New issue
Advanced search Search tips

Issue 817528 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Closed: Mar 2018
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Chrome
Pri: 1
Type: Bug
Team-Accessibility



Sign in to add a comment

Chrome OS OOBE a11y: make sure aria- attributes are DOM attributes.

Project Member Reported by alemate@chromium.org, Feb 28 2018

Issue description

We need to make sure aria-label polymer attribute is a DOM attribute.
 
Project Member

Comment 1 by bugdroid1@chromium.org, Mar 1 2018

The following revision refers to this bug:
  https://chromium.googlesource.com/chromium/src.git/+/f0a1ca3c560a103e16f6c01a5308767098072316

commit f0a1ca3c560a103e16f6c01a5308767098072316
Author: Alexander Alekseev <alemate@chromium.org>
Date: Thu Mar 01 03:01:01 2018

Chrome OS OOBE: Fix initialization of aria-label attributes.

This Cl fixes a bunch of places where aria-labels were incorrectly initialized
from pilymer as aria-label= instead of aria-label$= .

Bug:  817528 
Cq-Include-Trybots: master.tryserver.chromium.linux:closure_compilation
Change-Id: Ie5788dfe864cee20c175e2e4dd40325b1dcc80bd
Reviewed-on: https://chromium-review.googlesource.com/942083
Reviewed-by: Wenzhao (Colin) Zang <wzang@chromium.org>
Commit-Queue: Alexander Alekseev <alemate@chromium.org>
Cr-Commit-Position: refs/heads/master@{#540007}
[modify] https://crrev.com/f0a1ca3c560a103e16f6c01a5308767098072316/chrome/browser/resources/chromeos/login/oobe_welcome.html
[modify] https://crrev.com/f0a1ca3c560a103e16f6c01a5308767098072316/chrome/browser/resources/chromeos/login/sync_consent.html

Status: Fixed (was: Untriaged)

Sign in to add a comment