Fix radio button bug on sync_page.html
The second radio button in the passphrase section was not visibly checked on selection. To solve this, move the spans containing the conditional strings inside one radio-button, instead off having two conditional radio buttons. Additional change: - Remove aria-label attribute because the visible text is used automatically as radio button title. Bug: 894385 Change-Id: Ie339def905ca976444880166552ba580068b9271 Reviewed-on: https://chromium-review.googlesource.com/c/1276645Reviewed-by:Scott Chen <scottchen@chromium.org> Commit-Queue: Thomas Tangl <tangltom@chromium.org> Cr-Commit-Position: refs/heads/master@{#599157}
Showing
Please register or sign in to comment