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

Unified Diff: LayoutTests/fast/events/touch/touch-browser-zoom-scales-radius-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
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 a066c59a26b5a220de7da34d94e98714575c6c5c..611ab8e3b553feeb3b82032054d7c81ecc94fcda 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,14 +7,8 @@ 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