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 | |