DescriptionAdd contextmenu attribute for HTMLElement.
contextmenu attribute which enables web pages to specify custom
context menu along with or in place of default platform context
menu for a particular element. The value of the contextmenu
attribute must be the ID of menu element with type popup.
Specifications:
http://www.whatwg.org/specs/web-apps/current-work/#htmlelement
http://www.whatwg.org/specs/web-apps/current-work/#context-menus
BUG=87553
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=180551
Patch Set 1 #
Total comments: 18
Patch Set 2 : Updated tests #
Total comments: 14
Patch Set 3 : Added more tests #
Messages
Total messages: 10 (0 generated)
|