mdn/content

The definition role does not permit aria-labelledby

Open

#41,743 opened on 2025年10月30日

GitHub で見る
 (1 comment) (0 reactions) (1 assignee)Markdown (8,900 stars) (22,427 forks)batch import
Content:Accessibilityhelp wanted

説明

MDN URL

https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Reference/Roles/definition_role

What specific section or headline is this issue about?

Description

What information was incorrect, unhelpful, or incomplete?

According to https://www.w3.org/TR/wai-aria-1.3/#definition, the definition should not reference the term using aria-labelledby as that's a prohibited property but the MDN documentation suggests to do that.

What did you expect to see?

A recommendation not to use aria-labelledby or aria-label matching the wai-aria spec.

Do you have any supporting links, references, or citations?

No response

Do you have anything more you want to share?

No response

MDN metadata

コントリビューターガイド

The definition role does not permit aria-labelledby · mdn/content#41743 | Good First Issue