blob: 2b83b341e818e4ad51fefccce9b2a74da5fcd2ab [file] [log] [blame]
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.
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.
Tests that the built-in controls are always enabled when JavaScript is disabled.
EXPECTED (internals.shadowRoot(video) != 'null') OK
EXPECTED (controls.offsetTop + controls.offsetHeight <= 'video.offsetHeight') OK
EXPECTED (getComputedStyle(controls).opacity == '1') OK
END OF TEST