Index: LayoutTests/platform/mac/fast/dom/Window/property-access-on-cached-window-after-frame-removed-expected.txt |
diff --git a/LayoutTests/platform/mac/fast/dom/Window/property-access-on-cached-window-after-frame-removed-expected.txt b/LayoutTests/platform/mac/fast/dom/Window/property-access-on-cached-window-after-frame-removed-expected.txt |
index c5730cd59074c83f5d95fc63b0669399ca03b51d..c9360b346f4624a57bc9a0ad4b7add3ea83958a2 100644 |
--- a/LayoutTests/platform/mac/fast/dom/Window/property-access-on-cached-window-after-frame-removed-expected.txt |
+++ b/LayoutTests/platform/mac/fast/dom/Window/property-access-on-cached-window-after-frame-removed-expected.txt |
@@ -49,7 +49,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 |