Index: LayoutTests/fast/dom/Window/property-access-on-cached-properties-after-frame-removed-and-gced-expected.txt |
diff --git a/LayoutTests/fast/dom/Window/property-access-on-cached-properties-after-frame-removed-and-gced-expected.txt b/LayoutTests/fast/dom/Window/property-access-on-cached-properties-after-frame-removed-and-gced-expected.txt |
index 94a3143250ef6006ae838b9e921f5fb70bb15d60..b293cce7642fc05bbc7931f8d6b1daf347817020 100644 |
--- a/LayoutTests/fast/dom/Window/property-access-on-cached-properties-after-frame-removed-and-gced-expected.txt |
+++ b/LayoutTests/fast/dom/Window/property-access-on-cached-properties-after-frame-removed-and-gced-expected.txt |
@@ -41,7 +41,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 |