{
  "category": "ministry",
  "slug": "min-envir",
  "site": "moef.gov.in",
  "url": "https://moef.gov.in/",
  "journey": "Reach the environmental clearance status page.",
  "persona": {
    "name": "Sanjay, 35, Ranchi",
    "context": "Environmental activist; motor tremor, keyboard-only."
  },
  "startedAt": "2026-08-23T23:40:42.573Z",
  "states": [
    {
      "label": "landing",
      "url": "https://moef.gov.in/",
      "shot": "../screenshots/min-envir/00-landing.png",
      "violations": [
        {
          "id": "aria-allowed-role",
          "impact": "minor",
          "wcag": [],
          "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",
          "wcag": [
            "wcag2a",
            "wcag244",
            "wcag412"
          ],
          "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/IBG"
            }
          ]
        },
        {
          "id": "presentation-role-conflict",
          "impact": "minor",
          "wcag": [],
          "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",
          "wcag": [],
          "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>"
            }
          ]
        },
        {
          "id": "select-name",
          "impact": "critical",
          "wcag": [
            "wcag2a",
            "wcag412"
          ],
          "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",
          "wcag": [],
          "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 maintai"
            },
            {
              "target": ".mymodi",
              "html": "<p class=\"tabindex mymodi\" tabindex=\"738\" title=\"आगंतुक  / अद्यतन\">\n              आगंतुक : 1967668 / अद्यतन: 23-08-2026\n               </p>"
            }
          ]
        }
      ],
      "axeError": null,
      "focusablesTotal": 1131,
      "emptyFocusables": 48,
      "positiveTabindex": 2,
      "landmarks": 3,
      "orphaned": 3,
      "hasH1": false,
      "hasLang": true,
      "missingAccessibleName": 48,
      "focusableSample": 1131
    }
  ],
  "reachable": true,
  "finishedAt": "2026-08-23T23:40:54.538Z",
  "verified": {
    "firstPartyViolations": 6,
    "thirdPartyViolationsExcluded": 0,
    "firstPartyUnnamed": 48,
    "unnamedSamples": [
      "a href=javascript:void(0);",
      "input.form-control",
      "a href=https://moef.gov.in",
      "a href=https://moef.gov.in",
      "a",
      "a href=https://portals.moef.gov.in/ozoneday/",
      "a href=https://merilife.nic.in/",
      "a href=http://fsi.nic.in/"
    ],
    "reverifiedAt": "2026-08-24",
    "note": "Counts exclude embedded third-party widgets (YouTube, social, chat). First-party only."
  }
}