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