-
Notifications
You must be signed in to change notification settings - Fork 27
Define concept of minimum role #454
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
Closed
+42
−2
Closed
Changes from 1 commit
Commits
Show all changes
30 commits
Select commit
Hold shift + click to select a range
3efda34
Update index.html
scottaohara b462c24
update per Aaron's review
scottaohara c6bae18
grammar fix
stevefaulkner cc5b7ab
Update index.html
scottaohara b1fdcde
Update index.html
scottaohara be28084
remove stray fragment
scottaohara c1a3f1f
minor markup formatting adjustment
scottaohara e2ac6f8
clarify minimum role conditions
scottaohara 19a12bd
reverts typo fix
scottaohara ef36600
Merge branch 'gh-pages' into minimum-role
scottaohara 02f6b5a
Update index.html
scottaohara f7ba989
Merge branch 'gh-pages' into minimum-role
scottaohara ed50c33
remove contenteditable from taking part in minimum role
scottaohara efb7337
Merge branch 'gh-pages' into minimum-role
scottaohara e7b17f7
Merge branch 'gh-pages' into minimum-role
scottaohara 69513e2
edits to the steps to determine minimum role
scottaohara c013064
Update index.html
scottaohara 6257a68
Merge branch 'gh-pages' into minimum-role
scottaohara fbe8161
Merge branch 'gh-pages' into minimum-role
scottaohara df7200a
Merge branch 'gh-pages' into minimum-role
scottaohara 4519a4e
Merge branch 'gh-pages' into minimum-role
scottaohara 6adfe58
edits to mention 'computed role'
scottaohara 1e217e1
Merge branch 'gh-pages' into minimum-role
scottaohara 8bd08ac
Merge branch 'gh-pages' into minimum-role
scottaohara e6b5963
Update index.html
scottaohara 899b517
missing #
scottaohara 8bcae45
Update index.html
scottaohara 796734e
leave out tabindex for now
scottaohara ea628aa
Merge branch 'gh-pages' into minimum-role
scottaohara fb66dfd
Merge branch 'gh-pages' into minimum-role
scottaohara File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
minor markup formatting adjustment
- Loading branch information
commit c1a3f1f5a7f7488a3150b5c84c8bb37c4fbcb0a3
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -244,11 +244,8 @@ HTML Element Role Mappings |
|
|
||
|
||
No corresponding (WAI-ARIA) role, or is mapped to the `generic` role, user agents MUST NOT expose the `aria-roledescription` property value in the accessibility tree unless the element has an explicit, conforming `role` attribute value for which [[WAI-ARIA-1.2]] does not prohibit the use of `aria-roledescription`. |
||
Some HTML elements expose implicit WAI-ARIA roles depending on whether they have been provided an accessible name. How an element participates in the computation of its own or another element's accessible name and/or accessible description is described in the Accessible Name and Description Computation section of this document. | ||
|
||
|
||
Platform API mapping requirements |
||
|
||
|
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.