Index: LayoutTests/fast/dom/Window/property-access-on-cached-window-after-frame-removed-and-gced-expected.txt |
diff --git a/LayoutTests/fast/dom/Window/property-access-on-cached-window-after-frame-removed-and-gced-expected.txt b/LayoutTests/fast/dom/Window/property-access-on-cached-window-after-frame-removed-and-gced-expected.txt |
index c736d6103fc8f3e4c73ecfcf344ad28d77718db5..0573e5662a71307f404d6ec336375da79e0f48e4 100644 |
--- a/LayoutTests/fast/dom/Window/property-access-on-cached-window-after-frame-removed-and-gced-expected.txt |
+++ b/LayoutTests/fast/dom/Window/property-access-on-cached-window-after-frame-removed-and-gced-expected.txt |
@@ -198,6 +198,7 @@ PASS childWindow.screen.availTop is 0 |
PASS childWindow.screen.availWidth is 0 |
PASS childWindow.screen.colorDepth is 0 |
PASS childWindow.screen.height is 0 |
+PASS childWindow.screen.keepAwake is false |
FAIL childWindow.screen.orientation.angle should be 0. Threw exception TypeError: Cannot read property 'angle' of null |
FAIL childWindow.screen.orientation.onchange should be null. Threw exception TypeError: Cannot read property 'onchange' of null |
FAIL childWindow.screen.orientation.type should be . Threw exception TypeError: Cannot read property 'type' of null |