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

Unified Diff: third_party/WebKit/LayoutTests/fast/events/pointerevents/mouse-pointer-event-properties-expected.txt

Issue 1968653005: Set width=height=1 of mouse like pointer events (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebased Created 4 years, 7 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/mouse-pointer-event-properties-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/events/pointerevents/mouse-pointer-event-properties-expected.txt b/third_party/WebKit/LayoutTests/fast/events/pointerevents/mouse-pointer-event-properties-expected.txt
index b9955e4a930dd136e0774cbc3e401a05caf076b2..f2194063eac4b1ac746b4014fa69251047a5948d 100644
--- a/third_party/WebKit/LayoutTests/fast/events/pointerevents/mouse-pointer-event-properties-expected.txt
+++ b/third_party/WebKit/LayoutTests/fast/events/pointerevents/mouse-pointer-event-properties-expected.txt
@@ -1,16 +1,16 @@
-CONSOLE ERROR: line 67: Uncaught TypeError: Cannot read property 'type' of undefined
-CONSOLE ERROR: line 67: Uncaught TypeError: Cannot read property 'type' of undefined
-CONSOLE ERROR: line 67: Uncaught TypeError: Cannot read property 'type' of undefined
-CONSOLE ERROR: line 67: Uncaught TypeError: Cannot read property 'type' of undefined
-CONSOLE ERROR: line 67: Uncaught TypeError: Cannot read property 'type' of undefined
-CONSOLE ERROR: line 67: Uncaught TypeError: Cannot read property 'type' of undefined
-CONSOLE ERROR: line 67: Uncaught TypeError: Cannot read property 'type' of undefined
-CONSOLE ERROR: line 67: Uncaught TypeError: Cannot read property 'type' of undefined
-CONSOLE ERROR: line 67: Uncaught TypeError: Cannot read property 'type' of undefined
-CONSOLE ERROR: line 67: Uncaught TypeError: Cannot read property 'type' of undefined
-CONSOLE ERROR: line 67: Uncaught TypeError: Cannot read property 'type' of undefined
-CONSOLE ERROR: line 67: Uncaught TypeError: Cannot read property 'type' of undefined
-CONSOLE ERROR: line 67: Uncaught TypeError: Cannot read property 'type' of undefined
+CONSOLE ERROR: line 69: Uncaught TypeError: Cannot read property 'type' of undefined
+CONSOLE ERROR: line 69: Uncaught TypeError: Cannot read property 'type' of undefined
+CONSOLE ERROR: line 69: Uncaught TypeError: Cannot read property 'type' of undefined
+CONSOLE ERROR: line 69: Uncaught TypeError: Cannot read property 'type' of undefined
+CONSOLE ERROR: line 69: Uncaught TypeError: Cannot read property 'type' of undefined
+CONSOLE ERROR: line 69: Uncaught TypeError: Cannot read property 'type' of undefined
+CONSOLE ERROR: line 69: Uncaught TypeError: Cannot read property 'type' of undefined
+CONSOLE ERROR: line 69: Uncaught TypeError: Cannot read property 'type' of undefined
+CONSOLE ERROR: line 69: Uncaught TypeError: Cannot read property 'type' of undefined
+CONSOLE ERROR: line 69: Uncaught TypeError: Cannot read property 'type' of undefined
+CONSOLE ERROR: line 69: Uncaught TypeError: Cannot read property 'type' of undefined
+CONSOLE ERROR: line 69: Uncaught TypeError: Cannot read property 'type' of undefined
+CONSOLE ERROR: line 69: Uncaught TypeError: Cannot read property 'type' of undefined
Verifies that pointer event parameters are correct when fired for mouse events.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".

Powered by Google App Engine
This is Rietveld 408576698