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 805ad79efe1c91212f28c3b3ddc0df0571782060..5611aa698d779727f709f008bce196e976f38465 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 |
@@ -75,6 +75,7 @@ PASS childWindow.onemptied is null |
PASS childWindow.onended is null |
PASS childWindow.onerror is null |
PASS childWindow.onfocus is null |
+PASS childWindow.ongotpointercapture is null |
PASS childWindow.onhashchange is null |
PASS childWindow.oninput is null |
PASS childWindow.oninvalid is null |
@@ -86,6 +87,7 @@ PASS childWindow.onload is null |
PASS childWindow.onloadeddata is null |
PASS childWindow.onloadedmetadata is null |
PASS childWindow.onloadstart is null |
+PASS childWindow.onlostpointercapture is null |
PASS childWindow.onmessage is null |
PASS childWindow.onmousedown is null |
PASS childWindow.onmouseenter is null |