{
  "host": "assam.gov.in",
  "category": "state",
  "url": "https://assam.gov.in/",
  "reachable": true,
  "auditedFromIndia": true,
  "states": [
    {
      "label": "landing",
      "url": "https://assam.gov.in/",
      "violations": [
        {
          "id": "aria-required-children",
          "impact": "critical",
          "help": "Certain ARIA roles must contain particular children",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.13/aria-required-children?application=playwright",
          "nodes": 22,
          "samples": [
            {
              "target": "li[data-label=\"About Us\"] > .dropdown-toggle.tb-megamenu-no-link[role=\"list\"]",
              "html": "<p class=\"dropdown-toggle tb-megamenu-no-link\" aria-expanded=\"false\" tabindex=\"0\" role=\"list\">\n          About Us\n          <span class=\"caret\"></span>\n          </p>"
            },
            {
              "target": "li[data-label=\"About Us\"] > .tb-megamenu-submenu.dropdown-menu.mega-dropdown-menu",
              "html": "<div class=\"tb-megamenu-submenu dropdown-menu mega-dropdown-menu nav-child\" data-class=\"\" data-width=\"1180\" style=\"width: 1180px;\" role=\"list\">"
            },
            {
              "target": "li[data-label=\"About Assam\"] > .tb-megamenu-no-submenu.tb-megamenu-no-link[role=\"list\"]",
              "html": "<p class=\"tb-megamenu-no-link tb-megamenu-no-submenu\" tabindex=\"0\" role=\"list\">\n          About Assam\n          </p>"
            }
          ]
        },
        {
          "id": "button-name",
          "impact": "critical",
          "help": "Buttons must have discernible text",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.13/button-name?application=playwright",
          "nodes": 3,
          "samples": [
            {
              "target": ".btn",
              "html": "<button data-target=\".nav-collapse\" data-toggle=\"collapse\" class=\"btn btn-navbar tb-megamenu-button\" type=\"button\">\n      <i class=\"fa fa-reorder\"></i>\n    </button>"
            },
            {
              "target": "button[type=\"submit\"]",
              "html": "<button type=\"submit\"><i class=\"fa fa-search\" aria-hidden=\"true\"></i></button>"
            },
            {
              "target": "#mediaButton",
              "html": "<button class=\"main_media_button\" id=\"mediaButton\">\n               <span></span>\n               <span></span>\n               <span></span>\n               </button>"
            }
          ]
        },
        {
          "id": "color-contrast",
          "impact": "serious",
          "help": "Elements must meet minimum color contrast ratio thresholds",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.13/color-contrast?application=playwright",
          "nodes": 2,
          "samples": [
            {
              "target": ".measure > ul > li:nth-child(2)",
              "html": "<li style=\"color: #14bdee;\">Content Managed by:</li>"
            },
            {
              "target": ".measure > ul > li:nth-child(4)",
              "html": "<li style=\"color: #14bdee;\">Designed &amp; Developed by:</li>"
            }
          ]
        },
        {
          "id": "heading-order",
          "impact": "moderate",
          "help": "Heading levels should only increase by one",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.13/heading-order?application=playwright",
          "nodes": 1,
          "samples": [
            {
              "target": "h6",
              "html": "<h6>Hon`ble Governor of Assam</h6>"
            }
          ]
        },
        {
          "id": "landmark-one-main",
          "impact": "moderate",
          "help": "Document should have one main landmark",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.13/landmark-one-main?application=playwright",
          "nodes": 1,
          "samples": [
            {
              "target": "html",
              "html": "<html lang=\"en\" dir=\"ltr\">"
            }
          ]
        },
        {
          "id": "landmark-unique",
          "impact": "moderate",
          "help": "Landmarks should have a unique role or role/label/title (i.e. accessible name) combination",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.13/landmark-unique?application=playwright",
          "nodes": 1,
          "samples": [
            {
              "target": "#AssamNav",
              "html": "<nav class=\"classy-navbar justify-content-between\" id=\"AssamNav\">"
            }
          ]
        },
        {
          "id": "link-name",
          "impact": "serious",
          "help": "Links must have discernible text",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.13/link-name?application=playwright",
          "nodes": 8,
          "samples": [
            {
              "target": ".searchbtn",
              "html": "<a href=\"javascript:void(0)\" class=\"searchbtn\"><i class=\"fa\" aria-hidden=\"true\"></i></a>"
            },
            {
              "target": ".notification_icon > a[href$=\"latest-updates-list-page\"]",
              "html": "<a href=\"/latest-updates-list-page\"><i class=\"fa fa-bell\" aria-hidden=\"true\"></i><!--<span class=\"badge\">9</span>--></a>"
            },
            {
              "target": ".social_list > ul > li:nth-child(1) > a",
              "html": "<a href=\"https://www.facebook.com/laxmanacharyabjp/\"><i class=\"fa fa-facebook\" aria-hidden=\"true\"></i></a>"
            }
          ]
        },
        {
          "id": "page-has-heading-one",
          "impact": "moderate",
          "help": "Page should contain a level-one heading",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.13/page-has-heading-one?application=playwright",
          "nodes": 1,
          "samples": [
            {
              "target": "html",
              "html": "<html lang=\"en\" dir=\"ltr\">"
            }
          ]
        },
        {
          "id": "region",
          "impact": "moderate",
          "help": "All page content should be contained by landmarks",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.13/region?application=playwright",
          "nodes": 47,
          "samples": [
            {
              "target": ".usp_main_banner",
              "html": "<div class=\"usp_main_banner\">"
            },
            {
              "target": ".assam_team > .container > .row > .col-lg-3",
              "html": "<div class=\"col-lg-3\">"
            },
            {
              "target": ".assam_team > .container > .row > .col-lg-5",
              "html": "<div class=\"col-lg-5\">"
            }
          ]
        }
      ]
    }
  ],
  "note": "First-party findings only; embedded third-party widgets excluded."
}