code4lib / 2018.code4lib.org

site for the 2018 code4lib conference in Washington, DC
http://2018.code4lib.org
6 stars 10 forks source link

Accessibility: daily schedule page - clock images #179

Closed ranti closed 6 years ago

ranti commented 6 years ago

Speaker list page has some potential accessibility issue: the clock images don't have alt-text associated with it. http://2018.code4lib.org/schedule/day-1/ http://2018.code4lib.org/schedule/day-2/ http://2018.code4lib.org/schedule/day-3/

Suggested fix: put empty alt tag because we also have the hours listed next to the presentation title

phette23 commented 6 years ago

I followed your recommendation & added a blank alt attribute to all the clock faces in PR #188—does that resolve this?

ranti commented 6 years ago

I think that should be sufficient. Thanks.

ranti commented 6 years ago

PR #188 merged