Test dots intervals in SAML smart card PIN
Non-functional changes: * Add browser test boilerplate for testing the <security-token-pin> Polymer element. * Add a test that an 8-character PIN fits into the input field (which tests the functionality initially added in https://crrev.com/c/2069324); * Add a test that the letter-spacing attribute doesn't fall back to the default value (which tests the regression that was fixed in https://crrev.com/c/2082378); Functional changes: * Reduce the interval between the dots by one pixel, so that 8 dots actually fit into the input field (the interval used before this CL turned out to be exceeding the input width by 1 pixel). Bug: 1051859 Change-Id: If93757b19806067e29718e00c64f4ce5549931a7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2081420Reviewed-by:Denis Kuznetsov [CET] <antrim@chromium.org> Commit-Queue: Maksim Ivanov <emaxx@chromium.org> Cr-Commit-Position: refs/heads/master@{#747326}
Showing
Please register or sign in to comment