blob: 90b0e15156a2a258b28be608b7eb2ac554454e7d [file] [log] [blame]
cdumez@apple.com1f6b6a72020-09-09 00:23:42 +00001Checks that obsolete API is no longer present on AudioParam.
2
3On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
4
5
6PASS AudioParam.prototype.name is undefined.
7PASS AudioParam.prototype.units is undefined.
8PASS successfullyParsed is true
9
10TEST COMPLETE
11