@@ -4408,25 +4408,31 @@ while still preserving as much of the <em>usefulness</em> of '':visited'' as pos
44084408<h2 id="changes">
44094409Changes</h2>
44104410
4411+ <h3 id="changes-2022-11">
4412+ Changes since the 11 November 2022 Working Draft</h3>
4413+
4414+ * Marked '':blank'' as at-risk and removed the at-risk status from '':read-write'' and '':has()''
4415+ * Added '':popover-open'' pseudo-class.
4416+ (<a href="https://github.com/w3c/csswg-drafts/issues/8637">Issue 8637</a> )
4417+ * Made '':has()'' and the selector argument of '':nth-child()'' /'':nth-last-child()''
4418+ no longer forgiving.
4419+ (<a href="https://github.com/w3c/csswg-drafts/issues/7676">Issue 7676</a> )
4420+ * Moved the legacy single-colon pseudo-element syntax into the grammar itself.
4421+ (<a href="https://github.com/w3c/csswg-drafts/issues/8122">Issue 8122</a> )
4422+
44114423<h3 id="changes-2022-05">
44124424Changes since the 7 May 2022 Working Draft</h3>
44134425
44144426 Significant changes since the <a href="https://www.w3.org/TR/2022/WD-selectors-4-20220507/">7 May 2022 Working Draft</a> :
44154427
4416- * Marked '':blank'' as at-risk and removed the at-risk status from '':read-write'' and '':has()''
44174428 * Added '':open'' pseudo-class.
44184429 (<a href="https://github.com/w3c/csswg-drafts/issues/7319">Issue 7319</a> ,
44194430 <a href="https://github.com/w3c/csswg-drafts/issues/11039">Issue 11039</a> )
4420- * Added '':popover-open'' pseudo-class.
4421- (<a href="https://github.com/w3c/csswg-drafts/issues/8637">Issue 8637</a> )
44224431 * Disallowed [=pseudo-elements=] from '':has()'' unless explicitly allowed
44234432 by the pseudo-element’s definition.
44244433 (<a href="https://github.com/w3c/csswg-drafts/issues/7463">Issue 7463</a> )
44254434 * Disallowed nesting of '':has()'' .
44264435 (<a href="https://github.com/w3c/csswg-drafts/issues/7344">Issue 7344</a> )
4427- * Made '':has()'' and the selector argument of '':nth-child()'' /'':nth-last-child()''
4428- no longer forgiving.
4429- (<a href="https://github.com/w3c/csswg-drafts/issues/7676">Issue 7676</a> )
44304436 * Defined matching of ''::lang("")'' and of elements not tagged with a language.
44314437 (<a href="https://github.com/w3c/csswg-drafts/issues/6915">Issue 6915</a> )
44324438 * Untangled the concepts of "scoped" and "relative" selectors completely.
@@ -4438,8 +4444,6 @@ Changes since the 7 May 2022 Working Draft</h3>
44384444 (<a href="https://github.com/w3c/csswg-drafts/issues/3760">Issue 3760</a> )
44394445 * Defined '':-webkit-autofill'' [=legacy selector alias=] .
44404446 (<a href="https://github.com/w3c/csswg-drafts/issues/7474">Issue 7474</a> )
4441- * Moved the legacy single-colon pseudo-element syntax into the grammar itself.
4442- (<a href="https://github.com/w3c/csswg-drafts/issues/8122">Issue 8122</a> )
44434447
44444448<h3 id="changes-2018-11">
44454449Changes since the 21 November 2018 Working Draft</h3>
0 commit comments