WPT
wpt / pointerevents / pointerevent_releasepointercapture_events_to_original_target.html?touch
Spec: Pointer Events ↗
Runs: Chrome 155.0.8039.0 (wpt@2b4dfe72c, 2026-09-03) | Firefox 157.0a1 (wpt@2b4dfe72c, 2026-09-03) | Safari 251 preview (wpt@5ce815a83, 2026-08-27) | Ladybird 1.0-56c61 (wpt@ed1909ed6, 2026-09-03) | Servo Servo 0.6 (wpt@09159dcb3, 2026-09-02) | Blitz 188486089 (wpt@a95401e4e, 2026-09-02)
View on the Blitz WPT dashboard | Open test on wpt.live | wpt.fyi
| Chrome | Firefox | Safari | Ladybird | Servo | Blitz | |
|---|---|---|---|---|---|---|
| Total | 17/19 | 17/19 | 17/19 | 0/19 | 15/19 | NOT RUN |
| Subtest | Chrome | Firefox | Safari | Ladybird | Servo | Blitz |
|---|---|---|---|---|---|---|
| touch got/lost pointercapture: subsequent events to target | PASS | PASS | PASS | NOTRUN | PASS | — |
| touch pointerover/enter should be received before the target receives gotpointercapture even when the pointer is not over it. | PASS | PASS | PASS | — | — | — |
| touch gotpointercapture.pointerType is correct. | PASS | PASS | FAIL | — | PASS | — |
| touch gotpointercapture event is a PointerEvent event | PASS | PASS | PASS | — | PASS | — |
| touch gotpointercapture.isTrusted value is true | PASS | PASS | PASS | — | PASS | — |
| touch gotpointercapture.composed value is valid | PASS | PASS | PASS | — | PASS | — |
| touch gotpointercapture.bubbles value is valid | PASS | PASS | PASS | — | PASS | — |
| touch gotpointercapture.cancelable value is valid | PASS | PASS | PASS | — | PASS | — |
| touch gotpointercapture.pressure value is valid | PASS | PASS | PASS | — | PASS | — |
| touch lostpointercapture.pointerType is correct. | PASS | PASS | FAIL | — | PASS | — |
| touch lostpointercapture event is a PointerEvent event | PASS | PASS | PASS | — | PASS | — |
| touch lostpointercapture.isTrusted value is true | PASS | PASS | PASS | — | PASS | — |
| touch lostpointercapture.composed value is valid | PASS | PASS | PASS | — | PASS | — |
| touch lostpointercapture.bubbles value is valid | PASS | PASS | PASS | — | PASS | — |
| touch lostpointercapture.cancelable value is valid | PASS | PASS | PASS | — | PASS | — |
| touch lostpointercapture.pressure value is valid | PASS | PASS | PASS | — | PASS | — |
| touch pointerout/leave should not be received unless the target just lost the capture. | PASS | PASS | PASS | — | — | — |
| touch gotpointercapture properties for pointerType = mouse | — | — | PASS | — | — | — |
| touch lostpointercapture properties for pointerType = mouse | — | — | PASS | — | — | — |