Title: [183979] trunk/LayoutTests
Revision
183979
Author
simon.fra...@apple.com
Date
2015-05-07 21:57:25 -0700 (Thu, 07 May 2015)

Log Message

New results after r183970. Fixed elements are now always considered to intersect
the coverage rect.

* platform/mac-wk2/tiled-drawing/scrolling/fixed/four-bars-zoomed-expected.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (183978 => 183979)


--- trunk/LayoutTests/ChangeLog	2015-05-08 04:23:41 UTC (rev 183978)
+++ trunk/LayoutTests/ChangeLog	2015-05-08 04:57:25 UTC (rev 183979)
@@ -1,3 +1,10 @@
+2015-05-07  Simon Fraser  <simon.fra...@apple.com>
+
+        New results after r183970. Fixed elements are now always considered to intersect
+        the coverage rect.
+
+        * platform/mac-wk2/tiled-drawing/scrolling/fixed/four-bars-zoomed-expected.txt:
+
 2015-05-07  Sam Weinig  <s...@webkit.org>
 
         Consider implementing Document.scrollingElement

Modified: trunk/LayoutTests/platform/mac-wk2/tiled-drawing/scrolling/fixed/four-bars-zoomed-expected.txt (183978 => 183979)


--- trunk/LayoutTests/platform/mac-wk2/tiled-drawing/scrolling/fixed/four-bars-zoomed-expected.txt	2015-05-08 04:23:41 UTC (rev 183978)
+++ trunk/LayoutTests/platform/mac-wk2/tiled-drawing/scrolling/fixed/four-bars-zoomed-expected.txt	2015-05-08 04:57:25 UTC (rev 183979)
@@ -71,7 +71,7 @@
           (drawsContent 1)
           (visible rect 0.00, 0.00 0.00 x 0.00)
           (coverage rect -597.00, -196.00 341.30 x 254.35)
-          (intersects coverage rect 0)
+          (intersects coverage rect 1)
           (contentsScale 2.30)
         )
         (GraphicsLayer
@@ -80,7 +80,7 @@
           (drawsContent 1)
           (visible rect 0.00, 0.00 0.00 x 0.00)
           (coverage rect 4.00, -497.00 341.30 x 254.35)
-          (intersects coverage rect 0)
+          (intersects coverage rect 1)
           (contentsScale 2.30)
         )
       )
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to