| 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 4fdff1184ee25edfd6916fb7d5975d49172913a3..2bbb770d1493aa13f765c4381e2a3833c785efd1 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
|
| @@ -182,8 +182,7 @@
|
| PASS childWindow.screen.availWidth is 0
|
| PASS childWindow.screen.colorDepth is 0
|
| PASS childWindow.screen.height is 0
|
| -PASS childWindow.screen.orientation.angle is 0
|
| -FAIL childWindow.screen.orientation.type should be . Was portrait-primary.
|
| +PASS childWindow.screen.orientation is 'portrait-primary'
|
| PASS childWindow.screen.pixelDepth is 0
|
| PASS childWindow.screen.width is 0
|
| PASS childWindow.screenLeft is 0
|
|
|