Skip to content

Commit 389fafd

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

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

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
40074007

40084008
Significant changes since the 7 May 2022 Working Draft:
40094009

4010+
* Disallowed [=pseudo-elements=] from '':has()'' unless explicitly allowed
4011+
by the pseudo-element’s definition.
4012+
4013+
* Disallowed nesting of '':has()''.
4014+
4015+
* Defined matching of ''::lang("")'' and of elements not tagged with a language.
4016+
40104017
* Untangled the concepts of "scoped" and "relative" selectors completely.
40114018
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
4024+
* Defined '':-webkit-autofill'' [=legacy selector alias=].
4025+
40174026

40184027

40194028
Changes since the 21 November 2018 Working Draft

0 commit comments

Comments
 (0)