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

support for aria-braille* properties #677

Open
pkra opened this issue Nov 3, 2022 · 1 comment
Open

support for aria-braille* properties #677

pkra opened this issue Nov 3, 2022 · 1 comment

Comments

@pkra
Copy link

pkra commented Nov 3, 2022

The ARIA Editors' Draft proposes the aria-braillelabel and aria-brailleroledescription property, see also https://w3c.github.io/aria/#aria-braillelabel, https://w3c.github.io/aria/#aria-brailleroledescription.

These properties are on track for ARIA 1.3. Browser support includes Gecko, WebKit and Chromium. (See also the 1.3 overview issue w3c/aria#1331 for more links to various bits and pieces.)

It would be very helpful for the ARIA WG to know whether these may be supported.

@pkra
Copy link
Author

pkra commented Nov 12, 2024

It seems the two properties should be supported since JAWS 2024.2406.121 (via https://support.freedomscientific.com/Downloads/JAWS/JAWSWhatsNew, after selecting JAWS 2024).

However, I was unable to confirm support. E.g., https://codepen.io/pkra/pen/WNgpQbK does not behave as I would have expected it - aria-brailleLabel was ignored on both the image and button.

Is there an example that works? Then I could feed that back into the ARIA 1.3 process.

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

No branches or pull requests

1 participant