[wp-trac] [WordPress Trac] #46714: Site Health Info: Bad value heading for attribute role on element dt

WordPress Trac noreply at wordpress.org
Fri Mar 29 11:08:30 UTC 2019


#46714: Site Health Info: Bad value heading for attribute role on element dt
----------------------------+-----------------------------
 Reporter:  mukesh27        |      Owner:  (none)
     Type:  defect (bug)    |     Status:  new
 Priority:  normal          |  Milestone:  Awaiting Review
Component:  Administration  |    Version:
 Severity:  normal          |   Keywords:  has-patch
  Focuses:  accessibility   |
----------------------------+-----------------------------
 In the WordPress Site Health Info page {{{dt}}} tag contains the attribute
 "role" with the value of "heading", Accordingly to HTML5 this is Error.

 Code: <dt role="heading" aria-level="3">
 Error: Bad value heading for attribute role on element dt.

 According to [https://www.w3.org/TR/html-aria/#dd-dt2 w3c] document
 {{{dt}}} tag use "listitem" role.

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/46714>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list