Testing that tapping on the skip back button while playing on iOS does not fade the controls. | |
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". | |
PASS window.internals.shadowRoot(media).querySelector('button.skip-back').getBoundingClientRect().width became different from 0 | |
PASS window.internals.shadowRoot(media).querySelector('.media-controls').classList.contains('faded') is false | |
PASS successfullyParsed is true | |
TEST COMPLETE | |