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 - 118: Supported
- 119: Supported
- 120 - 122: Supported
Edge
- 12 - 118: Supported
- 119: Supported
Safari
- 3.1 - 6: Not supported
- 6.1 - 12: Not supported (but has polyfill available)
- 12.1: Disabled by default
- 13 - 17.0: Supported
- 17.1: Supported
- 17.2 - TP: Supported
Firefox
- 2 - 5: Not supported
- 6 - 40: Not supported (but has polyfill available)
- 41 - 58: Disabled by default
- 59 - 119: Supported
- 120: Supported
- 121 - 123: Supported
Opera
- 9 - 12.1: Not supported
- 15 - 38: Not supported (but has polyfill available)
- 39 - 41: Disabled by default
- 42 - 103: Supported
- 104: Supported
IE
- 5.5 - 9: Not supported
- 10: Partial support
- 11: Supported
Chrome for Android
- 119: Supported
Safari on iOS
- 3.2 - 12.5: Not supported (but has polyfill available)
- 13: Partial support
- 13.2 - 17.0: Supported
- 17.1: Supported
- 17.2: Supported
Samsung Internet
- 4: Not supported (but has polyfill available)
- 5: Not supported
- 6.2 - 22: Supported
- 23: Supported
Opera Mini
- all: Not supported
Opera Mobile
- 10: Not supported
- 11 - 12.1: Not supported (but has polyfill available)
- 73: Supported
UC Browser for Android
- 15.5: Supported
Android Browser
- 2.1 - 4.4.4: Not supported (but has polyfill available)
- 119: Supported
Firefox for Android
- 119: Supported
QQ Browser
- 13.1: Supported
Baidu Browser
- 13.18: Supported
KaiOS Browser
- 2.5: Disabled by default
- 3: Supported
Firefox, starting with version 28, provides the 'dom.w3cpointerevents.enabled' flag to support this specification.