Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(26)

Unified Diff: third_party/WebKit/Source/core/html/HTMLAttributeNames.in

Issue 1774913004: Firing got/lost pointer capture events (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Variable rename Created 4 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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
« no previous file with comments | « third_party/WebKit/Source/core/events/PointerEventFactoryTest.cpp ('k') | third_party/WebKit/Source/core/html/HTMLElement.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698