Index: third_party/WebKit/LayoutTests/fast/dom/DeviceOrientation/basic-operation-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/dom/DeviceOrientation/basic-operation-expected.txt b/third_party/WebKit/LayoutTests/fast/dom/DeviceOrientation/basic-operation-expected.txt |
index bdd6b0b28fda9e822f2de3f8112b94c447dff5bd..8ef26d03338bbedbe3ed5cc29b67b11e7d3f00e8 100644 |
--- a/third_party/WebKit/LayoutTests/fast/dom/DeviceOrientation/basic-operation-expected.txt |
+++ b/third_party/WebKit/LayoutTests/fast/dom/DeviceOrientation/basic-operation-expected.txt |
@@ -1,12 +1,12 @@ |
-Tests the basic operation of DeviceOrientation using the mock. |
+Tests basic operation of the deviceorientation event using mock data. |
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 event.alpha is mockAlpha |
+PASS event.beta is mockBeta |
+PASS event.gamma is mockGamma |
+PASS event.absolute is mockAbsolute |
PASS successfullyParsed is true |
TEST COMPLETE |