Title: [198725] trunk/LayoutTests
Revision
198725
Author
[email protected]
Date
2016-03-27 07:32:41 -0700 (Sun, 27 Mar 2016)

Log Message

Mark rtl-scrollbar's tests to pass with incorrectly

Unreviewed EFL gardening.

* platform/efl/TestExpectations: Though rtl scrollbar isn't supported by EFL yet, it has been passed.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (198724 => 198725)


--- trunk/LayoutTests/ChangeLog	2016-03-27 03:07:04 UTC (rev 198724)
+++ trunk/LayoutTests/ChangeLog	2016-03-27 14:32:41 UTC (rev 198725)
@@ -1,3 +1,11 @@
+2016-03-27  Gyuyoung Kim  <[email protected]>
+
+        Mark rtl-scrollbar's tests to pass with incorrectly
+
+        Unreviewed EFL gardening.
+
+        * platform/efl/TestExpectations: Though rtl scrollbar isn't supported by EFL yet, it has been passed.
+
 2016-03-26  Gyuyoung Kim  <[email protected]>
 
         Remove duplicated tests in EFL TextExpectations.

Modified: trunk/LayoutTests/platform/efl/TestExpectations (198724 => 198725)


--- trunk/LayoutTests/platform/efl/TestExpectations	2016-03-27 03:07:04 UTC (rev 198724)
+++ trunk/LayoutTests/platform/efl/TestExpectations	2016-03-27 14:32:41 UTC (rev 198725)
@@ -1599,6 +1599,22 @@
 webkit.org/b/155875 svg/W3C-SVG-1.1/paths-data-10-t.svg [ Pass ]
 webkit.org/b/155875 svg/W3C-SVG-1.1/paths-data-14-t.svg [ Pass ]
 
+# RTL Scrollbars are only implemented on certain versions of OS X though, EFL port spits pass on layout test.
+fast/scrolling/rtl-scrollbars-iframe-offset.html
+fast/scrolling/rtl-scrollbars-iframe-scrolled.html
+fast/scrolling/rtl-scrollbars-overflow-contents.html
+fast/scrolling/rtl-scrollbars-overflow-dir-rtl.html
+fast/scrolling/rtl-scrollbars-overflow-padding.html
+fast/scrolling/rtl-scrollbars-overflow-position-absolute.html
+fast/scrolling/rtl-scrollbars-overflow-text-selection-scrolled.html
+fast/scrolling/rtl-scrollbars-overflow.html
+fast/scrolling/rtl-scrollbars-position-absolute.html
+fast/scrolling/rtl-scrollbars-position-fixed.html
+fast/scrolling/rtl-scrollbars-positioning.html
+fast/scrolling/rtl-scrollbars-text-selection-scrolled.html
+fast/scrolling/rtl-scrollbars-text-selection.html
+fast/scrolling/rtl-scrollbars.html
+
 #////////////////////////////////////////////////////////////////////////////////////////
 # FAILING TESTS
 #////////////////////////////////////////////////////////////////////////////////////////
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to