Title: [191629] trunk/LayoutTests
Revision
191629
Author
za...@apple.com
Date
2015-10-27 12:09:09 -0700 (Tue, 27 Oct 2015)

Log Message

table-hover-on-link.html behaves unexpectedly on WK2.

Unreviewed gardening.

* TestExpectations:
* fast/repaint/table-hover-on-link-expected.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (191628 => 191629)


--- trunk/LayoutTests/ChangeLog	2015-10-27 18:49:58 UTC (rev 191628)
+++ trunk/LayoutTests/ChangeLog	2015-10-27 19:09:09 UTC (rev 191629)
@@ -1,5 +1,14 @@
 2015-10-27  Zalan Bujtas  <za...@apple.com>
 
+        table-hover-on-link.html behaves unexpectedly on WK2.
+
+        Unreviewed gardening.
+
+        * TestExpectations:
+        * fast/repaint/table-hover-on-link-expected.txt:
+
+2015-10-27  Zalan Bujtas  <za...@apple.com>
+
         Unskip and update the test result for El Capitan -> tables/mozilla_expected_failures/bugs/bug8499.html
 
         Unreviewed gardening.

Modified: trunk/LayoutTests/TestExpectations (191628 => 191629)


--- trunk/LayoutTests/TestExpectations	2015-10-27 18:49:58 UTC (rev 191628)
+++ trunk/LayoutTests/TestExpectations	2015-10-27 19:09:09 UTC (rev 191629)
@@ -777,3 +777,7 @@
 # Table vs. flex
 css3/flexbox/multiline-reverse-wrap-baseline.html [ ImageOnlyFailure ]
 ietestcenter/css3/flexbox/flexbox-layout-001.htm [ ImageOnlyFailure ]
+
+#
+webkit.org/b/150598 fast/repaint/table-hover-on-link.html [ Pass Failure ]
+

Modified: trunk/LayoutTests/fast/repaint/table-hover-on-link-expected.txt (191628 => 191629)


--- trunk/LayoutTests/fast/repaint/table-hover-on-link-expected.txt	2015-10-27 18:49:58 UTC (rev 191628)
+++ trunk/LayoutTests/fast/repaint/table-hover-on-link-expected.txt	2015-10-27 19:09:09 UTC (rev 191629)
@@ -4,10 +4,10 @@
   RenderBlock {HTML} at (0,0) size 800x26
     RenderBody {BODY} at (8,8) size 784x10
 layer at (8,8) size 690x10
-  RenderTable {DIV} at (0,0) size 690x10
-    RenderTableSection (anonymous) at (0,0) size 690x10
-      RenderTableRow (anonymous) at (0,0) size 690x10
-        RenderTableCell (anonymous) at (0,0) size 690x10 [r=0 c=0 rs=1 cs=1]
+  RenderTable {DIV} at (0,0) size 691x10
+    RenderTableSection (anonymous) at (0,0) size 691x10
+      RenderTableRow (anonymous) at (0,0) size 691x10
+        RenderTableCell (anonymous) at (0,0) size 691x10 [r=0 c=0 rs=1 cs=1]
           RenderInline {A} at (0,0) size 690x10 [color=#00FF00] [bgcolor=#00FF00]
             RenderText {#text} at (0,0) size 690x10
               text run at (0,0) width 690: "When hovered, the background should have the same color as this text."
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to