MDN URL
https://developer.mozilla.org/en-US/docs/Web/API/Element/contextmenu_event
What specific section or headline is this issue about?
Event type
What information was incorrect, unhelpful, or incomplete?
According to w3c/pointerevents#317, the "correct" event type is PointerEvent. However, while Chromium browsers follow the new standard, Firefox and Safari do not. The Event Type should be noted as being PointerEvent, but with a clear obvious disclaimer that this is not the case on Firefox or Safari. Currently, that disclaimer is hidden in https://developer.mozilla.org/en-US/docs/Web/API/Element/contextmenu_event#browser_compatibility.
What did you expect to see?
The event type that matches the spec, but with an obvious disclaimer that the spec is not followed by Firefox or Safari.
Do you have any supporting links, references, or citations?
Do you have anything more you want to share?
This also applies to:
MDN metadata
Page report details
MDN URL
https://developer.mozilla.org/en-US/docs/Web/API/Element/contextmenu_event
What specific section or headline is this issue about?
Event type
What information was incorrect, unhelpful, or incomplete?
According to w3c/pointerevents#317, the "correct" event type is
PointerEvent. However, while Chromium browsers follow the new standard, Firefox and Safari do not. The Event Type should be noted as beingPointerEvent, but with a clear obvious disclaimer that this is not the case on Firefox or Safari. Currently, that disclaimer is hidden in https://developer.mozilla.org/en-US/docs/Web/API/Element/contextmenu_event#browser_compatibility.What did you expect to see?
The event type that matches the spec, but with an obvious disclaimer that the spec is not followed by Firefox or Safari.
Do you have any supporting links, references, or citations?
Do you have anything more you want to share?
This also applies to:
MDN metadata
Page report details
en-us/web/api/element/contextmenu_event