| 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 942e7e3511d4f4b967ac144521c2bb26a745e878..05f68794fd356b210b33bce87f61b59adc3ab2b9 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
|
| @@ -41,7 +41,7 @@ PASS window.cached_screen.availHeight 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.orientation is ''
|
| +PASS window.cached_screen.orientation is 'portrait-primary'
|
| PASS window.cached_screen.pixelDepth is 0
|
| PASS window.cached_screen.width is 0
|
| PASS window.cached_scrollbars.visible is false
|
|
|