Skip to content

Reflecting Element References #1596

Open
@cyns

Description

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

Activity

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

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

  • Status

    Cynthia Shelly

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions