{
  "host": "haryana.gov.in",
  "category": "state",
  "url": "https://haryana.gov.in/",
  "reachable": true,
  "auditedFromIndia": false,
  "states": [
    {
      "label": "landing",
      "url": "https://www.haryana.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": 9,
          "samples": [
            {
              "target": ".flex-active-slide",
              "html": "<li aria-roledescription=\"slide\" style=\"width: 1440px; float: left; display: block;\" class=\"flex-active-slide\" aria-label=\"Slide 1 of 6\" tabindex=\"-1\" role=\"group\" aria-hidden=\"false\">"
            },
            {
              "target": "li[aria-label=\"Slide 1 of 8\"]",
              "html": "<li role=\"group\" style=\"width: 201px; float: left; display: block;\" aria-label=\"Slide 1 of 8\">"
            },
            {
              "target": "li[aria-label=\"Slide 2 of 8\"]",
              "html": "<li role=\"group\" aria-label=\"Slide 2 of 8\" style=\"width: 200px; float: left; display: block;\">"
            }
          ]
        },
        {
          "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": 1,
          "samples": [
            {
              "target": "a[aria-hidden=\"false\"][rel=\"noopener noreferrer\"][target=\"_blank\"] > img[draggable=\"false\"]",
              "html": "<img src=\"https://cdnbbsr.s3waas.gov.in/s37b7a53e239400a13bd6be6c91c4f6c4e/uploads/2024/12/20241213520143229.jpeg\" alt=\"Suggestions for Haryana State Annual Budget\" draggable=\"false\">"
            }
          ]
        }
      ]
    }
  ],
  "note": "First-party findings only; embedded third-party widgets excluded."
}