diff --git a/lib/readme.md b/lib/readme.md index a1bb74a..bcfe08c 100644 --- a/lib/readme.md +++ b/lib/readme.md @@ -295,9 +295,9 @@ Modern versions of assistive technologies will announce SVG content, but there i
button
or a
) with aria-label="…"
, and hide the icon from screen readers with aria-hidden="true"
@@ -312,4 +312,13 @@ Modern versions of assistive technologies will announce SVG content, but there i
aria-hidden="true"
, and add screen reader content to a wrapper with role="img" aria-label="…"
.
title="Gå til forsiden"
to the wrapper link, and add aria-label="Publikumsproduktets navn" role="img"
to the svg.
+