servo/tests/wpt/meta/webaudio/the-audio-api/the-channelsplitternode-interface/ctor-channelsplitter.html.ini
Servo WPT Sync ce35161a6e
Sync WPT with upstream (31-08-2025) (#39049)
Automated downstream sync of changes from upstream as of 31-08-2025
[no-wpt-sync]

Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
2025-08-31 01:40:16 +00:00

18 lines
812 B
INI
Vendored

[ctor-channelsplitter.html]
[X (new ChannelSplitterNode(c, {channelCount: 6})).channelCount = 6 incorrectly threw InvalidStateError: "The object is in an invalid state.".]
expected: FAIL
[X (new ChannelSplitterNode(c, {channelCountMode: "explicit"})).channelCountMode = "explicit" incorrectly threw InvalidStateError: "The object is in an invalid state.".]
expected: FAIL
[X (new ChannelSplitterNode(c, {channelInterpretation: "discrete"})).channelInterpretation = "discrete" incorrectly threw InvalidStateError: "The object is in an invalid state.".]
expected: FAIL
[< [test AudioNodeOptions\] 3 out of 11 assertions were failed.]
expected: FAIL
[# AUDIT TASK RUNNER FINISHED: 1 out of 5 tasks were failed.]
expected: FAIL
[AudioNodeOptions immutability]
expected: FAIL