| 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..ea0a0711de859bbc202b503d015564915bfec7e1
|
| --- /dev/null
|
| +++ b/LayoutTests/fast/events/touch/create-touch-event-source-device-expected.txt
|
| @@ -0,0 +1,11 @@
|
| +Test that touch events should have a sourceDevice set to null when creating from Javascript.
|
| +
|
| +On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
| +
|
| +
|
| +PASS event is non-null.
|
| +PASS event.sourceDevice is null
|
| +PASS successfullyParsed is true
|
| +
|
| +TEST COMPLETE
|
| +
|
|
|