| 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 b72092e54064b7b50007808924b84e9880599208..6e62a1532bde0490745d34605ab107d35f3d7fe7 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
|
| @@ -41,14 +41,6 @@ PASS childWindow.name is ''
|
| PASS childWindow.navigator.appCodeName is window.navigator.appCodeName
|
| PASS childWindow.navigator.appName is window.navigator.appName
|
| PASS childWindow.navigator.appVersion is ''
|
| -FAIL childWindow.navigator.battery.charging should be false. Threw exception TypeError: Cannot read property 'charging' of null
|
| -FAIL childWindow.navigator.battery.chargingTime should be 0. Threw exception TypeError: Cannot read property 'chargingTime' of null
|
| -FAIL childWindow.navigator.battery.dischargingTime should be 0. Threw exception TypeError: Cannot read property 'dischargingTime' of null
|
| -FAIL childWindow.navigator.battery.level should be 0. Threw exception TypeError: Cannot read property 'level' of null
|
| -FAIL childWindow.navigator.battery.onchargingchange should be null. Threw exception TypeError: Cannot read property 'onchargingchange' of null
|
| -FAIL childWindow.navigator.battery.onchargingtimechange should be null. Threw exception TypeError: Cannot read property 'onchargingtimechange' of null
|
| -FAIL childWindow.navigator.battery.ondischargingtimechange should be null. Threw exception TypeError: Cannot read property 'ondischargingtimechange' of null
|
| -FAIL childWindow.navigator.battery.onlevelchange should be null. Threw exception TypeError: Cannot read property 'onlevelchange' of null
|
| FAIL childWindow.navigator.connection.ontypechange should be null. Threw exception TypeError: Cannot read property 'ontypechange' of null
|
| FAIL childWindow.navigator.connection.type should be other. Threw exception TypeError: Cannot read property 'type' of null
|
| PASS childWindow.navigator.cookieEnabled is false
|
|
|