Index: LayoutTests/fast/events/uievent-with-inputdevice-expected.txt |
diff --git a/LayoutTests/fast/events/uievent-with-inputdevice-expected.txt b/LayoutTests/fast/events/uievent-with-inputdevice-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..c7097b1167f1aa1b08c185af9094ef4f40476ab8 |
--- /dev/null |
+++ b/LayoutTests/fast/events/uievent-with-inputdevice-expected.txt |
@@ -0,0 +1,11 @@ |
+This tests that all the subclasses of UIEvent will have sourceDevice set to be null by default, and it can also be passed when initialization. |
+ |
+On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
+ |
+ |
+PASS firesTouchEvents is false |
+PASS firesTouchEvents is true |
+PASS successfullyParsed is true |
+ |
+TEST COMPLETE |
+ |