New issue
Advanced search Search tips

Issue 679526 link

Starred by 2 users

Issue metadata

Status: Fixed
Owner:
Closed: Dec 2017
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug



Sign in to add a comment

[Devtools] Label for="" attribute is undefined in accessibility devtools

Project Member Reported by robdodson@chromium.org, Jan 9 2017

Issue description

Chrome Version: 55.0.2883.95 (Official Build) (64-bit)
OS: Mac OS X

What steps will reproduce the problem?
(1) Create an input with id="foo"
(2) Create a label with for="foo", add some text to the label
(3) 

What is the expected result?
The accessibility devtools show "From label(for): 'foo'"

What happens instead?
The devtools say "From label(for): labelundefined

Repro: https://jsbin.com/xeyova/2/edit?html,output
 
Components: Platform>DevTools
Owner: aboxhall@chromium.org
Status: Assigned (was: Untriaged)
@aboxhall - looks like you might have already fixed this bug?
@aboxhall - looks like you might have already fixed this bug?
Status: Fixed (was: Assigned)
Yes, thanks!

Sign in to add a comment