@@ -2982,6 +2982,8 @@ User Action Pseudo-classes</h2>
29822982 but will be in the future.
29832983
29842984<wpt>
2985+ active-display-none-001.html
2986+ active-observable.html
29852987 active-toplayer-001.html
29862988 active-after-relayouts.html
29872989 focus-within-toplayer-001.html
@@ -3810,6 +3812,7 @@ Tree-Structural pseudo-classes</h2>
38103812Child-indexed Pseudo-classes</h3>
38113813
38123814 <wpt>
3815+ child-indexed-during-parse.html
38133816 child-indexed-no-parent.html
38143817 child-indexed-pseudo-class.html
38153818 invalidation/negated-nth-child-when-ancestor-changes.html
@@ -3901,6 +3904,7 @@ Child-indexed Pseudo-classes</h3>
39013904
39023905 <wpt>
39033906 nth-of-invalid.html
3907+ nth-of-selector-before.html
39043908 invalidation/crashtests/nth-child-of-attribute-crash.html
39053909 invalidation/nth-of-namespace-class-invalidation-crash.html
39063910 </wpt>
@@ -4081,6 +4085,7 @@ Child-indexed Pseudo-classes</h3>
40814085'':last-child'' pseudo-class</h4>
40824086
40834087 <wpt>
4088+ child-indexed-during-parse.html
40844089 last-child.html
40854090 </wpt>
40864091
@@ -4100,6 +4105,7 @@ Child-indexed Pseudo-classes</h3>
41004105'':only-child'' pseudo-class</h4>
41014106
41024107 <wpt>
4108+ child-indexed-during-parse.html
41034109 only-child.html
41044110 </wpt>
41054111
@@ -4150,6 +4156,7 @@ Typed Child-indexed Pseudo-classes</h3>
41504156'':nth-last-of-type()'' pseudo-class</h4>
41514157
41524158 <wpt>
4159+ child-indexed-during-parse.html
41534160 last-of-type.html
41544161 </wpt>
41554162
@@ -4223,6 +4230,7 @@ Typed Child-indexed Pseudo-classes</h3>
42234230'':last-of-type'' pseudo-class</h4>
42244231
42254232 <wpt>
4233+ child-indexed-during-parse.html
42264234 invalidation/negated-always-matches-negated-last-of-type-when-ancestor-changes.html
42274235 invalidation/negated-is-always-matches-negated-last-of-type-when-ancestor-changes.html
42284236 invalidation/negated-is-never-matches-negated-last-of-type-when-ancestor-changes.html
@@ -4246,6 +4254,7 @@ Typed Child-indexed Pseudo-classes</h3>
42464254'':only-of-type'' pseudo-class</h4>
42474255
42484256 <wpt>
4257+ child-indexed-during-parse.html
42494258 only-of-type.html
42504259 </wpt>
42514260
@@ -5665,6 +5674,7 @@ Acknowledgements</h2>
56655674
56665675<wpt hidden title="Features from other specs and unrelated tests">
56675676 backdrop-input-crash.html
5677+ crashtests/empty-pseudo-with-first-line.html
56685678 chrome-40257746-crash.html
56695679 first-letter-flag-001.html
56705680 first-line-bidi-001.html
0 commit comments