Title: [219957] branches/safari-604-branch/LayoutTests
Revision
219957
Author
[email protected]
Date
2017-07-26 12:24:33 -0700 (Wed, 26 Jul 2017)

Log Message

Cherry-pick r219877. rdar://problem/33523803

Modified Paths

Diff

Modified: branches/safari-604-branch/LayoutTests/ChangeLog (219956 => 219957)


--- branches/safari-604-branch/LayoutTests/ChangeLog	2017-07-26 19:24:29 UTC (rev 219956)
+++ branches/safari-604-branch/LayoutTests/ChangeLog	2017-07-26 19:24:33 UTC (rev 219957)
@@ -1,5 +1,18 @@
 2017-07-26  Jason Marcell  <[email protected]>
 
+        Cherry-pick r219877. rdar://problem/33523803
+
+    2017-07-25  Matt Lewis  <[email protected]>
+
+            Rebaselined missed test.
+            https://bugs.webkit.org/show_bug.cgi?id=174734
+
+            Unreviewed test gardening.
+
+            * fast/events/touch/ios/touches-client-coords-after-zoom-expected.txt:
+
+2017-07-26  Jason Marcell  <[email protected]>
+
         Cherry-pick r219876. rdar://problem/33523847
 
     2017-07-25  Said Abou-Hallawa  <[email protected]>

Modified: branches/safari-604-branch/LayoutTests/fast/events/touch/ios/touches-client-coords-after-zoom-expected.txt (219956 => 219957)


--- branches/safari-604-branch/LayoutTests/fast/events/touch/ios/touches-client-coords-after-zoom-expected.txt	2017-07-26 19:24:29 UTC (rev 219956)
+++ branches/safari-604-branch/LayoutTests/fast/events/touch/ios/touches-client-coords-after-zoom-expected.txt	2017-07-26 19:24:33 UTC (rev 219957)
@@ -1,6 +1,6 @@
 
 These two events should have the same client coordinates:
 
-Received event touchstart with client coords 150, 160
-Received event click with client coords 150, 160
+Received event touchstart with client coords 83, 110
+Received event click with client coords 83, 110
 
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to