| Index: LayoutTests/fast/events/touch/create-touch-event-source-device-expected.txt
|
| diff --git a/LayoutTests/fast/events/touch/create-touch-event-source-device-expected.txt b/LayoutTests/fast/events/touch/create-touch-event-source-device-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..6c5e72db503963987301cf5711431e0f4769c1e2
|
| --- /dev/null
|
| +++ b/LayoutTests/fast/events/touch/create-touch-event-source-device-expected.txt
|
| @@ -0,0 +1,12 @@
|
| +Test that touch events should have a sourceDevice and its firesTouchEvents should be true.
|
| +
|
| +On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
| +
|
| +
|
| +PASS event is non-null.
|
| +PASS event.sourceDevice is non-null.
|
| +PASS event.sourceDevice.firesTouchEvents is true
|
| +PASS successfullyParsed is true
|
| +
|
| +TEST COMPLETE
|
| +
|
|
|