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
Currently the text content of a map-a tag is the geometry value for a feature, or some part of it. This is great for sighted users, but will be inaccessible to screenreader users.
We need a way to allow human-readable text to provide the link text, probably via an attribute. The HTML area element uses the alt attribute.
The text was updated successfully, but these errors were encountered:
Currently the text content of a map-a tag is the geometry value for a feature, or some part of it. This is great for sighted users, but will be inaccessible to screenreader users.
We need a way to allow human-readable text to provide the link text, probably via an attribute. The HTML
area
element uses thealt
attribute.The text was updated successfully, but these errors were encountered: