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

Add Element.ariaBrailleLabel and .ariaBrailleRoleDescription #32833

Merged
merged 2 commits into from
Mar 26, 2024

Conversation

hamishwillee
Copy link
Collaborator

@hamishwillee hamishwillee commented Mar 26, 2024

FF124 adds support for Element.ariaBrailleLabel and Element.ariaBrailleRoleDescription properties, which reflect equivalent HTML ARIA attributes. This adds the properties.

Note that I have kept these deliberately high level and explicitly noted that the aria attributes have more information. IMO there is no point repeating everything, though I have made sure that the "key" points are captured.

Further, note that when referring to braille, lower case is correct according to Braille Authority of North America (BANA).

Related docs work is tracked in #32776

@hamishwillee hamishwillee requested review from a team as code owners March 26, 2024 03:36
@hamishwillee hamishwillee requested review from sideshowbarker and scottaohara and removed request for a team March 26, 2024 03:36
@github-actions github-actions bot added Content:WebAPI Web API docs Content:Accessibility Accessibility docs size/m 51-500 LoC changed labels Mar 26, 2024
Copy link
Contributor

github-actions bot commented Mar 26, 2024

Preview URLs

Flaws (1)

Note! 4 documents with no flaws that don't need to be listed. 🎉

URL: /en-US/docs/Web/API/Element
Title: Element
Flaw count: 1

  • macros:
    • /en-US/docs/Web/API/Element/getBoxQuads does not exist

(comment last updated: 2024-03-26 10:30:26)

@sideshowbarker sideshowbarker merged commit c8901fc into mdn:main Mar 26, 2024
9 checks passed
@hamishwillee hamishwillee deleted the ff125aria_braillelabel_desc branch March 31, 2024 23:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Content:Accessibility Accessibility docs Content:WebAPI Web API docs size/m 51-500 LoC changed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants