Skip to content

Commit 078b6bf

Browse files
committed
[selectors-4][editorial] Updated WPTs
1 parent fb469a5 commit 078b6bf

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
@@ -749,6 +749,7 @@ Selectors Overview</h2>
749749
eof-some-after-selector-crash.html
750750
hash-collision.html
751751
parsing/invalid-pseudos.html
752+
selector-after-font-family.html
752753
</wpt>
753754

754755
<h2 id="syntax">
@@ -1460,6 +1461,7 @@ The Matches-Any Pseudo-class: '':is()''</h3>
14601461
is-specificity-shadow.html
14611462
is-specificity.html
14621463
is-where-basic.html
1464+
is-where-error-crash.html
14631465
is-where-error-recovery.html
14641466
is-where-not.html
14651467
is-where-pseudo-classes.html
@@ -1690,6 +1692,7 @@ The Relational Pseudo-class: '':has()''</h3>
16901692
invalidation/has-sibling.html
16911693
invalidation/has-side-effect.html
16921694
invalidation/has-unstyled.html
1695+
invalidation/has-with-is-child-combinator.html
16931696
invalidation/has-with-nesting-parent-containing-complex.html
16941697
invalidation/has-with-nesting-parent-containing-hover.html
16951698
invalidation/has-with-not.html
@@ -3145,6 +3148,8 @@ The Focus Container Pseudo-class: '':focus-within''</h3>
31453148
focus-within-012.html
31463149
focus-within-013.html
31473150
focus-within-display-none-001.html
3151+
focus-within-focus-move.html
3152+
focus-within-removal.html
31483153
focus-within-shadow-001.html
31493154
focus-within-shadow-002.html
31503155
focus-within-shadow-003.html
@@ -3256,6 +3261,9 @@ Collapse State: the '':open'' pseudo-class</h3>
32563261
selectors-4/details-open-pseudo-002.html
32573262
selectors-4/details-open-pseudo-003.html
32583263
</wpt>
3264+
<wpt pathprefix="/css/css-pseudo/">
3265+
input-element-pseudo-open.optional.html
3266+
</wpt>
32593267

32603268
The <dfn>:open</dfn> pseudo-class represents an element
32613269
that has both “open” and “closed” states,
@@ -5346,6 +5354,7 @@ Acknowledgements</h2>
53465354
</wpt>
53475355

53485356
<wpt hidden title="Features from other specs and unrelated tests">
5357+
backdrop-input-crash.html
53495358
first-letter-flag-001.html
53505359
first-line-bidi-001.html
53515360
first-line-bidi-002.html

0 commit comments

Comments
 (0)