{
  "host": "tn.gov.in",
  "category": "state",
  "url": "https://tn.gov.in/",
  "reachable": true,
  "auditedFromIndia": true,
  "states": [
    {
      "label": "landing",
      "url": "https://www.tn.gov.in/",
      "violations": [
        {
          "id": "image-alt",
          "impact": "critical",
          "help": "Images must have alternative text",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.13/image-alt?application=playwright",
          "nodes": 53,
          "samples": [
            {
              "target": "#uw-widget-custom-trigger > img",
              "html": "<img src=\"data:image/svg+xml,%...\">"
            },
            {
              "target": "a[href=\"kyg_template_tn/index.php\"] > span > img",
              "html": "<img src=\"sites/default/new_images/tamil_img.png\">"
            },
            {
              "target": ".thiru_col > span:nth-child(1) > img",
              "html": "<img src=\"sites/default/new_images/thiru_img5.png\">"
            }
          ]
        },
        {
          "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[src$=\"w3c_home.png\"]",
              "html": "<img src=\"sites/default/w3c_home.png\" alt=\"w3c\">"
            },
            {
              "target": "img[alt=\"web analytics\"]",
              "html": "<img src=\"sites/default/icons/new_icons/web.png\" alt=\"web analytics\">"
            },
            {
              "target": "img[alt=\"site map\"]",
              "html": "<img src=\"sites/default/icons/new_icons/site_map.png\" alt=\"site map\">"
            }
          ]
        },
        {
          "id": "label",
          "impact": "critical",
          "help": "Form elements must have labels",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.13/label?application=playwright",
          "nodes": 1,
          "samples": [
            {
              "target": "#checkbox",
              "html": "<input type=\"checkbox\" class=\"light_mode uwaw-featugres__item__i\" id=\"checkbox\">"
            }
          ]
        },
        {
          "id": "link-name",
          "impact": "serious",
          "help": "Links must have discernible text",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.13/link-name?application=playwright",
          "nodes": 7,
          "samples": [
            {
              "target": "a[href=\"kyg_template_tn/index.php\"]",
              "html": "<a href=\"kyg_template_tn/index.php\">\n   <span><img src=\"sites/default/new_images/tamil_img.png\"></span></a>"
            },
            {
              "target": "#tab_div1 > blockquote > a",
              "html": "<a href=\"https://twitter.com/i/status/2092204847080866150\"></a>"
            },
            {
              "target": "a[href$=\"esanad.nic.in/\"]",
              "html": "<a href=\"https://esanad.nic.in/\" onclick=\"altmsg();\" target=\"_blank\"><img src=\"https://cms.tn.gov.in/cms_migrated/document/tourist_images_footer_images/esanad.png\" alt=\"\"></a>"
            }
          ]
        },
        {
          "id": "nested-interactive",
          "impact": "serious",
          "help": "Interactive controls must not be nested",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.13/nested-interactive?application=playwright",
          "nodes": 1,
          "samples": [
            {
              "target": "#dark-btn",
              "html": "<button id=\"dark-btn\" class=\"uwaw-features__item__i\" data-uw-reader-content=\"Enable the UserWay screen reader\" aria-label=\"Enable the UserWay screen reader\" aria-pressed=\"false\">"
            }
          ]
        },
        {
          "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": 23,
          "samples": [
            {
              "target": ".input-group-btn > div:nth-child(1)",
              "html": "<div>"
            },
            {
              "target": ".relative",
              "html": "<div class=\"relative second-panel\">\n                            <h3>Accessibility Menu</h3>\n                            <div class=\"uwaw-close\" onclick=\"closeMain()\"></div>\n                         </div>"
            },
            {
              "target": ".play-button",
              "html": "<div class=\"play-button\" onclick=\"toggleAudio()\"><a href=\"sites/default/new_images/tamilthaivazhthusong.pdf\" target=\"_blank\">தமிழ்த்தாய் வாழ்த்து</a> <span class=\"duration\">0:00</span></div>"
            }
          ]
        }
      ]
    }
  ],
  "note": "First-party findings only; embedded third-party widgets excluded."
}