blob: 12090649d54a98f8d33dc7c47e47af056da2df83 [file] [log] [blame]
Testing that settings 'cursor: none' on the <video> element is respected in the media controls shadow root.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS getComputedStyle(window.internals.shadowRoot(media).querySelector('.media-controls-container')).cursor is "wait"
PASS successfullyParsed is true
TEST COMPLETE