{
  "host": "rajasthan.gov.in",
  "category": "state",
  "url": "https://rajasthan.gov.in/",
  "reachable": true,
  "auditedFromIndia": false,
  "states": [
    {
      "label": "landing",
      "url": "https://rajasthan.gov.in/",
      "violations": [
        {
          "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": 1,
          "samples": [
            {
              "target": "html",
              "html": "<html lang=\"hi\" translate=\"no\">"
            }
          ]
        },
        {
          "id": "meta-viewport",
          "impact": "moderate",
          "help": "Zooming and scaling must not be disabled",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.13/meta-viewport?application=playwright",
          "nodes": 1,
          "samples": [
            {
              "target": "meta[name=\"viewport\"]",
              "html": "<meta name=\"viewport\" content=\"width=device-width, initial-scale=1, maximum-scale=1, user-scalable=0\">"
            }
          ]
        },
        {
          "id": "page-has-heading-one",
          "impact": "moderate",
          "help": "Page should contain a level-one heading",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.13/page-has-heading-one?application=playwright",
          "nodes": 1,
          "samples": [
            {
              "target": "html",
              "html": "<html lang=\"hi\" translate=\"no\">"
            }
          ]
        },
        {
          "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": 4,
          "samples": [
            {
              "target": "app-fair-festivals-section > app-mini-loader",
              "html": "<app-mini-loader _ngcontent-exh-c10=\"\" _nghost-exh-c6=\"\"><div _ngcontent-exh-c6=\"\" class=\"mini-loading text-center\" style=\"color: rgb(0, 0, 0);\"><i _ngcontent-exh-c6=\"\" class=\"fas fa-spinner fa-spin\"></i><p _ngcontent-exh-c6=\"\" class=\"mb-0 "
            },
            {
              "target": "app-photo-section",
              "html": "<app-photo-section _ngcontent-exh-c14=\"\" _nghost-exh-c12=\"\">"
            },
            {
              "target": ".footer-copyright",
              "html": "<section _ngcontent-exh-c3=\"\" class=\"footer-copyright footer-copyright-light text-center\">"
            }
          ]
        }
      ]
    }
  ],
  "note": "First-party findings only; embedded third-party widgets excluded."
}