| Index: LayoutTests/fast/dom/Window/property-access-on-cached-window-after-frame-removed-and-gced-expected.txt
|
| diff --git a/LayoutTests/fast/dom/Window/property-access-on-cached-window-after-frame-removed-and-gced-expected.txt b/LayoutTests/fast/dom/Window/property-access-on-cached-window-after-frame-removed-and-gced-expected.txt
|
| index 7603f1288ef263c66e413f2de49ef63fd6134d22..af0d66f8972ebcc27e1935f4784799b45d9d192b 100644
|
| --- a/LayoutTests/fast/dom/Window/property-access-on-cached-window-after-frame-removed-and-gced-expected.txt
|
| +++ b/LayoutTests/fast/dom/Window/property-access-on-cached-window-after-frame-removed-and-gced-expected.txt
|
| @@ -14,7 +14,7 @@ FAIL childWindow.applicationCache.onobsolete should be null. Threw exception Typ
|
| FAIL childWindow.applicationCache.onprogress should be null. Threw exception TypeError: Cannot read property 'onprogress' of null
|
| FAIL childWindow.applicationCache.onupdateready should be null. Threw exception TypeError: Cannot read property 'onupdateready' of null
|
| FAIL childWindow.applicationCache.status should be 0. Threw exception TypeError: Cannot read property 'status' of null
|
| -FAIL childWindow.closed should be false. Was true.
|
| +PASS childWindow.closed is true
|
| PASS childWindow.defaultStatus is ''
|
| PASS childWindow.defaultstatus is ''
|
| PASS childWindow.devicePixelRatio is 0
|
|
|