accname icon indicating copy to clipboard operation
accname copied to clipboard

Add `nameFrom: heading` to AccName text alt algorithm

Open cookiecrook opened this issue 1 year ago • 3 comments

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

cookiecrook avatar Feb 03 '24 07:02 cookiecrook

Dependent upon related ARIA spec change:

  • https://github.com/w3c/aria/pull/1860

cookiecrook avatar Feb 03 '24 07:02 cookiecrook

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?

MelSumner avatar Feb 05 '24 23:02 MelSumner

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:
  • [ ] 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.

cookiecrook avatar Feb 06 '24 06:02 cookiecrook

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

MelSumner avatar Jul 08 '24 16:07 MelSumner