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 0ee5c095cc45eba15a925bd409dcdc166a3580fd..616f32337b352d389d7d0ff75659f68c5c9d448b 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 62: Uncaught TypeError: Cannot read property 'type' of null |
-CONSOLE ERROR: line 62: Uncaught TypeError: Cannot read property 'type' of null |
-CONSOLE ERROR: line 62: Uncaught TypeError: Cannot read property 'type' of null |
-CONSOLE ERROR: line 62: Uncaught TypeError: Cannot read property 'type' of null |
-CONSOLE ERROR: line 62: Uncaught TypeError: Cannot read property 'type' of null |
-CONSOLE ERROR: line 62: Uncaught TypeError: Cannot read property 'type' of null |
-CONSOLE ERROR: line 62: Uncaught TypeError: Cannot read property 'type' of null |
-CONSOLE ERROR: line 62: Uncaught TypeError: Cannot read property 'type' of null |
-CONSOLE ERROR: line 62: Uncaught TypeError: Cannot read property 'type' of null |
-CONSOLE ERROR: line 62: Uncaught TypeError: Cannot read property 'type' of null |
-CONSOLE ERROR: line 62: Uncaught TypeError: Cannot read property 'type' of null |
-CONSOLE ERROR: line 62: Uncaught TypeError: Cannot read property 'type' of null |
-CONSOLE ERROR: line 62: Uncaught TypeError: Cannot read property 'type' of null |
+CONSOLE ERROR: line 63: Uncaught TypeError: Cannot read property 'type' of null |
+CONSOLE ERROR: line 63: Uncaught TypeError: Cannot read property 'type' of null |
+CONSOLE ERROR: line 63: Uncaught TypeError: Cannot read property 'type' of null |
+CONSOLE ERROR: line 63: Uncaught TypeError: Cannot read property 'type' of null |
+CONSOLE ERROR: line 63: Uncaught TypeError: Cannot read property 'type' of null |
+CONSOLE ERROR: line 63: Uncaught TypeError: Cannot read property 'type' of null |
+CONSOLE ERROR: line 63: Uncaught TypeError: Cannot read property 'type' of null |
+CONSOLE ERROR: line 63: Uncaught TypeError: Cannot read property 'type' of null |
+CONSOLE ERROR: line 63: Uncaught TypeError: Cannot read property 'type' of null |
+CONSOLE ERROR: line 63: Uncaught TypeError: Cannot read property 'type' of null |
+CONSOLE ERROR: line 63: Uncaught TypeError: Cannot read property 'type' of null |
+CONSOLE ERROR: line 63: Uncaught TypeError: Cannot read property 'type' of null |
+CONSOLE ERROR: line 63: Uncaught TypeError: Cannot read property 'type' of null |
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". |