{
  "host": "morth.nic.in",
  "category": "ministry",
  "url": "https://morth.nic.in/",
  "reachable": true,
  "auditedFromIndia": false,
  "states": [
    {
      "label": "landing",
      "url": "http://morth.gov.in/#/",
      "violations": [
        {
          "id": "aria-allowed-attr",
          "impact": "critical",
          "help": "Elements must only use supported ARIA attributes",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.13/aria-allowed-attr?application=playwright",
          "nodes": 1,
          "samples": [
            {
              "target": "iframe[height=\"200\"][width=\"100%\"][allowfullscreen=\"\"]:nth-child(3) .ytmVideoInfoVideoTitle",
              "html": "<a class=\"ytmVideoInfoVideoTitle\" aria-level=\"2\" href=\"https://www.youtube.com/watch?v=2rGZz_TbxuE\"><span class=\"ytAttributedStringHost ytmVideoInfoLink ytAttributedStringWhiteSpaceNoWrap\" style=\"\">Sadak Suraksha Abhiyan  by The Neurologica"
            }
          ]
        },
        {
          "id": "aria-dialog-name",
          "impact": "serious",
          "help": "ARIA dialog and alertdialog nodes should have an accessible name",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.13/aria-dialog-name?application=playwright",
          "nodes": 1,
          "samples": [
            {
              "target": "div[role=\"dialog\"]",
              "html": "<div role=\"dialog\">"
            }
          ]
        },
        {
          "id": "aria-progressbar-name",
          "impact": "serious",
          "help": "ARIA progressbar nodes must have an accessible name",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.13/aria-progressbar-name?application=playwright",
          "nodes": 1,
          "samples": [
            {
              "target": "iframe[allowfullscreen=\"\"][scrolling=\"no\"] .xbudbmw",
              "html": "<span class=\"xbudbmw x10l6tqk x1dfx0jo xht89or img _55ym _55yq _55yo\" aria-busy=\"true\" aria-valuemax=\"100\" aria-valuemin=\"0\" aria-valuetext=\"Loading...\" role=\"progressbar\"></span>"
            }
          ]
        },
        {
          "id": "aria-prohibited-attr",
          "impact": "serious",
          "help": "Elements must only use permitted ARIA attributes",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.13/aria-prohibited-attr?application=playwright",
          "nodes": 4,
          "samples": [
            {
              "target": ".quote",
              "html": "<p aria-label=\"quote\" class=\"quote mb-0\"><i aria-hidden=\"true\" class=\"fa fa-quote-left\"></i></p>"
            },
            {
              "target": "iframe[height=\"200\"][width=\"100%\"][allowfullscreen=\"\"]:nth-child(1) #movie_player",
              "html": "<div class=\"html5-video-player ytp-hide-controls ytp-exp-bottom-control-flexbox ytp-modern-caption ytp-livebadge-color unstarted-mode ytp-small-mode\" tabindex=\"\" id=\"movie_player\" data-version=\"/s/player/04299f43/player_embed_es6.vflset/en_"
            },
            {
              "target": "iframe[height=\"200\"][width=\"100%\"][allowfullscreen=\"\"]:nth-child(3) #movie_player",
              "html": "<div class=\"html5-video-player ytp-hide-controls ytp-exp-bottom-control-flexbox ytp-modern-caption ytp-livebadge-color unstarted-mode ytp-small-mode\" tabindex=\"\" id=\"movie_player\" data-version=\"/s/player/e937390a/player_embed_es6.vflset/en_"
            }
          ]
        },
        {
          "id": "button-name",
          "impact": "critical",
          "help": "Buttons must have discernible text",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.13/button-name?application=playwright",
          "nodes": 2,
          "samples": [
            {
              "target": "#b1",
              "html": "<button _ngcontent-ng-c378470423=\"\" type=\"Button\" value=\"Stop\" id=\"b1\"></button>"
            },
            {
              "target": "iframe[height=\"200\"][width=\"100%\"][allowfullscreen=\"\"]:nth-child(3) .ytmVideoInfoChannelAvatar",
              "html": "<button class=\"ytmVideoInfoLink ytmVideoInfoChannelAvatar\"><img class=\"ytCoreImageHost ytmVideoInfoChannelLogo ytCoreImageFillParentHeight ytCoreImageFillParentWidth ytCoreImageContentModeScaleAspectFill\" alt=\"thumbnail-image\" style=\"backgr"
            }
          ]
        },
        {
          "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": 4,
          "samples": [
            {
              "target": "iframe[height=\"200\"][width=\"100%\"][allowfullscreen=\"\"]:nth-child(1)",
              "html": "<iframe _ngcontent-ng-c2279924510=\"\" width=\"100%\" height=\"200\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen=\"\" src=\"https://www.youtube.com/embed"
            },
            {
              "target": "iframe[height=\"200\"][width=\"100%\"][allowfullscreen=\"\"]:nth-child(3)",
              "html": "<iframe _ngcontent-ng-c2279924510=\"\" width=\"100%\" height=\"200\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen=\"\" src=\"https://www.youtube.com/embed"
            },
            {
              "target": "iframe[allowfullscreen=\"\"][scrolling=\"no\"]",
              "html": "<iframe _ngcontent-ng-c22799...=\"\" scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"\" allow=\"autoplay; clipboard-...\" style=\"border: none; overfl...\" src=\"https://www.facebook...\">"
            }
          ]
        },
        {
          "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": 1,
          "samples": [
            {
              "target": "img[src$=\"externalLink.svg\"]",
              "html": "<img src=\"assets/images/externalLink.svg\" alt=\"View Event\">"
            }
          ]
        },
        {
          "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": "iframe[allowfullscreen=\"\"][scrolling=\"no\"] #u_0_0_3L",
              "html": "<a href=\"https://www.facebook.com/MoRTHIndia?ref=embed_page\" target=\"_blank\" id=\"u_0_0_3L\"></a>"
            },
            {
              "target": "iframe[allowfullscreen=\"\"][scrolling=\"no\"] .lfloat._3-8_",
              "html": "<a class=\"_3-8_ lfloat\" href=\"https://www.facebook.com/1037233539691478?ref=embed_page\" target=\"_blank\"></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": ".btn-sm",
              "html": "<button _ngcontent-ng-c347193908=\"\" class=\"btn btn-sm btn-primary\"><a _ngcontent-ng-c347193908=\"\" appscrolltotop=\"\" target=\"_blank\" href=\"/backend/admin/campaigns/create\">Special Campaign Inspection</a></button>"
            }
          ]
        },
        {
          "id": "presentation-role-conflict",
          "impact": "minor",
          "help": "Elements marked as presentational should be consistently ignored",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.13/presentation-role-conflict?application=playwright",
          "nodes": 1,
          "samples": [
            {
              "target": "iframe[allowfullscreen=\"\"][scrolling=\"no\"] img",
              "html": "<img class=\"_s0 _4ooo _6y97 _6_u...\" src=\"https://scontent-sjc...\" alt=\"\" aria-label=\"Ministry of Road Tra...\" role=\"img\">"
            }
          ]
        },
        {
          "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": 26,
          "samples": [
            {
              "target": ".loader-backdrop",
              "html": "<div class=\"loader-backdrop\"><img alt=\"Loading...\" src=\"assets/images/loading2.svg\" class=\"spinner\"></div>"
            },
            {
              "target": "#pause-btn",
              "html": "<div _ngcontent-ng-c378470423=\"\" id=\"pause-btn\" class=\"button secondary pp_btn\"><img _ngcontent-ng-c378470423=\"\" alt=\"Pause\" src=\"assets/images/pause2.png\"></div>"
            },
            {
              "target": ".mrg-rt",
              "html": "<div _ngcontent-ng-c378470423=\"\" class=\"mrg-rt\"><h3 _ngcontent-ng-c378470423=\"\" class=\"ans\">Announcements</h3><img _ngcontent-ng-c378470423=\"\" alt=\"Announcements\" src=\"assets/images/announcement.png\"></div>"
            }
          ]
        },
        {
          "id": "scrollable-region-focusable",
          "impact": "serious",
          "help": "Scrollable region must have keyboard access",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.13/scrollable-region-focusable?application=playwright",
          "nodes": 2,
          "samples": [
            {
              "target": ".youtub",
              "html": "<div _ngcontent-ng-c2279924510=\"\" class=\"media_filed youtub\">"
            },
            {
              "target": ".col-md-3[_ngcontent-ng-c2279924510=\"\"]:nth-child(4) > .media-head[_ngcontent-ng-c2279924510=\"\"] > .media_filed[_ngcontent-ng-c2279924510=\"\"]",
              "html": "<div _ngcontent-ng-c2279924510=\"\" class=\"media_filed\">"
            }
          ]
        }
      ]
    }
  ],
  "note": "First-party findings only; embedded third-party widgets excluded."
}