WPT
wpt / css / selectors / invalidation / has-with-is-child-combinator.html
Spec: Selectors ↗
Runs: Chrome 155.0.8041.0 (wpt@2c385f65e, 2026-09-04) | Firefox 157.0a1 (wpt@2c385f65e, 2026-09-04) | Safari 251 preview (wpt@5ce815a83, 2026-08-27) | Ladybird 1.0-a7825 (wpt@2c385f65e, 2026-09-04) | Servo Servo 0.6 (wpt@7e3d005d7, 2026-09-03) | Blitz a50cb8971 (wpt@a95401e4e, 2026-09-03)
View on the Blitz WPT dashboard | Open test on wpt.live | wpt.fyi
| Chrome | Firefox | Safari | Ladybird | Servo | Blitz | |
|---|---|---|---|---|---|---|
| Total | 10/10 | 10/10 | 10/10 | 10/10 | 7/10 | 7/10 |
| Subtest | Chrome | Firefox | Safari | Ladybird | Servo | Blitz |
|---|---|---|---|---|---|---|
| Initial color | PASS | PASS | PASS | PASS | PASS | PASS |
| add .parent to subject | PASS | PASS | PASS | PASS | PASS | PASS |
| add .child to direct_child | PASS | PASS | PASS | PASS | FAIL | FAIL |
| remove .child from direct_child | PASS | PASS | PASS | PASS | PASS | PASS |
| add .parent to subject for .descendant test | PASS | PASS | PASS | PASS | PASS | PASS |
| add .descendant to direct_child | PASS | PASS | PASS | PASS | FAIL | FAIL |
| remove .descendant from direct_child | PASS | PASS | PASS | PASS | PASS | PASS |
| add .deep-child to grandchild | PASS | PASS | PASS | PASS | PASS | PASS |
| add .deep-parent to direct_child | PASS | PASS | PASS | PASS | FAIL | FAIL |
| remove .deep-parent from direct_child | PASS | PASS | PASS | PASS | PASS | PASS |