Allow customizing tabindex for <cr-icon-button>
This is a port of the CL that was made for <cr-button>: https://crrev.com/c/2069144. Same as in that CL, the goal is to allow to customize the "tabindex" attribute in a robust way, now for the <cr-icon-button> Polymer element. (See that other CL for more context.) Bug: 1043194 Test: add element '<cr-icon-button tab-index="-1">' to a Polymer page, verify that it's not tabbable Change-Id: I09b8f101f611bf937c6ce05cd28b22a5b8a4615e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2066933Reviewed-by:Steven Bennetts <stevenjb@chromium.org> Commit-Queue: Maksim Ivanov <emaxx@chromium.org> Cr-Commit-Position: refs/heads/master@{#744317}
Showing
Please register or sign in to comment