| 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 3f6b43fea4de457912cfc0722cb8257489d949d2..b16acfb3c4f02f2d29cd4ab040995e8d2b383332 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
|
| @@ -71,6 +71,7 @@ PASS childWindow.onabort is null
|
| PASS childWindow.onanimationend is null
|
| PASS childWindow.onanimationiteration is null
|
| PASS childWindow.onanimationstart is null
|
| +PASS childWindow.onauxclick is null
|
| PASS childWindow.onbeforeunload is null
|
| PASS childWindow.onblur is null
|
| PASS childWindow.oncancel is null
|
|
|