accname
accname copied to clipboard
Add `nameFrom: heading` to AccName text alt algorithm
Closes https://github.com/w3c/accname/issues/182
Add nameFrom: heading to AccName text alt algorithm
Implementation
- WPT tests: https://github.com/web-platform-tests/interop-accessibility/issues/47
- Implementations:
:boom: Error: 502 Bad Gateway :boom:
PR Preview failed to build. (Last tried on Feb 3, 2024, 7:32 AM UTC).
More
PR Preview relies on a number of web services to run. There seems to be an issue with the following one:
:rotating_light: Spec Generator - Spec Generator is the web service used to build specs that rely on ReSpec.
:link: Related URL
error code: 502
If you don't have enough information above to solve the error by yourself (or to understand to which web service the error is related to, if any), please file an issue.
Dependent upon related ARIA spec change:
- https://github.com/w3c/aria/pull/1860
I see that the related ARIA PR is approved, but do we have a merge order? Or is an approval enough to merge this one?
I think @spectranaut wants to wait for all this to happen:
- [x] ARIA PR approved https://github.com/w3c/aria/pull/1860
- [x] AccName PR approved (this one)
- [x] WPT tests written. https://github.com/web-platform-tests/wpt/pull/44490
- [ ] At least 2 of these 3 implementations:
- [ ] WebKit 257186
- [ ] Gecko 1834463
- [ ] Chromium 1447981
- [ ] then finally merge the ARIA and AccName PRs
At least that's my understanding from the outcome of:
- https://github.com/w3c/aria/issues/2055
But @spectranaut please correct me if I'm wrong.
This PR has been moved to the mono repo: https://github.com/w3c/aria/pull/2209