| 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 579168b6aea61262fe8326d071fef919ac3c5b6f..0ceac8d1a83f6d20fbe8c198772dd54d4b3a3fe1 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 | 
| @@ -181,7 +181,6 @@ 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.onorientationchange is newChildWindow.screen.onorientationchange | 
| PASS oldChildWindow.screen.orientation is newChildWindow.screen.orientation | 
| PASS oldChildWindow.screen.pixelDepth is newChildWindow.screen.pixelDepth | 
| PASS oldChildWindow.screen.width is newChildWindow.screen.width | 
|  |