Can you fill in the alt text for the drupal logo in the admin menu here:
Love this module, but just trying to eliminate as many w3c errors as possible in my efforts to produce valid sites.
Alt tags should be filled out. This one probably with a t('Home').
Hm. Why did I never get this validation error then?
I'm guessing your verification was using an external tool that wasn't sent the html (as it's really for administrators).
I'm using the firefox extension from: http://wave.webaim.org/
So it's evaluating what I'm seeing. One of the errors it reports is the font being too small (but really for sighted folks it's excellent). Not sure how to address that warning.. The alt tag should be simple though.
Mike
Please test attached patch.
That works just fine.. Thanks!
Committed to all branches.
Automatically closed -- issue fixed for two weeks with no activity.
Comments
Comment #1
sunHm. Why did I never get this validation error then?
Comment #2
mgiffordI'm guessing your verification was using an external tool that wasn't sent the html (as it's really for administrators).
I'm using the firefox extension from:
http://wave.webaim.org/
So it's evaluating what I'm seeing. One of the errors it reports is the font being too small (but really for sighted folks it's excellent). Not sure how to address that warning.. The alt tag should be simple though.
Mike
Comment #3
sunPlease test attached patch.
Comment #4
mgiffordThat works just fine.. Thanks!
Comment #5
sunCommitted to all branches.