| Index: LayoutTests/platform/mac/fast/dom/Window/property-access-on-cached-window-after-frame-removed-and-gced-expected.txt
|
| diff --git a/LayoutTests/platform/mac/fast/dom/Window/property-access-on-cached-window-after-frame-removed-and-gced-expected.txt b/LayoutTests/platform/mac/fast/dom/Window/property-access-on-cached-window-after-frame-removed-and-gced-expected.txt
|
| index d6826bc33860eb67cc933e447c3e63331eae9c64..a9f7107d92de76a9192e1cc845ba347d7137dd7c 100644
|
| --- a/LayoutTests/platform/mac/fast/dom/Window/property-access-on-cached-window-after-frame-removed-and-gced-expected.txt
|
| +++ b/LayoutTests/platform/mac/fast/dom/Window/property-access-on-cached-window-after-frame-removed-and-gced-expected.txt
|
| @@ -50,7 +50,7 @@ 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.orientation is ''
|
| +PASS childWindow.screen.orientation is 'portrait-primary'
|
| PASS childWindow.screen.pixelDepth is 0
|
| PASS childWindow.screen.width is 0
|
| PASS childWindow.scrollbars.visible is false
|
|
|