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 - 130: Supported
- ✅ 131: Supported
- ✅ 132 - 134: Supported
Edge
- ✅ 12 - 130: Supported
- ✅ 131: Supported
Safari
- ❌ 3.1 - 6: Not supported
- ❌ 6.1 - 12: Not supported (but has polyfill available)
- ❌ 12.1: Disabled by default
- ✅ 13 - 18.0: Supported
- ✅ 18.1: Supported
- ✅ 18.2 - TP: Supported
Firefox
- ❌ 2 - 5: Not supported
- ❌ 6 - 40: Not supported (but has polyfill available)
- ❌ 41 - 58: Disabled by default
- ✅ 59 - 131: Supported
- ✅ 132: Supported
- ✅ 133 - 135: Supported
Opera
- ❌ 9 - 12.1: Not supported
- ❌ 15 - 38: Not supported (but has polyfill available)
- ❌ 39 - 41: Disabled by default
- ✅ 42 - 113: Supported
- ✅ 114: Supported
IE
- ❌ 5.5 - 9: Not supported
- ◐ 10: Partial support
- ✅ 11: Supported
Chrome for Android
- ✅ 131: Supported
Safari on iOS
- ❌ 3.2 - 12.5: Not supported (but has polyfill available)
- ◐ 13: Partial support
- ✅ 13.2 - 18.0: Supported
- ✅ 18.1: Supported
- ✅ 18.2: Supported
Samsung Internet
- ❌ 4: Not supported (but has polyfill available)
- ❌ 5: Not supported
- ✅ 6.2 - 25: Supported
- ✅ 26: Supported
Opera Mini
- ❌ all: Not supported
Opera Mobile
- ❌ 10: Not supported
- ❌ 11 - 12.1: Not supported (but has polyfill available)
- ✅ 80: Supported
UC Browser for Android
- ✅ 15.5: Supported
Android Browser
- ❌ 2.1 - 4.4.4: Not supported (but has polyfill available)
- ✅ 131: Supported
Firefox for Android
- ✅ 132: Supported
QQ Browser
- ✅ 14.9: Supported
Baidu Browser
- ✅ 13.52: 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.