| 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 d6436b371c306ae1fbd7a08ea0538373c4f1a034..b593fd821329a66fecf32fbb249e56196f53c36e 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
|
| @@ -124,6 +124,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
|
|
|