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

Review elements that allow 'any role' #359

Open
scottaohara opened this issue Oct 3, 2021 · 1 comment
Open

Review elements that allow 'any role' #359

scottaohara opened this issue Oct 3, 2021 · 1 comment
Assignees
Labels
Allowed roles Pertaining to the allowed roles of HTML elements

Comments

@scottaohara
Copy link
Member

scottaohara commented Oct 3, 2021

The following elements allow for 'any role'. The inline, text-level semantics, elements are the ones that seem a bit suspect at allowing 'any' role... but maybe someone has a use case for <i role=table>...</i> or <b role=main>...</b>?

Elements: address, blockquote, canvas, hgroup, p, del, ins, rp, rt, ruby, a without href, abbr, b, bdi, bdo, cite, code, data, dfn, em, i, kbd, mark, output, pre, q, s, samp, small, span, strong, sub, sup, time, u, var

Note: we may decide to do nothing here. But I want to at least discuss the topic.

Elements which do not need a review/will be taken care of by other issues/PRs

@scottaohara scottaohara added the Allowed roles Pertaining to the allowed roles of HTML elements label Oct 3, 2021
@scottaohara scottaohara added this to the ARIA in HTML: Next milestone Oct 3, 2021
@scottaohara
Copy link
Member Author

likely related to work that will be done with #358

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Allowed roles Pertaining to the allowed roles of HTML elements
Projects
None yet
Development

No branches or pull requests

2 participants