Title: [133287] trunk/LayoutTests
Revision
133287
Author
rak...@webkit.org
Date
2012-11-02 05:09:41 -0700 (Fri, 02 Nov 2012)

Log Message

[EFL] Unreviewed pixel expectations gardening.

* platform/efl/TestExpectations: Skip some css3-text-decoration
tests which depend on pending features.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (133286 => 133287)


--- trunk/LayoutTests/ChangeLog	2012-11-02 12:09:27 UTC (rev 133286)
+++ trunk/LayoutTests/ChangeLog	2012-11-02 12:09:41 UTC (rev 133287)
@@ -1,3 +1,10 @@
+2012-11-02  Raphael Kubo da Costa  <raphael.kubo.da.co...@intel.com>
+
+        [EFL] Unreviewed pixel expectations gardening.
+
+        * platform/efl/TestExpectations: Skip some css3-text-decoration
+        tests which depend on pending features.
+
 2012-11-02  Vsevolod Vlasov  <vse...@chromium.org>
 
         Web Inspector: Cookie info in Network Resources Cookies tab shows "Invalid Date"

Modified: trunk/LayoutTests/platform/efl/TestExpectations (133286 => 133287)


--- trunk/LayoutTests/platform/efl/TestExpectations	2012-11-02 12:09:27 UTC (rev 133286)
+++ trunk/LayoutTests/platform/efl/TestExpectations	2012-11-02 12:09:41 UTC (rev 133287)
@@ -402,6 +402,10 @@
 # CSS image-orientation is not yet enabled.
 webkit.org/b/89052 fast/css/image-orientation
 
+# CSS3-text work is still in progress.
+webkit.org/b/94110 fast/css3-text/css3-text-decoration/repaint/repaint-text-decoration-style.html [ ImageOnlyFailure Missing ]
+webkit.org/b/94110 fast/css3-text/css3-text-decoration/text-decoration-style.html [ ImageOnlyFailure Missing ]
+
 # Perf tests are really slow in debug builds and there are few benefits in running them.
 [ Debug ] perf [ WontFix ]
 
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to