{
  "host": "manipur.gov.in",
  "category": "state",
  "url": "https://manipur.gov.in/",
  "reachable": true,
  "auditedFromIndia": false,
  "states": [
    {
      "label": "landing",
      "url": "https://manipur.gov.in/",
      "violations": [
        {
          "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": 8,
          "samples": [
            {
              "target": "#search_btn",
              "html": "<input type=\"submit\" id=\"search_btn\" class=\"btn btn-primary\" value=\"Search\">"
            },
            {
              "target": ".box1 > .box_text",
              "html": "<span class=\"box_text\">Online Services</span>"
            },
            {
              "target": ".box3 > .box_text",
              "html": "<span class=\"box_text\">Acts &amp; Rule</span>"
            }
          ]
        },
        {
          "id": "empty-heading",
          "impact": "minor",
          "help": "Headings should not be empty",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.13/empty-heading?application=playwright",
          "nodes": 1,
          "samples": [
            {
              "target": ".red_block > h2",
              "html": "<h2 class=\"heading_text\"> </h2>"
            }
          ]
        },
        {
          "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><strong>“Smart governance starts here – Go digital with Gov Connect Manipur to raise your grievance” https://govconnectmanipur.mn.gov.</strong></h6>"
            }
          ]
        },
        {
          "id": "image-alt",
          "impact": "critical",
          "help": "Images must have alternative text",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.13/image-alt?application=playwright",
          "nodes": 7,
          "samples": [
            {
              "target": "a[href$=\"manipur.gov.in\"] > .img-fluid",
              "html": "<img class=\"img-fluid\" src=\"https://manipur.gov.in/wp-content/themes/manipurgovin/images/logo.png\">"
            },
            {
              "target": "#home > ul > li:nth-child(1) > span > img[width=\"25px\"][height=\"18px\"]",
              "html": "<img src=\"https://manipur.gov.in/wp-content/themes/manipurgovin/images/new.gif\" width=\"25px\" height=\"18px\">"
            },
            {
              "target": "#home > ul > li:nth-child(2) > span > img[width=\"25px\"][height=\"18px\"]",
              "html": "<img src=\"https://manipur.gov.in/wp-content/themes/manipurgovin/images/new.gif\" width=\"25px\" height=\"18px\">"
            }
          ]
        },
        {
          "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\">"
            }
          ]
        },
        {
          "id": "link-name",
          "impact": "serious",
          "help": "Links must have discernible text",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.13/link-name?application=playwright",
          "nodes": 24,
          "samples": [
            {
              "target": "a[href$=\"manipur.gov.in\"]",
              "html": "<a class=\"\" href=\"https://manipur.gov.in\"><img class=\"img-fluid\" src=\"https://manipur.gov.in/wp-content/themes/manipurgovin/images/logo.png\"></a>"
            },
            {
              "target": ".carousel-item.active > a",
              "html": "<a href=\"https://manipur.gov.in/?middleslider=shirui\"></a>"
            },
            {
              "target": ".cloned.owl-item:nth-child(1) > .owl-item > .brands_item.flex-column.justify-content-center > a[href$=\"eci.gov.in/\"][target=\"_blank\"]",
              "html": "<a href=\"https://eci.gov.in/\" target=\"_blank\"><img width=\"178\" height=\"42\" src=\"https://manipur.gov.in/wp-content/uploads/2019/11/nvsp.jpg\" class=\"attachment-post-thumbnail size-post-thumbnail wp-post-image\" alt=\"\" decoding=\"async\" style=\"o"
            }
          ]
        },
        {
          "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\">"
            }
          ]
        },
        {
          "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": 18,
          "samples": [
            {
              "target": ".top > span:nth-child(1)",
              "html": "<span>Government of Manipur |</span>"
            },
            {
              "target": ".top > span:nth-child(2)",
              "html": "<span><a href=\"https://manipur.gov.in/?page_id=19540\">Site Map |</a></span>"
            },
            {
              "target": "#top-col2",
              "html": "<div class=\"col-md-5 col-sx-8\" id=\"top-col2\">"
            }
          ]
        }
      ]
    }
  ],
  "note": "First-party findings only; embedded third-party widgets excluded."
}