Show audio controls when video tag has only audio track
This CL makes CSS and structural changes to audio-track-only videos to make the controls look like audio controls. This solves an issue where the controls are not visible/usable on MediaDocument for audio files, since MediaDocument uses a video tag with an audio source. This change only applies for modern media controls. Bug: 811377 Change-Id: Ic73f65585c19047dec1d5904b50c7c4be496c5f5 Reviewed-on: https://chromium-review.googlesource.com/917610 Commit-Queue: Tommy Steimel <steimel@chromium.org> Reviewed-by:Mounir Lamouri <mlamouri@chromium.org> Cr-Commit-Position: refs/heads/master@{#537195}
Showing
Please register or sign in to comment