You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have found three tests that test the position of a cue when the video controls are showing: media_height400_with_controls.html, media_with_controls.html, and enable_controls_reposition.html.
Because each browser has uniquely sized controls, the ref file cannot be accurate to all implementations. We should write these tests in a way that takes this into account. Perhaps we should consider a standard way to expose media controls during testing?