- From: <bugzilla@jessica.w3.org>
- Date: Tue, 12 Oct 2010 08:26:11 +0000
- To: public-html-a11y@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=10905 --- Comment #2 from steve faulkner <faulkner.steve@gmail.com> 2010-10-12 08:26:11 UTC --- (In reply to comment #1) > All three turn into role=menuitem. > What is the request here? It's not clear to me what change is being requested > or what problem needs solving. apologies for being unclear, the problem is that it is not clear to me what effect adding an accesskey attribute has on the default role of an element. Please add a clarification to the ARIA section of the spec stating that the default role of any element which has an accesskey attribute is overidden by role="menuitem" if this is the case. so what is the role of <h1 accesskey="a" role=button"> hello </h1> please add clarification in the spec for cases such as the above. -- 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 Tuesday, 12 October 2010 08:26:13 UTC