blob: 5b8f36659cb3b6d15bf030b5233efdd55faed1d1 [file] [log] [blame]
This test passes if it does not crash.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS context = new OfflineAudioContext(1, 2**29, 44000) did not throw exception.
PASS context.sampleRate is 44000
PASS new OscillatorNode(context) did not throw exception.
PASS successfullyParsed is true
TEST COMPLETE