Skip to content

Commit e809cdc

Browse files
committed
merge
2 parents 2e72ef8 + 56e621f commit e809cdc

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

selectors/Overview.bs

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3544,10 +3544,12 @@ Changes</h2>
35443544
<li>Split out <a>relative selectors</a> from <a>scoped selectors</a>,
35453545
as these are different concepts that can be independently invoked.
35463546
<li>Changed rules for absolutizing a relative selector.
3547+
35473548
Issue: List changes + rationale?
35483549
<li>Replaced subject indicator feature with '':has()''.
35493550
<li>Changed the <css>:active-drop-target</css>, <css>:valid-drop-target</css>, <css>:invalid-drop-target</css> with '':drop()''.
35503551
<li>Moved definition of <<An+B>> microsyntax to CSS Syntax.
3552+
35513553
Issue: Semantic definition should probably move back here.
35523554
<li>Added new sections:
35533555
<ul>
@@ -3559,6 +3561,7 @@ Changes</h2>
35593561
Issue: <a href="https://github.com/w3c/csswg-drafts/issues/720">selector matching should be specified as being from right to left, not left to right</a>
35603562
</ul>
35613563
<li>Removed restriction on combinators within '':matches()'', '':not()'', '':nth-match()'', and '':nth-last-match()''.
3564+
35623565
Issue: Do we have implementations of this? If not, maybe it's better to keep the restriction for level 4?
35633566
<li>Defined <a>specificity</a> of a <a>selector list</a>. (Why?)
35643567
<li>Removed the <css>:local-link</css> and reference combinator for lack of interest.

0 commit comments

Comments
 (0)