{
  "host": "mea.gov.in",
  "category": "ministry",
  "url": "https://mea.gov.in/",
  "reachable": true,
  "auditedFromIndia": true,
  "states": [
    {
      "label": "landing",
      "url": "https://www.mea.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": 3,
          "samples": [
            {
              "target": ".performancePlayPauseBtn",
              "html": "<a href=\"#\" title=\"Pause Performance Slider\" class=\"performancePlayPauseBtn btnHover\" role=\"button\" aria-label=\"Pause Performance Slider\" onclick=\"return false;\" aria-hidden=\"true\"> <span class=\"StartAnimationIcon\"></span> <span class=\"sr-o"
            },
            {
              "target": ".mt-2",
              "html": "<div class=\"text-center mt-2\" aria-hidden=\"true\"><a href=\"#\" title=\"Pause Banner Slider\" class=\"bannerPlayPauseBtn btnHover\" role=\"button\" aria-label=\"Pause Banner Slider\" onclick=\"return false;\"> <span class=\"StartAnimationIcon\"></span> <s"
            },
            {
              "target": "#supportBrowser",
              "html": "<div class=\"modal fade \" id=\"supportBrowser\" data-bs-backdrop=\"static\" data-bs-keyboard=\"false\" aria-hidden=\"true\" tabindex=\"-1\">"
            }
          ]
        },
        {
          "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": 7,
          "samples": [
            {
              "target": "img[alt=\"Passport Services\"]",
              "html": "<img src=\"Content/images/arrow.svg\" alt=\"Passport Services\">"
            },
            {
              "target": "img[alt=\"Consular Services\"]",
              "html": "<img src=\"Content/images/arrow.svg\" alt=\"Consular Services\" title=\"Consular Services\">"
            },
            {
              "target": "img[alt=\"Visa Services\"]",
              "html": "<img src=\"Content/images/arrow.svg\" alt=\"Visa Services\" title=\"Visa Services\">"
            }
          ]
        },
        {
          "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": 6,
          "samples": [
            {
              "target": ".Heading",
              "html": "<p class=\"mb-0 position-relative Heading\">"
            },
            {
              "target": "#FontScalerControl > span",
              "html": "<span>Font Resize</span>"
            },
            {
              "target": "#ModeControl > span",
              "html": "<span>Contrast View</span>"
            }
          ]
        }
      ]
    }
  ],
  "note": "First-party findings only; embedded third-party widgets excluded."
}