pressbooks / pressbooks-book

McLuhan is the default book theme for Pressbooks.
https://pressbooks.org
GNU General Public License v3.0
20 stars 16 forks source link

SVG elements on webbook lack alt text #617

Open mcgratay opened 4 years ago

mcgratay commented 4 years ago

Description

A few SVG elements included by default on all webbooks lack titles. These have been brought to our attention from Pressbooks users.

Screen Shot 2019-10-30 at 2 16 38 PM

Steps to Reproduce

  1. Visit a webbook
  2. Choose a chapter
  3. Scroll to the bottom of the page
  4. User a screen reader to navigate to the navigation cues and the Pressbooks logo (which links to Pressbooks.com)

Expected behavior: All visual elements are announced

Actual behavior: These specific SVGs do not yet have a title which would make them accessible to screenreaders.

SteelWagstaff commented 4 years ago

See method used in https://github.com/pressbooks/pressbooks-book/pull/608 for model