We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5204dff commit 0ecd4ccCopy full SHA for 0ecd4cc
1 file changed
css-pseudo-4/Overview.bs
@@ -796,8 +796,9 @@ Cascading and Per-Element Highlight Styles</h3>
796
When any supported property is not given a value by the cascade,
797
its value is determined by inheritance from
798
the corresponding <a>highlight pseudo-element</a>
799
- of its <a>originating element</a>'s parent element
800
- (regardless of whether that property is an <a>inherited property</a>).
+ of its <a>originating element</a>'s parent element.
+ This occurs regardless of whether that property is an <a>inherited property</a>,
801
+ including [=registered custom properties=] where the [=inherits descriptor=] is false.
802
803
<wpt>
804
css/css-pseudo/active-selection-051.html
0 commit comments