accessibility problem with SVG
-
Hello, I tested my site with accessScan and I have an accessibility problem.
It tells me that “Non-functional icons/spacers should be excluded from assistive technology” for <svg xmlns=”… svg” viewBox=”0 0 448 512″ height=”18″ ><path d=”M224 416c-8.188 0-16.38-3.125-22.62-9.375l-192-192c-12.5-12.5-12.5-32.75 0-45.25s32.75-12.5 45.25 0L224 338.8l169.4-169.4c12.5-12.5 32.75-12.5 45.25 0s12.5 32.75 0 45…
Requirement: Font icons, SVG or images that are being used as spacers, decorations or their purpose is already described by the content should include a “role” attribute that equals to “presentation” or “none”.
I searched and found it was in Complianz code.
Could you help me to resolve this problem, please ?
Regards, Christine
The page I need help with: [log in to see the link]
The topic ‘accessibility problem with SVG’ is closed to new replies.
