- From: <bugzilla@jessica.w3.org>
- Date: Wed, 03 Aug 2011 19:56:46 +0000
- To: public-html-a11y@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=13628
Summary: Aside element should accept for attribute
Product: HTML WG
Version: unspecified
Platform: All
OS/Version: All
Status: NEW
Keywords: a11y
Severity: normal
Priority: P2
Component: HTML5 spec (editor: Ian Hickson)
AssignedTo: ian@hixie.ch
ReportedBy: gcl-0039@access-research.org
QAContact: public-html-bugzilla@w3.org
CC: mike@w3.org, public-html-wg-issue-tracking@w3.org,
public-html@w3.org, public-html-a11y@w3.org
The aside element should accept the for attribute (as does the label element)
so that it can identify itself as related to something on the page (e.g. the
main article) even if it is located elsewhere (e.g. in a side panel). The spec
currently says that aside is always related to the content that contains the
aside element, and it's not clear whether or how the author could then position
it in a side panel or navigation area.
There may be other elements to which this would also apply.
--
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
Received on Wednesday, 3 August 2011 19:56:48 UTC