| 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 02135544f57a2d4e2d1210a5c5cadd8584e42294..2e299db465115dfc9a5b390c935ce640b19d69ca 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
|
| @@ -44,6 +44,7 @@ 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.connection.onchange is newChildWindow.navigator.connection.onchange
|
| PASS oldChildWindow.navigator.connection.ontypechange is newChildWindow.navigator.connection.ontypechange
|
| PASS oldChildWindow.navigator.cookieEnabled is newChildWindow.navigator.cookieEnabled
|
| PASS oldChildWindow.navigator.doNotTrack is newChildWindow.navigator.doNotTrack
|
|
|