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

Scrollbar required and supported properties #858

Closed
jnurthen opened this issue Dec 3, 2018 · 0 comments
Closed

Scrollbar required and supported properties #858

jnurthen opened this issue Dec 3, 2018 · 0 comments
Assignees
Milestone

Comments

@jnurthen
Copy link
Member

jnurthen commented Dec 3, 2018

Scrollbar has 4 required properties. The proposal is the following

Make aria-orientation, aria-valuemin and aria-valuemax supported properties not required. They would retain default properties in the the aria role definition.

For aria-valuenow this would remain required. The default value would be removed from the role definition and the fallback value would be defined in the fallback table at https://w3c.github.io/aria/#document-handling_author-errors

@jnurthen jnurthen added this to the ARIA 1.2 milestone Dec 3, 2018
melanierichards pushed a commit to melanierichards/aria that referenced this issue Apr 11, 2019
joanmarie pushed a commit that referenced this issue Jun 4, 2019
…#944)

Addresses #858

* Update scrollbar role prose to better reflect properties moving from 'required' to 'supported'
* Scrollbar role: remove aria-valuenow repair techniques to the fallback table and point to said table
* Remove supported but not required attrs on scrollbar from the author error handling table
joanmarie pushed a commit that referenced this issue Jun 4, 2019
…#944)

Addresses #858

* Update scrollbar role prose to better reflect properties moving from 'required' to 'supported'
* Scrollbar role: remove aria-valuenow repair techniques to the fallback table and point to said table
* Remove supported but not required attrs on scrollbar from the author error handling table
carmacleod pushed a commit that referenced this issue Oct 17, 2019
…#944)

Addresses #858

* Update scrollbar role prose to better reflect properties moving from 'required' to 'supported'
* Scrollbar role: remove aria-valuenow repair techniques to the fallback table and point to said table
* Remove supported but not required attrs on scrollbar from the author error handling table
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

3 participants