We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f6b8b96 commit 126df57Copy full SHA for 126df57
1 file changed
css-pseudo-4/Overview.bs
@@ -865,9 +865,9 @@ Cascading and Per-Element Highlight Styles</h3>
865
its [=specified value=] is determined by inheritance from
866
the corresponding <a>highlight pseudo-element</a>
867
of its <a>originating element</a>'s parent element.
868
- This occurs regardless of whether that property is an <a>inherited property</a>,
869
- including [=registered custom properties=] where the [=inherits descriptor=] is false.
870
-
+ This occurs regardless of whether that property is an <a>inherited property</a>
+ (and regardless of whether that property is a [=custom property=]
+ that is registered to [=CSS/inherit=] or not).
871
Additionally,
872
for [=highlight pseudo-elements=] originating from the root element,
873
the [=inherited value=] of 'color'
0 commit comments