1 Test video element control visibility with multimodal input. The controls should hide after a timeout if the last input event was a tap.
3 This test only runs in DRT!
5 EXPECTED (video.paused == 'true') OK
6 EXPECTED (video.paused == 'false') OK
7 EXPECTED (getComputedStyle(controls).opacity == '0') OK