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

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

Issue 1747383002: Convert Devtools protocol Input timestamp to monotonic clock (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Address feedback Created 4 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: third_party/WebKit/LayoutTests/inspector-protocol/input/eventTimestamp-expected.txt
diff --git a/third_party/WebKit/LayoutTests/inspector-protocol/input/eventTimestamp-expected.txt b/third_party/WebKit/LayoutTests/inspector-protocol/input/eventTimestamp-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..796c9ab292990633ce30c10b2a0f0082520971e6
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/inspector-protocol/input/eventTimestamp-expected.txt
@@ -0,0 +1,21 @@
+-----Event-----
+type: keydown
+-----Event-----
+type: keydown
+-----Event-----
+type: mousedown
+-----Event-----
+type: mousedown
+-----Event-----
+type: touchstart
+-----Event-----
+type: touchstart
+-----Verify-----
+Received 6 timestamps
+timeStamps offsets is as expected.
+timeStamps offsets is as expected.
+timeStamps offsets is as expected.
+timeStamps offsets is as expected.
+timeStamps offsets is as expected.
+timeStamps offsets is as expected.
+

Powered by Google App Engine
This is Rietveld 408576698