| 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 336062886bd161951eb24be3832701b3d9013ec5..8af284f352d6e724af93fb5a0ad92f280dcebd87 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 | 
| @@ -181,7 +181,6 @@ 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.onorientationchange is null | 
| PASS childWindow.screen.orientation is 'portrait-primary' | 
| PASS childWindow.screen.pixelDepth is 0 | 
| PASS childWindow.screen.width is 0 | 
|  |