| 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 92f4780a33a4a741a3a2e19120bbd8148381e759..351028f42ef76b2de8e182ff15249073ec389857 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
|
| @@ -42,14 +42,6 @@ PASS window.cached_navigator.productSub is window.navigator.productSub
|
| PASS window.cached_navigator.userAgent is ''
|
| PASS window.cached_navigator.vendor is window.navigator.vendor
|
| PASS window.cached_navigator.vendorSub is ''
|
| -FAIL window.cached_navigator_battery.charging should be false. Was true.
|
| -PASS window.cached_navigator_battery.chargingTime is 0
|
| -FAIL window.cached_navigator_battery.dischargingTime should be 0. Was Infinity.
|
| -FAIL window.cached_navigator_battery.level should be 0. Was 1.
|
| -PASS window.cached_navigator_battery.onchargingchange is null
|
| -PASS window.cached_navigator_battery.onchargingtimechange is null
|
| -PASS window.cached_navigator_battery.ondischargingtimechange is null
|
| -PASS window.cached_navigator_battery.onlevelchange is null
|
| PASS window.cached_navigator_connection.ontypechange is null
|
| PASS window.cached_navigator_connection.type is window.navigator.connection.type
|
| PASS window.cached_navigator_serviceWorker.controller is null
|
|
|