mirror of
https://github.com/servo/servo
synced 2026-04-27 18:07:52 +02:00
This renames: - `tests/wpt/metadata` → `tests/wpt/meta-legacy-layout` - `tests/wpt/metadata-layout-2020` → `tests/wpt/meta` - `tests/wpt/mozilla/meta` → `tests/wpt/mozilla/meta-legacy-layout` - `tests/wpt/mozilla/meta-layout-2020` → `tests/wpt/mozilla/meta`
17 lines
759 B
INI
17 lines
759 B
INI
[ctor-channelsplitter.html]
|
|
[# AUDIT TASK RUNNER FINISHED: 1 out of 5 tasks were failed.]
|
|
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
|
|
|
|
[X (new ChannelSplitterNode(c, {channelCountMode: "explicit"})).channelCountMode = "explicit" incorrectly threw InvalidStateError: "The object is in an invalid state.".]
|
|
expected: FAIL
|
|
|
|
[X (new ChannelSplitterNode(c, {channelCount: 6})).channelCount = 6 incorrectly threw InvalidStateError: "The object is in an invalid state.".]
|
|
expected: FAIL
|
|
|