Skip to content

Commit 92aee91

Browse files
authored
Cross-reference Issue #197
1 parent c6e124d commit 92aee91

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

explainer.md

+4-2
Original file line numberDiff line numberDiff line change
@@ -531,7 +531,7 @@ Not yet specced or implemented anywhere.
531531
532532
### Full Introspection of an Accessibility Tree - `ComputedAccessibleNode`
533533
534-
This API is still being considered.
534+
This API is still being considered as part of [Issue #197](/WICG/aom/issues/197).
535535
536536
It may be approached initially as a testing-only API.
537537
@@ -565,7 +565,7 @@ This could make it possible to:
565565
##### WebDriver (Shipping in WebKit/Chrome, [implemented 20 Mar 2023 in Gecko](https://bugzilla.mozilla.org/show_bug.cgi?id=1585622#c22))
566566
- [computedrole](https://www.w3.org/TR/webdriver/#dfn-get-computed-role)
567567
- [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)
569569
570570
##### WPT TestDriver (functional as of March 2023)
571571
Leverages WebDriver accessors for ease of test development.
@@ -658,6 +658,8 @@ These issues prompted a reassessment,
658658
and a simplification of the API based around the original set of use cases
659659
we were committed to addressing.
660660
661+
[Update: April 2023] This is being reconsidered as a test-only API in [Issue #197](/WICG/aom/issues/197)
662+
661663
## Next Steps
662664
663665
The Accessibility Object Model development is led by a team of editors

0 commit comments

Comments
 (0)