Index: third_party/WebKit/LayoutTests/fast/dom/DeviceOrientation/add-listener-from-callback-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/dom/DeviceOrientation/add-listener-from-callback-expected.txt b/third_party/WebKit/LayoutTests/fast/dom/DeviceOrientation/add-listener-from-callback-expected.txt |
deleted file mode 100644 |
index 56362dc151994b7b72f34d67583fcdd081bc87fd..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/fast/dom/DeviceOrientation/add-listener-from-callback-expected.txt |
+++ /dev/null |
@@ -1,17 +0,0 @@ |
-Tests that adding a new event listener from a callback works as expected. |
- |
-On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
- |
- |
-PASS deviceOrientationEvent.alpha is mockAlpha |
-PASS deviceOrientationEvent.beta is mockBeta |
-PASS deviceOrientationEvent.gamma is mockGamma |
-PASS deviceOrientationEvent.absolute is mockAbsolute |
-PASS deviceOrientationEvent.alpha is mockAlpha |
-PASS deviceOrientationEvent.beta is mockBeta |
-PASS deviceOrientationEvent.gamma is mockGamma |
-PASS deviceOrientationEvent.absolute is mockAbsolute |
-PASS successfullyParsed is true |
- |
-TEST COMPLETE |
- |