[wp-trac] [WordPress Trac] #18984: Accessibility: Title attribute should not be added to image markup by media.php
WordPress Trac
wp-trac at lists.automattic.com
Wed Jan 4 09:05:23 UTC 2012
#18984: Accessibility: Title attribute should not be added to image markup by
media.php
--------------------------+------------------------------
Reporter: esmi | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version:
Severity: normal | Resolution:
Keywords: |
--------------------------+------------------------------
Comment (by MarcoZ):
Using alt is indeed THE method to accessibly name images for screen
readers and other assistive technologies. the title attribute is ALWAYS
suplemental information that is only then referred to if alt is not
available and not "". So if alt is "", title will ALWAYS be ignored. This
is true for Firefox and IE support in screen readers.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/18984#comment:3>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list