Files
John MacFarlane 757bbeba0f SelfContained: Add title element to embedded inline svgs...
from the alt attribute. This works around the fact that present-day
screen readers ignore the alt attribute on an svg element.

Suggestion is from
https://stackoverflow.com/questions/4697100/accessibility-recommended-alt-text-convention-for-svg-and-mathml

Addresses #9525.

Potential drawbacks:

- Should we use the title attribute instead if there is one on the
  image?  Otherwise the results may be unexpected.
- Is it a drawback that this alt text will display as popup text when
  you hover over the image? Can this be suppressed?  What about using
  desc instead of title?
2024-02-29 09:32:14 -08:00
..
2024-02-13 23:10:42 -08:00
2024-02-13 23:10:42 -08:00
2024-02-13 23:10:42 -08:00
2024-02-13 23:10:42 -08:00
2024-02-13 23:10:42 -08:00
2023-11-02 19:36:25 -07:00
2023-11-02 19:36:25 -07:00