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.
Chrome
- 4 - 21: Not supported
- 22 - 51: Not supported (but has polyfill available)
- 52 - 54: Disabled by default
- 55 - 108: Supported
- 109: Supported
- 110 - 112: Supported
Edge
- 12 - 108: Supported
- 109: Supported
Safari
- 3.1 - 6: Not supported
- 6.1 - 12: Not supported (but has polyfill available)
- 12.1: Disabled by default
- 13 - 16.2: Supported
- 16.3: Supported
- TP: Supported
Firefox
- 2 - 5: Not supported
- 6 - 40: Not supported (but has polyfill available)
- 41 - 58: Disabled by default
- 59 - 108: Supported
- 109: Supported
- 110 - 111: Supported
Opera
- 9 - 12.1: Not supported
- 15 - 38: Not supported (but has polyfill available)
- 39 - 41: Disabled by default
- 42 - 91: Supported
- 92: Supported
IE
- 5.5 - 9: Not supported
- 10: Partial support
- 11: Supported
Chrome for Android
- 109: Supported
Safari on iOS
- 3.2 - 12.5: Not supported (but has polyfill available)
- 13: Partial support
- 13.2 - 16.2: Supported
- 16.3: Supported
Samsung Internet
- 4: Not supported (but has polyfill available)
- 5: Not supported
- 6.2 - 18.0: Supported
- 19.0: Supported
Opera Mini
- all: Not supported
Opera Mobile
- 10: Not supported
- 11 - 12.1: Not supported (but has polyfill available)
- 72: Supported
UC Browser for Android
- 13.4: Supported
Android Browser
- 2.1 - 4.4.4: Not supported (but has polyfill available)
- 109: Supported
Firefox for Android
- 107: Supported
QQ Browser
- 13.1: Supported
Baidu Browser
- 13.18: Supported
KaiOS Browser
- 2.5: Disabled by default
Firefox, starting with version 28, provides the 'dom.w3cpointerevents.enabled' flag to support this specification.