Add RTL support for focus rings (Reland with fix for flaky test)
We do not currently flip the canvas for focus rings when RTL is enabled. This can cause certain focus rings to be drawn incorrectly for their corresponding buttons. Some views change their canvas flipping on RTL behavior after installing focus rings. This can cause a recently added DCHECK to fail. Bug: 986571, 960284 Change-Id: Ic24db27c1faee1c62bafbb0de1db3426bf5c23e6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1719673 Commit-Queue: Ahmed Mehfooz <amehfooz@chromium.org> Reviewed-by:Scott Violet <sky@chromium.org> Reviewed-by:
Trent Apted <tapted@chromium.org> Cr-Commit-Position: refs/heads/master@{#682117}
Showing
Please register or sign in to comment