Title: [200570] trunk/LayoutTests
Revision
200570
Author
gyuyoung....@webkit.org
Date
2016-05-09 01:51:20 -0700 (Mon, 09 May 2016)

Log Message

[EFL] Skip tests of selection gap because EFL port disabled to paint the selection gap

Unreviewed EFL gardening.

* TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (200569 => 200570)


--- trunk/LayoutTests/ChangeLog	2016-05-09 05:51:37 UTC (rev 200569)
+++ trunk/LayoutTests/ChangeLog	2016-05-09 08:51:20 UTC (rev 200570)
@@ -1,3 +1,11 @@
+2016-05-09  Gyuyoung Kim  <gyuyoung....@webkit.org>
+
+        [EFL] Skip tests of selection gap because EFL port disabled to paint the selection gap
+
+        Unreviewed EFL gardening.
+
+        * TestExpectations:
+
 2016-05-08  Zalan Bujtas  <za...@apple.com>
 
         iOS selection: Use inflow containing block for positioned <br>.

Modified: trunk/LayoutTests/TestExpectations (200569 => 200570)


--- trunk/LayoutTests/TestExpectations	2016-05-09 05:51:37 UTC (rev 200569)
+++ trunk/LayoutTests/TestExpectations	2016-05-09 08:51:20 UTC (rev 200570)
@@ -51,6 +51,14 @@
 fast/harness/ui-side-scripts.html [ Skip ]
 fast/harness/concurrent-ui-side-scripts.html [ Skip ]
 
+# EFL port has not supported selection gap painting since r200412
+fast/repaint/selection-gap-absolute-child.html [ Skip ]
+fast/repaint/selection-gap-fixed-child.html [ Skip ]
+fast/repaint/selection-gap-flipped-absolute-child.html [ Skip ]
+fast/repaint/selection-gap-flipped-fixed-child.html [ Skip ]
+fast/repaint/selection-gap-transformed-absolute-child.html [ Skip ]
+fast/repaint/selection-gap-transformed-fixed-child.html [ Skip ]
+
 #//////////////////////////////////////////////////////////////////////////////////////////
 # End platform-specific tests.
 #//////////////////////////////////////////////////////////////////////////////////////////
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to