matches() DOM method
- LSMethod of testing whether or not a DOM element matches a given selector. Formerly known (and largely supported with prefix) as matchesSelector.
Chrome
- 4 - 33: Partial support
- 34 - 119: Supported
- 120: Supported
- 121 - 123: Supported
Edge
- 12 - 14: Partial support
- 15 - 119: Supported
- 120: Supported
Safari
- 3.1 - 4: Not supported
- 5 - 7: Partial support
- 7.1 - 17.0: Supported
- 17.1: Supported
- 17.2 - TP: Supported
Firefox
- 2 - 3.5: Not supported
- 3.6 - 33: Partial support
- 34 - 119: Supported
- 120: Supported
- 121 - 123: Supported
Opera
- 9 - 11.1: Not supported
- 11.5 - 20: Partial support
- 21 - 103: Supported
- 104: Supported
IE
- 5.5 - 8: Not supported
- 9 - 10: Partial support
- 11: Partial support
Chrome for Android
- 119: Supported
Safari on iOS
- 3.2: Not supported
- 4 - 7.1: Partial support
- 8 - 17.0: Supported
- 17.1: Supported
- 17.2: Supported
Samsung Internet
- 4: Partial support
- 5 - 22: Supported
- 23: Supported
Opera Mini
- all: Not supported
Opera Mobile
- 10 - 11: Not supported
- 11.1 - 12.1: Partial support
- 73: Supported
UC Browser for Android
- 15.5: Supported
Android Browser
- 2.1: Not supported
- 2.2 - 4.4.4: Partial support
- 119: Supported
Firefox for Android
- 119: Supported
QQ Browser
- 13.1: Supported
Baidu Browser
- 13.18: Supported
KaiOS Browser
- 2.5: Supported
- 3: Supported
Partial support refers to supporting the older specification's "matchesSelector" name rather than just "matches".