{
  "host": "meghalaya.gov.in",
  "category": "state",
  "url": "https://meghalaya.gov.in/",
  "reachable": true,
  "auditedFromIndia": false,
  "states": [
    {
      "label": "landing",
      "url": "https://meghalaya.gov.in/",
      "violations": [
        {
          "id": "aria-hidden-focus",
          "impact": "serious",
          "help": "ARIA hidden element must not be focusable or contain focusable elements",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.13/aria-hidden-focus?application=playwright",
          "nodes": 1,
          "samples": [
            {
              "target": ".clone[aria-hidden=\"true\"]:nth-child(12)",
              "html": "<li style=\"width: 1440px; margin-right: 0px; float: left; display: block;\" class=\"clone\" aria-hidden=\"true\">"
            }
          ]
        },
        {
          "id": "aria-valid-attr",
          "impact": "critical",
          "help": "ARIA attributes must conform to valid names",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.13/aria-valid-attr?application=playwright",
          "nodes": 1,
          "samples": [
            {
              "target": "a[data-chrome=\"nofooter\"]",
              "html": "<a href=\"https://twitter.com/CMO_Meghalaya\" class=\"twitter-timeline\" data-chrome=\"nofooter\" data-border-color=\"#f7d100\" data-tweet-limit=\"5\" aria-polite=\"polite\" target=\"_blank\" rel=\"noopener noreferrer\" data-twitter-extracted-i178767272770"
            }
          ]
        },
        {
          "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": 7,
          "samples": [
            {
              "target": "a[href$=\"recruitment\"] > span",
              "html": "<span>Recruitment</span>"
            },
            {
              "target": ".col-xs-2.ec-panel.col-lg-2:nth-child(2) > div > a[target=\"_blank\"] > span",
              "html": "<span>Web Directory</span>"
            },
            {
              "target": "a[href$=\"gallery\"] > span",
              "html": "<span>Gallery</span>"
            }
          ]
        },
        {
          "id": "image-redundant-alt",
          "impact": "minor",
          "help": "Alternative text of images should not be repeated as text",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.13/image-redundant-alt?application=playwright",
          "nodes": 14,
          "samples": [
            {
              "target": "img[alt=\"departments\"]",
              "html": "<img alt=\"departments\" data-entity-type=\"file\" data-entity-uuid=\"d058656e-d419-4c7b-be4e-1e032491bfa5\" src=\"/sites/default/files/inline-images/dept_0.png\">"
            },
            {
              "target": "img[alt=\"invest meghalaya\"]",
              "html": "<img alt=\"invest meghalaya\" data-entity-type=\"file\" data-entity-uuid=\"5b767b9e-beeb-4fe6-bdaa-f108dcf5f983\" src=\"/sites/default/files/inline-images/invest_0.png\">"
            },
            {
              "target": "a[href=\"#\"] > img[data-entity-type=\"file\"]",
              "html": "<img alt=\"Meghalaya Enterprise Architecture\" data-entity-type=\"file\" data-entity-uuid=\"f156cafd-7518-42b7-b36b-a1325f76353b\" src=\"/sites/default/files/inline-images/arch_0_0.png\">"
            }
          ]
        },
        {
          "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\" prefix=\"content: http://purl...\" class=\" js\">"
            }
          ]
        },
        {
          "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": 20,
          "samples": [
            {
              "target": ".flex-active-slide",
              "html": "<li style=\"width: 1440px; margin-right: 0px; float: left; display: block;\" class=\"flex-active-slide\" data-thumb-alt=\"\">"
            },
            {
              "target": "li[data-thumb-alt=\"\"]:nth-child(3)",
              "html": "<li data-thumb-alt=\"\" style=\"width: 1440px; margin-right: 0px; float: left; display: block;\">"
            },
            {
              "target": "li[data-thumb-alt=\"\"]:nth-child(4)",
              "html": "<li data-thumb-alt=\"\" style=\"width: 1440px; margin-right: 0px; float: left; display: block;\">"
            }
          ]
        }
      ]
    }
  ],
  "note": "First-party findings only; embedded third-party widgets excluded."
}