blob: cac39fb43a498c27f88923ff38c9e2e5169b75b7 [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 webkitAudioContext().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