| Index: third_party/WebKit/LayoutTests/fast/dom/Window/property-access-on-cached-window-after-frame-removed-and-gced-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/dom/Window/property-access-on-cached-window-after-frame-removed-and-gced-expected.txt b/third_party/WebKit/LayoutTests/fast/dom/Window/property-access-on-cached-window-after-frame-removed-and-gced-expected.txt
|
| index 6cbaad757c00f88b3cfabe04dcb5ab9e82cb20d1..66e284ace42ad4d91d24165462905a07ec6d0999 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/dom/Window/property-access-on-cached-window-after-frame-removed-and-gced-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/fast/dom/Window/property-access-on-cached-window-after-frame-removed-and-gced-expected.txt
|
| @@ -88,6 +88,7 @@ PASS childWindow.ondblclick is null
|
| PASS childWindow.ondevicelight is null
|
| PASS childWindow.ondevicemotion is null
|
| PASS childWindow.ondeviceorientation is null
|
| +PASS childWindow.ondeviceorientationabsolute is null
|
| PASS childWindow.ondrag is null
|
| PASS childWindow.ondragend is null
|
| PASS childWindow.ondragenter is null
|
|
|