[wp-trac] [WordPress Trac] #46715: Site Health Info: Bad value region for attribute role on element dd
WordPress Trac
noreply at wordpress.org
Fri Mar 29 11:11:43 UTC 2019
#46715: Site Health Info: Bad value region for attribute role on element dd
----------------------------+-----------------------------------
Reporter: mukesh27 | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Administration | Version:
Severity: normal | Keywords: has-patch site-health
Focuses: accessibility |
----------------------------+-----------------------------------
In the WordPress Site Health Info page {{{dd}}} tag contains the attribute
"role" with the value of "region", Accordingly to HTML5 this is Error.
Code: <dd id="health-check-accordion-block-wp-paths-sizes" role="region"
Error: Bad value region for attribute role on element dd.
According to [https://www.w3.org/TR/html-aria/#dd-dt w3c] document
{{{dd}}} tag can't use role attribute.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/46715>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list