{
  "host": "canarabank.com",
  "category": "psu-bank",
  "url": "https://canarabank.com/",
  "reachable": true,
  "auditedFromIndia": false,
  "states": [
    {
      "label": "landing",
      "url": "https://www.canarabank.bank.in/",
      "violations": [
        {
          "id": "aria-allowed-role",
          "impact": "minor",
          "help": "ARIA role should be appropriate for the element",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.13/aria-allowed-role?application=playwright",
          "nodes": 6,
          "samples": [
            {
              "target": "button[aria-label=\"Previous Slide\"]",
              "html": "<button type=\"button\" role=\"presentation\" class=\"owl-prev\" aria-label=\"Previous Slide\"><i class=\"fa fa-caret-left\" aria-hidden=\"true\"></i></button>"
            },
            {
              "target": "button[aria-label=\"Next Slide\"]",
              "html": "<button type=\"button\" role=\"presentation\" class=\"owl-next\" aria-label=\"Next Slide\"><i class=\"fa fa-caret-right\" aria-hidden=\"true\"></i></button>"
            },
            {
              "target": ".loan-owl > .owl-nav > .owl-prev[role=\"presentation\"][type=\"button\"]",
              "html": "<button type=\"button\" role=\"presentation\" class=\"owl-prev\"><img src=\"/documents/d/guest/next\" alt=\"previous\" class=\"owl-nav-img\"></button>"
            }
          ]
        },
        {
          "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 ._55yn",
              "html": "<span class=\"img _55ym _55yn _55yo\" aria-busy=\"true\" role=\"progressbar\" aria-valuemin=\"0\" aria-valuemax=\"100\" aria-valuetext=\"Loading...\"></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": 8,
          "samples": [
            {
              "target": "button[aria-label=\"Previous Slide\"]",
              "html": "<button type=\"button\" role=\"presentation\" class=\"owl-prev\" aria-label=\"Previous Slide\"><i class=\"fa fa-caret-left\" aria-hidden=\"true\"></i></button>"
            },
            {
              "target": "button[aria-label=\"Next Slide\"]",
              "html": "<button type=\"button\" role=\"presentation\" class=\"owl-next\" aria-label=\"Next Slide\"><i class=\"fa fa-caret-right\" aria-hidden=\"true\"></i></button>"
            },
            {
              "target": "iframe ._5d-0",
              "html": "<span class=\"_56_f _5dzy _5d-0 _3twv _5d-3\" aria-label=\"Verified Page\"></span>"
            }
          ]
        },
        {
          "id": "aria-required-children",
          "impact": "critical",
          "help": "Certain ARIA roles must contain particular children",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.13/aria-required-children?application=playwright",
          "nodes": 2,
          "samples": [
            {
              "target": ".loan-owl",
              "html": "<div class=\"owl-carousel loan-owl owl-loaded owl-drag\" role=\"list\">"
            },
            {
              "target": "iframe div[role=\"feed\"]",
              "html": "<div role=\"feed\">"
            }
          ]
        },
        {
          "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": 3,
          "samples": [
            {
              "target": ".btn-color-mode-switch",
              "html": "<label class=\"btn-color-mode-switch switch\" for=\"color_mode\">\n                <span class=\"btn-color-mode-switch-inner\" data-off=\"Default\" data-on=\"Dark\"></span>\n                Dark Mode\n            </label>"
            },
            {
              "target": ".cp-en-sub",
              "html": "<span class=\"cp-en-sub\">A Government of India Undertaking</span>"
            },
            {
              "target": "#canara-popup-en",
              "html": "<button class=\"cp-lang-btn selected\" id=\"canara-popup-en\"><span class=\"cp-dot\"></span>English</button>"
            }
          ]
        },
        {
          "id": "link-name",
          "impact": "serious",
          "help": "Links must have discernible text",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.13/link-name?application=playwright",
          "nodes": 9,
          "samples": [
            {
              "target": "iframe #u_0_1_YZ",
              "html": "<a href=\"https://www.facebook.com/canarabank?ref=embed_page\" target=\"_blank\" id=\"u_0_1_YZ\"></a>"
            },
            {
              "target": "iframe .lfloat._3-8_[target=\"_blank\"]",
              "html": "<a class=\"_3-8_ lfloat\" href=\"https://www.facebook.com/579990855742125?ref=embed_page\" target=\"_blank\">"
            },
            {
              "target": "iframe #u_1_6_0O > ._5pcr.userContentWrapper[data-ft=\"{\\\"tn\\\":\\\"-R\\\"}\"] > ._1dwg._1w_m._q7o > ._2p_a._3x-2[data-ft=\"{\\\"tn\\\":\\\"H\\\"}\"] > div[data-ft=\"{\\\"tn\\\":\\\"H\\\"}\"] > .mtm > ._2l7q > a[target=\"_blank\"]",
              "html": "<a href=\"https://www.facebook.com/photo.php?fbid=1111104304577784&set=a.301302038891352&type=3&ref=embed_page\" target=\"_blank\">"
            }
          ]
        },
        {
          "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": 6,
          "samples": [
            {
              "target": "button[aria-label=\"Previous Slide\"]",
              "html": "<button type=\"button\" role=\"presentation\" class=\"owl-prev\" aria-label=\"Previous Slide\"><i class=\"fa fa-caret-left\" aria-hidden=\"true\"></i></button>"
            },
            {
              "target": "button[aria-label=\"Next Slide\"]",
              "html": "<button type=\"button\" role=\"presentation\" class=\"owl-next\" aria-label=\"Next Slide\"><i class=\"fa fa-caret-right\" aria-hidden=\"true\"></i></button>"
            },
            {
              "target": ".loan-owl > .owl-nav > .owl-prev[role=\"presentation\"][type=\"button\"]",
              "html": "<button type=\"button\" role=\"presentation\" class=\"owl-prev\"><img src=\"/documents/d/guest/next\" alt=\"previous\" class=\"owl-nav-img\"></button>"
            }
          ]
        },
        {
          "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": ".clearfix > li:nth-child(1)",
              "html": "<li>\n        <span class=\"txt\" style=\"color: rgb(0, 0, 0);\">Text Size:</span>\n    </li>"
            },
            {
              "target": ".clearfix > li:nth-child(2)",
              "html": "<li>\n        <a href=\"javascript:void(0)\" class=\"increase\" aria-label=\"Increase text size\" style=\"color: rgb(0, 0, 0);\">\n            <span>A+</span>\n        </a>\n    </li>"
            },
            {
              "target": ".clearfix > li:nth-child(3)",
              "html": "<li>\n        <a href=\"javascript:void(0)\" class=\"default\" aria-label=\"Reset text size\" style=\"color: rgb(0, 0, 0);\">\n            <span>A</span>\n        </a>\n    </li>"
            }
          ]
        }
      ]
    }
  ],
  "note": "First-party findings only; embedded third-party widgets excluded."
}