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

Unified Diff: LayoutTests/fast/events/touch/touch-browser-zoom-scales-radius-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
Index: LayoutTests/fast/events/touch/touch-browser-zoom-scales-radius-expected.txt
diff --git a/LayoutTests/fast/events/touch/touch-browser-zoom-scales-radius-expected.txt b/LayoutTests/fast/events/touch/touch-browser-zoom-scales-radius-expected.txt
index 611ab8e3b553feeb3b82032054d7c81ecc94fcda..a066c59a26b5a220de7da34d94e98714575c6c5c 100644
--- a/LayoutTests/fast/events/touch/touch-browser-zoom-scales-radius-expected.txt
+++ b/LayoutTests/fast/events/touch/touch-browser-zoom-scales-radius-expected.txt
@@ -7,8 +7,14 @@ PASS successfullyParsed is true
TEST COMPLETE
===Initial Zoom===
+PASS radiusX is 4
+PASS radiusY is 10
===Zoom 2X===
+PASS radiusX is 2
+PASS radiusY is 5
===Zoom 0.5X===
+PASS radiusX is 8
+PASS radiusY is 20
PASS successfullyParsed is true
TEST COMPLETE

Powered by Google App Engine
This is Rietveld 408576698