[wp-trac] [WordPress Trac] #26561: Remove title attributes: general-template.php
WordPress Trac
noreply at wordpress.org
Thu Dec 12 19:34:33 UTC 2013
#26561: Remove title attributes: general-template.php
---------------------------+------------------------------
Reporter: joedolson | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Accessibility | Version:
Severity: normal | Resolution:
Keywords: |
---------------------------+------------------------------
Comment (by joedolson):
What I'd like to change in this, in addition to the prev/next links
handled in the attached patch, is the <th> title for day names. That
should really be an <abbr> element wrapping the day name, rather than a
title on the table heading cell. That would potentially have an impact on
output, so probably should be discussed.
I left the title attributes on the day links with post titles, because
that seems like valuable added information. Usual caveat, should be
expressed in an accessible way, etc., but still needs to be provided.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/26561#comment:2>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list