Title: [211002] trunk/LayoutTests
Revision
211002
Author
megan_gard...@apple.com
Date
2017-01-20 17:05:45 -0800 (Fri, 20 Jan 2017)

Log Message

REGRESSION (r210941): LayoutTest scrollingcoordinator/ios/sync-layer-positions-after-scroll.html failing
https://bugs.webkit.org/show_bug.cgi?id=167262

Updating Tests to comply with change in bug 167171.
Change is correct, but causes the results for this test to be different.
        
Unreviewed test gardening.

* scrollingcoordinator/ios/sync-layer-positions-after-scroll-expected.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (211001 => 211002)


--- trunk/LayoutTests/ChangeLog	2017-01-21 00:44:48 UTC (rev 211001)
+++ trunk/LayoutTests/ChangeLog	2017-01-21 01:05:45 UTC (rev 211002)
@@ -1,3 +1,15 @@
+2017-01-20  Megan Gardner  <megan_gard...@apple.com>
+
+        REGRESSION (r210941): LayoutTest scrollingcoordinator/ios/sync-layer-positions-after-scroll.html failing
+        https://bugs.webkit.org/show_bug.cgi?id=167262
+
+        Updating Tests to comply with change in bug 167171.
+        Change is correct, but causes the results for this test to be different.
+        
+        Unreviewed test gardening.
+
+        * scrollingcoordinator/ios/sync-layer-positions-after-scroll-expected.txt:
+
 2017-01-20  Ryan Haddad  <ryanhad...@apple.com>
 
         Marking media/modern-media-controls/media-controller/media-controller-auto-hide-mouse-enter-over-controls-bar.html as flaky.

Modified: trunk/LayoutTests/scrollingcoordinator/ios/sync-layer-positions-after-scroll-expected.txt (211001 => 211002)


--- trunk/LayoutTests/scrollingcoordinator/ios/sync-layer-positions-after-scroll-expected.txt	2017-01-21 00:44:48 UTC (rev 211001)
+++ trunk/LayoutTests/scrollingcoordinator/ios/sync-layer-positions-after-scroll-expected.txt	2017-01-21 01:05:45 UTC (rev 211002)
@@ -9,7 +9,7 @@
       (children 1
         (GraphicsLayer
           (position 12.00 10.00)
-          (approximate position 12.00 166.50)
+          (approximate position 12.00 200.00)
           (bounds 100.00 100.00)
           (contentsOpaque 1)
         )
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to