Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Mark HTMLElement.contextMenu as never shipped in Chromium
Original source: mdn#3502 However, this was behind a flag [RuntimeEnabled=ContextMenu] and never shipped. Related bits like html.elements.menuitem and html.global_attributes.contextmenu are already set to false. Part of mdn#7844.
- Loading branch information