Skip to content

Commit a427614

Browse files
committed
[selectors-4] Tweak changes list, add link.
1 parent 82a6bd4 commit a427614

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

selectors-4/Overview.bs

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3935,12 +3935,10 @@ Changes</h2>
39353935
<li>Rewrote selectors grammar using the CSS Value Definition Syntax.
39363936
<li>Split out <a>relative selectors</a> from <a>scoped selectors</a>,
39373937
as these are different concepts that can be independently invoked.
3938-
<li>Changed rules for absolutizing a relative selector.
3939-
3940-
Issue: List changes + rationale?
39413938
<li>Moved definition of <<An+B>> microsyntax to CSS Syntax.
39423939

39433940
Issue: Semantic definition should probably move back here.
3941+
39443942
<li>Added new sections:
39453943
<ul>
39463944
<li>[[#data-model]]
@@ -3955,9 +3953,8 @@ Changes</h2>
39553953
</ul>
39563954
</li>
39573955
</ul>
3958-
<li>Removed restriction on combinators within '':matches()'' and '':not()''.
3959-
3960-
Issue: Do we have implementations of this? If not, maybe it's better to keep the restriction for level 4?
3956+
<li>Removed restriction on combinators within '':matches()'' and '':not()'';
3957+
see <a href="https://lists.w3.org/Archives/Public/www-style/2014Jan/0607.html">discussion</a>.
39613958
<li>Defined <a>specificity</a> of a <a>selector list</a>. (Why?)
39623959
<li>Required quotes around '':lang()'' values involving an asterisk;
39633960
only language codes which happen to bhe CSS identifiers can be used unquoted.

0 commit comments

Comments
 (0)