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 23339 - Making distinction between accessibleName and accessibleDescription
Summary: Making distinction between accessibleName and accessibleDescription
Status: NEW
Alias: None
Product: HTML WG
Classification: Unclassified
Component: Using ARIA in HTML (show other bugs)
Version: unspecified
Hardware: PC Windows NT
: P2 normal
Target Milestone: ---
Assignee: steve faulkner
QA Contact: This bug has no owner yet - up for the taking
URL:
Whiteboard:
Keywords: a11y
Depends on:
Blocks:
 
Reported: 2013-09-24 12:42 UTC by dmacdona
Modified: 2013-09-25 08:49 UTC (History)
3 users (show)

See Also:


Attachments

Description dmacdona 2013-09-24 12:42:09 UTC
In section 2.8 ... We should explain the way that aria-labelledby reports to the accessible api and the way aria-describedby does, making the distinction between the accDescription and accName... particularly in form fields where there is extra instructions besides the label..... understanding that aria-labelledby will override the html label element for the accName spot in the API... and giving an example of aria describedby...how it provides extra information via the accDescription