File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -1372,8 +1372,8 @@ <h3 id=scoping><span class=secno>3.3. </span> Scoped Selectors</h3>
13721372 href ="#combinator "> < i > combinator</ i > </ a > . The scoping element matches
13731373 this implied < a href ="#scope-pseudo "> < code > :scope</ code > </ a > selector,
13741374 but does not limit which elements match.
1375- < p > Scope-relative selectors must be < a href = absolutize > absolutized </ a >
1376- before using them for matching.
1375+ < p > Scope-relative selectors must be < a
1376+ href =" #absolutize " > absolutized </ a > before using them for matching.
13771377
13781378 < p class =issue > It might be necessary (for, e.g.
13791379 < code > ::distributed()</ code > or < code > documentFragment.find()</ code > ),
Original file line number Diff line number Diff line change @@ -675,7 +675,7 @@ <h3 id="scoping">
675675 but does not limit which elements match.
676676
677677 < p >
678- Scope-relative selectors must be < a href ="absolutize "> absolutized</ a > before using them for matching.
678+ Scope-relative selectors must be < a href ="# absolutize "> absolutized</ a > before using them for matching.
679679
680680 < p class ="issue ">
681681 It might be necessary (for, e.g. < code > ::distributed()</ code > or < code > documentFragment.find()</ code > ),
You can’t perform that action at this time.
0 commit comments