• Luciano Pacheco's avatar
    Quick view: allow tab to audio and video controls · 4c48422d
    Luciano Pacheco authored
    Change quick view for audios and videos to allow to use tab to focus
    the audio and video HTML5 tag's controls, e.g.: play, slider and
    volume.
    
    Add a blue outline for focused elements inside audio and video HTML5
    tags, as part of the accessibility to make visually clear what control
    is focused.
    
    Change audio to not show the download button since it's already in the
    file system and downloading doesn't make sense in that context.
    
    Change video to not show picture-in-picture since it doesn't work for
    quick-view.
    
    Bug: 627701, 801522, 848216
    Change-Id: Ie46159bc90d2948bbac98d69acaf8b53e62d5e58
    Reviewed-on: https://chromium-review.googlesource.com/c/1341777
    Commit-Queue: Luciano Pacheco <lucmult@chromium.org>
    Reviewed-by: default avatarSam McNally <sammc@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#609653}
    4c48422d
main.html 24.7 KB