servo/tests/wpt/meta/webaudio/the-audio-api/the-channelmergernode-interface/ctor-channelmerger.html.ini
Servo WPT Sync fa42968a61
Sync WPT with upstream (24-08-2025) (#38893)
Automated downstream sync of changes from upstream as of 24-08-2025
[no-wpt-sync]

Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
2025-08-24 01:41:18 +00:00

15 lines
622 B
INI
Vendored

[ctor-channelmerger.html]
[X (new ChannelMergerNode(c, {channelCount: 1})).channelCount = 1 incorrectly threw InvalidStateError: "The object is in an invalid state.".]
expected: FAIL
[X (new ChannelMergerNode(c, {channelCountMode: "explicit"})).channelCountMode = "explicit" incorrectly threw InvalidStateError: "The object is in an invalid state.".]
expected: FAIL
[< [test AudioNodeOptions\] 2 out of 15 assertions were failed.]
expected: FAIL
[# AUDIT TASK RUNNER FINISHED: 1 out of 5 tasks were failed.]
expected: FAIL
[AudioNodeOptions behavior for ChannelMergerNode]
expected: FAIL