blob: 657f4e7e2d43eb1aa4e8f860bc654da97b9753b5 [file] [log] [blame]
Test that video controls don't appear when the media (<video>) element is focused and the 'controls' attribute is not set.
EXPECTED (getComputedStyle(controls).opacity == '0') OK
END OF TEST