Index: LayoutTests/fast/dom/Window/property-access-on-cached-window-after-frame-removed-expected.txt |
diff --git a/LayoutTests/fast/dom/Window/property-access-on-cached-window-after-frame-removed-expected.txt b/LayoutTests/fast/dom/Window/property-access-on-cached-window-after-frame-removed-expected.txt |
index 155afc135e75e3e6eeb7c94ba3c3c110f7eb816f..55a9cfa54eb0de4ca7cfb9b3c0b72e39ba3d79bb 100644 |
--- a/LayoutTests/fast/dom/Window/property-access-on-cached-window-after-frame-removed-expected.txt |
+++ b/LayoutTests/fast/dom/Window/property-access-on-cached-window-after-frame-removed-expected.txt |
@@ -121,6 +121,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 |
@@ -140,6 +141,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 |