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 deprecation processes for ARIA attributes (and roles?) #1863

Open
smhigley opened this issue Jan 26, 2023 · 2 comments
Open

Review deprecation processes for ARIA attributes (and roles?) #1863

smhigley opened this issue Jan 26, 2023 · 2 comments
Assignees
Milestone

Comments

@smhigley
Copy link
Contributor

Semi-related to #1862

We have logic in aria.js to apply ARIA 1.2-specific deprecation warnings, but no other built-in deprecation language or system, particularly for deprecating support for an attribute on a role rather than deprecating the entire attribute/role.

TODOs:

  • Figure out anything we need to do to align with other specs
  • Set specific requirements around what should be deprecated vs. just removed
  • Set wording/formatting for deprecation notice
  • Add script for inserting the deprecation wording?
@jnurthen
Copy link
Member

jnurthen commented Feb 7, 2023

Discussed at ARIA meeting - https://www.w3.org/2023/02/02-aria-minutes#t05

@jnurthen jnurthen removed the Agenda label Feb 7, 2023
@pkra pkra added this to the ARIA 1.3 milestone Jun 28, 2023
@pkra
Copy link
Member

pkra commented Jun 28, 2023

Related: #80 asking if role=presentation should be deprecated. Though the minutes linked above mention that the group decided against deprecation (and for synonyms).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants