Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(311)

Unified Diff: LayoutTests/fast/events/touch/touch-fractional-coordinates-expected.txt

Issue 1019273002: Revert "Tweaks layoutTests to use eventSender.setTouchPointRadius correctly" (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « LayoutTests/fast/events/touch/touch-fractional-coordinates.html ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/events/touch/touch-fractional-coordinates-expected.txt
diff --git a/LayoutTests/fast/events/touch/touch-fractional-coordinates-expected.txt b/LayoutTests/fast/events/touch/touch-fractional-coordinates-expected.txt
index da3e798232d17ed41c50ee7c9f218239b4d59332..c7ed219e9878cb88b81b8c79d2545e5ab278556d 100644
--- a/LayoutTests/fast/events/touch/touch-fractional-coordinates-expected.txt
+++ b/LayoutTests/fast/events/touch/touch-fractional-coordinates-expected.txt
@@ -16,6 +16,8 @@ PASS lastEvent.changedTouches[0].clientX is within 0.00001 of 30.33
PASS lastEvent.changedTouches[0].clientY is within 0.00001 of 4.5
PASS lastEvent.changedTouches[0].pageX is within 0.00001 of 33.33
PASS lastEvent.changedTouches[0].pageY is within 0.00001 of 14.5
+PASS lastEvent.changedTouches[0].webkitRadiusX is within 0.00001 of 5.2
+PASS lastEvent.changedTouches[0].webkitRadiusY is within 0.00001 of 6.3
Testing fractional touch inside simple iframe
PASS eventCount is 1
« no previous file with comments | « LayoutTests/fast/events/touch/touch-fractional-coordinates.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698