| Index: LayoutTests/fast/dom/Window/property-access-on-cached-properties-after-frame-removed-expected.txt
|
| diff --git a/LayoutTests/fast/dom/Window/property-access-on-cached-properties-after-frame-removed-expected.txt b/LayoutTests/fast/dom/Window/property-access-on-cached-properties-after-frame-removed-expected.txt
|
| index 0704b545f4281c9e8fdfd74b66d6a7d1574bd69f..143f0e773cd9bed1eeb34dee1293a970988ecfeb 100644
|
| --- a/LayoutTests/fast/dom/Window/property-access-on-cached-properties-after-frame-removed-expected.txt
|
| +++ b/LayoutTests/fast/dom/Window/property-access-on-cached-properties-after-frame-removed-expected.txt
|
| @@ -80,7 +80,6 @@ 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.onorientationchange is null
|
| PASS window.cached_screen.orientation is 'portrait-primary'
|
| PASS window.cached_screen.pixelDepth is 0
|
| PASS window.cached_screen.width is 0
|
|
|