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

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

Issue 990193002: Tweaks layoutTests to use eventSender.setTouchPointRadius correctly (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: LayoutTests fixed (expected results) 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 c7ed219e9878cb88b81b8c79d2545e5ab278556d..da3e798232d17ed41c50ee7c9f218239b4d59332 100644
--- a/LayoutTests/fast/events/touch/touch-fractional-coordinates-expected.txt
+++ b/LayoutTests/fast/events/touch/touch-fractional-coordinates-expected.txt
@@ -16,8 +16,6 @@ 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