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

Unified Diff: third_party/WebKit/LayoutTests/fast/events/pointerevents/touch-pointer-events-expected.txt

Issue 1391393002: Fire pointerup/down events for corresponding mouse events. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Skipped the failing test. Created 5 years, 2 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/fast/events/pointerevents/touch-pointer-events-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/events/pointerevents/touch-pointer-events-expected.txt b/third_party/WebKit/LayoutTests/fast/events/pointerevents/touch-pointer-events-expected.txt
index e53191df26aa25d5f49f20a9f46adb62b5f71806..3e2f1118758b5335bd2202cc8136bd6ff64117c9 100644
--- a/third_party/WebKit/LayoutTests/fast/events/pointerevents/touch-pointer-events-expected.txt
+++ b/third_party/WebKit/LayoutTests/fast/events/pointerevents/touch-pointer-events-expected.txt
@@ -1,4 +1,4 @@
-CONSOLE ERROR: line 109: Uncaught TypeError: Cannot read property 'pointerId' of undefined
+CONSOLE ERROR: line 105: Uncaught TypeError: Cannot read property 'pointerId' of undefined
Verifies that tapping on an element fires appropriate pointer events.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".

Powered by Google App Engine
This is Rietveld 408576698