Title: [122680] trunk/LayoutTests
Revision
122680
Author
[email protected]
Date
2012-07-15 08:40:53 -0700 (Sun, 15 Jul 2012)

Log Message

[EFL] Skip fast/text/descent-clip-in-scaled-page.html
https://bugs.webkit.org/show_bug.cgi?id=91342

Unreviewed EFL gardening. Skip new test added in r122651
that fails on EFL port because our LayoutTestController
does not implement setSubpixelTextPositioning().

Patch by Christophe Dumez <[email protected]> on 2012-07-15

* platform/efl/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (122679 => 122680)


--- trunk/LayoutTests/ChangeLog	2012-07-15 12:10:34 UTC (rev 122679)
+++ trunk/LayoutTests/ChangeLog	2012-07-15 15:40:53 UTC (rev 122680)
@@ -1,5 +1,16 @@
 2012-07-15  Christophe Dumez  <[email protected]>
 
+        [EFL] Skip fast/text/descent-clip-in-scaled-page.html
+        https://bugs.webkit.org/show_bug.cgi?id=91342
+
+        Unreviewed EFL gardening. Skip new test added in r122651
+        that fails on EFL port because our LayoutTestController
+        does not implement setSubpixelTextPositioning().
+
+        * platform/efl/TestExpectations:
+
+2012-07-15  Christophe Dumez  <[email protected]>
+
         [EFL] Skip css2.1/20110323/vertical-align-boxes-001.htm
         https://bugs.webkit.org/show_bug.cgi?id=91340
 

Modified: trunk/LayoutTests/platform/efl/TestExpectations (122679 => 122680)


--- trunk/LayoutTests/platform/efl/TestExpectations	2012-07-15 12:10:34 UTC (rev 122679)
+++ trunk/LayoutTests/platform/efl/TestExpectations	2012-07-15 15:40:53 UTC (rev 122680)
@@ -676,6 +676,9 @@
 BUGWK86633 : editing/spelling/spelling-linebreak.html = TEXT
 BUGWK86633 : editing/spelling/spelling-unified-emulation.html = TEXT
 
+// EFL's LayoutTestController does not support setSubpixelTextPositioning()
+BUGWK91341 : fast/text/descent-clip-in-scaled-page.html = IMAGE
+
 // Failing after r119268 on GTK and EFL
 BUGWK88138 : http/tests/media/video-buffered.html = TEXT
 
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to