Index: LayoutTests/fast/dom/Window/property-access-on-cached-properties-after-frame-removed-expected.txt |
diff --git a/LayoutTests/fast/dom/Window/property-access-on-cached-properties-after-frame-removed-expected.txt b/LayoutTests/fast/dom/Window/property-access-on-cached-properties-after-frame-removed-expected.txt |
index 9f4890c726207848687baf7b7a8a3f96f63b2c46..6ad4f43971cbfbd5e935e61c822b92cc866477e2 100644 |
--- a/LayoutTests/fast/dom/Window/property-access-on-cached-properties-after-frame-removed-expected.txt |
+++ b/LayoutTests/fast/dom/Window/property-access-on-cached-properties-after-frame-removed-expected.txt |
@@ -16,6 +16,7 @@ PASS window.cached_applicationCache.onupdateready is null |
PASS window.cached_applicationCache.status is 0 |
PASS window.cached_history.length is 0 |
PASS window.cached_history.state is null |
+PASS window.cached_history_options.scrollRestoration is 'auto' |
FAIL window.cached_location.hash should be (of type string). Was undefined (of type undefined). |
FAIL window.cached_location.host should be (of type string). Was undefined (of type undefined). |
FAIL window.cached_location.hostname should be (of type string). Was undefined (of type undefined). |