Selection API
- WDAPI for accessing selected content of a document, including the window.getSelection()
method, as well as the selectstart
& selectionchange
events on document
.
Chrome
- 4 - 14: Support unknown
- 15 - 110: Supported
- 111: Supported
- 112 - 114: Supported
Edge
- 12 - 110: Supported
- 111: Supported
Safari
- 3.1 - 5: Support unknown
- 5.1 - 16.3: Supported
- 16.4: Supported
- 16.5 - TP: Supported
Firefox
- 2 - 42: Partial support
- 43 - 51: Partial support
- 52 - 110: Supported
- 111: Supported
- 112 - 113: Supported
Opera
- 9 - 12.1: Partial support
- 15 - 94: Supported
- 95: Supported
IE
- 5.5: Support unknown
- 6 - 8: Partial support
- 9 - 10: Supported
- 11: Supported
Chrome for Android
- 111: Supported
Safari on iOS
- 3.2 - 4.1: Partial support
- 4.2: Support unknown
- 5 - 16.3: Partial support
- 16.4: Partial support
- 16.5: Partial support
Samsung Internet
- 4 - 19.0: Supported
- 20: Supported
Opera Mini
- all: Not supported
Opera Mobile
- 10 - 12: Support unknown
- 12.1: Partial support
- 73: Supported
UC Browser for Android
- 13.4: Supported
Android Browser
- 2.1 - 4.1: Support unknown
- 4.2: Supported
- 4.4 - 4.4.4: Supported
- 111: Supported
Firefox for Android
- 110: Supported
QQ Browser
- 13.1: Supported
Baidu Browser
- 13.18: Supported
KaiOS Browser
- 2.5: Partial support
- 3: Supported
See also support for the related DOM range
- Resources:
- Firefox support bug