IUBLibTech / newton_chymistry

New version of 'The Chymistry of Isaac Newton', using XProc pipelines to generate a website based on TEI XML encodings of Newton's alchemical manuscripts, and Apache Solr as a search engine.
2 stars 0 forks source link

Inline frame missing a text alternative (IU Accessibility Mandate) #136

Closed mdalmau closed 6 months ago

mdalmau commented 8 months ago

6 occurrences in one page (https://newton.dlib.indiana.edu/page/chem-lab). The embedded iFrame needs a title attribute. For example: <iFrame src="url" title="Embedded video player demonstrating the transmutation of silver into gold"> <iFrame>

Related to https://github.com/IUBLibTech/newton_chymistry/issues/137 (same HTML page with issues)


IU has a mandate that all web sites published on IU servers must meet WCAG I and II Accessibility requirements. If the requirements are NOT met, sites will be taken down. To learn more about this initiative, visit the Digital Strategy Initiative web site.

mdalmau commented 8 months ago

@tubesoft : At the Newton meeting today, Bill said you would be working on these accessibility issues. I requested SiteImprove access for you. Once you have access, you will login using your @iu credentials. If you want to read more about SIteImprove and accessibility, LOGIN to the KB and start here.

Could you have a look at this issue and confirm it's something you can fix? Once you confirm, we can figure out a testing workflow.

tubesoft commented 7 months ago

@mdalmau, I fixed the issues and committed, as you can see above.

mdalmau commented 6 months ago

Since this issue is now part of https://github.com/IUBLibTech/newton_chymistry/pull/146, I will mark this issue as "done" so I can better see the remaining accessibility issues!