Index: LayoutTests/platform/mac/fast/dom/Window/property-access-on-cached-properties-after-frame-removed-and-gced-expected.txt |
diff --git a/LayoutTests/platform/mac/fast/dom/Window/property-access-on-cached-properties-after-frame-removed-and-gced-expected.txt b/LayoutTests/platform/mac/fast/dom/Window/property-access-on-cached-properties-after-frame-removed-and-gced-expected.txt |
index cae141accbd9d8b5e7bbfbe46e0f8b10d10743db..494bf11fda6cfece15f407fc322250429f03bc3f 100644 |
--- a/LayoutTests/platform/mac/fast/dom/Window/property-access-on-cached-properties-after-frame-removed-and-gced-expected.txt |
+++ b/LayoutTests/platform/mac/fast/dom/Window/property-access-on-cached-properties-after-frame-removed-and-gced-expected.txt |
@@ -42,7 +42,7 @@ PASS window.cached_screen.availTop 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 |