Index: LayoutTests/fast/dom/Window/property-access-on-cached-window-after-frame-removed-expected.txt |
diff --git a/LayoutTests/fast/dom/Window/property-access-on-cached-window-after-frame-removed-expected.txt b/LayoutTests/fast/dom/Window/property-access-on-cached-window-after-frame-removed-expected.txt |
index 7412f58c5bdca278cf355b0d8dbfeffae2d1b0e5..3ee05d8890bf71b6c393e973b8b1f8faee7e7302 100644 |
--- a/LayoutTests/fast/dom/Window/property-access-on-cached-window-after-frame-removed-expected.txt |
+++ b/LayoutTests/fast/dom/Window/property-access-on-cached-window-after-frame-removed-expected.txt |
@@ -20,6 +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.state is null |
PASS childWindow.innerHeight is 0 |
PASS childWindow.innerWidth is 0 |