James Craig

Results 136 issues of James Craig

Add `/accname/comp_labelledby_recursion.html` tests once AccName ambiguity is resolved. I pushed [a PR](https://github.com/web-platform-tests/wpt/pull/42522) for #35 that includes the unblocked tests, but in writing, discovered an [AccName ambiguity](https://github.com/w3c/accname/issues/209) that needs resolving before...

2025-investigation-candidate
blocked by spec issue

From https://github.com/w3c/accname/issues/190#issuecomment-1527700391, @jaragunde wrote: > In case it's useful later, I created a list of the accname tests in Chromium and when they were added, so we can differentiate the...

2025-investigation-candidate

This recent merge is a good change, but modified the Interop 2024 deltas unexpectedly, after the test list had been agreed upon. I think the same will happen in other...

[the `throw` messages in aria-utils] only a help for authors while writing the test, and a classname typo would still result in a silent failure unless _all_ of them had...

enhancement
2025-investigation-candidate

Related to open HTML-AAM ambiguity: https://github.com/w3c/html-aam/issues/523#issuecomment-1894461644_ In addition to or instead of the `el-th-in-row` test, I think we should split that into a few more: - `el-th-in-thead-row` (default columnheader?) -...

good first issue
2025-investigation-candidate

> Once we have more API available to test (like `isIgnored`), we should revisit `display: contents` and do more thorough testing. _Originally posted by @cookiecrook in https://github.com/web-platform-tests/interop-accessibility/issues/60#issuecomment-1894438186_ Update from @rahimabdi...

blocked by testability
2025-investigation-candidate

Spawned from #69 and #80. Add the remaining tree inclusion tests listed in https://github.com/web-platform-tests/interop-accessibility/issues/69#issuecomment-1811930432 From SVG-AAM's tree sections: - https://w3c.github.io/svg-aam/#exclude_elements - https://w3c.github.io/svg-aam/#include_elements

blocked by testability

Once there is a way to trigger/synthesize AT events in WPT (maybe via [AOM #203](https://github.com/WICG/aom/issues/203)), we should write tests for AOM's "User Action Events." (Partially shipping in WebKit but not...

blocked by testability

There is some partial testing of `aria-hidden` planned in: - #91 But a lot of `aria-hidden` can't be tested until there's more API. Potentially `isIgnored` from: - https://github.com/WICG/aom/issues/203

blocked by testability

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...

blocked by testability