WPT
wpt / css / css-pseudo / events-on-pseudo-element-shadow-dom.html
Spec: CSS Pseudo-Elements ↗
Runs: Chrome 155.0.8043.0 (wpt@d451b2ba2, 2026-09-05) | Firefox 157.0a1 (wpt@972e0e100, 2026-09-04) | Safari 251 preview (wpt@972e0e100, 2026-09-04) | Ladybird 1.0-481bc (wpt@d317428a6, 2026-09-05) | Servo Servo 0.6 (wpt@2c385f65e, 2026-09-04) | 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 | 6/6 | 0/6 | 0/6 | 0/6 | 0/6 | 0/6 |
| Subtest | Chrome | Firefox | Safari | Ladybird | Servo | Blitz |
|---|---|---|---|---|---|---|
| event.pseudoTarget is null when retargeted across shadow boundary | PASS | FAIL | FAIL | FAIL | FAIL | FAIL |
| event.pseudoTarget is preserved when clicking host pseudo-element | PASS | FAIL | FAIL | FAIL | FAIL | FAIL |
| event.pseudoTarget is null when clicking ::before::marker retargeted across shadow boundary | PASS | FAIL | FAIL | FAIL | FAIL | FAIL |
| event.pseudoTarget is preserved when clicking host ::before::marker pseudo-element | PASS | FAIL | FAIL | FAIL | FAIL | FAIL |
| event.pseudoTarget is null when clicking ::after::marker retargeted across shadow boundary | PASS | FAIL | FAIL | FAIL | FAIL | FAIL |
| event.pseudoTarget is preserved when clicking host ::after::marker pseudo-element | PASS | FAIL | FAIL | FAIL | FAIL | FAIL |