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 1849f61d2f89c71da31929050ba32eb134a4c3c0..248fa36dcf696770e213c71d21f5fc5a30c21f93 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 |
@@ -20,7 +20,7 @@ PASS childWindow.defaultstatus is '' |
PASS childWindow.devicePixelRatio is 0 |
PASS childWindow.frameElement is null |
PASS childWindow.history.length is 0 |
-PASS childWindow.history.options.scrollRestoration is 'auto' |
+PASS childWindow.history.scrollRestoration is 'auto' |
PASS childWindow.history.state is null |
PASS childWindow.innerHeight is 0 |
PASS childWindow.innerWidth is 0 |