Bug 179255

Summary: AX: Implement Accessibility Object Model (Phase 1/2)
Product: WebKit Reporter: Nan Wang <n_wang>
Component: AccessibilityAssignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal CC: achristensen, caezaris, fred.wang, jdiggs, michaelcpuckett, n_wang, rniwa, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: All   
OS: All   
See Also: https://bugs.webkit.org/show_bug.cgi?id=179494
https://bugs.webkit.org/show_bug.cgi?id=179495
https://bugs.webkit.org/show_bug.cgi?id=179496
https://bugs.webkit.org/show_bug.cgi?id=179497
https://bugs.webkit.org/show_bug.cgi?id=179500
https://bugs.webkit.org/show_bug.cgi?id=179501
https://bugs.webkit.org/show_bug.cgi?id=179502
https://bugs.webkit.org/show_bug.cgi?id=180898
Bug Depends on: 179501, 179494, 179495, 179496, 179497, 179500, 179502    
Bug Blocks:    

Description Nan Wang 2017-11-03 12:00:25 PDT
Implement phase 1 and phase 2 of AOM:
1. Modifying Accessible Properties and Object References
2. Accessible Actions

Explainer: https://github.com/WICG/aom/blob/gh-pages/explainer.md
Spec: https://wicg.github.io/aom/spec/

<rdar://problem/35077542>