CLOSED DUPLICATE of bug 109015 134027
AX: hr element not exposed with a separator role
https://bugs.webkit.org/show_bug.cgi?id=134027
Summary AX: hr element not exposed with a separator role
Steve Faulkner
Reported 2014-06-18 05:13:07 PDT
HTML5 requires that the hr element is exposed in browsers with an ARIA role=separator. This maps to AXSplitter in AX . Currently the hr element is not exposed AX HTML5 WAI-ARIA section http://www.w3.org/html/wg/drafts/html/master/dom.html#sec-strong-native-semantics WAI-ARIA implementation guide role mapping table: http://www.w3.org/WAI/PF/aria-implementation/#mapping_role_table hr element definition HTML5 http://www.w3.org/html/wg/drafts/html/master/grouping-content.html#the-hr-element test case: http://stevefaulkner.github.io/html-mapping-tests/browser-tests/hr.html
Attachments
Radar WebKit Bug Importer
Comment 1 2014-06-18 05:13:19 PDT
James Craig
Comment 2 2014-06-18 09:07:22 PDT
This is a dupe, which I thought was fixed already. Steve’s site says he’s been testing Safari 7, so this report may already be fixed in the nightlies.
chris fleizach
Comment 3 2014-06-18 09:44:11 PDT
*** This bug has been marked as a duplicate of bug 109015 ***
Steve Faulkner
Comment 4 2014-06-18 10:15:09 PDT
(In reply to comment #2) > This is a dupe, which I thought was fixed already. Steve’s site says he’s been testing Safari 7, so this report may already be fixed in the nightlies. great thanks have updated: http://stevefaulkner.github.io/html-mapping-tests/
Note You need to log in before you can comment on or make changes to this bug.