Uploaded image for project: 'XWiki Platform'
  1. XWiki Platform
  2. XWIKI-20707

Remove <ul> separator in navbar

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Minor
    • 15.3-rc-1
    • 14.10.6
    • Menu
    • Unknown
    • N/A
    • N/A
    • Hide
      1.3.1 Info and Relationships
      1.3.2 Meaningful Sequence
      Show
      1.3.1 Info and Relationships 1.3.2 Meaningful Sequence

    Description

       

       

      Example violation reported when validating WCAG:

      <ul> and <ol> must only directly contain <li>, <script> or <template> elements
      Description: Ensures that lists are structured correctly
      Help URL: https://dequeuniversity.com/rules/axe/4.6/list?application=axeAPI
      Help: <ul> and <ol> must only directly contain <li>, <script> or <template> elements
      Impact: serious
      Tags: cat.structure, wcag2a, wcag131

      HTML element: 
          <ul class="nav navbar-nav navbar-left">
          <li class="divider" role="separator"></li>
          </ul>
      Selector: [.navbar-left]
      Fix all of the following:
        List element has direct children that are not allowed: [role=separator]

      Attachments

        Activity

          People

            Lucas C Charpentier Lucas
            Lucas C Charpentier Lucas
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: