| 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 0ceac8d1a83f6d20fbe8c198772dd54d4b3a3fe1..75a0a17336c519a062c89ae4679df6937c925399 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
|
| @@ -132,6 +132,7 @@ PASS oldChildWindow.onstorage is newChildWindow.onstorage
|
| PASS oldChildWindow.onsubmit is newChildWindow.onsubmit
|
| PASS oldChildWindow.onsuspend is newChildWindow.onsuspend
|
| PASS oldChildWindow.ontimeupdate is newChildWindow.ontimeupdate
|
| +PASS oldChildWindow.ontoggle is newChildWindow.ontoggle
|
| PASS oldChildWindow.ontouchcancel is newChildWindow.ontouchcancel
|
| PASS oldChildWindow.ontouchend is newChildWindow.ontouchend
|
| PASS oldChildWindow.ontouchmove is newChildWindow.ontouchmove
|
|
|