• Thomas Tangl's avatar
    Fix radio button bug on sync_page.html · 9b00f349
    Thomas Tangl authored
    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: default avatarScott Chen <scottchen@chromium.org>
    Commit-Queue: Thomas Tangl <tangltom@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#599157}
    9b00f349
sync_page.html 22.8 KB