| 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 b27c235806df92a07124a8aa7a715e031c679ef8..ee8e3366021367039209dbd91a82f7a6f461dc0c 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
|
| @@ -51,7 +51,6 @@ PASS oldChildWindow.navigator.language is newChildWindow.navigator.language
|
| PASS oldChildWindow.navigator.maxTouchPoints is newChildWindow.navigator.maxTouchPoints
|
| PASS oldChildWindow.navigator.onLine is newChildWindow.navigator.onLine
|
| PASS oldChildWindow.navigator.platform is newChildWindow.navigator.platform
|
| -PASS oldChildWindow.navigator.presentation.onavailablechange is newChildWindow.navigator.presentation.onavailablechange
|
| PASS oldChildWindow.navigator.presentation.ondefaultsessionstart is newChildWindow.navigator.presentation.ondefaultsessionstart
|
| PASS oldChildWindow.navigator.presentation.session is newChildWindow.navigator.presentation.session
|
| PASS oldChildWindow.navigator.product is newChildWindow.navigator.product
|
|
|