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

Unified Diff: LayoutTests/fast/dom/Orientation/create-event-orientationchange-expected.txt

Issue 137143002: Remove compile time flag ORIENTATION_EVENT and use runtime flag instead. Update layout test case to… (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 years, 11 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
« no previous file with comments | « no previous file | LayoutTests/fast/dom/Orientation/script-tests/create-event-orientationchange.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/dom/Orientation/create-event-orientationchange-expected.txt
diff --git a/LayoutTests/fast/dom/Orientation/create-event-orientationchange-expected.txt b/LayoutTests/fast/dom/Orientation/create-event-orientationchange-expected.txt
index 352dbba10606cd7e7a37f769bf8ed12639888a65..e2fbd1b31b938fa5913d3cefd1818331bdc3aa26 100644
--- a/LayoutTests/fast/dom/Orientation/create-event-orientationchange-expected.txt
+++ b/LayoutTests/fast/dom/Orientation/create-event-orientationchange-expected.txt
@@ -1,4 +1,4 @@
-Tests that document.createEvent() works with orientationChange
+Tests that document.createEvent() works with orientationChange if enabled
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
@@ -6,4 +6,4 @@ On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
PASS successfullyParsed is true
TEST COMPLETE
-FAIL... orientationChange event doesn't appear to be enabled or implemented.
+PASS
« no previous file with comments | « no previous file | LayoutTests/fast/dom/Orientation/script-tests/create-event-orientationchange.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698