Title: [212044] branches/safari-603-branch/LayoutTests
Revision
212044
Author
matthew_han...@apple.com
Date
2017-02-09 22:35:37 -0800 (Thu, 09 Feb 2017)

Log Message

Merge r211041. rdar://problem/29931587

Modified Paths

Diff

Modified: branches/safari-603-branch/LayoutTests/ChangeLog (212043 => 212044)


--- branches/safari-603-branch/LayoutTests/ChangeLog	2017-02-10 05:26:08 UTC (rev 212043)
+++ branches/safari-603-branch/LayoutTests/ChangeLog	2017-02-10 06:35:37 UTC (rev 212044)
@@ -1,3 +1,18 @@
+2017-02-09  Matthew Hanson  <matthew_han...@apple.com>
+
+        Merge r211041. rdar://problem/29931587
+
+    2017-01-23  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
+
+            Unreviewed test gardening.
+
+            Fix to interpolation code caused a different result.
+
+            * scrollingcoordinator/ios/sync-layer-positions-after-scroll-expected.txt:
+
 2017-02-06  Matthew Hanson  <matthew_han...@apple.com>
 
         Merge r211653. rdar://problem/29872943

Modified: branches/safari-603-branch/LayoutTests/scrollingcoordinator/ios/sync-layer-positions-after-scroll-expected.txt (212043 => 212044)


--- branches/safari-603-branch/LayoutTests/scrollingcoordinator/ios/sync-layer-positions-after-scroll-expected.txt	2017-02-10 05:26:08 UTC (rev 212043)
+++ branches/safari-603-branch/LayoutTests/scrollingcoordinator/ios/sync-layer-positions-after-scroll-expected.txt	2017-02-10 06:35:37 UTC (rev 212044)
@@ -1,4 +1,4 @@
-visibleRectAfterScroll: {"left":0,"top":156.5,"width":800,"height":600}
+visibleRectAfterScroll: {"left":0,"top":190,"width":800,"height":600}
 (GraphicsLayer
   (anchor 0.00 0.00)
   (bounds 1308.00 2021.00)
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to