| Index: third_party/WebKit/LayoutTests/fast/events/touch/touch-event-cancelable-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/events/touch/touch-event-cancelable-expected.txt b/third_party/WebKit/LayoutTests/fast/events/touch/touch-event-cancelable-expected.txt
|
| deleted file mode 100644
|
| index c6850f29804030dbcff1966106c9b5bd3bdf0829..0000000000000000000000000000000000000000
|
| --- a/third_party/WebKit/LayoutTests/fast/events/touch/touch-event-cancelable-expected.txt
|
| +++ /dev/null
|
| @@ -1,12 +0,0 @@
|
| -CONSOLE MESSAGE: line 32: Sending cancelable touchmove
|
| -CONSOLE MESSAGE: line 21: Calling preventDefault on TouchEvent with cancelable=true
|
| -CONSOLE MESSAGE: line 39: Sending uncancelable touchmove
|
| -CONSOLE MESSAGE: line 21: Calling preventDefault on TouchEvent with cancelable=false
|
| -CONSOLE WARNING: line 22: Ignored attempt to cancel a touchmove event with cancelable=false, for example because scrolling is in progress and cannot be interrupted.
|
| -CONSOLE MESSAGE: line 64: Sending uncancelable touchmove
|
| -CONSOLE WARNING: line 57: Ignored attempt to cancel a touchmove event with cancelable=false, for example because scrolling is in progress and cannot be interrupted.
|
| -This is a testharness.js-based test.
|
| -PASS Test that touch events may or may not be marked cancelable. http://crbug.com/365681
|
| -PASS Test that warning occurs in default mode
|
| -Harness: the test ran to completion.
|
| -
|
|
|