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

HTML-AAM: should <dfn> map to aria role=definition? #144

Closed
cyns opened this issue Jan 12, 2016 · 2 comments
Closed

HTML-AAM: should <dfn> map to aria role=definition? #144

cyns opened this issue Jan 12, 2016 · 2 comments
Labels

Comments

@cyns
Copy link
Contributor

cyns commented Jan 12, 2016

No description provided.

@jasonkiss
Copy link
Contributor

I don't think so. <dfn> represents the defining instance of a term, while the definition role represents the definition of a term or concept. However, we might want to map to role=term (ARIA1.1) depending on how that role gets mapped

@jasonkiss
Copy link
Contributor

This issue was moved to w3c/html-aam#6

pkra pushed a commit that referenced this issue May 20, 2024
* chore: add PR template

* Update .github/pull_request_template.md

Co-authored-by: Valerie Young <spectranaut@igalia.com>
pkra pushed a commit that referenced this issue May 20, 2024
as noted in #144, “it depends” is more appropriate answer here, which is not particularly useful.

This commit removes the child mappings.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants