1 CONSOLE ERROR: Blocked script execution in 'video-controls-no-scripting-iframe.html' because the document's frame is sandboxed and the 'allow-scripts' permission is not set.
2 CONSOLE ERROR: line 13: Blocked script execution in 'video-controls-no-scripting-iframe.html' because the document's frame is sandboxed and the 'allow-scripts' permission is not set.
4 Tests that the built-in controls are always enabled when JavaScript is disabled.
6 EXPECTED (internals.shadowRoot(video) != 'null') OK
7 EXPECTED (controls.offsetTop + controls.offsetHeight <= 'video.offsetHeight') OK
8 EXPECTED (getComputedStyle(controls).opacity == '1') OK