Intent to unship: HTML <menuitem> element and the context menu feature
271 views
Skip to first unread message
Kagami Rosylight
unread,
Dec 8, 2020, 4:20:56 PM12/8/20
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
It was removed from the HTML spec in 2017 because of the lack of implementer interest (https://github.com/whatwg/html/pull/2742). There is no other browser that implements this feature.
Items to be removed:
* `<menuitem>`
* The `type` attribute of `<menu>`
* The `onshow` event handler
* The `contextMenu` attribute of HTMLElement
It will first be hidden behind the flag `dom.menuitem.enabled` and later will be completely removed.