Bug 148964
| Summary: | AX: ARIA 1.1 'none' role | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Nan Wang <n_wang> |
| Component: | Accessibility | Assignee: | 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
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Nan Wang
<rdar://problem/22611831>
Nan Wang
It seems this one has already been implemented.
James Craig
Yeah, the "none" role is just a synonym of "presentation" role. (FWIW, neither is an attribute. Removing "@none" from the title.)