Best practices for assistive technology suggest inserting contents of a live region that is not hidden via display: none;
, or at least putting the aria-live
or alert role on a parent and toggling the visibility of children.
https://www.davidmacd.com/blog/test-aria-live-display-none.html
#6300 Addresses a related issue with redundant aria. It seems like removing the role: alert
and going with the aria-live solution is the recommendation: https://www.w3.org/WAI/tutorials/forms/notifications/#inline
As with that issue, I am not basing this on testing, only research of the specs and the testing article above.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4