1 Test that focus moves to the <body>/document when controls fade out with a button focused.
3 EXPECTED (document.activeElement == '[object HTMLBodyElement]') OK
4 EXPECTED (document.activeElement == '[object HTMLVideoElement]') OK
5 EXPECTED (getComputedStyle(controls).opacity == '0') OK
6 EXPECTED (document.activeElement == '[object HTMLBodyElement]') OK