Title: [171348] trunk/LayoutTests
Revision
171348
Author
a...@apple.com
Date
2014-07-22 11:01:03 -0700 (Tue, 22 Jul 2014)

Log Message

[Mac] [WK2] selection-gap-fixed-child.html and selection-gap-flipped-fixed-child.html
have been failing since they were added in r148258
https://bugs.webkit.org/show_bug.cgi?id=114573

Landing actual results as expected for WK2. This test isn't meaningful for WK2, because of layers.

* platform/mac-wk2/TestExpectations:
* platform/mac-wk2/fast/repaint/selection-gap-fixed-child-expected.txt: Added.
* platform/mac-wk2/fast/repaint/selection-gap-flipped-fixed-child-expected.txt: Added.

Modified Paths

Added Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (171347 => 171348)


--- trunk/LayoutTests/ChangeLog	2014-07-22 17:50:31 UTC (rev 171347)
+++ trunk/LayoutTests/ChangeLog	2014-07-22 18:01:03 UTC (rev 171348)
@@ -1,3 +1,15 @@
+2014-07-22  Alexey Proskuryakov  <a...@apple.com>
+
+        [Mac] [WK2] selection-gap-fixed-child.html and selection-gap-flipped-fixed-child.html
+        have been failing since they were added in r148258
+        https://bugs.webkit.org/show_bug.cgi?id=114573
+
+        Landing actual results as expected for WK2. This test isn't meaningful for WK2, because of layers.
+
+        * platform/mac-wk2/TestExpectations:
+        * platform/mac-wk2/fast/repaint/selection-gap-fixed-child-expected.txt: Added.
+        * platform/mac-wk2/fast/repaint/selection-gap-flipped-fixed-child-expected.txt: Added.
+
 2014-07-21  Myles C. Maxfield  <mmaxfi...@apple.com>
 
         Clicking on links while accessibility is enabled does not render as expected

Added: trunk/LayoutTests/platform/mac-wk2/fast/repaint/selection-gap-fixed-child-expected.txt (0 => 171348)


--- trunk/LayoutTests/platform/mac-wk2/fast/repaint/selection-gap-fixed-child-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/mac-wk2/fast/repaint/selection-gap-fixed-child-expected.txt	2014-07-22 18:01:03 UTC (rev 171348)
@@ -0,0 +1,5 @@
+Bug 111000: Selection gaps don't repaint correctly with transforms
+This tests that fixed elements are invalidated correctly. The box will be competely green if the selected area was invalidated correctly.
+
+
+
Property changes on: trunk/LayoutTests/platform/mac-wk2/fast/repaint/selection-gap-fixed-child-expected.txt
___________________________________________________________________

Added: svn:mime-type

Added: svn:eol-style

Added: trunk/LayoutTests/platform/mac-wk2/fast/repaint/selection-gap-flipped-fixed-child-expected.txt (0 => 171348)


--- trunk/LayoutTests/platform/mac-wk2/fast/repaint/selection-gap-flipped-fixed-child-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/mac-wk2/fast/repaint/selection-gap-flipped-fixed-child-expected.txt	2014-07-22 18:01:03 UTC (rev 171348)
@@ -0,0 +1,5 @@
+Bug 111000: Selection gaps don't repaint correctly with transforms
+This tests that fixed elements that get flipped are invalidated correctly. The box will be competely green if the selected area was invalidated correctly.
+
+
+
Property changes on: trunk/LayoutTests/platform/mac-wk2/fast/repaint/selection-gap-flipped-fixed-child-expected.txt
___________________________________________________________________

Added: svn:mime-type

Added: svn:eol-style

_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to