W3C

Pass

AXE

  • Critical Issue : Certain ARIA roles must contain particular children

    Fix any of the following:
    Element has children which are not allowed: ul[tabindex]
    Element uses aria-busy="true" while showing a loader

    Fix any of the following:
    Element has children which are not allowed: ul[tabindex]
    Element uses aria-busy="true" while showing a loader

    <div class="carousel-inner" role="listbox">

  • Serious Issue : ARIA input fields must have an accessible name

    Fix any of the following:
    aria-label attribute does not exist or is empty
    aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty
    Element has no title attribute

    Fix any of the following:
    aria-label attribute does not exist or is empty
    aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty
    Element has no title attribute

    <div class="carousel-inner" role="listbox">

  • Serious Issue : Documents must have <title> element to aid in navigation

    Fix any of the following:
    Document does not have a non-empty <title> element

    Fix any of the following:
    Document does not have a non-empty <title> element

    <html lang="en" style="" class="js flexbox no-touch backgroundsize svg inlinesvg svgclippaths no-hires no-tab menus-built build-done">

  • Serious Issue : <svg> elements with an img role must have an alternative text

    Fix any of the following:
    Element has no child that is a title
    aria-label attribute does not exist or is empty
    aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty
    Element has no title attribute

    Fix any of the following:
    Element has no child that is a title
    aria-label attribute does not exist or is empty
    aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty
    Element has no title attribute

    <svg role="img" class="icon-loading" version="1.1" xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32">

  • Moderate Issue : Ensures landmarks are unique

    Fix any of the following:
    The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable

    Fix any of the following:
    The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable

    <nav id="middle-nav">


  • W3C

    Pass

    AXE

  • Critical Issue : Certain ARIA roles must contain particular children

    Fix any of the following:
    Element has children which are not allowed: ul[tabindex]
    Element uses aria-busy="true" while showing a loader

    Fix any of the following:
    Element has children which are not allowed: ul[tabindex]
    Element uses aria-busy="true" while showing a loader

    <div class="carousel-inner" role="listbox">

  • Serious Issue : ARIA input fields must have an accessible name

    Fix any of the following:
    aria-label attribute does not exist or is empty
    aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty
    Element has no title attribute

    Fix any of the following:
    aria-label attribute does not exist or is empty
    aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty
    Element has no title attribute

    <div class="carousel-inner" role="listbox">

  • Moderate Issue : Ensures landmarks are unique

    Fix any of the following:
    The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable

    Fix any of the following:
    The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable

    <nav id="middle-nav">


  • ©