Bug 148964

Summary: AX: ARIA 1.1 'none' role
Product: WebKit Reporter: Nan Wang <n_wang>
Component: AccessibilityAssignee: Nobody <webkit-unassigned>
Status: RESOLVED WORKSFORME    
Severity: Normal CC: jcraig, n_wang, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: All   
OS: All   

Nan Wang
Reported 2015-09-08 09:56:21 PDT
Add support for ARIA 1.1 attribute 'none' http://www.w3.org/TR/wai-aria-1.1/#none An element whose implicit native role semantics will not be mapped to the accessibility API.
Attachments
Nan Wang
Comment 1 2015-09-08 10:04:27 PDT
Nan Wang
Comment 2 2015-09-08 10:33:41 PDT
It seems this one has already been implemented.
James Craig
Comment 3 2015-09-16 01:05:52 PDT
Yeah, the "none" role is just a synonym of "presentation" role. (FWIW, neither is an attribute. Removing "@none" from the title.)
Note You need to log in before you can comment on or make changes to this bug.