{
  "host": "shipmin.gov.in",
  "category": "ministry",
  "url": "https://shipmin.gov.in/",
  "reachable": true,
  "auditedFromIndia": true,
  "states": [
    {
      "label": "landing",
      "url": "https://shipmin.gov.in/",
      "violations": [
        {
          "id": "aria-required-parent",
          "impact": "critical",
          "help": "Certain ARIA roles must be contained by particular parents",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.13/aria-required-parent?application=playwright",
          "nodes": 4,
          "samples": [
            {
              "target": ".views-row-1.views-row-first.views-row-odd > .animate_line.btTextCenter[role=\"listitem\"]",
              "html": "<div class=\"rowItem col-md-12 col-sm-12 col-ms-12 btTextCenter animate_line\" style=\"z-index: 10;\" role=\"listitem\">"
            },
            {
              "target": ".views-row-2.views-row-even.views-row > .animate_line.btTextCenter[role=\"listitem\"]",
              "html": "<div class=\"rowItem col-md-12 col-sm-12 col-ms-12 btTextCenter animate_line\" style=\"z-index: 10;\" role=\"listitem\">"
            },
            {
              "target": ".views-row-3.views-row-odd.views-row > .animate_line.btTextCenter[role=\"listitem\"]",
              "html": "<div class=\"rowItem col-md-12 col-sm-12 col-ms-12 btTextCenter animate_line\" style=\"z-index: 10;\" role=\"listitem\">"
            }
          ]
        },
        {
          "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[width=\"350\"]",
              "html": "<iframe class=\"\" width=\"350\" height=\"200\" src=\"//www.youtube.com/em...\" frameborder=\"0\" allowfullscreen=\"\">"
            }
          ]
        },
        {
          "id": "image-alt",
          "impact": "critical",
          "help": "Images must have alternative text",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.13/image-alt?application=playwright",
          "nodes": 5,
          "samples": [
            {
              "target": ".views-slideshow-cycle-main-frame-row-item.views-row-0.views-row-first > .views-field-media-gallery-file.views-field > .field-content > img",
              "html": "<img style=\"width:100%;\" src=\"https://shipmin.gov.in/sites/default/files/pdf/IMW%20inaug%201%20%281%29.jpg \">"
            },
            {
              "target": "#views_slideshow_cycle_div_photo_gallery_front_page-block_1_1 > .views-slideshow-cycle-main-frame-row-item.views-row-0.views-row-odd > .views-field-media-gallery-file.views-field > .field-content > img",
              "html": "<img style=\"width:100%;\" src=\"https://shipmin.gov.in/sites/default/files/pdf/5C6A9534%20%281%29.jpg \">"
            },
            {
              "target": "#views_slideshow_cycle_div_photo_gallery_front_page-block_1_2 > .views-slideshow-cycle-main-frame-row-item.views-row-0.views-row-odd > .views-field-media-gallery-file.views-field > .field-content > img",
              "html": "<img style=\"width:100%;\" src=\"https://shipmin.gov.in/sites/default/files/pdf/IMW%20inaug%202%20%281%29.jpg \">"
            }
          ]
        },
        {
          "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": 10,
          "samples": [
            {
              "target": "section:nth-child(2)",
              "html": "<section>"
            },
            {
              "target": ".views-row-1.views-row-first.views-row-odd > .animate_line.btTextCenter[role=\"listitem\"] > .rowItemContent > .card.card-stats > .card-header.card-header-danger.card-header-icon > .card-category",
              "html": "<p class=\"card-category\"><a href=\"division/ports-wing\">Ports Wing</a></p>"
            },
            {
              "target": ".views-row-2.views-row-even.views-row > .animate_line.btTextCenter[role=\"listitem\"] > .rowItemContent > .card.card-stats > .card-header.card-header-danger.card-header-icon > .card-category",
              "html": "<p class=\"card-category\"><a href=\"division/shipping\">SHIPPING WING</a></p>"
            }
          ]
        }
      ]
    }
  ],
  "note": "First-party findings only; embedded third-party widgets excluded."
}