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

Unified Diff: Source/core/html/HTMLTagNames.in

Issue 243403006: Implement contextmenu attribute with basic support of <menu> (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Added unit tests Created 6 years, 7 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: Source/core/html/HTMLTagNames.in
diff --git a/Source/core/html/HTMLTagNames.in b/Source/core/html/HTMLTagNames.in
index 8b4c3065f4a20c95d19c62a840b8fd595b0ee837..e3466e0282a64021d518b742eece091b05ed37b5 100644
--- a/Source/core/html/HTMLTagNames.in
+++ b/Source/core/html/HTMLTagNames.in
@@ -82,6 +82,7 @@ map
mark interfaceName=HTMLElement
marquee
menu
+menuitem
meta
meter interfaceName=HTMLMeterElement
nav interfaceName=HTMLElement

Powered by Google App Engine
This is Rietveld 408576698