Open
Bug 1464355
Opened 7 years ago
[Accessibility] Every link in the list of articles should be wrapped in a heading (h) element to make it easier to skip from one to the next.
Categories
(Pocket :: getpocket.com, enhancement)
Tracking
(Not tracked)
NEW
People
(Reporter: MarcoZ, Unassigned)
Details
(Keywords: access)
Right now, the list of articles in My List, for example, is a list of links that have another list with buttons attached to them for favoriting, sharing, etc. If the link that contains the article's title could be wrapped in a heading element, it would make it much easier for screen reader users to skip from one to the next. We don't have the advantage of being able to skim a page easily, because speech is a sequential medium. So being able o quickly skip from one article to the next in the list would bring a big usability boost.
For structure, as the h1 is the main page title, and h2 is "Main list", using an h3 element for these would be appropriate and awesome.
You need to log in
before you can comment on or make changes to this bug.
Description
•