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 13563 - radio and checkbox elements should not be valid without an associated label
Summary: radio and checkbox elements should not be valid without an associated label
Status: VERIFIED DUPLICATE of bug 10710
Alias: None
Product: HTML WG
Classification: Unclassified
Component: LC1 HTML5 spec (show other bugs)
Version: unspecified
Hardware: PC Windows NT
: P2 normal
Target Milestone: ---
Assignee: Ian 'Hixie' Hickson
QA Contact: HTML WG Bugzilla archive list
URL:
Whiteboard:
Keywords: a11y, a11ytf
Depends on:
Blocks:
 
Reported: 2011-08-03 03:05 UTC by Cynthia Shelly
Modified: 2011-12-23 20:26 UTC (History)
8 users (show)

See Also:


Attachments

Description Cynthia Shelly 2011-08-03 03:05:20 UTC
it is unclear from the spec whether it is valid to have a checkbox or radio button without a label.  It should not be valid, as these are required for accessibility.
Comment 1 Michael[tm] Smith 2011-08-04 05:13:50 UTC
mass-move component to LC1
Comment 2 Simon Pieters 2011-08-05 11:41:53 UTC
What if you have checkboxes in a table where each checkbox has two "labels" represented as header cells in the top row and leftmost column of the table (as in a survey)? (Same with radiobuttons.)
Comment 3 Benjamin Hawkes-Lewis 2011-08-06 12:13:24 UTC
Compare previous discussion at:

http://www.w3.org/Bugs/Public/show_bug.cgi?id=10710
Comment 4 Anne 2011-08-15 16:39:11 UTC

*** This bug has been marked as a duplicate of bug 10710 ***