When you don't put `aria-hidden="true"` on decorative SVGs, they'll be announced by some screen readers.
https://matuzo.at/blog/2026/put-aria-hidden-on-presentational-svgs
When you don't put `aria-hidden="true"` on decorative SVGs, they'll be announced by some screen readers.
https://matuzo.at/blog/2026/put-aria-hidden-on-presentational-svgs
To kick off my new article series, #WebAccessibilityFails, I decided to focus on a bad practice I often see in main navigations during accessibility audits.