| Index: LayoutTests/fast/dom/Window/property-access-on-cached-properties-after-frame-removed-and-gced-expected.txt
|
| diff --git a/LayoutTests/fast/dom/Window/property-access-on-cached-properties-after-frame-removed-and-gced-expected.txt b/LayoutTests/fast/dom/Window/property-access-on-cached-properties-after-frame-removed-and-gced-expected.txt
|
| index 6e3349a624e6429182f4457280bf6a99adb3f5c8..7e01d6d589c2c36d8f178ebee8b091ce949c8e0a 100644
|
| --- a/LayoutTests/fast/dom/Window/property-access-on-cached-properties-after-frame-removed-and-gced-expected.txt
|
| +++ b/LayoutTests/fast/dom/Window/property-access-on-cached-properties-after-frame-removed-and-gced-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).
|
|
|