|
|
|
|
|
by lelandfe
664 days ago
|
|
The garbled text is included in the tree as relevant, pronounceable, and constantly changing text. Here's Chrome's accessibility tree: https://imgur.com/a/V1589Jr (I'd love if a screen reader user could upload some audio of how awful this sounds, by the by) Please use `aria-hidden="true"` for stuff like this, it just removes the element from the accessibility tree. I've also emailed Reactive a link to this thread. Here is a decent intro to ARIA things: https://www.smashingmagazine.com/2022/09/wai-aria-guide/ |
|