Title: [212184] trunk/LayoutTests
Revision
212184
Author
carlo...@webkit.org
Date
2017-02-10 23:44:07 -0800 (Fri, 10 Feb 2017)

Log Message

Unreviewed GTK+ gardening. Skip CSS image-orientation and image-resolution tests.

* platform/gtk/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (212183 => 212184)


--- trunk/LayoutTests/ChangeLog	2017-02-11 07:34:40 UTC (rev 212183)
+++ trunk/LayoutTests/ChangeLog	2017-02-11 07:44:07 UTC (rev 212184)
@@ -1,3 +1,9 @@
+2017-02-10  Carlos Garcia Campos  <cgar...@igalia.com>
+
+        Unreviewed GTK+ gardening. Skip CSS image-orientation and image-resolution tests.
+
+        * platform/gtk/TestExpectations:
+
 2017-02-10  John Wilander  <wilan...@apple.com>
 
         Updates to Resource Load Statistics: Get the right website data store and introduce timeout for user interaction

Modified: trunk/LayoutTests/platform/gtk/TestExpectations (212183 => 212184)


--- trunk/LayoutTests/platform/gtk/TestExpectations	2017-02-11 07:34:40 UTC (rev 212183)
+++ trunk/LayoutTests/platform/gtk/TestExpectations	2017-02-11 07:44:07 UTC (rev 212184)
@@ -772,7 +772,12 @@
 webkit.org/b/112755 fast/css3-text/css3-text-indent/getComputedStyle/getComputedStyle-text-indent.html [ Failure ]
 webkit.org/b/112755 fast/css3-text/css3-text-indent/getComputedStyle/getComputedStyle-text-indent-inherited.html [ Failure ]
 
+# CSS image-orientation is not yet enabled.
+webkit.org/b/89052 fast/css/image-orientation [ Skip ]
 
+# CSS image-resolution is not yet enabled.
+webkit.org/b/85262 fast/css/image-resolution [ Skip ]
+
 #////////////////////////////////////////////////////////////////////////////////////////
 # End of Expected failures
 #////////////////////////////////////////////////////////////////////////////////////////
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to