| Index: third_party/WebKit/LayoutTests/plugins/re-request-touch-events-crash-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/plugins/re-request-touch-events-crash-expected.txt b/third_party/WebKit/LayoutTests/plugins/re-request-touch-events-crash-expected.txt
|
| index b73b7784a714aec821e689ca531b6a87bbd1a376..c4a496c9d292d38b07eaf0e25f130d84219dee6a 100644
|
| --- a/third_party/WebKit/LayoutTests/plugins/re-request-touch-events-crash-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/plugins/re-request-touch-events-crash-expected.txt
|
| @@ -1,5 +1,5 @@
|
| -PASS window.internals.touchEventHandlerCount(document) is 1
|
| -PASS window.internals.touchEventHandlerCount(document) is 0
|
| +PASS window.internals.touchStartOrMoveEventHandlerCount(document) is 1
|
| +PASS window.internals.touchStartOrMoveEventHandlerCount(document) is 0
|
| PASS successfullyParsed is true
|
|
|
| TEST COMPLETE
|
|
|