blob: 2254c2f26703de44a01ce13817080b0eb72ffd5c [file] [log] [blame]
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