{
  "host": "goa.gov.in",
  "category": "state",
  "url": "https://goa.gov.in/",
  "reachable": true,
  "auditedFromIndia": false,
  "states": [
    {
      "label": "landing",
      "url": "https://www.goa.gov.in/",
      "violations": [
        {
          "id": "color-contrast",
          "impact": "serious",
          "help": "Elements must meet minimum color contrast ratio thresholds",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.13/color-contrast?application=playwright",
          "nodes": 1,
          "samples": [
            {
              "target": "#s",
              "html": "<input type=\"text\" class=\"vc_col-md-9 search_input nopad\" id=\"s\" name=\"s\" placeholder=\"Search here\" maxlength=\"100\">"
            }
          ]
        },
        {
          "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 width=\"100%\" frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\" src=\"https://www.google.c...\" style=\"pointer-events: none...\">"
            }
          ]
        },
        {
          "id": "heading-order",
          "impact": "moderate",
          "help": "Heading levels should only increase by one",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.13/heading-order?application=playwright",
          "nodes": 3,
          "samples": [
            {
              "target": ".separate_holder.vc_col-md-12:nth-child(1) > .profile_border_right.vc_col-md-6 > .vc_col-md-12.nopad:nth-child(1) > h6",
              "html": "<h6>CAPITAL</h6>"
            },
            {
              "target": ".imp_numbers.vc_col-md-6.nopad:nth-child(1) > .vc_col-md-8 > .name.vc_col-md-12.nopad > h6",
              "html": "<h6>police</h6>"
            },
            {
              "target": "#nav_menu-2 > h5",
              "html": "<h5>Know Goa</h5>"
            }
          ]
        },
        {
          "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,user-scalable=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": 11,
          "samples": [
            {
              "target": "#s",
              "html": "<input type=\"text\" class=\"vc_col-md-9 search_input nopad\" id=\"s\" name=\"s\" placeholder=\"Search here\" maxlength=\"100\">"
            },
            {
              "target": ".wpb-content-wrapper > .vc_row.wpb_row.section:nth-child(2)",
              "html": "<div class=\"vc_row wpb_row section vc_row-fluid \" style=\" text-align:left;\">"
            },
            {
              "target": ".whats_new > .section_inner.clearfix > .section_inner_margin.clearfix > .vc_col-sm-12.wpb_column.vc_column_container > .vc_column-inner > .wpb_wrapper > .wpb_text_column.wpb_content_element",
              "html": "<div class=\"wpb_text_column wpb_content_element \">\n\t\t<div class=\"wpb_wrapper\">\n\t\t\t<div id=\"skiptomaincontent\">\n<h2>What’s New</h2>\n</div>\n\n\t\t</div> \n\t</div>"
            }
          ]
        }
      ]
    }
  ],
  "note": "First-party findings only; embedded third-party widgets excluded."
}