blob: 5274a9a5415dba1865df7c34b6e41d76238f48db [file] [log] [blame]
Testing that time labels inside media controls have 'white-space: nowrap'.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS window.internals.shadowRoot(media).querySelector('.time-label') instanceof HTMLDivElement became true
PASS timeLabel.ownerDocument.defaultView.getComputedStyle(timeLabel).whiteSpace is "nowrap"
PASS successfullyParsed is true
TEST COMPLETE