After getting a complaint about accessibility of Drupal.org I decided to do a quick scan with wave.webaim.org and found some missing alt tags here http://drupal.org/books

http://wave.webaim.org/report?url=http%3A%2F%2Fdrupal.org%2Fbooks

Comments

jcnventura’s picture

Status: Active » Fixed

The alt tag is there. The problem was that I was using single quotes to wrap the value, and those missing alt tags used the same character in the title content.

I've switched to double quotes to wrap the value.. WAVE no longer indicates any error in that page..

mgifford’s picture

Thanks!

Automatically closed -- issue fixed for 2 weeks with no activity.