blob: 0106833b71220147a9e8ad2740920abfe568be3e [file] [log] [blame]
Testing that settings 'pointer-events: 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')).pointerEvents is "none"
PASS interactive is false
PASS successfullyParsed is true
TEST COMPLETE