Title: [121119] trunk/LayoutTests
Revision
121119
Author
[email protected]
Date
2012-06-24 10:25:50 -0700 (Sun, 24 Jun 2012)

Log Message

[EFL] Skip fast/text/hyphen-min-preferred-width.html
https://bugs.webkit.org/show_bug.cgi?id=89831

Unreviewed EFL gardening. Skip the auto-hyphenation added
in r121102 as the EFL port does not support the feature.

Patch by Christophe Dumez <[email protected]> on 2012-06-24

* platform/efl/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (121118 => 121119)


--- trunk/LayoutTests/ChangeLog	2012-06-24 16:29:27 UTC (rev 121118)
+++ trunk/LayoutTests/ChangeLog	2012-06-24 17:25:50 UTC (rev 121119)
@@ -1,3 +1,13 @@
+2012-06-24  Christophe Dumez  <[email protected]>
+
+        [EFL] Skip fast/text/hyphen-min-preferred-width.html
+        https://bugs.webkit.org/show_bug.cgi?id=89831
+
+        Unreviewed EFL gardening. Skip the auto-hyphenation added
+        in r121102 as the EFL port does not support the feature.
+
+        * platform/efl/TestExpectations:
+
 2012-06-24  Joone Hur  <[email protected]>
 
         Unreviewed EFL gardening, generating baselines required after r121085.

Modified: trunk/LayoutTests/platform/efl/TestExpectations (121118 => 121119)


--- trunk/LayoutTests/platform/efl/TestExpectations	2012-06-24 16:29:27 UTC (rev 121118)
+++ trunk/LayoutTests/platform/efl/TestExpectations	2012-06-24 17:25:50 UTC (rev 121119)
@@ -674,6 +674,9 @@
 // Failing after r120145 on both GTK and EFL
 BUGWK88961 : http/tests/misc/redirect-to-about-blank.html = TEXT
 
+// EFL port does not support hyphenation
+BUGWK89830 : fast/text/hyphen-min-preferred-width.html = IMAGE
+
 // EFL's LayoutTestController does not implement setAsynchronousSpellCheckingEnabled
 BUGWK86637 : editing/spelling/spellcheck-async.html = TEXT
 BUGWK86637 : editing/spelling/spellcheck-async-mutation.html = TEXT
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to