Trusted by 2 Mn+ QAs & Devs to accelerate their release cycles
The CSS pseudo-element property ::selection is used to apply CSS stylings to a highlighted/selected part of the text. For instance, selecting a text by dragging the mouse over. ##CSS Syntax ::selection /* CSS code */
Last updated on : 2023-03-20
Browser Versions
IE
Edge
Firefox
Chrome
Safari
Opera
Fully Supported
Partially
No Support
CSS Pseudo-Elements Module Level 4 # selectordef-selection
/* Legacy Firefox syntax (version 61 and below) */
::-moz-selection ::selection
::selection CSS pseudo-element on IE is fully supported on 9-11, and not supported on 5.5-8 IE versions.
::selection CSS pseudo-element on Edge is fully supported on all Edge versions.
::selection CSS pseudo-element on Firefox is fully supported on all Firefox versions.
::selection CSS pseudo-element on Chrome is fully supported on all Chrome versions.
::selection CSS pseudo-element on Safari is fully supported on all Safari versions.
::selection CSS pseudo-element on Opera is fully supported on 9.5-95, and not supported on 9-9 Opera versions.
::selection CSS pseudo-element on Safari on iOS is not supported on any Safari on iOS versions.
::selection CSS pseudo-element on Android Browser is fully supported on 4.4-111, and not supported on 2.1-4 Android Browser versions.
::selection CSS pseudo-element on Opera Mobile is fully supported on all Opera Mobile versions.
::selection CSS pseudo-element on Chrome for Android is fully supported on all Chrome for Android versions.
::selection CSS pseudo-element on Firefox for Android is fully supported on all Firefox for Android versions.
::selection CSS pseudo-element on Samsung Internet is fully supported on all Samsung Internet versions.
Data sourced from
Overall Browser Compatibility Score
Note:::selection CSS pseudo-element shows a browser compatibility score of 92. This is a collective score out of 100 to represent browser support of a web technology. The higher this score is, the greater is the browser compatibility. The browser compatibility score is not a 100% reflection for every browser and the web technology support. However, it does give you an estimate on how much you should rely on a particular web technology in terms of browser compatibility.
Test on 3000+ browsers for ::selection CSS pseudo-element & more
Test your website for ::selection CSS pseudo-element and other web technologies. Get 100 FREE automation test minutes!
Test NowKaneAI - Testing Assistant
World’s first AI-Powered E2E testing agent.
Did you find this page helpful?