[wp-trac] [WordPress Trac] #31450: Add landmark roles to WordPress admin areas
WordPress Trac
noreply at wordpress.org
Wed Mar 18 19:25:45 UTC 2015
#31450: Add landmark roles to WordPress admin areas
----------------------------+--------------------------------------------
Reporter: joedolson | Owner: joedolson
Type: defect (bug) | Status: assigned
Priority: high | Milestone: 4.2
Component: Administration | Version:
Severity: normal | Resolution:
Keywords: has-patch | Focuses: accessibility, administration
----------------------------+--------------------------------------------
Comment (by afercia):
Discussed in the last accessibility team chat and we would recommend this
for commit. Just one thought, we're currently proposing this:
{{{
<div id="adminmenumain" role="navigation" aria-label="Main menu">
<div class="quicklinks" id="wp-toolbar" role="navigation" aria-
label="Toolbar" tabindex="0">
<div id="wpbody" role="main"> <-- no label
<div id="wpfooter" role="contentinfo"> <-- no label
}}}
but wondering if "main" and "contentinfo" need labels too, maybe not? The
first two ones make sense to disambiguate the 2 navigation roles. But
maybe it would be a bit weird fur users hearing "contentinfo" announced.
Open to suggestions. Thanks very much.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/31450#comment:29>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list