w3c / accname

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

Renaming LabelledBy Recursion since this step is not actually recursive. #236

Closed cookiecrook closed 2 weeks ago

cookiecrook commented 2 months ago

Closes #222

Renaming "LabelledBy Recursion" to "LabelledBy Traversal" since this step is not actually recursive.


Preview | Diff

cookiecrook commented 2 months ago

@smhigley, @accdc, and @MelSumner would be good reviewers.

accdc commented 2 months ago

Thanks, looks good to me. :)

MelSumner commented 2 weeks ago

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