- From: <bugzilla@jessica.w3.org>
- Date: Tue, 02 Aug 2011 21:21:55 +0000
- To: public-html-bugzilla@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=13531
Summary: use of implicit labels in examples
Product: HTML WG
Version: unspecified
Platform: PC
OS/Version: Windows NT
Status: NEW
Keywords: a11y, a11ytf
Severity: normal
Priority: P2
Component: HTML5 spec (editor: Ian Hickson)
AssignedTo: ian@hixie.ch
ReportedBy: cyns@microsoft.com
QAContact: public-html-bugzilla@w3.org
CC: mike@w3.org, public-html-wg-issue-tracking@w3.org,
public-html@w3.org
Depends on: 13528
the implicit label syntax <label>foo<input></label> is used in many form
examples, and there are no examples using <label for>. Because <label for> can
be used in many places where implicit labels cannot, it is considered best
practice for accessibility to use that syntax rather than implicit labels.
Examples should use <label for>.
--
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
Received on Tuesday, 2 August 2011 21:21:57 UTC