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

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

Issue 1084923002: Wake Lock API implementation (Blink part) (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 5 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 0b1598c906397e9fc43f3d8d88df2a39fac9d99c..7d1412b0e8eb02be3e1d0745a2dae41ab9160b76 100644
--- a/LayoutTests/fast/dom/Window/window-appendages-cleared-expected.txt
+++ b/LayoutTests/fast/dom/Window/window-appendages-cleared-expected.txt
@@ -28,6 +28,7 @@ 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.keepAwake == "LEFTOVER" is false
PASS screen.orientation == "LEFTOVER" is false
PASS screen.pixelDepth == "LEFTOVER" is false
PASS screen.width == "LEFTOVER" is false

Powered by Google App Engine
This is Rietveld 408576698