blob: b9577d9fe10d63231ca37bc1f8f1018de35e1c0c [file] [log] [blame]
Attempting to create a large AudioBuffer should not crash.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS context = new AudioContext().createBuffer(1, -1, 44100) threw exception NotSupportedError: Channel was not able to be created..
PASS Test passed because if it didn't crash.
PASS successfullyParsed is true
TEST COMPLETE