Index: third_party/WebKit/Source/core/html/HTMLAttributeNames.in |
diff --git a/third_party/WebKit/Source/core/html/HTMLAttributeNames.in b/third_party/WebKit/Source/core/html/HTMLAttributeNames.in |
index f6e4f9960d82459a84ce9b6b6587c5637c5098a3..d8325b79903bd325b7fb0ff6622acdd96a3f9fee 100644 |
--- a/third_party/WebKit/Source/core/html/HTMLAttributeNames.in |
+++ b/third_party/WebKit/Source/core/html/HTMLAttributeNames.in |
@@ -197,6 +197,7 @@ onerror |
onfocus |
onfocusin |
onfocusout |
+ongotpointercapture |
onhashchange |
oninput |
oninvalid |
@@ -208,6 +209,7 @@ onload |
onloadeddata |
onloadedmetadata |
onloadstart |
+onlostpointercapture |
onmessage |
onmousedown |
onmouseenter |