[wp-trac] [WordPress Trac] #20373: Graphical links in Dashboard need alt tags.
WordPress Trac
wp-trac at lists.automattic.com
Fri Apr 6 18:16:48 UTC 2012
#20373: Graphical links in Dashboard need alt tags.
---------------------------+------------------------------
Reporter: quanin | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Accessibility | Version:
Severity: normal | Resolution:
Keywords: |
---------------------------+------------------------------
Comment (by azaozz):
That would be nice to have. The problem is these aren't "real" images,
they are backgrounds for <div> tags that have <a> tags inside. So `alt`
tags cannot be added on them as they are not valid.
Adding `title` attributes on the links would trigger the browsers to
display "tooltips" on hover which look out of place there. Perhaps aria
attributes can be used instead.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/20373#comment:2>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list