Title: [219609] trunk/LayoutTests
Revision
219609
Author
mcatanz...@igalia.com
Date
2017-07-18 06:03:25 -0700 (Tue, 18 Jul 2017)

Log Message

Unreviewed GTK test gardening

fast/forms/range/input-appearance-range-rtl.html is desired to fail.

* platform/gtk/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (219608 => 219609)


--- trunk/LayoutTests/ChangeLog	2017-07-18 11:21:53 UTC (rev 219608)
+++ trunk/LayoutTests/ChangeLog	2017-07-18 13:03:25 UTC (rev 219609)
@@ -1,3 +1,11 @@
+2017-07-18  Michael Catanzaro  <mcatanz...@igalia.com>
+
+        Unreviewed GTK test gardening
+
+        fast/forms/range/input-appearance-range-rtl.html is desired to fail.
+
+        * platform/gtk/TestExpectations:
+
 2017-07-18  Chris Dumez  <cdu...@apple.com>
 
         DOMException should have its properties on the prototype

Modified: trunk/LayoutTests/platform/gtk/TestExpectations (219608 => 219609)


--- trunk/LayoutTests/platform/gtk/TestExpectations	2017-07-18 11:21:53 UTC (rev 219608)
+++ trunk/LayoutTests/platform/gtk/TestExpectations	2017-07-18 13:03:25 UTC (rev 219609)
@@ -1235,6 +1235,9 @@
 # GTK port doesn't use the scrolling tree
 fast/scrolling/scrolling-tree-includes-frame.html [ Skip ]
 
+# This test assumes that color on sliders is not reversed for RTL, so failing is good.
+fast/forms/range/input-appearance-range-rtl.html [ Failure ]
+
 #////////////////////////////////////////////////////////////////////////////////////////
 # 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