mirror of
https://github.com/servo/servo
synced 2026-04-25 17:15:48 +02:00
Stuff was a bit buggy with the test expectations so I regenerated them. Looks like some of the tests changed and this wasn't synced properly.
12 lines
394 B
INI
12 lines
394 B
INI
[audiochannelsplitter.html]
|
|
expected: ERROR
|
|
[X createChannelSplitter(33) threw "TypeError" instead of IndexSizeError.]
|
|
expected: FAIL
|
|
|
|
[X splitternode = context.createChannelSplitter(32) incorrectly threw TypeError: "context.createChannelSplitter is not a function".]
|
|
expected: FAIL
|
|
|
|
[X createChannelSplitter(0) threw "TypeError" instead of IndexSizeError.]
|
|
expected: FAIL
|
|
|