[Webkit-unassigned] [Bug 134027] New: AX: hr element not exposed with a separator role

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 18 05:12:45 PDT 2014


https://bugs.webkit.org/show_bug.cgi?id=134027

           Summary: AX: hr element not exposed with a separator role
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Accessibility
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: faulkner.steve at gmail.com
                CC: jcraig at apple.com, webkit-bug-importer at group.apple.com


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

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list