File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -2143,10 +2143,10 @@ The Target Pseudo-class: '':target''</h3>
21432143The Target Container Pseudo-class: '':target-within''</h3>
21442144
21452145 The <dfn id='target-within-pseudo'>:target-within</dfn> pseudo-class
2146- applies to elements for which the '':target'' pseudo class applies
2147- as well as to an element whose descendant in the <a>flat tree</a>
2146+ applies to any element to which the '':target'' pseudo class applies
2147+ as well as to any element whose descendant in the <a>flat tree</a>
21482148 (including non-element nodes, such as text nodes)
2149- matches the conditions for matching '':target-within '' .
2149+ matches the conditions for matching '':target'' .
21502150
21512151<h3 id="the-scope-pseudo">
21522152The Reference Element Pseudo-class: '':scope''</h3>
You can’t perform that action at this time.
0 commit comments