Index: LayoutTests/fast/dom/Window/window-properties-device-orientation-expected.txt |
diff --git a/LayoutTests/fast/dom/Window/window-properties-device-orientation-expected.txt b/LayoutTests/fast/dom/Window/window-properties-device-orientation-expected.txt |
deleted file mode 100644 |
index 1fff0da17fc7daa2bb49614a4e3c28e9116ab986..0000000000000000000000000000000000000000 |
--- a/LayoutTests/fast/dom/Window/window-properties-device-orientation-expected.txt |
+++ /dev/null |
@@ -1,7 +0,0 @@ |
-This test dumps all of the properties that are reachable from the window.DeviceOrientationEvent and window.ondeviceorientation objects, along with their types. |
- |
-window.DeviceMotionEvent [function] |
-window.ondevicemotion [null] |
-window.DeviceOrientationEvent [function] |
-window.ondeviceorientation [null] |
- |