| 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 75a0a17336c519a062c89ae4679df6937c925399..f1f43431f141ddb823fdcc2673beba9e5dd06098 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
|
| @@ -56,6 +56,7 @@ PASS oldChildWindow.navigator.onLine is newChildWindow.navigator.onLine
|
| PASS oldChildWindow.navigator.platform is newChildWindow.navigator.platform
|
| PASS oldChildWindow.navigator.product is newChildWindow.navigator.product
|
| PASS oldChildWindow.navigator.productSub is newChildWindow.navigator.productSub
|
| +PASS oldChildWindow.navigator.serviceWorker.current is newChildWindow.navigator.serviceWorker.current
|
| PASS oldChildWindow.navigator.userAgent is newChildWindow.navigator.userAgent
|
| PASS oldChildWindow.navigator.vendor is newChildWindow.navigator.vendor
|
| PASS oldChildWindow.navigator.vendorSub is newChildWindow.navigator.vendorSub
|
|
|