Skip to content

Commit 427b377

Browse files
committed
[selectors] Update changes list (part I, rough draft)
1 parent 0c02331 commit 427b377

1 file changed

Lines changed: 17 additions & 0 deletions

File tree

selectors/Overview.bs

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3451,6 +3451,23 @@ Changes</h2>
34513451
<ul>
34523452
<li>Split out <a>relative selectors</a> from <a>scoped selectors</a>,
34533453
as these are different concepts that can be independently invoked.
3454+
<li>Changed rules for absolutizing a relative selector.
3455+
Issue: List changes + rationale?
3456+
<li>Replaced subject indicator feature with '':has()''.
3457+
<li>Changed the <css>:active-drop-target</css>, <css>:valid-drop-target</css>, <css>:invalid-drop-target</css> with '':drop()''.
3458+
<li>Moved definition of <<An+B>> microsyntax to CSS Syntax.
3459+
Issue: Semantic definition should probably move back here.
3460+
<li>Added new sections:
3461+
<ul>
3462+
<li>Evaluating a Selector
3463+
Issue: https://lists.w3.org/Archives/Public/www-style/2015Mar/0432.html
3464+
<li>Data Model
3465+
Issue: Need to define tree for XML.
3466+
<li>API Hooks
3467+
</ul>
3468+
<li>Removed restriction on combinators within '':matches()'', '':not()'', '':nth-match()'', and '':nth-last-match()''. (????)
3469+
<li>Defined <a>specificity</a> of a <a>selector list</a>. (Why?)
3470+
<li>Removed the <css>:local-link</css> and reference combinator for lack of interest.
34543471
</ul>
34553472

34563473

0 commit comments

Comments
 (0)