forked from carbon-design-system/carbon
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
All images, or role=img, including SVGs need to have an alt tag (carb…
…on-design-system#546) * All images, or role=img, including SVGs need to have an alt tag Although I disagree with this one because the title element is used by screen readers as the descriptor of svg's according to w3 ```In order for elements with a role of img be perceivable, authors MUST provide alternative text or a label determined by the accessible name calculation.``` https://www.w3.org/TR/wai-aria/roles#img * test: update snapshots
- Loading branch information
1 parent
9028a15
commit 83adc42
Showing
4 changed files
with
5 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters