WPT
wpt / webaudio / the-audio-api / the-audiocontext-interface / audiocontext-sinkid-state-change.https.html
Spec: Web Audio API ↗
Runs: Chrome 155.0.8041.0 (wpt@4a01b83e3, 2026-09-04) | Firefox 157.0a1 (wpt@e7122b73f, 2026-09-04) | Safari 251 preview (wpt@2c385f65e, 2026-09-04) | Ladybird 1.0-70fb3 (wpt@4a01b83e3, 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 | 3/3 | 1/3 | 0/3 | 0/3 | 0/3 | NOT RUN |
| Subtest | Chrome | Firefox | Safari | Ladybird | Servo | Blitz |
|---|---|---|---|---|---|---|
| Calling setSinkId() on a suspended AudioContext should fire only sink change events. | PASS | PASS | FAIL | NOTRUN | NOTRUN | — |
| Calling setSinkId() on a running AudioContext should fire both state and sink change events. | PASS | FAIL | FAIL | NOTRUN | NOTRUN | — |
| setSinkId() promise should resolve before the sinkchange event is fired. | PASS | FAIL | FAIL | NOTRUN | NOTRUN | — |