| Index: LayoutTests/fast/events/touch/emulate-touch-events-expected.txt
|
| diff --git a/LayoutTests/fast/events/touch/emulate-touch-events-expected.txt b/LayoutTests/fast/events/touch/emulate-touch-events-expected.txt
|
| index 6e12dff68924f2b9cbf7d9cb870ab28b4248c0d9..890887aa74e46f2bb291153013761666d6ff5539 100644
|
| --- a/LayoutTests/fast/events/touch/emulate-touch-events-expected.txt
|
| +++ b/LayoutTests/fast/events/touch/emulate-touch-events-expected.txt
|
| @@ -5,6 +5,7 @@ On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
|
|
|
| PASS 'ontouchstart' in window is true
|
| PASS 'ontouchend' in document is true
|
| +Unexpected mousemove event received before touchstart
|
| PASS lastEvent.type is "touchstart"
|
| PASS lastEvent.touches.length is 1
|
| PASS lastEvent.changedTouches.length is 1
|
|
|