{
  "host": "moef.gov.in",
  "category": "ministry",
  "url": "https://moef.gov.in/",
  "reachable": true,
  "auditedFromIndia": false,
  "states": [
    {
      "label": "landing",
      "url": "https://moef.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": 2,
          "samples": [
            {
              "target": ".owl-prev",
              "html": "<button type=\"button\" role=\"presentation\" class=\"owl-prev\"><span aria-label=\"Previous\">‹</span></button>"
            },
            {
              "target": ".owl-next",
              "html": "<button type=\"button\" role=\"presentation\" class=\"owl-next\"><span aria-label=\"Next\">›</span></button>"
            }
          ]
        },
        {
          "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": ".col-lg-6:nth-child(1) > .iimg.mt-3 > a[target=\"_blank\"]",
              "html": "<a href=\"https://portals.moef.gov.in/ozoneday/\" target=\"_blank\">\n                                        <img class=\"img-fluid\" src=\" https://moef.gov.in/themes/w3cms/moef/assets/images/internship/IBGA.jpeg\" alt=\"\"></a>"
            }
          ]
        },
        {
          "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": 2,
          "samples": [
            {
              "target": ".owl-prev",
              "html": "<button type=\"button\" role=\"presentation\" class=\"owl-prev\"><span aria-label=\"Previous\">‹</span></button>"
            },
            {
              "target": ".owl-next",
              "html": "<button type=\"button\" role=\"presentation\" class=\"owl-next\"><span aria-label=\"Next\">›</span></button>"
            }
          ]
        },
        {
          "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": 14,
          "samples": [
            {
              "target": ".dropdown:nth-child(1) > a[href=\"javascript:void(0);\"][data-toggle=\"dropdown\"]",
              "html": "<a href=\"javascript:void(0);\" data-toggle=\"dropdown\"><img src=\"https://moef.gov.in/themes/w3cms/moef/assets/images4/icon/icon2.png\" alt=\"सरल उपयोग\" title=\"सरल उपयोग\"></a>"
            },
            {
              "target": "a[title=\"सोशल आइकन\"]",
              "html": "<a href=\"javascript:void(0);\" data-toggle=\"dropdown\" title=\"सोशल आइकन\"><img src=\"https://moef.gov.in/themes/w3cms/moef/assets/images4/icon/icon3.png\" alt=\"सोशल आइकन\"></a>"
            },
            {
              "target": ".commonPanel > .dropdown:nth-child(3)",
              "html": "<div class=\"dropdown\"> <a href=\"https://moef.gov.in/screen-reader\" title=\"lang.screen_Reader\"><img alt=\"स्क्रीन रीडर\" title=\"स्क्रीन रीडर\" src=\"https://moef.gov.in/themes/w3cms/moef/assets/images4/icon/wheelchair.png\"></a> </div>"
            }
          ]
        },
        {
          "id": "select-name",
          "impact": "critical",
          "help": "Select element must have an accessible name",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.13/select-name?application=playwright",
          "nodes": 1,
          "samples": [
            {
              "target": "#locale-select",
              "html": "<select class=\"bg-transparent border-0 text-light p-20\" name=\"locale\" id=\"locale-select\">"
            }
          ]
        },
        {
          "id": "tabindex",
          "impact": "serious",
          "help": "Elements should not have tabindex greater than zero",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.13/tabindex?application=playwright",
          "nodes": 2,
          "samples": [
            {
              "target": ".col-lg-9 > .tabindex",
              "html": "<p class=\"tabindex\" tabindex=\"731\" title=\"Copyright 2023-2024 - Content owned by  Ministry of Environment, Forest and Climate Change,\n            Government of India,\n            Developed and maintained by  ADG Online Solutions Pvt Ltd\">"
            },
            {
              "target": ".mymodi",
              "html": "<p class=\"tabindex mymodi\" tabindex=\"738\" title=\"आगंतुक  / अद्यतन\">\n              आगंतुक : 1981208 / अद्यतन: 25-08-2026\n               </p>"
            }
          ]
        }
      ]
    }
  ],
  "note": "First-party findings only; embedded third-party widgets excluded."
}