Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(37)

Unified Diff: LayoutTests/fast/dom/DeviceOrientation/null-values-expected.txt

Issue 22599005: Blink-side layout tests for the new Device Orientation API. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: rebased once more Created 7 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: LayoutTests/fast/dom/DeviceOrientation/null-values-expected.txt
diff --git a/LayoutTests/fast/dom/DeviceOrientation/null-values-expected.txt b/LayoutTests/fast/dom/DeviceOrientation/null-values-expected.txt
index cb739aeb925dd18b5d3c4c2a57bda8786a5d3ff5..a6b2e5a0906c6e54ee90b1da7dee26d153b63500 100644
--- a/LayoutTests/fast/dom/DeviceOrientation/null-values-expected.txt
+++ b/LayoutTests/fast/dom/DeviceOrientation/null-values-expected.txt
@@ -6,15 +6,19 @@ On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
PASS deviceOrientationEvent.alpha is mockEvent.alpha
PASS deviceOrientationEvent.beta is mockEvent.beta
PASS deviceOrientationEvent.gamma is mockEvent.gamma
+PASS deviceOrientationEvent.absolute is mockEvent.absolute
PASS deviceOrientationEvent.alpha is mockEvent.alpha
PASS deviceOrientationEvent.beta is mockEvent.beta
PASS deviceOrientationEvent.gamma is mockEvent.gamma
+PASS deviceOrientationEvent.absolute is mockEvent.absolute
PASS deviceOrientationEvent.alpha is mockEvent.alpha
PASS deviceOrientationEvent.beta is mockEvent.beta
PASS deviceOrientationEvent.gamma is mockEvent.gamma
+PASS deviceOrientationEvent.absolute is mockEvent.absolute
PASS deviceOrientationEvent.alpha is mockEvent.alpha
PASS deviceOrientationEvent.beta is mockEvent.beta
PASS deviceOrientationEvent.gamma is mockEvent.gamma
+PASS deviceOrientationEvent.absolute is mockEvent.absolute
PASS successfullyParsed is true
TEST COMPLETE

Powered by Google App Engine
This is Rietveld 408576698