Skip to content
This repository has been archived by the owner on Aug 3, 2023. It is now read-only.

Website adaptation for people with disabilities: Ensure embedded elements and canvas elements provide a meaningful text equivalent #104

Open
DarWik opened this issue Jan 22, 2021 · 0 comments

Comments

@DarWik
Copy link

DarWik commented Jan 22, 2021

Tool: https://www.webaccessibility.com/results/?url=http%3A%2F%2Fncov-dashboard.herokuapp.com%2F

Embedded objects, particularly those which embed audio in a page, require text equivalents to be associated with the embedded file. For example, if a piece of audio is embedded in a page, the page author should provide a transcript of that audio.

Violations Identified (3)
<canvas style="position: absolute; top: 0px; left: 0px; overflow: visible; pointer-events: none;" height="450" width="1082.66" class="gl-canvas gl-canvas-context"></canvas>
<canvas style="position: absolute; top: 0px; left: 0px; overflow: visible; pointer-events: none;" height="450" width="1082.66" class="gl-canvas gl-canvas-focus"></canvas>
<canvas style="position: absolute; top: 0px; left: 0px; overflow: visible; pointer-events: none;" height="450" width="1082.66" class="gl-canvas gl-canvas-pick"></canvas>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants