blob: b6f47ee2909d597766a38bc03f4e5ab447bcef15 [file] [log] [blame]
Tests that silent WebAudio rendering gets interrupted in hidden pages.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS context.state became 'running'
* Setting page visibility to hidden
PASS context.state became 'interrupted'
* Setting page visibility to visible
PASS context.state became 'running'
PASS successfullyParsed is true
TEST COMPLETE