webui: fix up chrome://settings/passwords a11y
This change: 1) Removes the title from the group containing the site's name. Before this change, that group would have read as: group, one item, https://the.full.hostname.here..., displayed.hostname After this change, it reads as: link, displayed.hostname 2) Adds an ARIA label for the username field, which is otherwise read as the username text without context 3) ARIA-hides the table headers, since the corresponding cells of the table are now either self-explanatory or labelled Bug: 956434 Change-Id: If9dc5b5ccac83adf3375feb461fce0f0299172d7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1829777Reviewed-by:Hector Carmona <hcarmona@chromium.org> Commit-Queue: Elly Fong-Jones <ellyjones@chromium.org> Cr-Commit-Position: refs/heads/master@{#702136}
Showing
Please register or sign in to comment