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". |