Index: LayoutTests/fast/dom/DeviceOrientation/multiple-event-listeners-expected.txt |
diff --git a/LayoutTests/fast/dom/DeviceOrientation/multiple-event-listeners-expected.txt b/LayoutTests/fast/dom/DeviceOrientation/multiple-event-listeners-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..7de9465f6a20bf9081f2da6a1a262dcbf2e0a666 |
--- /dev/null |
+++ b/LayoutTests/fast/dom/DeviceOrientation/multiple-event-listeners-expected.txt |
@@ -0,0 +1,25 @@ |
+Tests using multiple event handlers for the Device Orientation API. |
+ |
+On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
+ |
+ |
+PASS deviceOrientationEvent.alpha is expectedEvent.alpha |
+PASS deviceOrientationEvent.beta is expectedEvent.beta |
+PASS deviceOrientationEvent.gamma is expectedEvent.gamma |
+PASS deviceOrientationEvent.absolute is expectedEvent.absolute |
+PASS deviceOrientationEvent.alpha is expectedEvent.alpha |
+PASS deviceOrientationEvent.beta is expectedEvent.beta |
+PASS deviceOrientationEvent.gamma is expectedEvent.gamma |
+PASS deviceOrientationEvent.absolute is expectedEvent.absolute |
+PASS deviceOrientationEvent.alpha is expectedEvent.alpha |
+PASS deviceOrientationEvent.beta is expectedEvent.beta |
+PASS deviceOrientationEvent.gamma is expectedEvent.gamma |
+PASS deviceOrientationEvent.absolute is expectedEvent.absolute |
+PASS deviceOrientationEvent.alpha is expectedEvent.alpha |
+PASS deviceOrientationEvent.beta is expectedEvent.beta |
+PASS deviceOrientationEvent.gamma is expectedEvent.gamma |
+PASS deviceOrientationEvent.absolute is expectedEvent.absolute |
+PASS successfullyParsed is true |
+ |
+TEST COMPLETE |
+ |