Index: LayoutTests/fast/dom/DeviceLight/multiple-event-listeners-expected.txt |
diff --git a/LayoutTests/fast/dom/DeviceLight/multiple-event-listeners-expected.txt b/LayoutTests/fast/dom/DeviceLight/multiple-event-listeners-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..db972baae16438f776c64c98ad32f381f81edda6 |
--- /dev/null |
+++ b/LayoutTests/fast/dom/DeviceLight/multiple-event-listeners-expected.txt |
@@ -0,0 +1,13 @@ |
+Tests using multiple event handlers for the Device Light API. |
+ |
+On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
+ |
+ |
+PASS deviceLightEvent.value is expectedEvent.value |
+PASS deviceLightEvent.value is expectedEvent.value |
+PASS deviceLightEvent.value is expectedEvent.value |
+PASS deviceLightEvent.value is expectedEvent.value |
+PASS successfullyParsed is true |
+ |
+TEST COMPLETE |
+ |