Skip to content

Commit ef2b30f

Browse files
committed
[selectors-4] Update Changes list
1 parent f45a835 commit ef2b30f

File tree

1 file changed

+18
-1
lines changed

1 file changed

+18
-1
lines changed

selectors-4/Overview.bs

Lines changed: 18 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4005,9 +4005,26 @@ Changes since the 21 November 2018 Working Draft</h3>
40054005

40064006
<ul>
40074007
<li>Removed the Selector profiles, marked '':has()'' as optional and at-risk instead.
4008-
(<a href="https://github.com/w3c/csswg-drafts/issues/3925">Issue 3925</a>)
4008+
(<a href="https://github.com/w3c/csswg-drafts/issues/3925">Issue 3925</a>)
40094009
<li>Added [[#sub-pseudo-elements]] to define [=sub-pseudo-elements=] and related terminology.
40104010
<li>Added '':defined''.
4011+
(<a href="https://github.com/w3c/csswg-drafts/issues/2258">Issue 2258</a>)
4012+
<li>Added '':seeking'', '':buffering'', and ':stalled'' media playback state pseudo-classes.
4013+
(<a href="https://github.com/w3c/csswg-drafts/issues/3821">Issue 3821</a>)
4014+
<li>Added '':muted'' and '':volume-locked'' sound state pseudo-classes.
4015+
(<a href="https://github.com/w3c/csswg-drafts/issues/3821">Issue 3821</a> and <a href="https://github.com/w3c/csswg-drafts/issues/3933">Issue 3933</a>)
4016+
<li>Added '':user-valid''.
4017+
(<a href="https://lists.w3.org/Archives/Public/www-style/2015Sep/0111.html">Discussion</a>)
4018+
<li>Defined '':is()'', '':where()'', '':has()'', '':nth-child()'', and '':nth-last-child()''
4019+
to not be themselves invalidated when containing an invalid selector.
4020+
(<a href="https://github.com/w3c/csswg-drafts/issues/3264">Issue 3264</a>)
4021+
<li>Clarified case-sensitive string matching by referencing string identity as defined in [[INFRA]].
4022+
<li>Clarified that UA-provided placeholder text still triggers '':placeholder-shown''.
4023+
<li>Rewrote '':focus-visible'' definition for clarity.
4024+
<li>Switched reminder note in the grammar section to normative text
4025+
describing the requirement of whitespace between <<compound-selector>>s
4026+
when a <<combinator>> token is missing.
4027+
<li>
40114028
</ul>
40124029

40134030
<h3 id="changes-2018-02">

0 commit comments

Comments
 (0)