mpaiva / CRDC-DSRC

Accessibility Assessment for Civil Rights Data Collection Data Submission Resource Center
0 stars 0 forks source link

WCAG 1.1.1: <svg> elements with an img role must have an alternative text (svg[data-fa-pseudo-element="::after"]) #1

Open mpaiva opened 6 months ago

mpaiva commented 6 months ago

image

Issue

<svg> elements with an img role must have an alternative text (svg-img-alt)

Target application

Home | Civil Rights Data Collection

Element path

svg[data-fa-pseudo-element="::after"]

Snippet

<svg data-fa-pseudo-element="::after" data-prefix="fas" data-icon="arrow-up-right-from-square" class="svg-inline--fa fa-arrow-up-right-from-square" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" data-fa-i2svg="">

Environment

Chrome version 123.0.0.0 This accessibility issue was found using Accessibility Insights for Web 2.41.0 (axe-core 4.7.2), a tool that helps find and fix accessibility issues. Get more information & download this tool at http://aka.ms/AccessibilityInsights.