| Index: LayoutTests/platform/mac/fast/dom/Window/property-access-on-cached-properties-after-frame-navigated-expected.txt
|
| diff --git a/LayoutTests/platform/mac/fast/dom/Window/property-access-on-cached-properties-after-frame-navigated-expected.txt b/LayoutTests/platform/mac/fast/dom/Window/property-access-on-cached-properties-after-frame-navigated-expected.txt
|
| index d8b09dbe134e9fc7770ead5f107895fac4c3bc99..796471d02196d15b9b6956e853935b6d9d4457a6 100644
|
| --- a/LayoutTests/platform/mac/fast/dom/Window/property-access-on-cached-properties-after-frame-navigated-expected.txt
|
| +++ b/LayoutTests/platform/mac/fast/dom/Window/property-access-on-cached-properties-after-frame-navigated-expected.txt
|
| @@ -45,7 +45,7 @@ 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.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
|
|
|