Skip to content

Commit 389fafd

Browse files
committed
[selectors-4] Update Changes list
1 parent 54d0462 commit 389fafd

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

selectors-4/Overview.bs

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4007,13 +4007,22 @@ Changes since the 7 May 2022 Working Draft</h3>
40074007

40084008
Significant changes since the <a href="https://www.w3.org/TR/2022/WD-selectors-4-20220507/">7 May 2022 Working Draft</a>:
40094009

4010+
* Disallowed [=pseudo-elements=] from '':has()'' unless explicitly allowed
4011+
by the pseudo-element’s definition.
4012+
(<a href="https://github.com/w3c/csswg-drafts/issues/7463">Issue 7463</a>)
4013+
* Disallowed nesting of '':has()''.
4014+
(<a href="https://github.com/w3c/csswg-drafts/issues/7344">Issue 7344</a>)
4015+
* Defined matching of ''::lang("")'' and of elements not tagged with a language.
4016+
(<a href="https://github.com/w3c/csswg-drafts/issues/6915">Issue 6915</a>)
40104017
* Untangled the concepts of "scoped" and "relative" selectors completely.
40114018
(<a href="https://github.com/w3c/csswg-drafts/issues/6399">Issue 6399</a>)
40124019
* Removed "absolutize a selector" as well,
40134020
and just defined relative selector matching
40144021
in terms of the anchoring element.
40154022
* Reverted compound selector limitation on '':nth-child()''.
40164023
(<a href="https://github.com/w3c/csswg-drafts/issues/3760">Issue 3760</a>)
4024+
* Defined '':-webkit-autofill'' [=legacy selector alias=].
4025+
(<a href="https://github.com/w3c/csswg-drafts/issues/7474">Issue 7474</a>)
40174026

40184027
<h3 id="changes-2018-11">
40194028
Changes since the 21 November 2018 Working Draft</h3>

0 commit comments

Comments
 (0)