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

Unified Diff: third_party/WebKit/LayoutTests/inspector-protocol/input/emulateTouchFromMouseEvent-expected.txt

Issue 2961493002: [DevTools] Migrate inspector-protocol/{input,network} tests to new harness (Closed)
Patch Set: minor fixes Created 3 years, 6 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: third_party/WebKit/LayoutTests/inspector-protocol/input/emulateTouchFromMouseEvent-expected.txt
diff --git a/third_party/WebKit/LayoutTests/inspector-protocol/input/emulateTouchFromMouseEvent-expected.txt b/third_party/WebKit/LayoutTests/inspector-protocol/input/emulateTouchFromMouseEvent-expected.txt
index 1138e19befc6ea043116220c8b237e13e39eee7c..992646a6845f08ebcb96629fba017b622dd60801 100644
--- a/third_party/WebKit/LayoutTests/inspector-protocol/input/emulateTouchFromMouseEvent-expected.txt
+++ b/third_party/WebKit/LayoutTests/inspector-protocol/input/emulateTouchFromMouseEvent-expected.txt
@@ -1,3 +1,4 @@
+
-----Event-----
type: touchstart
----Touches----
@@ -31,17 +32,4 @@ radiusX: 11.5
radiusY: 11.5
rotationAngle: 0
force: 1
------Event-----
-type: touchmove
-----Touches----
-id: 0
-pageX: 100
-pageY: 250
-radiusX: 11.5
-radiusY: 11.5
-rotationAngle: 0
-force: 1
------Event-----
-type: touchend
-----Touches----

Powered by Google App Engine
This is Rietveld 408576698