Deprecate browser support
Bump integration tools to 2.1.0
This commit is contained in:
@ -24,9 +24,4 @@ Changes the styling of text selection.
|
||||
#### Explanation
|
||||
|
||||
- `::selection` defines a pseudo selector on an element to style text within it when selected. Note that if you don't combine any other selector your style will be applied at document root level, to any selectable element.
|
||||
|
||||
#### Browser support
|
||||
|
||||
<span class="snippet__support-note">⚠️ Requires prefixes for full support and is not actually in any specification.</span>
|
||||
|
||||
- https://caniuse.com/#feat=css-selection
|
||||
- Requires prefixes for full support and is not actually in any specification.
|
||||
|
||||
Reference in New Issue
Block a user