| 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 736ea66da54a1db2c4817d091d0c9738c61a3c01..5e7d727c608e8c964e83aea1bcddd4cee54fa044 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
|
| @@ -59,7 +59,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.serviceWorker.controller is newChildWindow.navigator.serviceWorker.controller
|
| PASS oldChildWindow.navigator.userAgent is newChildWindow.navigator.userAgent
|
| PASS oldChildWindow.navigator.vendor is newChildWindow.navigator.vendor
|
| PASS oldChildWindow.navigator.vendorSub is newChildWindow.navigator.vendorSub
|
|
|