w3c / accname

Accessible Name and Description Computation
https://w3c.github.io/accname/
61 stars 23 forks source link

Add `nameFrom: heading` to AccName text alt algorithm #229

Closed cookiecrook closed 3 months ago

cookiecrook commented 8 months ago

Closes https://github.com/w3c/accname/issues/182

Add nameFrom: heading to AccName text alt algorithm

Implementation


: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](https://www.w3.org/2015/labs/) - Spec Generator is the web service used to build specs that rely on ReSpec. :link: [Related URL](https://labs.w3.org/spec-generator/?type=respec&url=https%3A%2F%2Fraw.githubusercontent.com%2Fw3c%2Faccname%2F1e6661b690b4138a9badf6810ae13efc03ac68e1%2Findex.html%3FisPreview%3Dtrue) ``` 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](https://github.com/tobie/pr-preview/issues/new?title=Error%20not%20surfaced%20properly&body=See%20w3c/accname%23229.)._
cookiecrook commented 8 months ago

Dependent upon related ARIA spec change:

MelSumner commented 8 months ago

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?

cookiecrook commented 8 months ago

I think @spectranaut wants to wait for all this to happen:

At least that's my understanding from the outcome of:

But @spectranaut please correct me if I'm wrong.

MelSumner commented 3 months ago

This PR has been moved to the mono repo: https://github.com/w3c/aria/pull/2209