blob: 98bd778c2822f83f4cfe8e134152f07a24c146aa [file] [log] [blame]
Ensure that double-clicking the tracks button when the tracks panel makes the panel appear again.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
Media started playing
PASS shadowRoot.querySelector('button.tracks') became different from null
PASS shadowRoot.querySelector('button.tracks').getBoundingClientRect().width became different from 0
PASS shadowRoot.querySelector('.tracks-panel') became different from null
PASS shadowRoot.querySelector('.tracks-panel') is not null
PASS successfullyParsed is true
TEST COMPLETE