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 27400 - pattern-checkbox Add text about labelling
Summary: pattern-checkbox Add text about labelling
Status: RESOLVED FIXED
Alias: None
Product: ARIA
Classification: Unclassified
Component: Practices (show other bugs)
Version: 1.1
Hardware: PC Windows NT
: P2 normal
Target Milestone: ---
Assignee: Matt King
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-11-21 18:45 UTC by James Nurthen
Modified: 2015-04-29 10:02 UTC (History)
0 users

See Also:


Attachments

Description James Nurthen 2014-11-21 18:45:29 UTC
* It is recommended that the checkbox has a label that is visible and referenced using the aria-labelledby property.
Comment 1 Matt King 2015-04-29 10:02:16 UTC
Added:
<li>The checkbox has an accessible label, preferably provided by a visible label associated using <a href="#aria-labelledby" class="property-reference">aria-labelledby</a>.</li>