| 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..c1a32d8a92c08ac7c8cf717a579489f59858ae26 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
|
| @@ -77,6 +77,7 @@ PASS oldChildWindow.onclose is newChildWindow.onclose
|
| PASS oldChildWindow.oncontextmenu is newChildWindow.oncontextmenu
|
| PASS oldChildWindow.oncuechange is newChildWindow.oncuechange
|
| PASS oldChildWindow.ondblclick is newChildWindow.ondblclick
|
| +PASS oldChildWindow.ondevicelight is newChildWindow.ondevicelight
|
| PASS oldChildWindow.ondevicemotion is newChildWindow.ondevicemotion
|
| PASS oldChildWindow.ondeviceorientation is newChildWindow.ondeviceorientation
|
| PASS oldChildWindow.ondrag is newChildWindow.ondrag
|
|
|