Index: LayoutTests/fast/dom/Window/property-access-on-cached-properties-after-frame-navigated-expected.txt |
diff --git a/LayoutTests/fast/dom/Window/property-access-on-cached-properties-after-frame-navigated-expected.txt b/LayoutTests/fast/dom/Window/property-access-on-cached-properties-after-frame-navigated-expected.txt |
index 90d4b0dc4f63d8f795eaa7719e5ef8f81bdf9fcc..9ace196343ff588f5f413d9b087af9f3fe6eab44 100644 |
--- a/LayoutTests/fast/dom/Window/property-access-on-cached-properties-after-frame-navigated-expected.txt |
+++ b/LayoutTests/fast/dom/Window/property-access-on-cached-properties-after-frame-navigated-expected.txt |
@@ -44,7 +44,7 @@ PASS window.cached_screen.availHeight 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 |