| 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 cb1e088424ab41a17fb6a9bdfe489edd7ee0b5e5..3a494e453bc923008d26012e4862f9208b1c8707 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
|
| @@ -119,6 +119,14 @@ PASS childWindow.onpageshow is null
|
| PASS childWindow.onpause is null
|
| PASS childWindow.onplay is null
|
| PASS childWindow.onplaying is null
|
| +PASS childWindow.onpointercancel is null
|
| +PASS childWindow.onpointerdown is null
|
| +PASS childWindow.onpointerenter is null
|
| +PASS childWindow.onpointerleave is null
|
| +PASS childWindow.onpointermove is null
|
| +PASS childWindow.onpointerout is null
|
| +PASS childWindow.onpointerover is null
|
| +PASS childWindow.onpointerup is null
|
| PASS childWindow.onpopstate is null
|
| PASS childWindow.onprogress is null
|
| PASS childWindow.onratechange is null
|
|
|