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 | |