Skip to content

Editorial: Link to UI Events' definition of the contextmenu event#7506

Merged
domenic merged 1 commit intowhatwg:mainfrom
andreubotella:contextmenu-ui-events
Jan 18, 2022
Merged

Editorial: Link to UI Events' definition of the contextmenu event#7506
domenic merged 1 commit intowhatwg:mainfrom
andreubotella:contextmenu-ui-events

Conversation

@andreubotella
Copy link
Copy Markdown
Member

@andreubotella andreubotella commented Jan 18, 2022

@domenic domenic merged commit 72caa31 into whatwg:main Jan 18, 2022
@andreubotella andreubotella deleted the contextmenu-ui-events branch January 18, 2022 20:14
andreubotella added a commit to andreubotella/pointerevents that referenced this pull request Jan 19, 2022
The reference to the `contextmenu` event in 4.2.12 links to the HTML
spec, even though any non-editorial mentions of that event –but not the
definition in the event list– were removed (apparently by mistake) in
whatwg/html#2742. That event was subsequently added to the UI Events
spec in w3c/uievents#279, and now the definition in the HTML spec's
event list has been removed in whatwg/html#7506. This change updates
the reference to link to the UI Events spec.
patrickhlauke pushed a commit to w3c/pointerevents that referenced this pull request Jan 19, 2022
The reference to the `contextmenu` event in 4.2.12 links to the HTML
spec, even though any non-editorial mentions of that event –but not the
definition in the event list– were removed (apparently by mistake) in
whatwg/html#2742. That event was subsequently added to the UI Events
spec in w3c/uievents#279, and now the definition in the HTML spec's
event list has been removed in whatwg/html#7506. This change updates
the reference to link to the UI Events spec.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

contextmenu is listed in the events index even though UI Events defines it

2 participants