Index: third_party/WebKit/LayoutTests/fast/dom/DeviceOrientation/basic-operation-absolute-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/dom/DeviceOrientation/basic-operation-absolute-expected.txt b/third_party/WebKit/LayoutTests/fast/dom/DeviceOrientation/basic-operation-absolute-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..51944fa7893fa6c97d7bdd739fca2295d2eb26d3 |
--- /dev/null |
+++ b/third_party/WebKit/LayoutTests/fast/dom/DeviceOrientation/basic-operation-absolute-expected.txt |
@@ -0,0 +1,13 @@ |
+Tests basic operation of deviceorientationabsolute event using mock data. |
+ |
+On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
+ |
+ |
+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 |
+ |