Index: LayoutTests/fast/dom/Window/property-access-on-cached-properties-after-frame-removed-and-gced-expected.txt |
diff --git a/LayoutTests/fast/dom/Window/property-access-on-cached-properties-after-frame-removed-and-gced-expected.txt b/LayoutTests/fast/dom/Window/property-access-on-cached-properties-after-frame-removed-and-gced-expected.txt |
index 74d0ff91d0b3e96505a07880f4ec1811deffb4ce..d417e58c2fd6b31da90f23f802bfd84d5f4869d9 100644 |
--- a/LayoutTests/fast/dom/Window/property-access-on-cached-properties-after-frame-removed-and-gced-expected.txt |
+++ b/LayoutTests/fast/dom/Window/property-access-on-cached-properties-after-frame-removed-and-gced-expected.txt |
@@ -84,6 +84,7 @@ PASS window.cached_screen.availTop is 0 |
PASS window.cached_screen.availWidth is 0 |
PASS window.cached_screen.colorDepth is 0 |
PASS window.cached_screen.height is 0 |
+PASS window.cached_screen.keepAwake is false |
PASS window.cached_screen.pixelDepth is 0 |
PASS window.cached_screen.width is 0 |
PASS window.cached_screen_orientation.angle is 0 |