blob: 90b0e15156a2a258b28be608b7eb2ac554454e7d [file] [log] [blame]
Checks that obsolete API is no longer present on AudioParam.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS AudioParam.prototype.name is undefined.
PASS AudioParam.prototype.units is undefined.
PASS successfullyParsed is true
TEST COMPLETE