interop-accessibility icon indicating copy to clipboard operation
interop-accessibility copied to clipboard

Write tests for aria-owns once tree walker or tree dump API is available in WebDriver

Open cookiecrook opened this issue 1 year ago • 0 comments

Write tests for aria-owns once tree walker or tree dump API is available in WebDriver. Tests may be unblocked once either of the following is available.

Parent/child inspection (allowing tree walking) from:

  • https://github.com/WICG/aom/issues/203

or a static dump of the entire tree from:

  • #51

cookiecrook avatar Jan 11 '24 00:01 cookiecrook