| Index: LayoutTests/fast/dom/Window/property-access-on-cached-window-after-frame-navigated-expected.txt
|
| diff --git a/LayoutTests/fast/dom/Window/property-access-on-cached-window-after-frame-navigated-expected.txt b/LayoutTests/fast/dom/Window/property-access-on-cached-window-after-frame-navigated-expected.txt
|
| index 9cd8892db9f2740625266791426483235745aa75..6fb4ba92485c0c2fc7f48bf8cc47a84127fa3598 100644
|
| --- a/LayoutTests/fast/dom/Window/property-access-on-cached-window-after-frame-navigated-expected.txt
|
| +++ b/LayoutTests/fast/dom/Window/property-access-on-cached-window-after-frame-navigated-expected.txt
|
| @@ -41,14 +41,6 @@ PASS oldChildWindow.name is newChildWindow.name
|
| PASS oldChildWindow.navigator.appCodeName is newChildWindow.navigator.appCodeName
|
| PASS oldChildWindow.navigator.appName is newChildWindow.navigator.appName
|
| PASS oldChildWindow.navigator.appVersion is newChildWindow.navigator.appVersion
|
| -PASS oldChildWindow.navigator.battery.charging is newChildWindow.navigator.battery.charging
|
| -PASS oldChildWindow.navigator.battery.chargingTime is newChildWindow.navigator.battery.chargingTime
|
| -PASS oldChildWindow.navigator.battery.dischargingTime is newChildWindow.navigator.battery.dischargingTime
|
| -PASS oldChildWindow.navigator.battery.level is newChildWindow.navigator.battery.level
|
| -PASS oldChildWindow.navigator.battery.onchargingchange is newChildWindow.navigator.battery.onchargingchange
|
| -PASS oldChildWindow.navigator.battery.onchargingtimechange is newChildWindow.navigator.battery.onchargingtimechange
|
| -PASS oldChildWindow.navigator.battery.ondischargingtimechange is newChildWindow.navigator.battery.ondischargingtimechange
|
| -PASS oldChildWindow.navigator.battery.onlevelchange is newChildWindow.navigator.battery.onlevelchange
|
| PASS oldChildWindow.navigator.connection.ontypechange is newChildWindow.navigator.connection.ontypechange
|
| PASS oldChildWindow.navigator.connection.type is newChildWindow.navigator.connection.type
|
| PASS oldChildWindow.navigator.cookieEnabled is newChildWindow.navigator.cookieEnabled
|
|
|