Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CORE-AAM: UIA mapping for Link role should have value pattern #325

Closed
cyns opened this issue Apr 12, 2016 · 5 comments
Closed

CORE-AAM: UIA mapping for Link role should have value pattern #325

cyns opened this issue Apr 12, 2016 · 5 comments
Assignees

Comments

@cyns
Copy link
Contributor

cyns commented Apr 12, 2016

Control Type: HyperLink
Value.Value: attribute value from href

@jasonkiss jasonkiss added the AAM label Apr 27, 2016
@cyns cyns self-assigned this May 9, 2016
@joanmarie
Copy link
Contributor

@boggydigital: The current mapping can be found here: https://rawgit.com/w3c/aria/master/core-aam/core-aam.html#role-map-link

If the current mapping is fine as-is, please comment and close the issue; otherwise, please provide a pull request with the required changes. Thanks much in advance!

@boggydigital
Copy link
Contributor

Not only that makes sense - this is also already implemented. I'll do the changes and update the testable statements

@boggydigital
Copy link
Contributor

#622

@boggydigital
Copy link
Contributor

Note: didn't change testable statements as there doesn't seem to be one for role=link, likely because this is an existing role in 1.0

@joanmarie joanmarie removed the needinfo label Aug 8, 2017
@joanmarie
Copy link
Contributor

Thanks! Merged.

pkra pushed a commit that referenced this issue May 20, 2024
closes #325
* update allowances for area no href
* add classes to indicate additions
* update changelog
pkra pushed a commit that referenced this issue May 24, 2024
resolves #325

This PR revises the mappings for `figure` and `figcaption` to remove the "labelled by" relations, changing them to "details for".
The accessible name computation for `figure` removes `figcaption`, a note is added to further reference this change.

TODO: 
- [ ] need to check on updates to UIA mapping, if any.
- [ ] do we want `figcaption` to map to `caption`? 
- [ ] regardless of above, [`caption`](https://w3c.github.io/aria/#caption) will need to be updated in regards to its referencing `figure` and `figcaption` relationships
- [ ] [`aria-details`](https://w3c.github.io/aria/#aria-details) definition should be updated to reference this change
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants