This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 29245 - accessible name calc of label-for of hidden nodes
Summary: accessible name calc of label-for of hidden nodes
Status: RESOLVED INVALID
Alias: None
Product: ARIA
Classification: Unclassified
Component: HTML AAM (show other bugs)
Version: Future
Hardware: PC All
: P2 normal
Target Milestone: ---
Assignee: steve faulkner
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-10-26 21:58 UTC by steve faulkner
Modified: 2018-05-03 21:20 UTC (History)
3 users (show)

See Also:


Attachments

Description steve faulkner 2015-10-26 21:58:59 UTC
what is the correct behaviour (resulting accessible name) for cases where label elements contain hidden content
example http://jsbin.com/zefasipiso/edit?html,output
Comment 1 alexander surkov 2015-10-26 22:12:06 UTC
I think the consensus was hidden content referred recursively should be ignored:

<label>
  <span hidden>ignored for name</span>
  Not ignored
  <input>
</label>
Comment 2 James Nurthen 2018-05-03 21:20:30 UTC
HTML AAM is no longer an ARIA Deliverable. If you wish to pursue this issue please file at https://github.com/w3c/html-aam/issues