blob: d68b6848d95122798bcfb02475b8d0a70fe0b749 [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: The operation is not supported..
PASS Test passed because if it didn't crash.
PASS successfullyParsed is true
TEST COMPLETE