- From: <bugzilla@jessica.w3.org>
- Date: Wed, 23 Oct 2013 19:42:09 +0000
- To: public-html-a11y@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=23611 Bug ID: 23611 Summary: clarify how assigning an accesskey to an element affects the elements default role Product: HTML.next Version: unspecified Hardware: PC OS: All Status: ASSIGNED Keywords: a11y, a11ytf, aria Severity: normal Priority: P1 Component: default Assignee: chaals@yandex-team.ru Reporter: mark@w3.org QA Contact: public-html-bugzilla@w3.org CC: faulkner.steve@gmail.com, ian@hixie.ch, laura.lee.carlson@gmail.com, mike@w3.org, public-html-a11y@w3.org, public-html-admin@w3.org, public-html-wg-issue-tracking@w3.org, robin@w3.org, schwer@us.ibm.com, w3c@kliehm.com Depends on: 10888, 10905 Blocks: 10066 +++ This bug was initially created as a clone of Bug #10905 +++ in the editor states "for example any element with accesskey="" can end up having a role." http://www.w3.org/Bugs/Public/show_bug.cgi?id=10603 yet it is not specified in the spec (that I can find) how the adding of an accesskey to "any element" affects its role for example how is the role of the following affected by the presence of an accesskey? <h1 accesskey="a">poot</h1> or <p accesskey="a">pooter</a> or <td accesskey="a">pootsville</a> -- You are receiving this mail because: You are on the CC list for the bug.
Received on Wednesday, 23 October 2013 19:42:10 UTC