{
  "host": "dnh.gov.in",
  "category": "state",
  "url": "https://dnh.gov.in/",
  "reachable": true,
  "auditedFromIndia": false,
  "states": [
    {
      "label": "landing",
      "url": "https://dnh.gov.in/",
      "violations": [
        {
          "id": "aria-allowed-role",
          "impact": "minor",
          "help": "ARIA role should be appropriate for the element",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.13/aria-allowed-role?application=playwright",
          "nodes": 11,
          "samples": [
            {
              "target": ".flex-active-slide[aria-label=\"Slide 1 of 9\"][role=\"status\"]",
              "html": "<li aria-label=\"Slide 1 of 9\" style=\"width: 1440px; float: left; display: block;\" class=\"flex-active-slide\" role=\"status\">"
            },
            {
              "target": "li[aria-label=\"Slide 2 of 9\"]",
              "html": "<li aria-label=\"Slide 2 of 9\" role=\"status\" style=\"width: 1440px; float: left; display: block;\">\n            <img src=\"https://cdn.s3waas.gov.in/s35878a7ab84fb43402106c575658472fa/uploads/2026/07/17833383256612.jpeg\" alt=\"\" draggable=\"false"
            },
            {
              "target": "li[aria-label=\"Slide 3 of 9\"]",
              "html": "<li aria-label=\"Slide 3 of 9\" role=\"status\" style=\"width: 1440px; float: left; display: block;\">\n            <img src=\"https://cdn.s3waas.gov.in/s35878a7ab84fb43402106c575658472fa/uploads/2026/06/17823012795929.jpeg\" alt=\"\" draggable=\"false"
            }
          ]
        },
        {
          "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": 2,
          "samples": [
            {
              "target": "#accessibilityMenu",
              "html": "<ul id=\"accessibilityMenu\" class=\"clearfix\" aria-label=\"Topbar menu\" role=\"menubar\">"
            },
            {
              "target": "#menu-header-en",
              "html": "<ul id=\"menu-header-en\" class=\"nav clearfix\" aria-label=\"Main menu\" role=\"menubar\">"
            }
          ]
        },
        {
          "id": "aria-required-parent",
          "impact": "critical",
          "help": "Certain ARIA roles must be contained by particular parents",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.13/aria-required-parent?application=playwright",
          "nodes": 11,
          "samples": [
            {
              "target": ".show-social-links",
              "html": "<a href=\"#\" title=\"Social Media Links\" class=\"show-social-links\" role=\"menuitem\" data-toggle=\"dropdown\" tabindex=\"0\">"
            },
            {
              "target": ".change-language",
              "html": "<a href=\"javascript:void(0);\" class=\"change-language link-selected\" aria-haspopup=\"true\" tabindex=\"0\" aria-expanded=\"false\" aria-label=\"English - Selected\" title=\"English - Selected\" role=\"menuitem\" data-toggle=\"dropdown\">"
            },
            {
              "target": "#menu-item-27664 > a[href=\"#\"][aria-haspopup=\"true\"][role=\"menuitem\"]",
              "html": "<a href=\"#\" role=\"menuitem\" tabindex=\"-1\" aria-haspopup=\"true\" aria-expanded=\"false\">About district<span class=\"indicator1\" aria-hidden=\"true\"></span></a>"
            }
          ]
        },
        {
          "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": "a[aria-current=\"page\"]",
              "html": "<a href=\"https://dnh.gov.in/\" aria-current=\"page\" role=\"menuitem\" tabindex=\"0\">Home</a>"
            },
            {
              "target": "a[href$=\"admissionjipsaan.com/\"] > .latest-news",
              "html": "<span class=\"latest-news\">New</span>"
            },
            {
              "target": ".notice-board-six > .heading3",
              "html": "<h2 class=\"heading3\"><span class=\"icon-travel\"></span> Tourist Guide</h2>"
            }
          ]
        },
        {
          "id": "frame-title",
          "impact": "serious",
          "help": "Frames must have an accessible name",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.13/frame-title?application=playwright",
          "nodes": 1,
          "samples": [
            {
              "target": "iframe",
              "html": "<iframe src=\"https://www.google.c...\" height=\"250\" style=\"border: 0px; pointer...\" allowfullscreen=\"\" aria-hidden=\"false\" tabindex=\"0\">"
            }
          ]
        },
        {
          "id": "link-name",
          "impact": "serious",
          "help": "Links must have discernible text",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.13/link-name?application=playwright",
          "nodes": 1,
          "samples": [
            {
              "target": "a[href$=\"harghartiranga.com/\"]",
              "html": "<a href=\"https://harghartiran...\" target=\"_blank\" onclick=\"return confirm('You ...\" rel=\"noopener noreferrer\" tabindex=\"0\">"
            }
          ]
        },
        {
          "id": "presentation-role-conflict",
          "impact": "minor",
          "help": "Elements marked as presentational should be consistently ignored",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.13/presentation-role-conflict?application=playwright",
          "nodes": 12,
          "samples": [
            {
              "target": "#accessibility-menu",
              "html": "<nav id=\"accessibility-menu\" aria-label=\"Primary\" role=\"presentation\">"
            },
            {
              "target": "#accessibilityMenu > .has-sub[aria-haspopup=\"true\"][role=\"none\"]:nth-child(3)",
              "html": "<li role=\"none\" aria-haspopup=\"true\" class=\"has-sub\">"
            },
            {
              "target": "#accessibilityMenu > .has-sub[aria-haspopup=\"true\"][role=\"none\"]:nth-child(6)",
              "html": "<li role=\"none\" aria-haspopup=\"true\" class=\"has-sub\">"
            }
          ]
        }
      ]
    }
  ],
  "note": "First-party findings only; embedded third-party widgets excluded."
}