Specification
Spec work in progress:
Spec issue: w3c/csswg-drafts#9091
Spec PR: w3c/csswg-drafts#14301
Description
Introduces a universal selector for custom highlights, ::highlight(*), which matches the highlight pseudo-elements of all custom highlights regardless of their name.
The * argument contributes zero specificity, so its declarations act as a base style that rules naming a specific highlight override through the cascade.
Documentation
N/A
Browser support
Specification
Spec work in progress:
Spec issue: w3c/csswg-drafts#9091
Spec PR: w3c/csswg-drafts#14301
Description
Introduces a universal selector for custom highlights,
::highlight(*), which matches the highlight pseudo-elements of all custom highlights regardless of their name.The * argument contributes zero specificity, so its declarations act as a base style that rules naming a specific highlight override through the cascade.
Documentation
N/A
Browser support