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 479ea5f3f8d928bebc055e64e9a78d8bbc8a2f29..c64427044dc7a557b0ef9a2a651c100516f57e06 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 |
@@ -15,8 +15,8 @@ PASS window.cached_applicationCache.onprogress is null |
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.scrollRestoration is 'auto' |
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). |