- From: <bugzilla@jessica.w3.org>
- Date: Thu, 09 Jan 2014 09:47:13 +0000
- To: public-html-admin@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=24253
Bug ID: 24253
Summary: allowed roles on <a> change leaked from whatwg spec
Product: HTML WG
Version: unspecified
Hardware: PC
OS: Windows NT
Status: NEW
Severity: normal
Priority: P2
Component: HTML5 spec
Assignee: dave.null@w3.org
Reporter: faulkner.steve@gmail.com
QA Contact: public-html-bugzilla@w3.org
CC: mike@w3.org, public-html-admin@w3.org,
public-html-wg-issue-tracking@w3.org
"a element that creates a hyperlink link role If specified, role must
be one of the following: link, menuitem, tab, or treeitem"
http://www.w3.org/html/wg/drafts/html/master/dom.html#sec-implicit-aria-semantics
should be
Role must be either link, button, checkbox, menuitem, menuitemcheckbox,
menuitemradio, tab, or treeitem
http://www.w3.org/TR/2012/WD-html5-20120329/wai-aria.html#wai-aria
--
You are receiving this mail because:
You are on the CC list for the bug.
Received on Thursday, 9 January 2014 09:47:14 UTC