blob: a63f2540a90a9c5457a66264d9133d52ade9a43d [file] [log] [blame]
Testing that text selection is turned off for StatusLabel.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS window.getComputedStyle(mediaControls.statusLabel.element).webkitUserSelect is "none"
PASS window.getComputedStyle(mediaControls.statusLabel.element).cursor is "default"
PASS successfullyParsed is true
TEST COMPLETE