[wp-trac] [WordPress Trac] #27638: Bad value navigation for attribute role on element ul

WordPress Trac noreply at wordpress.org
Sat Jun 28 16:41:59 UTC 2014


#27638: Bad value navigation for attribute role on element ul
----------------------------+-----------------------------
 Reporter:  gigimuschi      |       Owner:
     Type:  defect (bug)    |      Status:  new
 Priority:  normal          |   Milestone:  Future Release
Component:  Administration  |     Version:  3.8.1
 Severity:  minor           |  Resolution:
 Keywords:  has-patch       |     Focuses:
----------------------------+-----------------------------
Changes (by Latz):

 * keywords:  needs-patch => has-patch


Comment:

 [http://www.w3.org/WAI/GL/wiki/Using_HTML5_nav_element#Example:The_.3Cnav.3E_element
 According to w3c]  it should look like this:

 {{{
 <nav role="navigation">
 <ul>
 <li>About us</li>
 <li>Services</li>
 <li>Contact</li>
 <li>Location</li>
 <li>Why Groovy?</li>
 </ul>
 </nav>
 }}}

--
Ticket URL: <https://core.trac.wordpress.org/ticket/27638#comment:3>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list