Click here to download the Blitz Browser!

WPT

wpt / webcodecs / audio-decoder.https.any.html

Spec: WebCodecs ↗

Runs: Chrome 154.0.8037.0 (wpt@8c722694a) | Firefox 157.0a1 (wpt@7c4ec356a) | Safari 251 preview (wpt@5ce815a83) | Ladybird 1.0-8f0a1 (wpt@480fdfcd8) | Servo Servo 0.5 (wpt@2ccd2cbf8) | Blitz 4dcc855ce (wpt@a95401e4e)

View on the Blitz WPT dashboard | Open test on wpt.live | wpt.fyi

ChromeFirefoxSafariLadybirdServoBlitz
Total33/3634/3634/360/360/36NOT RUN
SubtestChromeFirefoxSafariLadybirdServoBlitz
Test that AudioDecoder.isConfigSupported() rejects invalid config: Missing codecPASSPASSPASSFAILFAIL
Test that AudioDecoder.isConfigSupported() rejects invalid config: Empty codecPASSPASSPASSFAILFAIL
Test that AudioDecoder.isConfigSupported() rejects invalid config: Missing sampleRatePASSPASSPASSFAILFAIL
Test that AudioDecoder.isConfigSupported() rejects invalid config: Missing numberOfChannelsPASSPASSPASSFAILFAIL
Test that AudioDecoder.isConfigSupported() rejects invalid config: Zero sampleRatePASSPASSPASSFAILFAIL
Test that AudioDecoder.isConfigSupported() rejects invalid config: Zero channelsPASSPASSPASSFAILFAIL
Test that AudioDecoder.isConfigSupported() rejects invalid config: Opus with >2 channels but no descriptionPASSFAILPASSFAILFAIL
Test that AudioDecoder.isConfigSupported() rejects invalid config: Valid configuration except detached descriptionPASSPASSPASSFAILFAIL
Test that AudioDecoder.configure() rejects invalid config: Missing codecPASSPASSPASSFAILFAIL
Test that AudioDecoder.configure() rejects invalid config: Empty codecPASSPASSPASSFAILFAIL
Test that AudioDecoder.configure() rejects invalid config: Missing sampleRatePASSPASSPASSFAILFAIL
Test that AudioDecoder.configure() rejects invalid config: Missing numberOfChannelsPASSPASSPASSFAILFAIL
Test that AudioDecoder.configure() rejects invalid config: Zero sampleRatePASSPASSPASSFAILFAIL
Test that AudioDecoder.configure() rejects invalid config: Zero channelsPASSPASSPASSFAILFAIL
Test that AudioDecoder.configure() rejects invalid config: Opus with >2 channels but no descriptionPASSFAILPASSFAILFAIL
Test that AudioDecoder.configure() rejects invalid config: Valid configuration except detached descriptionPASSPASSPASSFAILFAIL
Test that AudioDecoder.isConfigSupported() doesn't support config: Unrecognized codecPASSPASSPASSFAILFAIL
Test that AudioDecoder.isConfigSupported() doesn't support config: Video codecPASSPASSPASSFAILFAIL
Test that AudioDecoder.isConfigSupported() doesn't support config: Ambiguous codecPASSPASSPASSFAILFAIL
Test that AudioDecoder.isConfigSupported() doesn't support config: Codec with MIME typePASSPASSPASSFAILFAIL
Test that AudioDecoder.isConfigSupported() doesn't support config: Possible future opus codec stringPASSPASSPASSFAILFAIL
Test that AudioDecoder.isConfigSupported() doesn't support config: Possible future aac codec stringPASSPASSPASSFAILFAIL
Test that AudioDecoder.isConfigSupported() doesn't support config: codec with spacesPASSPASSPASSFAILFAIL
Test that AudioDecoder.configure() doesn't support config: Unrecognized codecPASSPASSPASSFAILFAIL
Test that AudioDecoder.configure() doesn't support config: Video codecPASSPASSPASSFAILFAIL
Test that AudioDecoder.configure() doesn't support config: Ambiguous codecPASSPASSPASSFAILFAIL
Test that AudioDecoder.configure() doesn't support config: Codec with MIME typePASSPASSPASSFAILFAIL
Test that AudioDecoder.configure() doesn't support config: Possible future opus codec stringPASSPASSPASSFAILFAIL
Test that AudioDecoder.configure() doesn't support config: Possible future aac codec stringPASSPASSPASSFAILFAIL
Test that AudioDecoder.configure() doesn't support config: codec with spacesPASSPASSPASSFAILFAIL
Test that AudioDecoder.configure() doesn't support config: Opus with more than two channels and without descriptionFAILPASSFAILFAILFAIL
Test that AudioDecoder.configure() doesn't support config: Opus with more than two channels and with a description that is too shortPASSPASSFAILFAILFAIL
Test that AudioDecoder.configure() doesn't support config: vorbis requires a descriptionFAILPASSPASSFAILFAIL
Test that AudioDecoder.configure() doesn't support config: flac requires a descriptionFAILPASSPASSFAILFAIL
Test AudioDecoder constructionPASSPASSPASSFAILFAIL
Verify unconfigured AudioDecoder operationsPASSPASSPASSFAILFAIL