1 Test that video controls re-appear when the media (<video>) element is focused.
3 EXPECTED (getComputedStyle(controls).opacity == '0') OK
4 EXPECTED (getComputedStyle(controls).opacity == '1') OK
5 EXPECTED (getComputedStyle(controls).opacity == '1') OK