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

Unified Diff: LayoutTests/fast/dom/Window/window-appendages-cleared-expected.txt

Issue 374623002: [screen-orientation] Update implementation to match recent spec changes. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: rebase Created 6 years, 5 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/Window/window-appendages-cleared-expected.txt
diff --git a/LayoutTests/fast/dom/Window/window-appendages-cleared-expected.txt b/LayoutTests/fast/dom/Window/window-appendages-cleared-expected.txt
index dff764da154f44bf0b130cd76378defdb2dc8d77..24ac1c0c8bf6200aaba732788f11485b97d9e0a0 100644
--- a/LayoutTests/fast/dom/Window/window-appendages-cleared-expected.txt
+++ b/LayoutTests/fast/dom/Window/window-appendages-cleared-expected.txt
@@ -27,10 +27,8 @@ PASS screen.availTop == "LEFTOVER" is false
PASS screen.availWidth == "LEFTOVER" is false
PASS screen.colorDepth == "LEFTOVER" is false
PASS screen.height == "LEFTOVER" is false
-PASS screen.lockOrientation == "LEFTOVER" is false
PASS screen.orientation == "LEFTOVER" is false
PASS screen.pixelDepth == "LEFTOVER" is false
-PASS screen.unlockOrientation == "LEFTOVER" is false
PASS screen.width == "LEFTOVER" is false
PASS scrollbars.visible == "LEFTOVER" is false
PASS statusbar.visible == "LEFTOVER" is false

Powered by Google App Engine
This is Rietveld 408576698