haikuwebkit/LayoutTests/webaudio/audioparam-obsolete-api-exp...

12 lines
286 B
Plaintext

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