Title: [197571] trunk/LayoutTests
Revision
197571
Author
[email protected]
Date
2016-03-04 10:48:57 -0800 (Fri, 04 Mar 2016)

Log Message

REGRESSION (r197541): many tiled drawing tests failing after new "large tile size" logic was added
https://bugs.webkit.org/show_bug.cgi?id=155020

Rebaseline these tests.

* platform/mac-wk2/TestExpectations:
* tiled-drawing/background-transparency-toggle-expected.txt:
* tiled-drawing/scrolling/fast-scroll-iframe-latched-iframe-expected.txt:
* tiled-drawing/scrolling/fast-scroll-iframe-latched-iframe-with-handler-expected.txt:
* tiled-drawing/scrolling/fast-scroll-iframe-latched-mainframe-expected.txt:
* tiled-drawing/scrolling/fast-scroll-iframe-latched-mainframe-with-handler-expected.txt:
* tiled-drawing/scrolling/fixed-background/fixed-background-no-image-expected.txt:
* tiled-drawing/scrolling/fixed-background/fixed-body-background-body-layer-expected.txt:
* tiled-drawing/scrolling/fixed-background/fixed-body-background-expected.txt:
* tiled-drawing/scrolling/fixed-background/fixed-body-background-opacity-expected.txt:
* tiled-drawing/scrolling/fixed-background/fixed-body-background-positioned-expected.txt:
* tiled-drawing/scrolling/fixed-background/fixed-html-background-expected.txt:
* tiled-drawing/scrolling/fixed-background/fixed-non-propagated-body-background-expected.txt:
* tiled-drawing/scrolling/fixed/four-bars-zoomed-expected.txt:
* tiled-drawing/scrolling/scroll-snap/scroll-snap-mandatory-2d-overflow-expected.txt:
* tiled-drawing/scrolling/scroll-snap/scroll-snap-mandatory-borders-expected.txt:
* tiled-drawing/scrolling/scroll-snap/scroll-snap-mandatory-overflow-expected.txt:
* tiled-drawing/tile-coverage-after-scroll-expected.txt:
* tiled-drawing/tile-coverage-after-scroll-speculative-expected.txt:
* tiled-drawing/tile-coverage-scroll-to-bottom-expected.txt:
* tiled-drawing/tile-coverage-slow-scrolling-expected.txt:
* tiled-drawing/tile-coverage-speculative-expected.txt:
* tiled-drawing/tile-size-unscrollable-expected.txt:
* tiled-drawing/tile-size-vertically-scrollable-expected.txt:
* tiled-drawing/visible-rect-content-inset-expected.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (197570 => 197571)


--- trunk/LayoutTests/ChangeLog	2016-03-04 18:30:52 UTC (rev 197570)
+++ trunk/LayoutTests/ChangeLog	2016-03-04 18:48:57 UTC (rev 197571)
@@ -1,3 +1,36 @@
+2016-03-04  Simon Fraser  <[email protected]>
+
+        REGRESSION (r197541): many tiled drawing tests failing after new "large tile size" logic was added
+        https://bugs.webkit.org/show_bug.cgi?id=155020
+        
+        Rebaseline these tests.
+
+        * platform/mac-wk2/TestExpectations:
+        * tiled-drawing/background-transparency-toggle-expected.txt:
+        * tiled-drawing/scrolling/fast-scroll-iframe-latched-iframe-expected.txt:
+        * tiled-drawing/scrolling/fast-scroll-iframe-latched-iframe-with-handler-expected.txt:
+        * tiled-drawing/scrolling/fast-scroll-iframe-latched-mainframe-expected.txt:
+        * tiled-drawing/scrolling/fast-scroll-iframe-latched-mainframe-with-handler-expected.txt:
+        * tiled-drawing/scrolling/fixed-background/fixed-background-no-image-expected.txt:
+        * tiled-drawing/scrolling/fixed-background/fixed-body-background-body-layer-expected.txt:
+        * tiled-drawing/scrolling/fixed-background/fixed-body-background-expected.txt:
+        * tiled-drawing/scrolling/fixed-background/fixed-body-background-opacity-expected.txt:
+        * tiled-drawing/scrolling/fixed-background/fixed-body-background-positioned-expected.txt:
+        * tiled-drawing/scrolling/fixed-background/fixed-html-background-expected.txt:
+        * tiled-drawing/scrolling/fixed-background/fixed-non-propagated-body-background-expected.txt:
+        * tiled-drawing/scrolling/fixed/four-bars-zoomed-expected.txt:
+        * tiled-drawing/scrolling/scroll-snap/scroll-snap-mandatory-2d-overflow-expected.txt:
+        * tiled-drawing/scrolling/scroll-snap/scroll-snap-mandatory-borders-expected.txt:
+        * tiled-drawing/scrolling/scroll-snap/scroll-snap-mandatory-overflow-expected.txt:
+        * tiled-drawing/tile-coverage-after-scroll-expected.txt:
+        * tiled-drawing/tile-coverage-after-scroll-speculative-expected.txt:
+        * tiled-drawing/tile-coverage-scroll-to-bottom-expected.txt:
+        * tiled-drawing/tile-coverage-slow-scrolling-expected.txt:
+        * tiled-drawing/tile-coverage-speculative-expected.txt:
+        * tiled-drawing/tile-size-unscrollable-expected.txt:
+        * tiled-drawing/tile-size-vertically-scrollable-expected.txt:
+        * tiled-drawing/visible-rect-content-inset-expected.txt:
+
 2016-03-04  Darin Adler  <[email protected]>
 
         REGRESSION (r197541): many tiled drawing tests failing after new "large tile size" logic was added

Modified: trunk/LayoutTests/platform/mac-wk2/TestExpectations (197570 => 197571)


--- trunk/LayoutTests/platform/mac-wk2/TestExpectations	2016-03-04 18:30:52 UTC (rev 197570)
+++ trunk/LayoutTests/platform/mac-wk2/TestExpectations	2016-03-04 18:48:57 UTC (rev 197571)
@@ -254,29 +254,6 @@
 webkit.org/b/148408 tiled-drawing/scrolling/scroll-snap/scroll-snap-iframe.html [ Pass Failure ]
 webkit.org/b/148408 tiled-drawing/scrolling/root-overflow-with-mousewheel.html [ Pass Failure Timeout ]
 
-# REGRESSION (r197541): tile drawing tests failing in WebKit 2 after new "large tile size" logic was added
-webkit.org/b/155020 tiled-drawing/background-transparency-toggle.html [ Failure ]
-webkit.org/b/155020 tiled-drawing/scrolling/fast-scroll-iframe-latched-iframe-with-handler.html [ Failure ]
-webkit.org/b/155020 tiled-drawing/scrolling/fast-scroll-iframe-latched-iframe.html [ Failure ]
-webkit.org/b/155020 tiled-drawing/scrolling/fast-scroll-iframe-latched-mainframe-with-handler.html [ Failure ]
-webkit.org/b/155020 tiled-drawing/scrolling/fast-scroll-iframe-latched-mainframe.html [ Failure ]
-webkit.org/b/155020 tiled-drawing/scrolling/fixed-background/fixed-background-no-image.html [ Failure ]
-webkit.org/b/155020 tiled-drawing/scrolling/fixed-background/fixed-body-background-body-layer.html [ Failure ]
-webkit.org/b/155020 tiled-drawing/scrolling/fixed-background/fixed-body-background-opacity.html [ Failure ]
-webkit.org/b/155020 tiled-drawing/scrolling/fixed-background/fixed-body-background-positioned.html [ Failure ]
-webkit.org/b/155020 tiled-drawing/scrolling/fixed-background/fixed-body-background.html [ Failure ]
-webkit.org/b/155020 tiled-drawing/scrolling/fixed-background/fixed-html-background.html [ Failure ]
-webkit.org/b/155020 tiled-drawing/scrolling/fixed-background/fixed-non-propagated-body-background.html [ Failure ]
-webkit.org/b/155020 tiled-drawing/scrolling/fixed/four-bars-zoomed.html [ Failure ]
-webkit.org/b/155020 tiled-drawing/tile-coverage-after-scroll-speculative.html [ Failure ]
-webkit.org/b/155020 tiled-drawing/tile-coverage-after-scroll.html [ Failure ]
-webkit.org/b/155020 tiled-drawing/tile-coverage-scroll-to-bottom.html [ Failure ]
-webkit.org/b/155020 tiled-drawing/tile-coverage-slow-scrolling.html [ Failure ]
-webkit.org/b/155020 tiled-drawing/tile-coverage-speculative.html [ Failure ]
-webkit.org/b/155020 tiled-drawing/tile-size-unscrollable.html [ Failure ]
-webkit.org/b/155020 tiled-drawing/tile-size-vertically-scrollable.html [ Failure ]
-webkit.org/b/155020 tiled-drawing/visible-rect-content-inset.html [ Failure ]
-
 webkit.org/b/139820 fast/frames/lots-of-objects.html [ Timeout ]
 webkit.org/b/139820 fast/frames/lots-of-iframes.html [ Pass Timeout ]
 

Modified: trunk/LayoutTests/tiled-drawing/background-transparency-toggle-expected.txt (197570 => 197571)


--- trunk/LayoutTests/tiled-drawing/background-transparency-toggle-expected.txt	2016-03-04 18:30:52 UTC (rev 197570)
+++ trunk/LayoutTests/tiled-drawing/background-transparency-toggle-expected.txt	2016-03-04 18:48:57 UTC (rev 197571)
@@ -8,8 +8,8 @@
       (bounds 800.00 600.00)
       (contentsOpaque 1)
       (tile cache coverage 0, 0 800 x 600)
-      (tile size 800 x 600)
-      (top left tile 0, 0 tiles grid 1 x 1)
+      (tile size 512 x 512)
+      (top left tile 0, 0 tiles grid 2 x 2)
     )
   )
 )
@@ -21,8 +21,8 @@
       (bounds 800.00 600.00)
       (backgroundColor #00000033)
       (tile cache coverage 0, 0 800 x 600)
-      (tile size 800 x 600)
-      (top left tile 0, 0 tiles grid 1 x 1)
+      (tile size 512 x 512)
+      (top left tile 0, 0 tiles grid 2 x 2)
     )
   )
 )
@@ -34,8 +34,8 @@
       (bounds 800.00 600.00)
       (contentsOpaque 1)
       (tile cache coverage 0, 0 800 x 600)
-      (tile size 800 x 600)
-      (top left tile 0, 0 tiles grid 1 x 1)
+      (tile size 512 x 512)
+      (top left tile 0, 0 tiles grid 2 x 2)
     )
   )
 )
@@ -46,9 +46,9 @@
     (GraphicsLayer
       (bounds 785.00 648.00)
       (contentsOpaque 1)
-      (tile cache coverage 0, 0 785 x 600)
-      (tile size 800 x 600)
-      (top left tile 0, 0 tiles grid 1 x 1)
+      (tile cache coverage 0, 0 785 x 648)
+      (tile size 512 x 512)
+      (top left tile 0, 0 tiles grid 2 x 2)
     )
   )
 )

Modified: trunk/LayoutTests/tiled-drawing/scrolling/fast-scroll-iframe-latched-iframe-expected.txt (197570 => 197571)


--- trunk/LayoutTests/tiled-drawing/scrolling/fast-scroll-iframe-latched-iframe-expected.txt	2016-03-04 18:30:52 UTC (rev 197570)
+++ trunk/LayoutTests/tiled-drawing/scrolling/fast-scroll-iframe-latched-iframe-expected.txt	2016-03-04 18:48:57 UTC (rev 197571)
@@ -25,8 +25,8 @@
       (intersects coverage rect 1)
       (contentsScale 1.00)
       (tile cache coverage 0, 0 785 x 2048)
-      (tile size 785 x 512)
-      (top left tile 0, 0 tiles grid 1 x 4)
+      (tile size 512 x 512)
+      (top left tile 0, 0 tiles grid 2 x 4)
     )
   )
 )

Modified: trunk/LayoutTests/tiled-drawing/scrolling/fast-scroll-iframe-latched-iframe-with-handler-expected.txt (197570 => 197571)


--- trunk/LayoutTests/tiled-drawing/scrolling/fast-scroll-iframe-latched-iframe-with-handler-expected.txt	2016-03-04 18:30:52 UTC (rev 197570)
+++ trunk/LayoutTests/tiled-drawing/scrolling/fast-scroll-iframe-latched-iframe-with-handler-expected.txt	2016-03-04 18:48:57 UTC (rev 197571)
@@ -25,8 +25,8 @@
       (intersects coverage rect 1)
       (contentsScale 1.00)
       (tile cache coverage 0, 0 785 x 2048)
-      (tile size 785 x 512)
-      (top left tile 0, 0 tiles grid 1 x 4)
+      (tile size 512 x 512)
+      (top left tile 0, 0 tiles grid 2 x 4)
     )
   )
 )

Modified: trunk/LayoutTests/tiled-drawing/scrolling/fast-scroll-iframe-latched-mainframe-expected.txt (197570 => 197571)


--- trunk/LayoutTests/tiled-drawing/scrolling/fast-scroll-iframe-latched-mainframe-expected.txt	2016-03-04 18:30:52 UTC (rev 197570)
+++ trunk/LayoutTests/tiled-drawing/scrolling/fast-scroll-iframe-latched-mainframe-expected.txt	2016-03-04 18:48:57 UTC (rev 197571)
@@ -25,8 +25,8 @@
       (intersects coverage rect 1)
       (contentsScale 1.00)
       (tile cache coverage 0, 0 785 x 2048)
-      (tile size 785 x 512)
-      (top left tile 0, 0 tiles grid 1 x 4)
+      (tile size 512 x 512)
+      (top left tile 0, 0 tiles grid 2 x 4)
     )
   )
 )

Modified: trunk/LayoutTests/tiled-drawing/scrolling/fast-scroll-iframe-latched-mainframe-with-handler-expected.txt (197570 => 197571)


--- trunk/LayoutTests/tiled-drawing/scrolling/fast-scroll-iframe-latched-mainframe-with-handler-expected.txt	2016-03-04 18:30:52 UTC (rev 197570)
+++ trunk/LayoutTests/tiled-drawing/scrolling/fast-scroll-iframe-latched-mainframe-with-handler-expected.txt	2016-03-04 18:48:57 UTC (rev 197571)
@@ -25,8 +25,8 @@
       (intersects coverage rect 1)
       (contentsScale 1.00)
       (tile cache coverage 0, 0 785 x 2048)
-      (tile size 785 x 512)
-      (top left tile 0, 0 tiles grid 1 x 4)
+      (tile size 512 x 512)
+      (top left tile 0, 0 tiles grid 2 x 4)
     )
   )
 )

Modified: trunk/LayoutTests/tiled-drawing/scrolling/fixed/four-bars-zoomed-expected.txt (197570 => 197571)


--- trunk/LayoutTests/tiled-drawing/scrolling/fixed/four-bars-zoomed-expected.txt	2016-03-04 18:30:52 UTC (rev 197570)
+++ trunk/LayoutTests/tiled-drawing/scrolling/fixed/four-bars-zoomed-expected.txt	2016-03-04 18:48:57 UTC (rev 197571)
@@ -43,9 +43,9 @@
       (coverage rect 0.00, 0.00 341.30 x 254.35)
       (intersects coverage rect 1)
       (contentsScale 2.30)
-      (tile cache coverage 0, 0 341 x 445)
-      (tile size 785 x 512)
-      (top left tile 0, 0 tiles grid 1 x 2)
+      (tile cache coverage 0, 0 445 x 445)
+      (tile size 512 x 512)
+      (top left tile 0, 0 tiles grid 2 x 2)
       (children 4
         (GraphicsLayer
           (position -4.00 -4.00)

Modified: trunk/LayoutTests/tiled-drawing/scrolling/fixed-background/fixed-background-no-image-expected.txt (197570 => 197571)


--- trunk/LayoutTests/tiled-drawing/scrolling/fixed-background/fixed-background-no-image-expected.txt	2016-03-04 18:30:52 UTC (rev 197570)
+++ trunk/LayoutTests/tiled-drawing/scrolling/fixed-background/fixed-background-no-image-expected.txt	2016-03-04 18:48:57 UTC (rev 197571)
@@ -6,8 +6,8 @@
       (bounds 785.00 1700.00)
       (contentsOpaque 1)
       (tile cache coverage 0, 0 785 x 1024)
-      (tile size 785 x 512)
-      (top left tile 0, 0 tiles grid 1 x 2)
+      (tile size 512 x 512)
+      (top left tile 0, 0 tiles grid 2 x 2)
     )
   )
 )

Modified: trunk/LayoutTests/tiled-drawing/scrolling/fixed-background/fixed-body-background-body-layer-expected.txt (197570 => 197571)


--- trunk/LayoutTests/tiled-drawing/scrolling/fixed-background/fixed-body-background-body-layer-expected.txt	2016-03-04 18:30:52 UTC (rev 197570)
+++ trunk/LayoutTests/tiled-drawing/scrolling/fixed-background/fixed-body-background-body-layer-expected.txt	2016-03-04 18:48:57 UTC (rev 197571)
@@ -16,8 +16,8 @@
         (GraphicsLayer
           (bounds 785.00 1600.00)
           (tile cache coverage 0, 0 785 x 1024)
-          (tile size 785 x 512)
-          (top left tile 0, 0 tiles grid 1 x 2)
+          (tile size 512 x 512)
+          (top left tile 0, 0 tiles grid 2 x 2)
         )
       )
     )

Modified: trunk/LayoutTests/tiled-drawing/scrolling/fixed-background/fixed-body-background-expected.txt (197570 => 197571)


--- trunk/LayoutTests/tiled-drawing/scrolling/fixed-background/fixed-body-background-expected.txt	2016-03-04 18:30:52 UTC (rev 197570)
+++ trunk/LayoutTests/tiled-drawing/scrolling/fixed-background/fixed-body-background-expected.txt	2016-03-04 18:48:57 UTC (rev 197571)
@@ -16,8 +16,8 @@
         (GraphicsLayer
           (bounds 785.00 1700.00)
           (tile cache coverage 0, 0 785 x 1024)
-          (tile size 785 x 512)
-          (top left tile 0, 0 tiles grid 1 x 2)
+          (tile size 512 x 512)
+          (top left tile 0, 0 tiles grid 2 x 2)
         )
       )
     )

Modified: trunk/LayoutTests/tiled-drawing/scrolling/fixed-background/fixed-body-background-opacity-expected.txt (197570 => 197571)


--- trunk/LayoutTests/tiled-drawing/scrolling/fixed-background/fixed-body-background-opacity-expected.txt	2016-03-04 18:30:52 UTC (rev 197570)
+++ trunk/LayoutTests/tiled-drawing/scrolling/fixed-background/fixed-body-background-opacity-expected.txt	2016-03-04 18:48:57 UTC (rev 197571)
@@ -16,8 +16,8 @@
         (GraphicsLayer
           (bounds 785.00 1700.00)
           (tile cache coverage 0, 0 785 x 1024)
-          (tile size 785 x 512)
-          (top left tile 0, 0 tiles grid 1 x 2)
+          (tile size 512 x 512)
+          (top left tile 0, 0 tiles grid 2 x 2)
         )
       )
     )

Modified: trunk/LayoutTests/tiled-drawing/scrolling/fixed-background/fixed-body-background-positioned-expected.txt (197570 => 197571)


--- trunk/LayoutTests/tiled-drawing/scrolling/fixed-background/fixed-body-background-positioned-expected.txt	2016-03-04 18:30:52 UTC (rev 197570)
+++ trunk/LayoutTests/tiled-drawing/scrolling/fixed-background/fixed-body-background-positioned-expected.txt	2016-03-04 18:48:57 UTC (rev 197571)
@@ -16,8 +16,8 @@
         (GraphicsLayer
           (bounds 785.00 3700.00)
           (tile cache coverage 0, 0 785 x 1024)
-          (tile size 785 x 512)
-          (top left tile 0, 0 tiles grid 1 x 2)
+          (tile size 512 x 512)
+          (top left tile 0, 0 tiles grid 2 x 2)
         )
       )
     )

Modified: trunk/LayoutTests/tiled-drawing/scrolling/fixed-background/fixed-html-background-expected.txt (197570 => 197571)


--- trunk/LayoutTests/tiled-drawing/scrolling/fixed-background/fixed-html-background-expected.txt	2016-03-04 18:30:52 UTC (rev 197570)
+++ trunk/LayoutTests/tiled-drawing/scrolling/fixed-background/fixed-html-background-expected.txt	2016-03-04 18:48:57 UTC (rev 197571)
@@ -16,8 +16,8 @@
         (GraphicsLayer
           (bounds 785.00 1516.00)
           (tile cache coverage 0, 0 785 x 1024)
-          (tile size 785 x 512)
-          (top left tile 0, 0 tiles grid 1 x 2)
+          (tile size 512 x 512)
+          (top left tile 0, 0 tiles grid 2 x 2)
         )
       )
     )

Modified: trunk/LayoutTests/tiled-drawing/scrolling/fixed-background/fixed-non-propagated-body-background-expected.txt (197570 => 197571)


--- trunk/LayoutTests/tiled-drawing/scrolling/fixed-background/fixed-non-propagated-body-background-expected.txt	2016-03-04 18:30:52 UTC (rev 197570)
+++ trunk/LayoutTests/tiled-drawing/scrolling/fixed-background/fixed-non-propagated-body-background-expected.txt	2016-03-04 18:48:57 UTC (rev 197571)
@@ -7,8 +7,8 @@
       (contentsOpaque 1)
       (backgroundColor #C0C0C0)
       (tile cache coverage 0, 0 785 x 1024)
-      (tile size 785 x 512)
-      (top left tile 0, 0 tiles grid 1 x 2)
+      (tile size 512 x 512)
+      (top left tile 0, 0 tiles grid 2 x 2)
     )
   )
 )

Modified: trunk/LayoutTests/tiled-drawing/scrolling/scroll-snap/scroll-snap-mandatory-2d-overflow-expected.txt (197570 => 197571)


--- trunk/LayoutTests/tiled-drawing/scrolling/scroll-snap/scroll-snap-mandatory-2d-overflow-expected.txt	2016-03-04 18:30:52 UTC (rev 197570)
+++ trunk/LayoutTests/tiled-drawing/scrolling/scroll-snap/scroll-snap-mandatory-2d-overflow-expected.txt	2016-03-04 18:48:57 UTC (rev 197571)
@@ -1,6 +1,6 @@
-FAIL div did not honor 2D snap points. (diagonal glide)
-FAIL div did not honor 2D snap points. (diagonal snap)
-PASS div successfully snapped after dragging along one axis and then scrolling in the other.
+PASS div successfully scrolled diagonally.
+PASS div successfully snapped diagonally.
+FAIL div did not honor 2D snap points. (single axis scroll followed by flick on other axis)
 PASS successfullyParsed is true
 
 TEST COMPLETE

Modified: trunk/LayoutTests/tiled-drawing/scrolling/scroll-snap/scroll-snap-mandatory-borders-expected.txt (197570 => 197571)


--- trunk/LayoutTests/tiled-drawing/scrolling/scroll-snap/scroll-snap-mandatory-borders-expected.txt	2016-03-04 18:30:52 UTC (rev 197570)
+++ trunk/LayoutTests/tiled-drawing/scrolling/scroll-snap/scroll-snap-mandatory-borders-expected.txt	2016-03-04 18:48:57 UTC (rev 197571)
@@ -1,12 +1,12 @@
 Tests that the scroll-snap feature works properly in overflow regions.
  Testing scroll-snap glide for horizontalTarget:
-FAIL div did not honor snap points. Expected 300, but got 50
+PASS div scrolled to next window.
 Testing scroll-snap snap for horizontalTarget:
-FAIL div did not snap back to proper location for horizontalTarget. Expected 50, but got 0
+PASS div honored snap points.
 Testing scroll-snap glide for verticalTarget:
-PASS div scrolled to next window.
+FAIL div did not honor snap points. Expected 300, but got 50
 Testing scroll-snap snap for verticalTarget:
-PASS div honored snap points.
+FAIL div did not snap back to proper location for verticalTarget. Expected 50, but got 0
 PASS successfullyParsed is true
 
 TEST COMPLETE

Modified: trunk/LayoutTests/tiled-drawing/scrolling/scroll-snap/scroll-snap-mandatory-overflow-expected.txt (197570 => 197571)


--- trunk/LayoutTests/tiled-drawing/scrolling/scroll-snap/scroll-snap-mandatory-overflow-expected.txt	2016-03-04 18:30:52 UTC (rev 197570)
+++ trunk/LayoutTests/tiled-drawing/scrolling/scroll-snap/scroll-snap-mandatory-overflow-expected.txt	2016-03-04 18:48:57 UTC (rev 197571)
@@ -4,9 +4,9 @@
 Testing scroll-snap snap for horizontalTarget:
 PASS div honored snap points.
 Testing scroll-snap glide for verticalTarget:
-FAIL div did not honor snap points. Expected 300, but got 50
+PASS div scrolled to next window.
 Testing scroll-snap snap for verticalTarget:
-FAIL div did not snap back to proper location for verticalTarget. Expected 50, but got 0
+PASS div honored snap points.
 PASS successfullyParsed is true
 
 TEST COMPLETE

Modified: trunk/LayoutTests/tiled-drawing/tile-coverage-after-scroll-expected.txt (197570 => 197571)


--- trunk/LayoutTests/tiled-drawing/tile-coverage-after-scroll-expected.txt	2016-03-04 18:30:52 UTC (rev 197570)
+++ trunk/LayoutTests/tiled-drawing/tile-coverage-after-scroll-expected.txt	2016-03-04 18:48:57 UTC (rev 197571)
@@ -14,8 +14,8 @@
       (intersects coverage rect 1)
       (contentsScale 1.00)
       (tile cache coverage 0, 2560 785 x 1536)
-      (tile size 785 x 512)
-      (top left tile 0, 5 tiles grid 1 x 3)
+      (tile size 512 x 512)
+      (top left tile 0, 5 tiles grid 2 x 3)
     )
   )
 )

Modified: trunk/LayoutTests/tiled-drawing/tile-coverage-after-scroll-speculative-expected.txt (197570 => 197571)


--- trunk/LayoutTests/tiled-drawing/tile-coverage-after-scroll-speculative-expected.txt	2016-03-04 18:30:52 UTC (rev 197570)
+++ trunk/LayoutTests/tiled-drawing/tile-coverage-after-scroll-speculative-expected.txt	2016-03-04 18:48:57 UTC (rev 197571)
@@ -14,8 +14,8 @@
       (intersects coverage rect 1)
       (contentsScale 1.00)
       (tile cache coverage 0, 2560 785 x 1536)
-      (tile size 785 x 512)
-      (top left tile 0, 5 tiles grid 1 x 3)
+      (tile size 512 x 512)
+      (top left tile 0, 5 tiles grid 2 x 3)
     )
   )
 )

Modified: trunk/LayoutTests/tiled-drawing/tile-coverage-scroll-to-bottom-expected.txt (197570 => 197571)


--- trunk/LayoutTests/tiled-drawing/tile-coverage-scroll-to-bottom-expected.txt	2016-03-04 18:30:52 UTC (rev 197570)
+++ trunk/LayoutTests/tiled-drawing/tile-coverage-scroll-to-bottom-expected.txt	2016-03-04 18:48:57 UTC (rev 197571)
@@ -14,8 +14,8 @@
       (intersects coverage rect 1)
       (contentsScale 1.00)
       (tile cache coverage 0, 4096 785 x 925)
-      (tile size 785 x 512)
-      (top left tile 0, 8 tiles grid 1 x 2)
+      (tile size 512 x 512)
+      (top left tile 0, 8 tiles grid 2 x 2)
     )
   )
 )

Modified: trunk/LayoutTests/tiled-drawing/tile-coverage-slow-scrolling-expected.txt (197570 => 197571)


--- trunk/LayoutTests/tiled-drawing/tile-coverage-slow-scrolling-expected.txt	2016-03-04 18:30:52 UTC (rev 197570)
+++ trunk/LayoutTests/tiled-drawing/tile-coverage-slow-scrolling-expected.txt	2016-03-04 18:48:57 UTC (rev 197571)
@@ -14,8 +14,8 @@
       (intersects coverage rect 1)
       (contentsScale 1.00)
       (tile cache coverage 0, 0 800 x 600)
-      (tile size 800 x 600)
-      (top left tile 0, 0 tiles grid 1 x 1)
+      (tile size 512 x 512)
+      (top left tile 0, 0 tiles grid 2 x 2)
     )
   )
 )

Modified: trunk/LayoutTests/tiled-drawing/tile-coverage-speculative-expected.txt (197570 => 197571)


--- trunk/LayoutTests/tiled-drawing/tile-coverage-speculative-expected.txt	2016-03-04 18:30:52 UTC (rev 197570)
+++ trunk/LayoutTests/tiled-drawing/tile-coverage-speculative-expected.txt	2016-03-04 18:48:57 UTC (rev 197571)
@@ -14,8 +14,8 @@
       (intersects coverage rect 1)
       (contentsScale 1.00)
       (tile cache coverage 0, 0 785 x 1024)
-      (tile size 785 x 512)
-      (top left tile 0, 0 tiles grid 1 x 2)
+      (tile size 512 x 512)
+      (top left tile 0, 0 tiles grid 2 x 2)
     )
   )
 )

Modified: trunk/LayoutTests/tiled-drawing/tile-size-unscrollable-expected.txt (197570 => 197571)


--- trunk/LayoutTests/tiled-drawing/tile-size-unscrollable-expected.txt	2016-03-04 18:30:52 UTC (rev 197570)
+++ trunk/LayoutTests/tiled-drawing/tile-size-unscrollable-expected.txt	2016-03-04 18:48:57 UTC (rev 197571)
@@ -6,8 +6,8 @@
       (bounds 800.00 600.00)
       (contentsOpaque 1)
       (tile cache coverage 0, 0 800 x 600)
-      (tile size 800 x 600)
-      (top left tile 0, 0 tiles grid 1 x 1)
+      (tile size 512 x 512)
+      (top left tile 0, 0 tiles grid 2 x 2)
     )
   )
 )

Modified: trunk/LayoutTests/tiled-drawing/tile-size-vertically-scrollable-expected.txt (197570 => 197571)


--- trunk/LayoutTests/tiled-drawing/tile-size-vertically-scrollable-expected.txt	2016-03-04 18:30:52 UTC (rev 197570)
+++ trunk/LayoutTests/tiled-drawing/tile-size-vertically-scrollable-expected.txt	2016-03-04 18:48:57 UTC (rev 197571)
@@ -6,8 +6,8 @@
       (bounds 785.00 2021.00)
       (contentsOpaque 1)
       (tile cache coverage 0, 0 785 x 1024)
-      (tile size 785 x 512)
-      (top left tile 0, 0 tiles grid 1 x 2)
+      (tile size 512 x 512)
+      (top left tile 0, 0 tiles grid 2 x 2)
     )
   )
 )

Modified: trunk/LayoutTests/tiled-drawing/visible-rect-content-inset-expected.txt (197570 => 197571)


--- trunk/LayoutTests/tiled-drawing/visible-rect-content-inset-expected.txt	2016-03-04 18:30:52 UTC (rev 197570)
+++ trunk/LayoutTests/tiled-drawing/visible-rect-content-inset-expected.txt	2016-03-04 18:48:57 UTC (rev 197571)
@@ -15,8 +15,8 @@
       (intersects coverage rect 1)
       (contentsScale 1.00)
       (tile cache coverage 0, 0 800 x 500)
-      (tile size 800 x 512)
-      (top left tile 0, 0 tiles grid 1 x 1)
+      (tile size 512 x 512)
+      (top left tile 0, 0 tiles grid 2 x 1)
     )
   )
 )
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to