{
  "host": "delhi.gov.in",
  "category": "state",
  "url": "https://delhi.gov.in/",
  "reachable": true,
  "auditedFromIndia": true,
  "states": [
    {
      "label": "landing",
      "url": "https://delhi.gov.in/",
      "violations": [
        {
          "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 allowfullscreen=\"\" height=\"230\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-dow...\" src=\"https://www.google.c...\" style=\"border:0;\">"
            }
          ]
        },
        {
          "id": "landmark-one-main",
          "impact": "moderate",
          "help": "Document should have one main landmark",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.13/landmark-one-main?application=playwright",
          "nodes": 2,
          "samples": [
            {
              "target": "html",
              "html": "<html lang=\"en\" dir=\"ltr\">"
            },
            {
              "target": "iframe html",
              "html": "<html>"
            }
          ]
        },
        {
          "id": "link-name",
          "impact": "serious",
          "help": "Links must have discernible text",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.13/link-name?application=playwright",
          "nodes": 2,
          "samples": [
            {
              "target": ".humburger-ico",
              "html": "<a href=\"javascript:void(0);\" class=\"humburger-ico\"><i class=\"fas fa-bars\"></i></a>"
            },
            {
              "target": ".closemenu",
              "html": "<a href=\"javascript:void(0);\" class=\"closemenu\"><i class=\"fas fa-times\"></i></a>"
            }
          ]
        },
        {
          "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": 12,
          "samples": [
            {
              "target": ".focusable",
              "html": "<a href=\"#main-content\" class=\"visually-hidden focusable skip-link d-none\">\n      Skip to main content\n    </a>"
            },
            {
              "target": ".right-panel > li:nth-child(1)",
              "html": "<li><a href=\"#\" class=\"skip-content\" id=\"skip_btn\" title=\"Click to read main content\"><img src=\"https://delhi.gov.in/themes/delhi_gov/images/ico-skip.png\" alt=\"ico\"></a></li>"
            },
            {
              "target": ".cog-dropdown.dropdown:nth-child(2)",
              "html": "<li class=\"dropdown cog-dropdown\">"
            }
          ]
        }
      ]
    }
  ],
  "note": "First-party findings only; embedded third-party widgets excluded."
}