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

slider required and supported properties #860

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

slider required and supported properties #860

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

Comments

@jnurthen
Copy link
Member

jnurthen commented Dec 3, 2018

slider has 3 required properties. The proposal is the following

Make 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
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
)

Addresses #860
* Reword slider role prose to reflect that aria-valuemin, valuemax are now supported, not required
* Remove aria-valuenow repair techniques from inline in the slider role
* Make fallback table more robust for aria-valuenow on slider role
* Add pointer to the fallback table from slider role
* Remove supported but not required attrs on slider from the author error handling table
joanmarie pushed a commit that referenced this issue Jun 4, 2019
)

Addresses #860
* Reword slider role prose to reflect that aria-valuemin, valuemax are now supported, not required
* Remove aria-valuenow repair techniques from inline in the slider role
* Make fallback table more robust for aria-valuenow on slider role
* Add pointer to the fallback table from slider role
* Remove supported but not required attrs on slider from the author error handling table
carmacleod pushed a commit that referenced this issue Oct 17, 2019
)

Addresses #860
* Reword slider role prose to reflect that aria-valuemin, valuemax are now supported, not required
* Remove aria-valuenow repair techniques from inline in the slider role
* Make fallback table more robust for aria-valuenow on slider role
* Add pointer to the fallback table from slider role
* Remove supported but not required attrs on slider 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