Click here to download the Blitz Browser!

WPT

wpt / webaudio / the-audio-api / the-audiobuffer-interface / audiobuffer-getChannelData.html

Spec: Web Audio API ↗

Runs: Chrome 155.0.8043.0 (wpt@b89af32bc, 2026-09-05) | Firefox 157.0a1 (wpt@b89af32bc, 2026-09-05) | Safari 251 preview (wpt@9b965429d, 2026-09-05) | Ladybird 1.0-d25dc (wpt@b89af32bc, 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

ChromeFirefoxSafariLadybirdServoBlitz
Total13/1313/1313/1313/1313/13NOT RUN
SubtestChromeFirefoxSafariLadybirdServoBlitz
# AUDIT TASK RUNNER STARTED.PASSPASSPASSPASSPASS
Executing "buffer-eq"PASSPASSPASSPASSPASS
Executing "buffer-not-eq"PASSPASSPASSPASSPASS
Audit reportPASSPASSPASSPASSPASS
> [buffer-eq] PASSPASSPASSPASSPASS
buffer.getChannelData(0) === buffer.getChannelData(0) is equal to true.PASSPASSPASSPASSPASS
buffer.getChannelData(1) === buffer.getChannelData(1) is equal to true.PASSPASSPASSPASSPASS
< [buffer-eq] All assertions passed. (total 2 assertions)PASSPASSPASSPASSPASS
> [buffer-not-eq] PASSPASSPASSPASSPASS
buffer1.getChannelData(0) === buffer2.getChannelData(0) is equal to false.PASSPASSPASSPASSPASS
buffer1.getChannelData(1) === buffer2.getChannelData(1) is equal to false.PASSPASSPASSPASSPASS
< [buffer-not-eq] All assertions passed. (total 2 assertions)PASSPASSPASSPASSPASS
# AUDIT TASK RUNNER FINISHED: 2 tasks ran successfully.PASSPASSPASSPASSPASS