[wp-trac] [WordPress Trac] #16527: Accessibility Improvement to category-template.php
WordPress Trac
wp-trac at lists.automattic.com
Tue Dec 6 02:26:07 UTC 2011
#16527: Accessibility Improvement to category-template.php
-------------------------+------------------------------
Reporter: wpsmith | Owner: wpsmith
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Template | Version: 3.0
Severity: normal | Resolution:
Keywords: has-patch |
-------------------------+------------------------------
Comment (by karlgroves):
The use of display:none style declaration would effectively hide that
label from everyone, including users of assistive technologies. Such a
declaration should only be used in cases where you absolutely want to hide
something from every single visitor.
To provide "hidden" content for users of assistive technologies, position
the content offscreen.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/16527#comment:6>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list