Description[WebUI] Tweak action-link's .no-outline behavior on blur.
To emulate <a> :focus styling, action-link adds .no-outline on
mousedown, but removes .no-outline on blur. This indiscreminate removal
disregard the edge case where source of blur is from outside the web
page (e.g., Alt-Tab). This CL add an extra check to remedy this.
BUG=698270
CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation
Review-Url: https://codereview.chromium.org/2744893002
Cr-Commit-Position: refs/heads/master@{#456159}
Committed: https://chromium.googlesource.com/chromium/src/+/d5fc002027195691680b127e58458d1b2b86d5a1
Patch Set 1 #
Messages
Total messages: 12 (6 generated)
|