| Index: LayoutTests/fast/dom/Window/property-access-on-cached-properties-after-frame-navigated-expected.txt | 
| diff --git a/LayoutTests/fast/dom/Window/property-access-on-cached-properties-after-frame-navigated-expected.txt b/LayoutTests/fast/dom/Window/property-access-on-cached-properties-after-frame-navigated-expected.txt | 
| index 3073db1de886d356c61e68c82b47ce2bf77e14be..e1184824e0355d5cbf5230e58ac655426d8a8421 100644 | 
| --- a/LayoutTests/fast/dom/Window/property-access-on-cached-properties-after-frame-navigated-expected.txt | 
| +++ b/LayoutTests/fast/dom/Window/property-access-on-cached-properties-after-frame-navigated-expected.txt | 
| @@ -85,6 +85,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 | 
|  |