| Index: LayoutTests/fast/dom/Window/property-access-on-cached-window-after-frame-navigated-expected.txt | 
| diff --git a/LayoutTests/fast/dom/Window/property-access-on-cached-window-after-frame-navigated-expected.txt b/LayoutTests/fast/dom/Window/property-access-on-cached-window-after-frame-navigated-expected.txt | 
| index aaa708a28eb3a97c9979b595c9bf4761847d8d6b..fc42c138100e6e3e9f9f042ec68cc74b6b62983f 100644 | 
| --- a/LayoutTests/fast/dom/Window/property-access-on-cached-window-after-frame-navigated-expected.txt | 
| +++ b/LayoutTests/fast/dom/Window/property-access-on-cached-window-after-frame-navigated-expected.txt | 
| @@ -199,6 +199,7 @@ PASS oldChildWindow.screen.availTop is newChildWindow.screen.availTop | 
| PASS oldChildWindow.screen.availWidth is newChildWindow.screen.availWidth | 
| PASS oldChildWindow.screen.colorDepth is newChildWindow.screen.colorDepth | 
| PASS oldChildWindow.screen.height is newChildWindow.screen.height | 
| +PASS oldChildWindow.screen.keepAwake is newChildWindow.screen.keepAwake | 
| PASS oldChildWindow.screen.orientation.angle is newChildWindow.screen.orientation.angle | 
| PASS oldChildWindow.screen.orientation.onchange is newChildWindow.screen.orientation.onchange | 
| PASS oldChildWindow.screen.orientation.type is newChildWindow.screen.orientation.type | 
|  |