{
  "host": "tripura.gov.in",
  "category": "state",
  "url": "https://tripura.gov.in/",
  "reachable": true,
  "auditedFromIndia": true,
  "states": [
    {
      "label": "landing",
      "url": "https://tripura.gov.in/",
      "violations": [
        {
          "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": 2,
          "samples": [
            {
              "target": ".col-md-4.col-sm-4.col-lg-4:nth-child(1) > h5",
              "html": "<h5 class=\"card-title\" style=\"font-family: times new roman; font-weight: 700;\">Hon'ble Dignitaries</h5>"
            },
            {
              "target": ".field.field--name-body.field--type-text-with-summary > h6",
              "html": "<h6>Agartala Weather</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": 19,
          "samples": [
            {
              "target": "p:nth-child(3) > img",
              "html": "<img src=\"sites/default/files/check-mark.png\" style=\"width: 20px;\">"
            },
            {
              "target": "p:nth-child(4) > img",
              "html": "<img src=\"sites/default/files/check-mark.png\" style=\"width: 20px;\">"
            },
            {
              "target": "p:nth-child(5) > img",
              "html": "<img src=\"sites/default/files/check-mark.png\" style=\"width: 20px;\">"
            }
          ]
        },
        {
          "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\" prefix=\"content: http://purl...\">"
            }
          ]
        },
        {
          "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": "#slick-views-home-page-banner-block-1-1 > .slick__arrow",
              "html": "<nav class=\"slick__arrow\">\n\t\t\t\t<button type=\"button\" data-role=\"none\" class=\"slick-prev\" aria-label=\"Previous\" tabindex=\"0\" title=\"Previous\">Previous</button>\n\t\t\t\t\t\t\t\t<button type=\"button\" data-role=\"none\" class=\"slick-next\" aria-label=\"Nex"
            }
          ]
        },
        {
          "id": "link-name",
          "impact": "serious",
          "help": "Links must have discernible text",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.13/link-name?application=playwright",
          "nodes": 3,
          "samples": [
            {
              "target": ".block-recruitment > .item-list > ul > li > .views-field-nothing.views-field > span > a[target=\"_blank\"]",
              "html": "<a href=\"/sites/default/files/memo-pwd.pdf\" target=\"_blank\">\n</a>"
            },
            {
              "target": "a[href$=\"saaas.tripura.gov.in/\"]",
              "html": "<a href=\"https://saaas.tripura.gov.in/\" target=\"_blank\"><img id=\"saaas_img\" src=\"/sites/default/files/saas.jpg\"></a>"
            },
            {
              "target": "p:nth-child(2) > a[target=\"_blank\"]",
              "html": "<a href=\"https://egazette.tripura.gov.in/egazette/\" target=\"_blank\"><img id=\"saaas_img\" src=\"/sites/default/files/111.jpeg\"></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\" prefix=\"content: http://purl...\">"
            }
          ]
        },
        {
          "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": 13,
          "samples": [
            {
              "target": ".top-left > ul > li:nth-child(2)",
              "html": "<li>"
            },
            {
              "target": ".theme-color1",
              "html": "<li class=\"theme-color1 color-m1\">"
            },
            {
              "target": ".text-s",
              "html": "<div class=\"text-s\" tabindex=\"0\">Text Size</div>"
            }
          ]
        }
      ]
    }
  ],
  "note": "First-party findings only; embedded third-party widgets excluded."
}