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

Reflecting Element References #1596

Open
cyns opened this issue Aug 12, 2021 · 2 comments
Open

Reflecting Element References #1596

cyns opened this issue Aug 12, 2021 · 2 comments
Assignees
Milestone

Comments

@cyns
Copy link
Contributor

cyns commented Aug 12, 2021

WICG/AOM has reached a consensus on a proposal to reflect ARIA element references. Is this proposal acceptable to the ARIA WG?

  • supports element references (e.g. aria-activedescendant) and arrays of element references (e.g. aria-describedby)
  • uses a "frozen array" implementation and does not wait for Observable Arrays to be implemented
  • does not "sprout" attributes when IDL values are set. Simple ARIA values would continue to sprout attributes

Original AOM explainer text:
https://github.com/WICG/aom/blob/gh-pages/aria-reflection-explainer.md#reflecting-element-references

PR to remove sprouting for element references:
WICG/aom#181 (fixed link)

Work Items:

  • Add these attributes to ARIA Mixin IDL
  • Add example to ARIA 6.3 Enumerated Attribute Values
  • Create test cases
@joanmarie
Copy link
Contributor

Link to the PR seems wrong. WICG/aom#181, right?

@cyns
Copy link
Contributor Author

cyns commented Aug 12, 2021

ARIA minutes accepting this proposal https://www.w3.org/2021/08/12-aria-minutes.html#t06

@jnurthen jnurthen added this to the ARIA 1.3 milestone Aug 19, 2021
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