You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/componenten/ac/_wcag-1.1.1-error.md
+1-3Lines changed: 1 addition & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,9 +4,7 @@ Zorg ervoor dat de tekst in de Form Field Error Message duidelijk genoeg is om d
4
4
5
5
Je kunt wel decoratieve icons gebruiken in de Form Field Error Message. Een icon is decoratief als er een beschrijvende tekst boven, naast of onder staat.
6
6
7
-
Het is daarom niet nodig dat gebruikers die hulpsoftware gebruiken, zoals een [screenreader](/woordenlijst/#screenreader), weten dat er een icon aanwezig is. Verberg decoratieve icons, bijvoorbeeld met `aria-hidden="true"` op de component.
8
-
9
-
Let op: VoiceOver in combinatie met Safari (in de [NL Design System Baseline van juli 2025](https://nldesignsystem.nl/baseline/2025-07/)) negeert Unicode-emoji's met `aria-hidden="true"` wél in voorleesmodus, maar niet wanneer de bezoeker alleen met de pijltoetsen (virtuele cursor) navigeert. Dit is een [bug in WebKit](https://bugs.webkit.org/show_bug.cgi?id=161740). Gebruik daarom liever SVG icons.
7
+
[Bekijk de acceptatiecriteria voor de Icon component.](/icon)
0 commit comments