| 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 284ce9beffe80cbe4535ef5f6029cc795e242b1d..0e3733840a7f269d182fb57077e38e89ac2cd5e7 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
|
| @@ -42,7 +42,6 @@ PASS oldChildWindow.navigator.appCodeName is newChildWindow.navigator.appCodeNam
|
| PASS oldChildWindow.navigator.appName is newChildWindow.navigator.appName
|
| PASS oldChildWindow.navigator.appVersion is newChildWindow.navigator.appVersion
|
| 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
|
| PASS oldChildWindow.navigator.doNotTrack is newChildWindow.navigator.doNotTrack
|
| PASS oldChildWindow.navigator.hardwareConcurrency is newChildWindow.navigator.hardwareConcurrency
|
|
|