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

update allowance column #322

Merged
merged 6 commits into from
May 15, 2021
Merged

Conversation

scottaohara
Copy link
Member

@scottaohara scottaohara commented May 13, 2021

update role descendant allowances.
update “kind of content” column to reflect HTML kind of content categories for elements with implicit matching roles. These do not always have a 1-to-1 match as there are variants in what ARIA might allow vs the native HTML element. Additionally, content model categories like sectioning root, or labelable elements, etc. were purposefully left off as the ARIA roles do not automatically come with the features associated with these categories.

closes #54


Preview | Diff

update role descendant allowances.
update “kind of content” column to reflect HTML kind of content categories for elements with implict matching roles.  These do not always have a 1-to-1 match as there are variants in what ARIA might allow vs the native HTML element.  Additionally, content model categories like sectioning root, or labelable elements, etc. were purposfully left off as the ARIA roles do not automatically come with the features associated with these categories.
add informative label to this section.
revise wording to remove normative "must not" since we need this section to be informative at this time.

provide additional wording regarding the roles that indicate to review the 'Required Owned Elements' as specified in ARIA
@scottaohara scottaohara mentioned this pull request May 15, 2021
11 tasks
@scottaohara scottaohara merged commit 6263d9a into gh-pages May 15, 2021
@scottaohara scottaohara deleted the role_descendant_allowances_update branch May 15, 2021 16:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

define nesting conformance requirements for roles when used in HTML
3 participants