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 686337d87ff8a35ed9980e4ddaf99906fd65676f..67042449faeaf313f4527a47c7dc934fc322f022 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 |
@@ -48,7 +48,7 @@ PASS childWindow.screen.availHeight 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 |