| Index: LayoutTests/fast/dom/Window/property-access-on-cached-window-after-frame-removed-expected.txt | 
| diff --git a/LayoutTests/fast/dom/Window/property-access-on-cached-window-after-frame-removed-expected.txt b/LayoutTests/fast/dom/Window/property-access-on-cached-window-after-frame-removed-expected.txt | 
| index 0590f6c504fde96c411b852ceb055545cf6e1181..8b3796cc765ae19e73c0ab418cf6a499f8df9ffb 100644 | 
| --- a/LayoutTests/fast/dom/Window/property-access-on-cached-window-after-frame-removed-expected.txt | 
| +++ b/LayoutTests/fast/dom/Window/property-access-on-cached-window-after-frame-removed-expected.txt | 
| @@ -180,7 +180,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 | 
|  |