Modified: trunk/LayoutTests/ChangeLog (124465 => 124466)
--- trunk/LayoutTests/ChangeLog 2012-08-02 16:11:50 UTC (rev 124465)
+++ trunk/LayoutTests/ChangeLog 2012-08-02 16:14:35 UTC (rev 124466)
@@ -1,3 +1,16 @@
+2012-08-02 Dominik Röttsches <[email protected]>
+
+ [EFL][GTK] Implement font-feature settings
+ https://bugs.webkit.org/show_bug.cgi?id=84239
+
+ Unreviewed EFL gardening.
+
+ Now working after bug 91864 is closed.
+
+ * platform/efl/TestExpectations:
+ * platform/efl/css3/font-feature-settings-rendering-expected.png:
+ * platform/efl/css3/font-feature-settings-rendering-expected.txt:
+
2012-08-02 Kwang Yul Seo <[email protected]>
Check if the last table element's parent node is an element when determining the foster parent element.
Modified: trunk/LayoutTests/platform/efl/TestExpectations (124465 => 124466)
--- trunk/LayoutTests/platform/efl/TestExpectations 2012-08-02 16:11:50 UTC (rev 124465)
+++ trunk/LayoutTests/platform/efl/TestExpectations 2012-08-02 16:14:35 UTC (rev 124466)
@@ -223,9 +223,6 @@
BUGWK83912 : ietestcenter/css3/grid/grid-items-002.htm = IMAGE
BUGWK83913 : ietestcenter/css3/grid/grid-items-003.htm = IMAGE
-// Font feature settings is not implemented.
-BUGWK84239 : css3/font-feature-settings-rendering.html = TEXT IMAGE IMAGE+TEXT
-
// EventSender.beginDragWithFiles is not implemented
BUGWK84333 : editing/pasteboard/data-transfer-items-drag-drop-entry.html = TEXT
BUGWK84333 : editing/pasteboard/data-transfer-items-drag-drop-file.html = TEXT
Modified: trunk/LayoutTests/platform/efl/css3/font-feature-settings-rendering-expected.txt (124465 => 124466)
--- trunk/LayoutTests/platform/efl/css3/font-feature-settings-rendering-expected.txt 2012-08-02 16:11:50 UTC (rev 124465)
+++ trunk/LayoutTests/platform/efl/css3/font-feature-settings-rendering-expected.txt 2012-08-02 16:14:35 UTC (rev 124466)
@@ -8,12 +8,12 @@
text run at (0,0) width 243: "Test for font-feature-settings property. "
text run at (243,0) width 540: "The first word of the following three words should be displayed like \"WebKit\", while"
text run at (0,18) width 267: "others should be displayed as black boxes."
- RenderBlock {DIV} at (0,52) size 784x18
- RenderText {#text} at (0,0) size 0x19
- text run at (0,0) width 0: "WebKit"
- RenderBlock {DIV} at (0,70) size 784x18
- RenderText {#text} at (0,0) size 0x19
- text run at (0,0) width 0: "WebKit"
- RenderBlock {DIV} at (0,88) size 784x18
- RenderText {#text} at (0,0) size 50x19
- text run at (0,0) width 50: "WebKit"
+ RenderBlock {DIV} at (0,52) size 784x17
+ RenderText {#text} at (0,0) size 30x17
+ text run at (0,0) width 30: "WebKit"
+ RenderBlock {DIV} at (0,69) size 784x17
+ RenderText {#text} at (0,0) size 96x17
+ text run at (0,0) width 96: "WebKit"
+ RenderBlock {DIV} at (0,86) size 784x17
+ RenderText {#text} at (0,0) size 96x17
+ text run at (0,0) width 96: "WebKit"