Skip to content

namespace additional aria attributes#18591

Merged
brandonkelly merged 3 commits into4.xfrom
bugfix/18577-namespacing-and-aria-attributes
Mar 23, 2026
Merged

namespace additional aria attributes#18591
brandonkelly merged 3 commits into4.xfrom
bugfix/18577-namespacing-and-aria-attributes

Conversation

@i-just
Copy link
Copy Markdown
Contributor

@i-just i-just commented Mar 19, 2026

Description

Adds aria-activedescendant, aria-flowto, aria-owns to the list of attributes that should have their values namespaced as they refer to other element(s) on the page.

We were already namespacing: aria-controls, aria-describedby, aria-labelledby.

Related issues

#18577

@i-just i-just requested a review from brandonkelly March 19, 2026 10:51
@brandonkelly brandonkelly merged commit 55f320b into 4.x Mar 23, 2026
2 checks passed
@brandonkelly brandonkelly deleted the bugfix/18577-namespacing-and-aria-attributes branch March 23, 2026 14:33
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

Successfully merging this pull request may close these issues.

2 participants