blob: 602c9b53ac0e6682a6b611b315e55199d5e893bf [file] [log] [blame]
Testing we toggle compact mode as we move past the threshold.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
Controls width = 600px
mediaControls.classList.contains("compact") = false
Controls width = 241px
mediaControls.classList.contains("compact") = true
Controls width = 242px
mediaControls.classList.contains("compact") = false
PASS successfullyParsed is true
TEST COMPLETE