Skip to content

Using suffix Element/s for IDL attributes referring to elements #1732

Open
@mrego

Description

@mrego

ARIA IDL still doesn't include attributes that refer to elements, but AOM IDL doesn't use any suffix for those attributes (e.g. ariaActiveDescendant or ariaDescribedBy).

However Chromium implementation and the AOM explainer use suffix Element or Elements for them (e.g. ariaActiveDescendantElement or ariaDescribedByElements).

What's the expected naming for these attributes? Thanks!

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status

James Nurthen

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions