Testing that a media document initially starts with an audio layout and then transitions to an invalid layout with no source. | |
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". | |
PASS media.classList.contains('audio') is true | |
PASS media.classList.contains('invalid') became true | |
PASS successfullyParsed is true | |
TEST COMPLETE | |