Pointer events
- RECThis specification integrates various inputs from mice, touchscreens, and pens, making separate implementations no longer necessary and authoring for cross-device pointers easier. Not to be mistaken with the unrelated "pointer-events" CSS property.
IE
- 5.5 - 9: Not supported
- 10: Partial support
- 11: Supported
Edge
- 12 - 100: Supported
- 101: Supported
Firefox
- 2 - 5: Not supported
- 6 - 40: Not supported (but has polyfill available)
- 41 - 58: Disabled by default
- 59 - 99: Supported
- 100: Supported
- 101 - 102: Supported
Chrome
- 4 - 21: Not supported
- 22 - 51: Not supported (but has polyfill available)
- 52 - 54: Disabled by default
- 55 - 100: Supported
- 101: Supported
- 102 - 104: Supported
Safari
- 3.1 - 6: Not supported
- 6.1 - 12: Not supported (but has polyfill available)
- 12.1: Disabled by default
- 13 - 15.3: Supported
- 15.4: Supported
- TP: Supported
Opera
- 9 - 12.1: Not supported
- 15 - 38: Not supported (but has polyfill available)
- 39 - 41: Disabled by default
- 42 - 85: Supported
- 86: Supported
- 87: Supported
Safari on iOS
- 3.2 - 12.5: Not supported (but has polyfill available)
- 13: Partial support
- 13.2 - 15.3: Supported
- 15.4: Supported
Opera Mini
- all: Not supported
Android Browser
- 2.1 - 4.4.4: Not supported (but has polyfill available)
- 101: Supported
Opera Mobile
- 10: Not supported
- 11 - 12.1: Not supported (but has polyfill available)
- 64: Supported
Chrome for Android
- 101: Supported
Firefox for Android
- 100: Supported
UC Browser for Android
- 12.12: Not supported (but has polyfill available)
Samsung Internet
- 4: Not supported (but has polyfill available)
- 5: Not supported
- 6.2 - 15.0: Supported
- 16.0: Supported
QQ Browser
- 10.4: Supported
Baidu Browser
- 7.12: Not supported
KaiOS Browser
- 2.5: Disabled by default
Firefox, starting with version 28, provides the 'dom.w3cpointerevents.enabled' flag to support this specification.