| Index: LayoutTests/fast/dom/Window/property-access-on-cached-window-after-frame-removed-and-gced-expected.txt | 
| diff --git a/LayoutTests/fast/dom/Window/property-access-on-cached-window-after-frame-removed-and-gced-expected.txt b/LayoutTests/fast/dom/Window/property-access-on-cached-window-after-frame-removed-and-gced-expected.txt | 
| index 85ce1d603eb5217db23e393a7c7a28f61d173b32..cb1e088424ab41a17fb6a9bdfe489edd7ee0b5e5 100644 | 
| --- a/LayoutTests/fast/dom/Window/property-access-on-cached-window-after-frame-removed-and-gced-expected.txt | 
| +++ b/LayoutTests/fast/dom/Window/property-access-on-cached-window-after-frame-removed-and-gced-expected.txt | 
| @@ -122,6 +122,7 @@ PASS childWindow.onplaying is null | 
| PASS childWindow.onpopstate is null | 
| PASS childWindow.onprogress is null | 
| PASS childWindow.onratechange is null | 
| +PASS childWindow.onrejectionhandled is null | 
| PASS childWindow.onreset is null | 
| PASS childWindow.onresize is null | 
| PASS childWindow.onscroll is null | 
| @@ -141,6 +142,7 @@ PASS childWindow.ontouchend is null | 
| PASS childWindow.ontouchmove is null | 
| PASS childWindow.ontouchstart is null | 
| PASS childWindow.ontransitionend is null | 
| +PASS childWindow.onunhandledrejection is null | 
| PASS childWindow.onunload is null | 
| PASS childWindow.onvolumechange is null | 
| PASS childWindow.onwaiting is null | 
|  |