blob: 8afa75068ec23dae0550f48f5e0fd48ccd274bed [file] [log] [blame]
Ensure that clicking the tracks button when the tracks contextmenu is shown makes the contextmenu hide.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS shadowRoot.querySelector('button.tracks') became different from null
PASS shadowRoot.querySelector('button.tracks').getBoundingClientRect().width became different from 0
Tapping tracks button...
Context menu shown.
Tapping tracks button...
Context menu hidden.
Tapping tracks button...
Context menu shown.
Tapping tracks button...
Context menu hidden.
PASS successfullyParsed is true
TEST COMPLETE