browser-compat-data
browser-compat-data copied to clipboard
api.MouseEvent.mozInputSource - missing
What type of issue is this?
Missing compatibility data
What information was incorrect, unhelpful, or incomplete?
We are missing the property MouseEvent.mozInputSource
What browsers does this problem apply to, if applicable?
Firefox
What did you expect to see?
Data
Did you test this? If so, how?
"mozInputSource" in MouseEvent.prototype in latest Firefox
Can you link to any release notes, bugs, pull requests, or MDN pages related to this?
https://developer.mozilla.org/en-US/docs/Web/API/MouseEvent/mozInputSource
Do you have anything more you want to share?
No response
MDN URL
No response
MDN metadata
No response
I ran a git-bisect-search on a local checkout of https://github.com/caugner/firefox-releases/, and it points to Firefox 4 adding this, see: https://github.com/caugner/firefox-releases/blame/v4/dom/interfaces/events/nsIDOMNSMouseEvent.idl#L61