Commit 92aee91 1 parent c6e124d commit 92aee91 Copy full SHA for 92aee91
File tree 1 file changed +4
-2
lines changed
1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -531,7 +531,7 @@ Not yet specced or implemented anywhere.
531
531
532
532
### Full Introspection of an Accessibility Tree - ` ComputedAccessibleNode`
533
533
534
- This API is still being considered.
534
+ This API is still being considered as part of [Issue #197](/WICG/aom/issues/197) .
535
535
536
536
It may be approached initially as a testing-only API.
537
537
@@ -565,7 +565,7 @@ This could make it possible to:
565
565
##### WebDriver (Shipping in WebKit/Chrome, [implemented 20 Mar 2023 in Gecko](https://bugzilla.mozilla.org/show_bug.cgi?id=1585622#c22))
566
566
- [computedrole](https://www.w3.org/TR/webdriver/#dfn-get-computed-role)
567
567
- [computedlabel](https://www.w3.org/TR/webdriver/#dfn-get-computed-label)
568
- - Some discussion of ` getComputedAccessibilityNode` (and parent/children) for tree access
568
+ - Some discussion of [ ` getComputedAccessibilityNode` (and parent/children) for tree access](/WICG/aom/issues/197)
569
569
570
570
##### WPT TestDriver (functional as of March 2023)
571
571
Leverages WebDriver accessors for ease of test development.
@@ -658,6 +658,8 @@ These issues prompted a reassessment,
658
658
and a simplification of the API based around the original set of use cases
659
659
we were committed to addressing.
660
660
661
+ [Update: April 2023] This is being reconsidered as a test-only API in [Issue #197](/WICG/aom/issues/197)
662
+
661
663
## Next Steps
662
664
663
665
The Accessibility Object Model development is led by a team of editors
You can’t perform that action at this time.
0 commit comments