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 84cc1844f625819761d8f085a79b61f2194f6afc..bec8428c5488ad79c379d28c1ed5698c4a503c63 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,6 +51,7 @@ PASS oldChildWindow.navigator.maxTouchPoints is newChildWindow.navigator.maxTouc |
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.ondefaultpresentationstart is newChildWindow.navigator.presentation.ondefaultpresentationstart |
PASS oldChildWindow.navigator.presentation.session is newChildWindow.navigator.presentation.session |
PASS oldChildWindow.navigator.product is newChildWindow.navigator.product |
PASS oldChildWindow.navigator.productSub is newChildWindow.navigator.productSub |