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 - 116: Supported
- 117: Supported
- 118 - 120: Supported
Edge
- 12 - 116: Supported
- 117: Supported
Safari
- 3.1 - 5: Support unknown
- 5.1 - 16.5: Supported
- 16.6: Supported
- 17.0 - TP: Supported
Firefox
- 2 - 42: Partial support
- 43 - 51: Partial support
- 52 - 116: Supported
- 117: Supported
- 118 - 120: Supported
Opera
- 9 - 12.1: Partial support
- 15 - 101: Supported
- 102: Supported
IE
- 5.5: Support unknown
- 6 - 8: Partial support
- 9 - 10: Supported
- 11: Supported
Chrome for Android
- 117: Supported
Safari on iOS
- 3.2 - 4.1: Partial support
- 4.2: Support unknown
- 5 - 16.6: Partial support
- 17.0: Partial support
- 17.1: Partial support
Samsung Internet
- 4 - 21: Supported
- 22: Supported
Opera Mini
- all: Not supported
Opera Mobile
- 10 - 12: Support unknown
- 12.1: Partial support
- 73: Supported
UC Browser for Android
- 15.5: Supported
Android Browser
- 2.1 - 4.1: Support unknown
- 4.2: Supported
- 4.4 - 4.4.4: Supported
- 117: Supported
Firefox for Android
- 117: 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