Index: LayoutTests/fast/dom/Window/property-access-on-cached-window-after-frame-navigated-expected.txt |
diff --git a/LayoutTests/fast/dom/Window/property-access-on-cached-window-after-frame-navigated-expected.txt b/LayoutTests/fast/dom/Window/property-access-on-cached-window-after-frame-navigated-expected.txt |
index ee8e3366021367039209dbd91a82f7a6f461dc0c..853ba505b9f4a31fa711ab484fd7a08ec95c01b2 100644 |
--- a/LayoutTests/fast/dom/Window/property-access-on-cached-window-after-frame-navigated-expected.txt |
+++ b/LayoutTests/fast/dom/Window/property-access-on-cached-window-after-frame-navigated-expected.txt |
@@ -20,7 +20,7 @@ PASS oldChildWindow.defaultstatus is newChildWindow.defaultstatus |
PASS oldChildWindow.devicePixelRatio is newChildWindow.devicePixelRatio |
PASS oldChildWindow.frameElement is newChildWindow.frameElement |
PASS oldChildWindow.history.length is newChildWindow.history.length |
-PASS oldChildWindow.history.options.scrollRestoration is newChildWindow.history.options.scrollRestoration |
+PASS oldChildWindow.history.scrollRestoration is newChildWindow.history.scrollRestoration |
PASS oldChildWindow.history.state is newChildWindow.history.state |
PASS oldChildWindow.innerHeight is newChildWindow.innerHeight |
PASS oldChildWindow.innerWidth is newChildWindow.innerWidth |