Reland "Media Controls: allow navigation with accessibility tools."
This is a reland of a5439425 The CL failed after CQ because another CL that landed a couple of commits prior broke some assumptions made in the unit tests. Original change's description: > Media Controls: allow navigation with accessibility tools. > > The media controls auto-hide mechanism breaks accessibility tools. This > prevents the controls from fully hiding when navigated with > accessibility tools. Instead of marking themselves as `display:none;`, > this only mark the controls as hidden and will show them again if the > user navigates trough them again. Similar to using a mouse. > > Bug: 667833 > Change-Id: I7c2dbfd4b047e2955f6ffa9fb1a5f3bbe37878fd > Reviewed-on: https://chromium-review.googlesource.com/999637 > Reviewed-by: Tommy Steimel <steimel@chromium.org> > Reviewed-by: Dominic Mazzoni <dmazzoni@chromium.org> > Commit-Queue: Mounir Lamouri <mlamouri@chromium.org> > Cr-Commit-Position: refs/heads/master@{#549774} TBR=dmazzoni@chromium.org, pfeldman@chromium.org Bug: 667833 Change-Id: I03bbe4858d456a9131b257ca709f7d8728e712f7 Reviewed-on: https://chromium-review.googlesource.com/1007075Reviewed-by:Mounir Lamouri <mlamouri@chromium.org> Reviewed-by:
Dominic Mazzoni <dmazzoni@chromium.org> Commit-Queue: Mounir Lamouri <mlamouri@chromium.org> Cr-Commit-Position: refs/heads/master@{#550096}
Showing
Please register or sign in to comment