Settings: Fix erroneous hyphens shown in import data dialog.
A <span hidden> within an <option> tag does not work as normally does, since <span> is not a valid child for a <select>, which was the reason for the incorrect behavior. Fixed: 1061324 Change-Id: Ib7e3e6a67f1471d578c0b82ec689825e6be7e147 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2103444 Commit-Queue: John Lee <johntlee@chromium.org> Reviewed-by:John Lee <johntlee@chromium.org> Auto-Submit: dpapad <dpapad@chromium.org> Cr-Commit-Position: refs/heads/master@{#750642}
Showing
Please register or sign in to comment