accessibility-developer-tools
accessibility-developer-tools copied to clipboard
Audit rule idea: warn when using `title` or `placeholder` as only text alt source
Can use axs.properties.findTextAlternatives to pull a list of text alt sources, check for title/placeholder as only source(s).