{
  "run_date": "2026-03-30",
  "run_id": "run-2026-03-30-ae7acc2990",
  "generated_at": "2026-03-30T09:49:45.188Z",
  "total_urls": 100,
  "total_findings": 218,
  "urls": [
    {
      "url": "https://tools.usps.com",
      "scan_status": "success",
      "axe_findings_count": 10,
      "axe_findings": [
        {
          "id": "aria-command-name",
          "title": "`button`, `link`, and `menuitem` elements do not have accessible names.",
          "description": "When an element doesn't have an accessible name, screen readers announce it with a generic name, making it unusable for users who rely on screen readers. [Learn how to make command elements more accessible](https://dequeuniversity.com/rules/axe/4.11/aria-command-name).",
          "score": 0,
          "impact": "serious",
          "tags": [],
          "items": [
            {
              "selector": "div.panel-heading > h4.panel-title > a#headingOneAnchor > span.down-arr",
              "snippet": "<span role=\"button\" data-parent=\"#accordion\" aria-expanded=\"true\" aria-controls=\"collapseOne\" class=\"down-arr\">",
              "node_label": "div.panel-heading > h4.panel-title > a#headingOneAnchor > span.down-arr",
              "explanation": "Fix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "selector": "div.panel-heading > h4.panel-title > a.collapsed > span.down-arr",
              "snippet": "<span role=\"button\" data-parent=\"#accordion\" aria-expanded=\"true\" aria-controls=\"collapseOne\" class=\"down-arr\">",
              "node_label": "div.panel-heading > h4.panel-title > a.collapsed > span.down-arr",
              "explanation": "Fix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "selector": "div.panel-heading > h4.panel-title > a.collapsed > span.down-arr",
              "snippet": "<span role=\"button\" data-parent=\"#accordion\" aria-expanded=\"true\" aria-controls=\"collapseOne\" class=\"down-arr\">",
              "node_label": "div.panel-heading > h4.panel-title > a.collapsed > span.down-arr",
              "explanation": "Fix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            }
          ]
        },
        {
          "id": "aria-required-children",
          "title": "Elements with an ARIA `[role]` that require children to contain a specific `[role]` are missing some or all of those required children.",
          "description": "Some ARIA parent roles must contain specific child roles to perform their intended accessibility functions. [Learn more about roles and required children elements](https://dequeuniversity.com/rules/axe/4.11/aria-required-children).",
          "score": 0,
          "impact": "critical",
          "tags": [],
          "items": [
            {
              "selector": "div#g-navigation > div.nav-full > nav > ul.nav-list",
              "snippet": "<ul class=\"nav-list\" role=\"menubar\">",
              "node_label": "Skip Quick Tools Links\nQuick Tools\n \n\nTrack a Package\n\n \n\nInformed Delivery\n\n \n…",
              "explanation": "Fix any of the following:\n  Element has children which are not allowed: li[tabindex]"
            }
          ]
        },
        {
          "id": "aria-required-parent",
          "title": "`[role]`s are not contained by their required parent element",
          "description": "Some ARIA child roles must be contained by specific parent roles to properly perform their intended accessibility functions. [Learn more about ARIA roles and required parent element](https://dequeuniversity.com/rules/axe/4.11/aria-required-parent).",
          "score": 0,
          "impact": "critical",
          "tags": [],
          "items": [
            {
              "selector": "nav > ul.nav-list > li.qt-nav > a.nav-first-element",
              "snippet": "<a aria-expanded=\"false\" role=\"menuitem\" tabindex=\"0\" aria-haspopup=\"true\" class=\"nav-first-element menuitem\" href=\"#\">",
              "node_label": "Quick Tools",
              "explanation": "Fix any of the following:\n  Required ARIA parents role not present: menu, menubar, group"
            },
            {
              "selector": "nav > ul.nav-list > li.menuheader > a#mail-ship-width",
              "snippet": "<a id=\"mail-ship-width\" aria-expanded=\"false\" class=\"menuitem\" role=\"menuitem\" tabindex=\"0\" aria-haspopup=\"true\" href=\"https://www.usps.com/ship/\">",
              "node_label": "Send",
              "explanation": "Fix any of the following:\n  Required ARIA parents role not present: menu, menubar, group"
            },
            {
              "selector": "nav > ul.nav-list > li.menuheader > a.menuitem",
              "snippet": "<a aria-expanded=\"false\" class=\"menuitem\" role=\"menuitem\" tabindex=\"0\" aria-haspopup=\"true\" href=\"https://www.usps.com/manage/\">",
              "node_label": "Receive",
              "explanation": "Fix any of the following:\n  Required ARIA parents role not present: menu, menubar, group"
            },
            {
              "selector": "nav > ul.nav-list > li.menuheader > a.menuitem",
              "snippet": "<a aria-expanded=\"false\" class=\"menuitem\" role=\"menuitem\" tabindex=\"0\" aria-haspopup=\"true\" href=\"https://store.usps.com/store\">",
              "node_label": "Shop",
              "explanation": "Fix any of the following:\n  Required ARIA parents role not present: menu, menubar, group"
            },
            {
              "selector": "nav > ul.nav-list > li.menuheader > a.menuitem",
              "snippet": "<a aria-expanded=\"false\" class=\"menuitem\" tabindex=\"0\" aria-haspopup=\"true\" role=\"menuitem\" href=\"https://www.usps.com/business/\">",
              "node_label": "Business",
              "explanation": "Fix any of the following:\n  Required ARIA parents role not present: menu, menubar, group"
            },
            {
              "selector": "nav > ul.nav-list > li.menuheader > a.menuitem",
              "snippet": "<a class=\"menuitem\" tabindex=\"0\" aria-expanded=\"false\" aria-haspopup=\"true\" role=\"menuitem\" href=\"https://www.usps.com/international/\">",
              "node_label": "International",
              "explanation": "Fix any of the following:\n  Required ARIA parents role not present: menu, menubar, group"
            },
            {
              "selector": "nav > ul.nav-list > li.menuheader > a.menuitem",
              "snippet": "<a aria-expanded=\"false\" class=\"menuitem\" tabindex=\"0\" aria-haspopup=\"true\" role=\"menuitem\" href=\"https://faq.usps.com/s/\">",
              "node_label": "Help",
              "explanation": "Fix any of the following:\n  Required ARIA parents role not present: menu, menubar, group"
            },
            {
              "selector": "div.empty-search > ul > li > a",
              "snippet": "<a role=\"menuitem\" tabindex=\"-1\" href=\"https://www.usps.com/search/results.htm?PNO=1&amp;keyword=PO%20Boxes\">",
              "node_label": "PO BOXES",
              "explanation": "Fix any of the following:\n  Required ARIA parents role not present: menu, menubar, group"
            },
            {
              "selector": "div.empty-search > ul > li > a",
              "snippet": "<a role=\"menuitem\" tabindex=\"-1\" href=\"https://www.usps.com/search/results.htm?PNO=1&amp;keyword=Passports\">",
              "node_label": "PASSPORTS",
              "explanation": "Fix any of the following:\n  Required ARIA parents role not present: menu, menubar, group"
            },
            {
              "selector": "div.empty-search > ul > li > a",
              "snippet": "<a role=\"menuitem\" tabindex=\"-1\" href=\"https://www.usps.com/search/results.htm?PNO=1&amp;keyword=Free%20Boxes\">",
              "node_label": "FREE BOXES",
              "explanation": "Fix any of the following:\n  Required ARIA parents role not present: menu, menubar, group"
            }
          ]
        },
        {
          "id": "aria-valid-attr-value",
          "title": "`[aria-*]` attributes do not have valid values",
          "description": "Assistive technologies, like screen readers, can't interpret ARIA attributes with invalid values. [Learn more about valid values for ARIA attributes](https://dequeuniversity.com/rules/axe/4.11/aria-valid-attr-value).",
          "score": 0,
          "impact": "critical",
          "tags": [],
          "items": [
            {
              "selector": "div.panel > div.panel-heading > h4.panel-title > a#headingOneAnchor",
              "snippet": "<a role=\"button\" href=\"#\" tabindex=\"0\" data-parent=\"#accordion\" aria-expanded=\"true\" aria-controls=\"collapseOne\" class=\"collapsed\" id=\"headingOneAnchor\">",
              "node_label": "What does my tracking number look like?",
              "explanation": "Fix all of the following:\n  Invalid ARIA attribute value: aria-controls=\"collapseOne\""
            },
            {
              "selector": "div.panel-heading > h4.panel-title > a#headingOneAnchor > span.down-arr",
              "snippet": "<span role=\"button\" data-parent=\"#accordion\" aria-expanded=\"true\" aria-controls=\"collapseOne\" class=\"down-arr\">",
              "node_label": "div.panel-heading > h4.panel-title > a#headingOneAnchor > span.down-arr",
              "explanation": "Fix all of the following:\n  Invalid ARIA attribute value: aria-controls=\"collapseOne\""
            },
            {
              "selector": "div.col-sm-12 > div#accordion > div.panel > div.panel-heading",
              "snippet": "<div class=\"panel-heading collapser\" role=\"tab\" data-parent=\"#accordion\" aria-expanded=\"true\" aria-controls=\"collapseone\">",
              "node_label": "Where do I find my tracking number?",
              "explanation": "Fix all of the following:\n  Invalid ARIA attribute value: aria-controls=\"collapseone\""
            },
            {
              "selector": "div.panel > div.panel-heading > h4.panel-title > a.collapsed",
              "snippet": "<a role=\"button\" href=\"#\" tabindex=\"0\" data-parent=\"#accordion\" aria-expanded=\"true\" aria-controls=\"collapseone\" class=\"collapsed\">",
              "node_label": "Where do I find my tracking number?",
              "explanation": "Fix all of the following:\n  Invalid ARIA attribute value: aria-controls=\"collapseone\""
            },
            {
              "selector": "div.panel-heading > h4.panel-title > a.collapsed > span.down-arr",
              "snippet": "<span role=\"button\" data-parent=\"#accordion\" aria-expanded=\"true\" aria-controls=\"collapseOne\" class=\"down-arr\">",
              "node_label": "div.panel-heading > h4.panel-title > a.collapsed > span.down-arr",
              "explanation": "Fix all of the following:\n  Invalid ARIA attribute value: aria-controls=\"collapseOne\""
            },
            {
              "selector": "div.col-sm-12 > div#accordion > div.panel > div.panel-heading",
              "snippet": "<div class=\"panel-heading collapser\" role=\"tab\" data-parent=\"#accordion\" aria-expanded=\"true\" aria-controls=\"collapseone\">",
              "node_label": "How can I leave delivery instructions?",
              "explanation": "Fix all of the following:\n  Invalid ARIA attribute value: aria-controls=\"collapseone\""
            },
            {
              "selector": "div.panel > div.panel-heading > h4.panel-title > a.collapsed",
              "snippet": "<a role=\"button\" href=\"#\" tabindex=\"0\" data-parent=\"#accordion\" aria-expanded=\"true\" aria-controls=\"collapseone\" class=\"collapsed\">",
              "node_label": "How can I leave delivery instructions?",
              "explanation": "Fix all of the following:\n  Invalid ARIA attribute value: aria-controls=\"collapseone\""
            },
            {
              "selector": "div.panel-heading > h4.panel-title > a.collapsed > span.down-arr",
              "snippet": "<span role=\"button\" data-parent=\"#accordion\" aria-expanded=\"true\" aria-controls=\"collapseOne\" class=\"down-arr\">",
              "node_label": "div.panel-heading > h4.panel-title > a.collapsed > span.down-arr",
              "explanation": "Fix all of the following:\n  Invalid ARIA attribute value: aria-controls=\"collapseOne\""
            }
          ]
        },
        {
          "id": "aria-valid-attr",
          "title": "`[aria-*]` attributes are not valid or misspelled",
          "description": "Assistive technologies, like screen readers, can't interpret ARIA attributes with invalid names. [Learn more about valid ARIA attributes](https://dequeuniversity.com/rules/axe/4.11/aria-valid-attr).",
          "score": 0,
          "impact": "critical",
          "tags": [],
          "items": [
            {
              "selector": "div.col-sm-12 > div#accordion > div.panel > div.panel-heading",
              "snippet": "<div class=\"panel-heading collapser\" role=\"tab\" data-parent=\"#accordion\" aria-expanded=\"true\" aria-contro=\"\">",
              "node_label": "What does my tracking number look like?",
              "explanation": "Fix any of the following:\n  Invalid ARIA attribute name: aria-contro"
            }
          ]
        },
        {
          "id": "heading-order",
          "title": "Heading elements are not in a sequentially-descending order",
          "description": "Properly ordered headings that do not skip levels convey the semantic structure of the page, making it easier to navigate and understand when using assistive technologies. [Learn more about heading order](https://dequeuniversity.com/rules/axe/4.11/heading-order).",
          "score": 0,
          "impact": "moderate",
          "tags": [],
          "items": [
            {
              "selector": "div#accordion > div.panel > div.panel-heading > h4.panel-title",
              "snippet": "<h4 class=\"panel-title\">",
              "node_label": "What does my tracking number look like?",
              "explanation": "Fix any of the following:\n  Heading order invalid"
            }
          ]
        },
        {
          "id": "link-name",
          "title": "Links do not have a discernible name",
          "description": "Link text (and alternate text for images, when used as links) that is discernible, unique, and focusable improves the navigation experience for screen reader users. [Learn how to make links accessible](https://dequeuniversity.com/rules/axe/4.11/link-name).",
          "score": 0,
          "impact": "serious",
          "tags": [],
          "items": [
            {
              "selector": "div#tracking_page_wrapper > div#g-navigation > div.nav-full > a#endnav",
              "snippet": "<a name=\"endnav\" id=\"endnav\" href=\"#\" class=\"hidden-skip\">",
              "node_label": " ",
              "explanation": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "selector": "body.tracking_reskin > div#global-footer--wrap > footer.global-footer > a.global-footer--logo-link",
              "snippet": "<a href=\"https://www.usps.com/\" class=\"global-footer--logo-link\">",
              "node_label": "body.tracking_reskin > div#global-footer--wrap > footer.global-footer > a.global-footer--logo-link",
              "explanation": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            }
          ]
        },
        {
          "id": "listitem",
          "title": "List items (`<li>`) are not contained within `<ul>`, `<ol>` or `<menu>` parent elements.",
          "description": "Screen readers require list items (`<li>`) to be contained within a parent `<ul>`, `<ol>` or `<menu>` to be announced properly. [Learn more about proper list structure](https://dequeuniversity.com/rules/axe/4.11/listitem).",
          "score": 0,
          "impact": "serious",
          "tags": [],
          "items": [
            {
              "selector": "div.nav-full > nav > ul.nav-list > li.qt-nav",
              "snippet": "<li class=\"qt-nav menuheader\">",
              "node_label": "Skip Quick Tools Links\nQuick Tools\n \n\nTrack a Package\n\n \n\nInformed Delivery\n\n \n…",
              "explanation": "Fix any of the following:\n  List item parent element has a role that is not role=\"list\""
            },
            {
              "selector": "div.nav-full > nav > ul.nav-list > li.menuheader",
              "snippet": "<li class=\"menuheader\">",
              "node_label": "Skip Send Links\nSend\nTools\nClick-N-Ship\nStamps & Supplies\nLook Up a ZIP Code™\nC…",
              "explanation": "Fix any of the following:\n  List item parent element has a role that is not role=\"list\""
            },
            {
              "selector": "div.nav-full > nav > ul.nav-list > li.menuheader",
              "snippet": "<li class=\"menuheader\">",
              "node_label": "Skip Receive Links\nReceive\nTools\nTracking\nInformed Delivery\nIntercept a Package…",
              "explanation": "Fix any of the following:\n  List item parent element has a role that is not role=\"list\""
            },
            {
              "selector": "div.nav-full > nav > ul.nav-list > li.menuheader",
              "snippet": "<li class=\"menuheader\">",
              "node_label": "Skip Shop Links\nShop\nShop\nStamps\nShipping Supplies\nCards & Envelopes\nPersonaliz…",
              "explanation": "Fix any of the following:\n  List item parent element has a role that is not role=\"list\""
            },
            {
              "selector": "div.nav-full > nav > ul.nav-list > li.menuheader",
              "snippet": "<li class=\"menuheader\">",
              "node_label": "Skip Business Links\nBusiness\nTools\nCalculate a Business Price\nEvery Door Direct…",
              "explanation": "Fix any of the following:\n  List item parent element has a role that is not role=\"list\""
            },
            {
              "selector": "div.nav-full > nav > ul.nav-list > li.menuheader",
              "snippet": "<li class=\"menuheader\">",
              "node_label": "Skip International Links\nInternational\nTools\nCalculate International Prices\nPri…",
              "explanation": "Fix any of the following:\n  List item parent element has a role that is not role=\"list\""
            },
            {
              "selector": "div.nav-full > nav > ul.nav-list > li.menuheader",
              "snippet": "<li class=\"menuheader\">",
              "node_label": "Skip Help Links\nHelp\nFAQs\nFinding Missing Mail\nFiling a Claim\nRequesting a Refu…",
              "explanation": "Fix any of the following:\n  List item parent element has a role that is not role=\"list\""
            }
          ]
        },
        {
          "id": "target-size",
          "title": "Touch targets do not have sufficient size or spacing.",
          "description": "Touch targets with sufficient size and spacing help users who may have difficulty targeting small controls to activate the targets. [Learn more about touch targets](https://dequeuniversity.com/rules/axe/4.11/target-size).",
          "score": 0,
          "impact": "serious",
          "tags": [],
          "items": [
            {
              "selector": "li.global-footer--navigation-category > ol.global-footer--navigation-options > li > a",
              "snippet": "<a href=\"https://about.usps.com/newsroom/service-alerts/\">",
              "node_label": "USPS Service Updates",
              "explanation": "Fix any of the following:\n  Target has insufficient size (116.4px by 13px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 16.8px instead of at least 24px."
            },
            {
              "selector": "li.global-footer--navigation-category > ol.global-footer--navigation-options > li > a",
              "snippet": "<a href=\"https://about.usps.com/resources/\">",
              "node_label": "Forms & Publications",
              "explanation": "Fix any of the following:\n  Target has insufficient size (108.2px by 13px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 16px instead of at least 24px."
            },
            {
              "selector": "li.global-footer--navigation-category > ol.global-footer--navigation-options > li > a",
              "snippet": "<a href=\"https://about.usps.com/what/government-services/\">",
              "node_label": "Government Services",
              "explanation": "Fix any of the following:\n  Target has insufficient size (109.2px by 13px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 16px instead of at least 24px."
            },
            {
              "selector": "li.global-footer--navigation-category > ol.global-footer--navigation-options > li > a",
              "snippet": "<a href=\"https://about.usps.com/what/business-services/rights-permissions/\">",
              "node_label": "Rights & Permissions",
              "explanation": "Fix any of the following:\n  Target has insufficient size (108px by 13px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 16px instead of at least 24px."
            },
            {
              "selector": "li.global-footer--navigation-category > ol.global-footer--navigation-options > li > a",
              "snippet": "<a href=\"https://www.uspis.gov/\">",
              "node_label": "Postal Inspectors",
              "explanation": "Fix any of the following:\n  Target has insufficient size (88.9px by 13px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 16px instead of at least 24px."
            },
            {
              "selector": "li.global-footer--navigation-category > ol.global-footer--navigation-options > li > a",
              "snippet": "<a href=\"https://www.uspsoig.gov/\">",
              "node_label": "Inspector General",
              "explanation": "Fix any of the following:\n  Target has insufficient size (90.7px by 13px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 16px instead of at least 24px."
            },
            {
              "selector": "li.global-footer--navigation-category > ol.global-footer--navigation-options > li > a",
              "snippet": "<a href=\"https://pe.usps.com\">",
              "node_label": "Postal Explorer",
              "explanation": "Fix any of the following:\n  Target has insufficient size (77.5px by 13px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 18.2px instead of at least 24px."
            },
            {
              "selector": "li.global-footer--navigation-category > ol.global-footer--navigation-options > li > a",
              "snippet": "<a href=\"https://postalmuseum.si.edu/\">",
              "node_label": "National Postal Museum",
              "explanation": "Fix any of the following:\n  Target has insufficient size (123.9px by 13px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 16.8px instead of at least 24px."
            },
            {
              "selector": "li.global-footer--navigation-category > ol.global-footer--navigation-options > li > a",
              "snippet": "<a href=\"https://www.usps.com/business/web-tools-apis/\">",
              "node_label": "Resources for Developers",
              "explanation": "Fix any of the following:\n  Target has insufficient size (131.5px by 13px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 16.8px instead of at least 24px."
            },
            {
              "selector": "li.global-footer--navigation-category > ol.global-footer--navigation-options > li > a",
              "snippet": "<a href=\"https://about.usps.com/who/legal/privacy-policy/\">",
              "node_label": "Privacy Policy",
              "explanation": "Fix any of the following:\n  Target has insufficient size (71.6px by 13px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 16.4px instead of at least 24px."
            },
            {
              "selector": "li.global-footer--navigation-category > ol.global-footer--navigation-options > li > a",
              "snippet": "<a href=\"https://about.usps.com/who/legal/terms-of-use.htm\">",
              "node_label": "Terms of Use",
              "explanation": "Fix any of the following:\n  Target has insufficient size (66.5px by 13px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 16.4px instead of at least 24px."
            }
          ]
        },
        {
          "id": "landmark-one-main",
          "title": "Document does not have a main landmark.",
          "description": "One main landmark helps screen reader users navigate a web page. [Learn more about landmarks](https://dequeuniversity.com/rules/axe/4.11/landmark-one-main).",
          "score": 0,
          "impact": "moderate",
          "tags": [],
          "items": [
            {
              "selector": "html.js",
              "snippet": "<html lang=\"en\" class=\" js flexbox flexboxlegacy canvas canvastext webgl touch geolocation postme…\">",
              "node_label": "html.js",
              "explanation": "Fix all of the following:\n  Document does not have a main landmark"
            }
          ]
        }
      ]
    },
    {
      "url": "https://ncbi.nlm.nih.gov",
      "scan_status": "success",
      "axe_findings_count": 3,
      "axe_findings": [
        {
          "id": "color-contrast",
          "title": "Background and foreground colors do not have a sufficient contrast ratio.",
          "description": "Low-contrast text is difficult or impossible for many users to read. [Learn how to provide sufficient color contrast](https://dequeuniversity.com/rules/axe/4.11/color-contrast).",
          "score": 0,
          "impact": "serious",
          "tags": [],
          "items": [
            {
              "selector": "ul.rss_items > li#ui-ncbiexpander-2 > div.expanderWrapper > p.date",
              "snippet": "<p class=\"date\">",
              "node_label": "26 Mar 2026",
              "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 3.54 (foreground color: #888888, background color: #ffffff, font size: 7.8pt (10.4px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "selector": "ul.rss_items > li#ui-ncbiexpander-2 > div.expanderWrapper > p.desc",
              "snippet": "<p class=\"desc\">",
              "node_label": "NCBI, part of the National Library of Medicine (NLM), is excited to announce ou…",
              "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #777777, background color: #ffffff, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "selector": "ul.rss_items > li#ui-ncbiexpander-3 > div.expanderWrapper > p.date",
              "snippet": "<p class=\"date\">",
              "node_label": "25 Mar 2026",
              "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 3.54 (foreground color: #888888, background color: #ffffff, font size: 7.8pt (10.4px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "selector": "ul.rss_items > li#ui-ncbiexpander-3 > div.expanderWrapper > p.desc",
              "snippet": "<p class=\"desc\">",
              "node_label": "To ensure the security and long-term stability of our data delivery infrastruct…",
              "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #777777, background color: #ffffff, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "selector": "ul.rss_items > li#ui-ncbiexpander-4 > div.expanderWrapper > p.date",
              "snippet": "<p class=\"date\">",
              "node_label": "24 Mar 2026",
              "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 3.54 (foreground color: #888888, background color: #ffffff, font size: 7.8pt (10.4px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "selector": "ul.rss_items > li#ui-ncbiexpander-4 > div.expanderWrapper > p.desc",
              "snippet": "<p class=\"desc\">",
              "node_label": "RefSeq release 234 is now available online and from the FTP site! You can acces…",
              "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #777777, background color: #ffffff, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            }
          ]
        },
        {
          "id": "target-size",
          "title": "Touch targets do not have sufficient size or spacing.",
          "description": "Touch targets with sufficient size and spacing help users who may have difficulty targeting small controls to activate the targets. [Learn more about touch targets](https://dequeuniversity.com/rules/axe/4.11/target-size).",
          "score": 0,
          "impact": "serious",
          "tags": [],
          "items": [
            {
              "selector": "div.row > div.col-lg-3 > p > a.text-white",
              "snippet": "<a href=\"https://www.nlm.nih.gov/accessibility.html\" class=\"text-white\">",
              "node_label": "Accessibility",
              "explanation": "Fix any of the following:\n  Target has insufficient size (77.3px by 15px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23.8px instead of at least 24px."
            },
            {
              "selector": "div.row > div.col-lg-3 > p > a.text-white",
              "snippet": "<a href=\"https://www.nlm.nih.gov/careers/careers.html\" class=\"text-white\">",
              "node_label": "Careers",
              "explanation": "Fix any of the following:\n  Target has insufficient size (49.8px by 15px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23.8px instead of at least 24px."
            }
          ]
        },
        {
          "id": "landmark-one-main",
          "title": "Document does not have a main landmark.",
          "description": "One main landmark helps screen reader users navigate a web page. [Learn more about landmarks](https://dequeuniversity.com/rules/axe/4.11/landmark-one-main).",
          "score": 0,
          "impact": "moderate",
          "tags": [],
          "items": [
            {
              "selector": "html",
              "snippet": "<html lang=\"en\">",
              "node_label": "html",
              "explanation": "Fix all of the following:\n  Document does not have a main landmark"
            }
          ]
        }
      ]
    },
    {
      "url": "https://pmc.ncbi.nlm.nih.gov",
      "scan_status": "success",
      "axe_findings_count": 0,
      "axe_findings": []
    },
    {
      "url": "https://pubmed.ncbi.nlm.nih.gov",
      "scan_status": "success",
      "axe_findings_count": 0,
      "axe_findings": []
    },
    {
      "url": "https://irs.gov",
      "scan_status": "success",
      "axe_findings_count": 0,
      "axe_findings": []
    },
    {
      "url": "https://usps.com",
      "scan_status": "success",
      "axe_findings_count": 9,
      "axe_findings": [
        {
          "id": "aria-allowed-attr",
          "title": "`[aria-*]` attributes do not match their roles",
          "description": "Each ARIA `role` supports a specific subset of `aria-*` attributes. Mismatching these invalidates the `aria-*` attributes. [Learn how to match ARIA attributes to their roles](https://dequeuniversity.com/rules/axe/4.11/aria-allowed-attr).",
          "score": 0,
          "impact": "critical",
          "tags": [],
          "items": [
            {
              "selector": "div#usps-carousel > div.carousel-inner > ol.carousel-indicators > li.active",
              "snippet": "<li data-target=\"#usps-carousel\" data-slide-to=\"0\" aria-checked=\"true\" class=\"active\">",
              "node_label": "Slide 1",
              "explanation": "Fix all of the following:\n  ARIA attribute is not allowed: aria-checked=\"true\""
            },
            {
              "selector": "div#usps-carousel > div.carousel-inner > ol.carousel-indicators > li",
              "snippet": "<li data-target=\"#usps-carousel\" data-slide-to=\"1\" aria-checked=\"false\">",
              "node_label": "Slide 2",
              "explanation": "Fix all of the following:\n  ARIA attribute is not allowed: aria-checked=\"false\""
            },
            {
              "selector": "div#usps-carousel > div.carousel-inner > ol.carousel-indicators > li",
              "snippet": "<li data-target=\"#usps-carousel\" data-slide-to=\"2\" aria-checked=\"false\">",
              "node_label": "Slide 3",
              "explanation": "Fix all of the following:\n  ARIA attribute is not allowed: aria-checked=\"false\""
            },
            {
              "selector": "div#usps-carousel > div.carousel-inner > ol.carousel-indicators > li",
              "snippet": "<li data-target=\"#usps-carousel\" data-slide-to=\"3\" aria-checked=\"false\">",
              "node_label": "Slide 4",
              "explanation": "Fix all of the following:\n  ARIA attribute is not allowed: aria-checked=\"false\""
            }
          ]
        },
        {
          "id": "aria-required-children",
          "title": "Elements with an ARIA `[role]` that require children to contain a specific `[role]` are missing some or all of those required children.",
          "description": "Some ARIA parent roles must contain specific child roles to perform their intended accessibility functions. [Learn more about roles and required children elements](https://dequeuniversity.com/rules/axe/4.11/aria-required-children).",
          "score": 0,
          "impact": "critical",
          "tags": [],
          "items": [
            {
              "selector": "div#g-navigation > div.nav-full > nav > ul.nav-list",
              "snippet": "<ul class=\"nav-list\" role=\"menubar\">",
              "node_label": "Skip Quick Tools Links\nQuick Tools\n \n\nTrack a Package\n\n \n\nInformed Delivery\n\n \n…",
              "explanation": "Fix any of the following:\n  Element has children which are not allowed: li[tabindex]"
            }
          ]
        },
        {
          "id": "aria-required-parent",
          "title": "`[role]`s are not contained by their required parent element",
          "description": "Some ARIA child roles must be contained by specific parent roles to properly perform their intended accessibility functions. [Learn more about ARIA roles and required parent element](https://dequeuniversity.com/rules/axe/4.11/aria-required-parent).",
          "score": 0,
          "impact": "critical",
          "tags": [],
          "items": [
            {
              "selector": "nav > ul.nav-list > li.qt-nav > a.nav-first-element",
              "snippet": "<a aria-expanded=\"false\" role=\"menuitem\" tabindex=\"0\" aria-haspopup=\"true\" class=\"nav-first-element menuitem\" href=\"#\">",
              "node_label": "Quick Tools",
              "explanation": "Fix any of the following:\n  Required ARIA parents role not present: menu, menubar, group"
            },
            {
              "selector": "nav > ul.nav-list > li.menuheader > a#mail-ship-width",
              "snippet": "<a id=\"mail-ship-width\" aria-expanded=\"false\" class=\"menuitem\" role=\"menuitem\" tabindex=\"0\" aria-haspopup=\"true\" href=\"https://www.usps.com/ship/\">",
              "node_label": "Send",
              "explanation": "Fix any of the following:\n  Required ARIA parents role not present: menu, menubar, group"
            },
            {
              "selector": "nav > ul.nav-list > li.menuheader > a.menuitem",
              "snippet": "<a aria-expanded=\"false\" class=\"menuitem\" role=\"menuitem\" tabindex=\"0\" aria-haspopup=\"true\" href=\"https://www.usps.com/manage/\">",
              "node_label": "Receive",
              "explanation": "Fix any of the following:\n  Required ARIA parents role not present: menu, menubar, group"
            },
            {
              "selector": "nav > ul.nav-list > li.menuheader > a.menuitem",
              "snippet": "<a aria-expanded=\"false\" class=\"menuitem\" role=\"menuitem\" tabindex=\"0\" aria-haspopup=\"true\" href=\"https://store.usps.com/store\">",
              "node_label": "Shop",
              "explanation": "Fix any of the following:\n  Required ARIA parents role not present: menu, menubar, group"
            },
            {
              "selector": "nav > ul.nav-list > li.menuheader > a.menuitem",
              "snippet": "<a aria-expanded=\"false\" class=\"menuitem\" tabindex=\"0\" aria-haspopup=\"true\" role=\"menuitem\" href=\"https://www.usps.com/business/\">",
              "node_label": "Business",
              "explanation": "Fix any of the following:\n  Required ARIA parents role not present: menu, menubar, group"
            },
            {
              "selector": "nav > ul.nav-list > li.menuheader > a.menuitem",
              "snippet": "<a class=\"menuitem\" tabindex=\"0\" aria-expanded=\"false\" aria-haspopup=\"true\" role=\"menuitem\" href=\"https://www.usps.com/international/\">",
              "node_label": "International",
              "explanation": "Fix any of the following:\n  Required ARIA parents role not present: menu, menubar, group"
            },
            {
              "selector": "nav > ul.nav-list > li.menuheader > a.menuitem",
              "snippet": "<a aria-expanded=\"false\" class=\"menuitem\" tabindex=\"0\" aria-haspopup=\"true\" role=\"menuitem\" href=\"https://faq.usps.com/s/\">",
              "node_label": "Help",
              "explanation": "Fix any of the following:\n  Required ARIA parents role not present: menu, menubar, group"
            },
            {
              "selector": "div.empty-search > ul > li > a",
              "snippet": "<a role=\"menuitem\" tabindex=\"-1\" href=\"https://www.usps.com/search/results.htm?PNO=1&amp;keyword=PO%20Boxes\">",
              "node_label": "PO BOXES",
              "explanation": "Fix any of the following:\n  Required ARIA parents role not present: menu, menubar, group"
            },
            {
              "selector": "div.empty-search > ul > li > a",
              "snippet": "<a role=\"menuitem\" tabindex=\"-1\" href=\"https://www.usps.com/search/results.htm?PNO=1&amp;keyword=Passports\">",
              "node_label": "PASSPORTS",
              "explanation": "Fix any of the following:\n  Required ARIA parents role not present: menu, menubar, group"
            },
            {
              "selector": "div.empty-search > ul > li > a",
              "snippet": "<a role=\"menuitem\" tabindex=\"-1\" href=\"https://www.usps.com/search/results.htm?PNO=1&amp;keyword=Free%20Boxes\">",
              "node_label": "FREE BOXES",
              "explanation": "Fix any of the following:\n  Required ARIA parents role not present: menu, menubar, group"
            }
          ]
        },
        {
          "id": "image-alt",
          "title": "Image elements do not have `[alt]` attributes",
          "description": "Informative elements should aim for short, descriptive alternate text. Decorative elements can be ignored with an empty alt attribute. [Learn more about the `alt` attribute](https://dequeuniversity.com/rules/axe/4.11/image-alt).",
          "score": 0,
          "impact": "critical",
          "tags": [],
          "items": [
            {
              "selector": "body > img",
              "snippet": "<img src=\"https://beacon.lynx.cognitivlabs.com/pixel/capture?tags=8dd8cf55-3ae9-49dc…\">",
              "node_label": "body > img",
              "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
            }
          ]
        },
        {
          "id": "link-name",
          "title": "Links do not have a discernible name",
          "description": "Link text (and alternate text for images, when used as links) that is discernible, unique, and focusable improves the navigation experience for screen reader users. [Learn how to make links accessible](https://dequeuniversity.com/rules/axe/4.11/link-name).",
          "score": 0,
          "impact": "serious",
          "tags": [],
          "items": [
            {
              "selector": "body > div#g-navigation > div.nav-full > a#endnav",
              "snippet": "<a name=\"endnav\" id=\"endnav\" href=\"#\" class=\"hidden-skip\">",
              "node_label": " ",
              "explanation": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "selector": "section.jumbotron > div > div.container-fluid > a",
              "snippet": "<a href=\"/250/\">",
              "node_label": "USPS 250th anniversary. Delivering since 1775. Celebrate 250 years of USPS! Exp…",
              "explanation": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "selector": "body > div#global-footer--wrap > footer.global-footer > a.global-footer--logo-link",
              "snippet": "<a href=\"https://www.usps.com/\" class=\"global-footer--logo-link\">",
              "node_label": "body > div#global-footer--wrap > footer.global-footer > a.global-footer--logo-link",
              "explanation": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            }
          ]
        },
        {
          "id": "listitem",
          "title": "List items (`<li>`) are not contained within `<ul>`, `<ol>` or `<menu>` parent elements.",
          "description": "Screen readers require list items (`<li>`) to be contained within a parent `<ul>`, `<ol>` or `<menu>` to be announced properly. [Learn more about proper list structure](https://dequeuniversity.com/rules/axe/4.11/listitem).",
          "score": 0,
          "impact": "serious",
          "tags": [],
          "items": [
            {
              "selector": "div.nav-full > nav > ul.nav-list > li.qt-nav",
              "snippet": "<li class=\"qt-nav menuheader\">",
              "node_label": "Skip Quick Tools Links\nQuick Tools\n \n\nTrack a Package\n\n \n\nInformed Delivery\n\n \n…",
              "explanation": "Fix any of the following:\n  List item parent element has a role that is not role=\"list\""
            },
            {
              "selector": "div.nav-full > nav > ul.nav-list > li.menuheader",
              "snippet": "<li class=\"menuheader\">",
              "node_label": "Skip Send Links\nSend\nTools\nClick-N-Ship\nStamps & Supplies\nLook Up a ZIP Code™\nC…",
              "explanation": "Fix any of the following:\n  List item parent element has a role that is not role=\"list\""
            },
            {
              "selector": "div.nav-full > nav > ul.nav-list > li.menuheader",
              "snippet": "<li class=\"menuheader\">",
              "node_label": "Skip Receive Links\nReceive\nTools\nTracking\nInformed Delivery\nIntercept a Package…",
              "explanation": "Fix any of the following:\n  List item parent element has a role that is not role=\"list\""
            },
            {
              "selector": "div.nav-full > nav > ul.nav-list > li.menuheader",
              "snippet": "<li class=\"menuheader\">",
              "node_label": "Skip Shop Links\nShop\nShop\nStamps\nShipping Supplies\nCards & Envelopes\nPersonaliz…",
              "explanation": "Fix any of the following:\n  List item parent element has a role that is not role=\"list\""
            },
            {
              "selector": "div.nav-full > nav > ul.nav-list > li.menuheader",
              "snippet": "<li class=\"menuheader\">",
              "node_label": "Skip Business Links\nBusiness\nTools\nCalculate a Business Price\nEvery Door Direct…",
              "explanation": "Fix any of the following:\n  List item parent element has a role that is not role=\"list\""
            },
            {
              "selector": "div.nav-full > nav > ul.nav-list > li.menuheader",
              "snippet": "<li class=\"menuheader\">",
              "node_label": "Skip International Links\nInternational\nTools\nCalculate International Prices\nPri…",
              "explanation": "Fix any of the following:\n  List item parent element has a role that is not role=\"list\""
            },
            {
              "selector": "div.nav-full > nav > ul.nav-list > li.menuheader",
              "snippet": "<li class=\"menuheader\">",
              "node_label": "Skip Help Links\nHelp\nFAQs\nFinding Missing Mail\nFiling a Claim\nRequesting a Refu…",
              "explanation": "Fix any of the following:\n  List item parent element has a role that is not role=\"list\""
            },
            {
              "selector": "div#usps-carousel > div.carousel-inner > ol.carousel-indicators > li.active",
              "snippet": "<li data-target=\"#usps-carousel\" data-slide-to=\"0\" aria-checked=\"true\" class=\"active\">",
              "node_label": "Slide 1",
              "explanation": "Fix any of the following:\n  List item parent element has a role that is not role=\"list\""
            },
            {
              "selector": "div#usps-carousel > div.carousel-inner > ol.carousel-indicators > li",
              "snippet": "<li data-target=\"#usps-carousel\" data-slide-to=\"1\" aria-checked=\"false\">",
              "node_label": "Slide 2",
              "explanation": "Fix any of the following:\n  List item parent element has a role that is not role=\"list\""
            },
            {
              "selector": "div#usps-carousel > div.carousel-inner > ol.carousel-indicators > li",
              "snippet": "<li data-target=\"#usps-carousel\" data-slide-to=\"2\" aria-checked=\"false\">",
              "node_label": "Slide 3",
              "explanation": "Fix any of the following:\n  List item parent element has a role that is not role=\"list\""
            },
            {
              "selector": "div#usps-carousel > div.carousel-inner > ol.carousel-indicators > li",
              "snippet": "<li data-target=\"#usps-carousel\" data-slide-to=\"3\" aria-checked=\"false\">",
              "node_label": "Slide 4",
              "explanation": "Fix any of the following:\n  List item parent element has a role that is not role=\"list\""
            }
          ]
        },
        {
          "id": "meta-viewport",
          "title": "`[user-scalable=\"no\"]` is used in the `<meta name=\"viewport\">` element or the `[maximum-scale]` attribute is less than 5.",
          "description": "Disabling zooming is problematic for users with low vision who rely on screen magnification to properly see the contents of a web page. [Learn more about the viewport meta tag](https://dequeuniversity.com/rules/axe/4.11/meta-viewport).",
          "score": 0,
          "impact": "moderate",
          "tags": [],
          "items": [
            {
              "selector": "head > meta",
              "snippet": "<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no\">",
              "node_label": "head > meta",
              "explanation": "Fix any of the following:\n  user-scalable=no on <meta> tag disables zooming on mobile devices"
            }
          ]
        },
        {
          "id": "target-size",
          "title": "Touch targets do not have sufficient size or spacing.",
          "description": "Touch targets with sufficient size and spacing help users who may have difficulty targeting small controls to activate the targets. [Learn more about touch targets](https://dequeuniversity.com/rules/axe/4.11/target-size).",
          "score": 0,
          "impact": "serious",
          "tags": [],
          "items": [
            {
              "selector": "li.global-footer--navigation-category > ol.global-footer--navigation-options > li > a",
              "snippet": "<a href=\"https://about.usps.com/newsroom/service-alerts/\">",
              "node_label": "USPS Service Updates",
              "explanation": "Fix any of the following:\n  Target has insufficient size (116.4px by 13px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 16.8px instead of at least 24px."
            },
            {
              "selector": "li.global-footer--navigation-category > ol.global-footer--navigation-options > li > a",
              "snippet": "<a href=\"https://about.usps.com/resources/\">",
              "node_label": "Forms & Publications",
              "explanation": "Fix any of the following:\n  Target has insufficient size (108.2px by 13px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 16px instead of at least 24px."
            },
            {
              "selector": "li.global-footer--navigation-category > ol.global-footer--navigation-options > li > a",
              "snippet": "<a href=\"https://about.usps.com/what/government-services/\">",
              "node_label": "Government Services",
              "explanation": "Fix any of the following:\n  Target has insufficient size (109.2px by 13px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 16px instead of at least 24px."
            },
            {
              "selector": "li.global-footer--navigation-category > ol.global-footer--navigation-options > li > a",
              "snippet": "<a href=\"https://about.usps.com/what/business-services/rights-permissions/\">",
              "node_label": "Rights & Permissions",
              "explanation": "Fix any of the following:\n  Target has insufficient size (108px by 13px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 16px instead of at least 24px."
            },
            {
              "selector": "li.global-footer--navigation-category > ol.global-footer--navigation-options > li > a",
              "snippet": "<a href=\"https://www.uspis.gov/\">",
              "node_label": "Postal Inspectors",
              "explanation": "Fix any of the following:\n  Target has insufficient size (88.9px by 13px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 16px instead of at least 24px."
            },
            {
              "selector": "li.global-footer--navigation-category > ol.global-footer--navigation-options > li > a",
              "snippet": "<a href=\"https://www.uspsoig.gov/\">",
              "node_label": "Inspector General",
              "explanation": "Fix any of the following:\n  Target has insufficient size (90.7px by 13px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 16px instead of at least 24px."
            },
            {
              "selector": "li.global-footer--navigation-category > ol.global-footer--navigation-options > li > a",
              "snippet": "<a href=\"https://pe.usps.com\">",
              "node_label": "Postal Explorer",
              "explanation": "Fix any of the following:\n  Target has insufficient size (77.5px by 13px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 18.2px instead of at least 24px."
            },
            {
              "selector": "li.global-footer--navigation-category > ol.global-footer--navigation-options > li > a",
              "snippet": "<a href=\"https://postalmuseum.si.edu/\">",
              "node_label": "National Postal Museum",
              "explanation": "Fix any of the following:\n  Target has insufficient size (123.9px by 13px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 16.8px instead of at least 24px."
            },
            {
              "selector": "li.global-footer--navigation-category > ol.global-footer--navigation-options > li > a",
              "snippet": "<a href=\"https://www.usps.com/business/web-tools-apis/\">",
              "node_label": "Resources for Developers",
              "explanation": "Fix any of the following:\n  Target has insufficient size (131.5px by 13px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 16.8px instead of at least 24px."
            },
            {
              "selector": "li.global-footer--navigation-category > ol.global-footer--navigation-options > li > a",
              "snippet": "<a href=\"https://about.usps.com/who/legal/privacy-policy/\">",
              "node_label": "Privacy Policy",
              "explanation": "Fix any of the following:\n  Target has insufficient size (71.6px by 13px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 16.4px instead of at least 24px."
            },
            {
              "selector": "li.global-footer--navigation-category > ol.global-footer--navigation-options > li > a",
              "snippet": "<a href=\"https://about.usps.com/who/legal/terms-of-use.htm\">",
              "node_label": "Terms of Use",
              "explanation": "Fix any of the following:\n  Target has insufficient size (66.5px by 13px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 16.4px instead of at least 24px."
            }
          ]
        },
        {
          "id": "landmark-one-main",
          "title": "Document does not have a main landmark.",
          "description": "One main landmark helps screen reader users navigate a web page. [Learn more about landmarks](https://dequeuniversity.com/rules/axe/4.11/landmark-one-main).",
          "score": 0,
          "impact": "moderate",
          "tags": [],
          "items": [
            {
              "selector": "html",
              "snippet": "<html lang=\"en\">",
              "node_label": "html",
              "explanation": "Fix all of the following:\n  Document does not have a main landmark"
            }
          ]
        }
      ]
    },
    {
      "url": "https://informeddelivery.usps.com",
      "scan_status": "success",
      "axe_findings_count": 9,
      "axe_findings": [
        {
          "id": "aria-required-children",
          "title": "Elements with an ARIA `[role]` that require children to contain a specific `[role]` are missing some or all of those required children.",
          "description": "Some ARIA parent roles must contain specific child roles to perform their intended accessibility functions. [Learn more about roles and required children elements](https://dequeuniversity.com/rules/axe/4.11/aria-required-children).",
          "score": 0,
          "impact": "critical",
          "tags": [],
          "items": [
            {
              "selector": "div#g-navigation > div.nav-full > nav > ul.nav-list",
              "snippet": "<ul class=\"nav-list\" role=\"menubar\">",
              "node_label": "Skip Quick Tools Links\nQuick Tools\n \n\nTrack a Package\n\n \n\nInformed Delivery\n\n \n…",
              "explanation": "Fix any of the following:\n  Element has children which are not allowed: li[tabindex]"
            }
          ]
        },
        {
          "id": "aria-required-parent",
          "title": "`[role]`s are not contained by their required parent element",
          "description": "Some ARIA child roles must be contained by specific parent roles to properly perform their intended accessibility functions. [Learn more about ARIA roles and required parent element](https://dequeuniversity.com/rules/axe/4.11/aria-required-parent).",
          "score": 0,
          "impact": "critical",
          "tags": [],
          "items": [
            {
              "selector": "nav > ul.nav-list > li.qt-nav > a.nav-first-element",
              "snippet": "<a aria-expanded=\"false\" role=\"menuitem\" tabindex=\"0\" aria-haspopup=\"true\" class=\"nav-first-element menuitem\" href=\"#\">",
              "node_label": "Quick Tools",
              "explanation": "Fix any of the following:\n  Required ARIA parents role not present: menu, menubar, group"
            },
            {
              "selector": "nav > ul.nav-list > li.menuheader > a#mail-ship-width",
              "snippet": "<a id=\"mail-ship-width\" aria-expanded=\"false\" class=\"menuitem\" role=\"menuitem\" tabindex=\"0\" aria-haspopup=\"true\" href=\"https://www.usps.com/ship/\">",
              "node_label": "Send",
              "explanation": "Fix any of the following:\n  Required ARIA parents role not present: menu, menubar, group"
            },
            {
              "selector": "nav > ul.nav-list > li.menuheader > a.menuitem",
              "snippet": "<a aria-expanded=\"false\" class=\"menuitem active\" role=\"menuitem\" tabindex=\"0\" aria-haspopup=\"true\" href=\"https://www.usps.com/manage/\">",
              "node_label": "Receive",
              "explanation": "Fix any of the following:\n  Required ARIA parents role not present: menu, menubar, group"
            },
            {
              "selector": "nav > ul.nav-list > li.menuheader > a.menuitem",
              "snippet": "<a aria-expanded=\"false\" class=\"menuitem\" role=\"menuitem\" tabindex=\"0\" aria-haspopup=\"true\" href=\"https://store.usps.com/store\">",
              "node_label": "Shop",
              "explanation": "Fix any of the following:\n  Required ARIA parents role not present: menu, menubar, group"
            },
            {
              "selector": "nav > ul.nav-list > li.menuheader > a.menuitem",
              "snippet": "<a aria-expanded=\"false\" class=\"menuitem\" tabindex=\"0\" aria-haspopup=\"true\" role=\"menuitem\" href=\"https://www.usps.com/business/\">",
              "node_label": "Business",
              "explanation": "Fix any of the following:\n  Required ARIA parents role not present: menu, menubar, group"
            },
            {
              "selector": "nav > ul.nav-list > li.menuheader > a.menuitem",
              "snippet": "<a class=\"menuitem\" tabindex=\"0\" aria-expanded=\"false\" aria-haspopup=\"true\" role=\"menuitem\" href=\"https://www.usps.com/international/\">",
              "node_label": "International",
              "explanation": "Fix any of the following:\n  Required ARIA parents role not present: menu, menubar, group"
            },
            {
              "selector": "nav > ul.nav-list > li.menuheader > a.menuitem",
              "snippet": "<a aria-expanded=\"false\" class=\"menuitem\" tabindex=\"0\" aria-haspopup=\"true\" role=\"menuitem\" href=\"https://faq.usps.com/s/\">",
              "node_label": "Help",
              "explanation": "Fix any of the following:\n  Required ARIA parents role not present: menu, menubar, group"
            },
            {
              "selector": "div.empty-search > ul > li > a",
              "snippet": "<a role=\"menuitem\" tabindex=\"-1\" href=\"https://www.usps.com/search/results.htm?PNO=1&amp;keyword=PO%20Boxes\">",
              "node_label": "PO BOXES",
              "explanation": "Fix any of the following:\n  Required ARIA parents role not present: menu, menubar, group"
            },
            {
              "selector": "div.empty-search > ul > li > a",
              "snippet": "<a role=\"menuitem\" tabindex=\"-1\" href=\"https://www.usps.com/search/results.htm?PNO=1&amp;keyword=Passports\">",
              "node_label": "PASSPORTS",
              "explanation": "Fix any of the following:\n  Required ARIA parents role not present: menu, menubar, group"
            },
            {
              "selector": "div.empty-search > ul > li > a",
              "snippet": "<a role=\"menuitem\" tabindex=\"-1\" href=\"https://www.usps.com/search/results.htm?PNO=1&amp;keyword=Free%20Boxes\">",
              "node_label": "FREE BOXES",
              "explanation": "Fix any of the following:\n  Required ARIA parents role not present: menu, menubar, group"
            }
          ]
        },
        {
          "id": "color-contrast",
          "title": "Background and foreground colors do not have a sufficient contrast ratio.",
          "description": "Low-contrast text is difficult or impossible for many users to read. [Learn how to provide sufficient color contrast](https://dequeuniversity.com/rules/axe/4.11/color-contrast).",
          "score": 0,
          "impact": "serious",
          "tags": [],
          "items": [
            {
              "selector": "div.row > div.col-md-7 > p > a.button--link",
              "snippet": "<a href=\"https://informeddelivery.usps.com/portal/dashboard?mode=id-login\" class=\"button--link\">",
              "node_label": "Sign In",
              "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 4.25 (foreground color: #337ab7, background color: #f7f7f7, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
            }
          ]
        },
        {
          "id": "heading-order",
          "title": "Heading elements are not in a sequentially-descending order",
          "description": "Properly ordered headings that do not skip levels convey the semantic structure of the page, making it easier to navigate and understand when using assistive technologies. [Learn more about heading order](https://dequeuniversity.com/rules/axe/4.11/heading-order).",
          "score": 0,
          "impact": "moderate",
          "tags": [],
          "items": [
            {
              "selector": "div.row > div.col-12 > div.faq-unit > h4.header-4",
              "snippet": "<h4 class=\"header-4\">",
              "node_label": "What is Informed Delivery?",
              "explanation": "Fix any of the following:\n  Heading order invalid"
            }
          ]
        },
        {
          "id": "html-has-lang",
          "title": "`<html>` element does not have a `[lang]` attribute",
          "description": "If a page doesn't specify a `lang` attribute, a screen reader assumes that the page is in the default language that the user chose when setting up the screen reader. If the page isn't actually in the default language, then the screen reader might not announce the page's text correctly. [Learn more about the `lang` attribute](https://dequeuniversity.com/rules/axe/4.11/html-has-lang).",
          "score": 0,
          "impact": "serious",
          "tags": [],
          "items": [
            {
              "selector": "html",
              "snippet": "<html>",
              "node_label": "html",
              "explanation": "Fix any of the following:\n  The <html> element does not have a lang attribute"
            }
          ]
        },
        {
          "id": "link-name",
          "title": "Links do not have a discernible name",
          "description": "Link text (and alternate text for images, when used as links) that is discernible, unique, and focusable improves the navigation experience for screen reader users. [Learn how to make links accessible](https://dequeuniversity.com/rules/axe/4.11/link-name).",
          "score": 0,
          "impact": "serious",
          "tags": [],
          "items": [
            {
              "selector": "div#1547960993749 > div#g-navigation > div.nav-full > a#endnav",
              "snippet": "<a name=\"endnav\" id=\"endnav\" href=\"#\" class=\"hidden-skip\">",
              "node_label": " ",
              "explanation": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "selector": "div#1547960993751 > div#global-footer--wrap > footer.global-footer > a.global-footer--logo-link",
              "snippet": "<a href=\"https://www.usps.com/\" class=\"global-footer--logo-link\">",
              "node_label": "div#1547960993751 > div#global-footer--wrap > footer.global-footer > a.global-footer--logo-link",
              "explanation": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            }
          ]
        },
        {
          "id": "listitem",
          "title": "List items (`<li>`) are not contained within `<ul>`, `<ol>` or `<menu>` parent elements.",
          "description": "Screen readers require list items (`<li>`) to be contained within a parent `<ul>`, `<ol>` or `<menu>` to be announced properly. [Learn more about proper list structure](https://dequeuniversity.com/rules/axe/4.11/listitem).",
          "score": 0,
          "impact": "serious",
          "tags": [],
          "items": [
            {
              "selector": "div.nav-full > nav > ul.nav-list > li.qt-nav",
              "snippet": "<li class=\"qt-nav menuheader\">",
              "node_label": "Skip Quick Tools Links\nQuick Tools\n \n\nTrack a Package\n\n \n\nInformed Delivery\n\n \n…",
              "explanation": "Fix any of the following:\n  List item parent element has a role that is not role=\"list\""
            },
            {
              "selector": "div.nav-full > nav > ul.nav-list > li.menuheader",
              "snippet": "<li class=\"menuheader\">",
              "node_label": "Skip Send Links\nSend\nTools\nClick-N-Ship\nStamps & Supplies\nLook Up a ZIP Code™\nC…",
              "explanation": "Fix any of the following:\n  List item parent element has a role that is not role=\"list\""
            },
            {
              "selector": "div.nav-full > nav > ul.nav-list > li.menuheader",
              "snippet": "<li class=\"menuheader\">",
              "node_label": "Skip Receive Links\nReceive\nTools\nTracking\nInformed Delivery\nIntercept a Package…",
              "explanation": "Fix any of the following:\n  List item parent element has a role that is not role=\"list\""
            },
            {
              "selector": "div.nav-full > nav > ul.nav-list > li.menuheader",
              "snippet": "<li class=\"menuheader\">",
              "node_label": "Skip Shop Links\nShop\nShop\nStamps\nShipping Supplies\nCards & Envelopes\nPersonaliz…",
              "explanation": "Fix any of the following:\n  List item parent element has a role that is not role=\"list\""
            },
            {
              "selector": "div.nav-full > nav > ul.nav-list > li.menuheader",
              "snippet": "<li class=\"menuheader\">",
              "node_label": "Skip Business Links\nBusiness\nTools\nCalculate a Business Price\nEvery Door Direct…",
              "explanation": "Fix any of the following:\n  List item parent element has a role that is not role=\"list\""
            },
            {
              "selector": "div.nav-full > nav > ul.nav-list > li.menuheader",
              "snippet": "<li class=\"menuheader\">",
              "node_label": "Skip International Links\nInternational\nTools\nCalculate International Prices\nPri…",
              "explanation": "Fix any of the following:\n  List item parent element has a role that is not role=\"list\""
            },
            {
              "selector": "div.nav-full > nav > ul.nav-list > li.menuheader",
              "snippet": "<li class=\"menuheader\">",
              "node_label": "Skip Help Links\nHelp\nFAQs\nFinding Missing Mail\nFiling a Claim\nRequesting a Refu…",
              "explanation": "Fix any of the following:\n  List item parent element has a role that is not role=\"list\""
            }
          ]
        },
        {
          "id": "target-size",
          "title": "Touch targets do not have sufficient size or spacing.",
          "description": "Touch targets with sufficient size and spacing help users who may have difficulty targeting small controls to activate the targets. [Learn more about touch targets](https://dequeuniversity.com/rules/axe/4.11/target-size).",
          "score": 0,
          "impact": "serious",
          "tags": [],
          "items": [
            {
              "selector": "li.global-footer--navigation-category > ol.global-footer--navigation-options > li > a",
              "snippet": "<a href=\"https://www.usps.com/help/contact-us.htm\">",
              "node_label": "Contact Us",
              "explanation": "Fix any of the following:\n  Target has insufficient size (57px by 13px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 22.4px instead of at least 24px."
            },
            {
              "selector": "li.global-footer--navigation-category > ol.global-footer--navigation-options > li > a",
              "snippet": "<a href=\"https://www.usps.com/globals/site-index.htm\">",
              "node_label": "Site Index",
              "explanation": "Fix any of the following:\n  Target has insufficient size (50.7px by 13px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 22.4px instead of at least 24px."
            },
            {
              "selector": "li.global-footer--navigation-category > ol.global-footer--navigation-options > li > a",
              "snippet": "<a href=\"https://about.usps.com/newsroom/service-alerts/\">",
              "node_label": "USPS Service Updates",
              "explanation": "Fix any of the following:\n  Target has insufficient size (116.4px by 13px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 22.8px instead of at least 24px."
            },
            {
              "selector": "li.global-footer--navigation-category > ol.global-footer--navigation-options > li > a",
              "snippet": "<a href=\"https://about.usps.com/resources/\">",
              "node_label": "Forms & Publications",
              "explanation": "Fix any of the following:\n  Target has insufficient size (108.2px by 13px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 22px instead of at least 24px."
            },
            {
              "selector": "li.global-footer--navigation-category > ol.global-footer--navigation-options > li > a",
              "snippet": "<a href=\"https://about.usps.com/what/government-services/\">",
              "node_label": "Government Services",
              "explanation": "Fix any of the following:\n  Target has insufficient size (109.2px by 13px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 22px instead of at least 24px."
            },
            {
              "selector": "li.global-footer--navigation-category > ol.global-footer--navigation-options > li > a",
              "snippet": "<a href=\"https://about.usps.com/what/business-services/rights-permissions/\">",
              "node_label": "Rights & Permissions",
              "explanation": "Fix any of the following:\n  Target has insufficient size (108px by 13px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 22px instead of at least 24px."
            },
            {
              "selector": "li.global-footer--navigation-category > ol.global-footer--navigation-options > li > a",
              "snippet": "<a href=\"https://www.uspis.gov/\">",
              "node_label": "Postal Inspectors",
              "explanation": "Fix any of the following:\n  Target has insufficient size (88.9px by 13px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 22px instead of at least 24px."
            },
            {
              "selector": "li.global-footer--navigation-category > ol.global-footer--navigation-options > li > a",
              "snippet": "<a href=\"https://www.uspsoig.gov/\">",
              "node_label": "Inspector General",
              "explanation": "Fix any of the following:\n  Target has insufficient size (90.7px by 13px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 22px instead of at least 24px."
            },
            {
              "selector": "li.global-footer--navigation-category > ol.global-footer--navigation-options > li > a",
              "snippet": "<a href=\"https://pe.usps.com\">",
              "node_label": "Postal Explorer",
              "explanation": "Fix any of the following:\n  Target has insufficient size (77.5px by 13px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23.8px instead of at least 24px."
            },
            {
              "selector": "li.global-footer--navigation-category > ol.global-footer--navigation-options > li > a",
              "snippet": "<a href=\"https://postalmuseum.si.edu/\">",
              "node_label": "National Postal Museum",
              "explanation": "Fix any of the following:\n  Target has insufficient size (123.9px by 13px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 22.6px instead of at least 24px."
            },
            {
              "selector": "li.global-footer--navigation-category > ol.global-footer--navigation-options > li > a",
              "snippet": "<a href=\"https://www.usps.com/business/web-tools-apis/\">",
              "node_label": "Resources for Developers",
              "explanation": "Fix any of the following:\n  Target has insufficient size (131.5px by 13px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 22.6px instead of at least 24px."
            },
            {
              "selector": "li.global-footer--navigation-category > ol.global-footer--navigation-options > li > a",
              "snippet": "<a href=\"https://about.usps.com/who/legal/privacy-policy/\">",
              "node_label": "Privacy Policy",
              "explanation": "Fix any of the following:\n  Target has insufficient size (71.6px by 13px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 22.2px instead of at least 24px."
            },
            {
              "selector": "li.global-footer--navigation-category > ol.global-footer--navigation-options > li > a",
              "snippet": "<a href=\"https://about.usps.com/who/legal/terms-of-use.htm\">",
              "node_label": "Terms of Use",
              "explanation": "Fix any of the following:\n  Target has insufficient size (66.5px by 13px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 22.2px instead of at least 24px."
            }
          ]
        },
        {
          "id": "landmark-one-main",
          "title": "Document does not have a main landmark.",
          "description": "One main landmark helps screen reader users navigate a web page. [Learn more about landmarks](https://dequeuniversity.com/rules/axe/4.11/landmark-one-main).",
          "score": 0,
          "impact": "moderate",
          "tags": [],
          "items": [
            {
              "selector": "html",
              "snippet": "<html>",
              "node_label": "html",
              "explanation": "Fix all of the following:\n  Document does not have a main landmark"
            }
          ]
        }
      ]
    },
    {
      "url": "https://forecast.weather.gov",
      "scan_status": "success",
      "axe_findings_count": 5,
      "axe_findings": [
        {
          "id": "color-contrast",
          "title": "Background and foreground colors do not have a sufficient contrast ratio.",
          "description": "Low-contrast text is difficult or impossible for many users to read. [Learn how to provide sufficient color contrast](https://dequeuniversity.com/rules/axe/4.11/color-contrast).",
          "score": 0,
          "impact": "serious",
          "tags": [],
          "items": [
            {
              "selector": "div.one-sixth-first > div#forecast-lookup > form#getForecast > input#inputstring",
              "snippet": "<input id=\"inputstring\" name=\"inputstring\" type=\"text\" value=\"Enter location ...\" onclick=\"this.value=''\" autocomplete=\"off\">",
              "node_label": "div.one-sixth-first > div#forecast-lookup > form#getForecast > input#inputstring",
              "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 8.0pt (10.6667px), font weight: normal). Expected contrast ratio of 4.5:1"
            }
          ]
        },
        {
          "id": "html-has-lang",
          "title": "`<html>` element does not have a `[lang]` attribute",
          "description": "If a page doesn't specify a `lang` attribute, a screen reader assumes that the page is in the default language that the user chose when setting up the screen reader. If the page isn't actually in the default language, then the screen reader might not announce the page's text correctly. [Learn more about the `lang` attribute](https://dequeuniversity.com/rules/axe/4.11/html-has-lang).",
          "score": 0,
          "impact": "serious",
          "tags": [],
          "items": [
            {
              "selector": "html",
              "snippet": "<html xmlns=\"http://www.w3.org/1999/xhtml\">",
              "node_label": "html",
              "explanation": "Fix any of the following:\n  The <html> element does not have a lang attribute"
            }
          ]
        },
        {
          "id": "image-alt",
          "title": "Image elements do not have `[alt]` attributes",
          "description": "Informative elements should aim for short, descriptive alternate text. Decorative elements can be ignored with an empty alt attribute. [Learn more about the `alt` attribute](https://dequeuniversity.com/rules/axe/4.11/image-alt).",
          "score": 0,
          "impact": "critical",
          "tags": [],
          "items": [
            {
              "selector": "div.div-full > div#wwamap > div.USMap > img#us",
              "snippet": "<img id=\"us\" src=\"https://www.weather.gov/wwamap/png/US.png\" usemap=\"#US_large_imagemap_800_500\">",
              "node_label": "div.div-full > div#wwamap > div.USMap > img#us",
              "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
            },
            {
              "selector": "div.div-full > div#wwamap > div.USMap > img#alaska",
              "snippet": "<img id=\"alaska\" src=\"https://www.weather.gov/wwamap/png/ak.png\" usemap=\"#alaska_imagemap_130_115\">",
              "node_label": "div.div-full > div#wwamap > div.USMap > img#alaska",
              "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
            },
            {
              "selector": "div.div-full > div#wwamap > div.USMap > img#hawaii",
              "snippet": "<img id=\"hawaii\" src=\"https://www.weather.gov/wwamap/png/hi.png\" usemap=\"#hawaii_imagemap\">",
              "node_label": "div.div-full > div#wwamap > div.USMap > img#hawaii",
              "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
            }
          ]
        },
        {
          "id": "target-size",
          "title": "Touch targets do not have sufficient size or spacing.",
          "description": "Touch targets with sufficient size and spacing help users who may have difficulty targeting small controls to activate the targets. [Learn more about touch targets](https://dequeuniversity.com/rules/axe/4.11/target-size).",
          "score": 0,
          "impact": "serious",
          "tags": [],
          "items": [
            {
              "selector": "div#forecast-lookup > form#getForecast > div#txtHelp > a",
              "snippet": "<a style=\"text-decoration: underline;\" href=\"javascript:void(window.open('https://www.weather.gov/ForecastSearchHelp.ht…\">",
              "node_label": "Location Help",
              "explanation": "Fix any of the following:\n  Target has insufficient size (81.5px by 15px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 15px instead of at least 24px."
            },
            {
              "selector": "div#myfcst > form#myfcst-form > div.myfcst-footer > input#myfcst-submit",
              "snippet": "<input type=\"submit\" value=\"Get Weather\" id=\"myfcst-submit\">",
              "node_label": "div#myfcst > form#myfcst-form > div.myfcst-footer > input#myfcst-submit",
              "explanation": "Fix any of the following:\n  Target has insufficient size (91.3px by 21px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 17px instead of at least 24px."
            },
            {
              "selector": "form#myfcst-form > div.myfcst-footer > p.myfcst-policy > a",
              "snippet": "<a href=\"/privacy.php\">",
              "node_label": "Privacy Policy",
              "explanation": "Fix any of the following:\n  Target has insufficient size (56px by 10px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 17px instead of at least 24px."
            },
            {
              "selector": "div#wwaleft > ul > li > a",
              "snippet": "<a href=\"https://forecast.weather.gov/wwamap/wwatxtget.php?cwa=usa&amp;wwa=Flood%20Warn…\">",
              "node_label": "Flood Warning",
              "explanation": "Fix any of the following:\n  Target has insufficient size (64.7px by 11px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 8.2px instead of at least 24px."
            },
            {
              "selector": "div#wwaleft > ul > li > a",
              "snippet": "<a href=\"https://forecast.weather.gov/wwamap/wwatxtget.php?cwa=usa&amp;wwa=Gale%20Warni…\">",
              "node_label": "Gale Warning",
              "explanation": "Fix any of the following:\n  Target has insufficient size (60.8px by 11px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 8.2px instead of at least 24px."
            },
            {
              "selector": "div#wwaleft > ul > li > a",
              "snippet": "<a href=\"https://forecast.weather.gov/wwamap/wwatxtget.php?cwa=usa&amp;wwa=Red%20Flag%2…\">",
              "node_label": "Red Flag Warning",
              "explanation": "Fix any of the following:\n  Target has insufficient size (80.2px by 11px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 13.4px instead of at least 24px."
            },
            {
              "selector": "div#wwacenter_l > ul > li > a",
              "snippet": "<a href=\"https://forecast.weather.gov/wwamap/wwatxtget.php?cwa=usa&amp;wwa=Winter%20Wea…\">",
              "node_label": "Winter Weather Advisory",
              "explanation": "Fix any of the following:\n  Target has insufficient size (109.9px by 11px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 18.2px instead of at least 24px."
            },
            {
              "selector": "div#wwacenter_l > ul > li > a",
              "snippet": "<a href=\"https://forecast.weather.gov/wwamap/wwatxtget.php?cwa=usa&amp;wwa=High%20Surf%…\">",
              "node_label": "High Surf Advisory",
              "explanation": "Fix any of the following:\n  Target has insufficient size (82.3px by 11px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 9px instead of at least 24px."
            },
            {
              "selector": "div#wwacenter_l > ul > li > a",
              "snippet": "<a href=\"https://forecast.weather.gov/wwamap/wwatxtget.php?cwa=usa&amp;wwa=Small%20Craf…\">",
              "node_label": "Small Craft Advisory",
              "explanation": "Fix any of the following:\n  Target has insufficient size (90px by 11px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 9px instead of at least 24px."
            },
            {
              "selector": "div#wwacenter_r > ul > li > a",
              "snippet": "<a href=\"https://forecast.weather.gov/wwamap/wwatxtget.php?cwa=usa&amp;wwa=Lake%20Wind%…\">",
              "node_label": "Lake Wind Advisory",
              "explanation": "Fix any of the following:\n  Target has insufficient size (87.8px by 11px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 16.2px instead of at least 24px."
            },
            {
              "selector": "div#wwacenter_r > ul > li > a",
              "snippet": "<a href=\"https://forecast.weather.gov/wwamap/wwatxtget.php?cwa=usa&amp;wwa=Wind%20Advis…\">",
              "node_label": "Wind Advisory",
              "explanation": "Fix any of the following:\n  Target has insufficient size (63.4px by 11px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 16.2px instead of at least 24px."
            },
            {
              "selector": "div#wwacenter_r > ul > li > a",
              "snippet": "<a href=\"https://forecast.weather.gov/wwamap/wwatxtget.php?cwa=usa&amp;wwa=Rip%20Curren…\">",
              "node_label": "Rip Current Statement",
              "explanation": "Fix any of the following:\n  Target has insufficient size (99.5px by 11px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 21px instead of at least 24px."
            },
            {
              "selector": "div#wwaright > ul > li > a",
              "snippet": "<a href=\"https://forecast.weather.gov/wwamap/wwatxtget.php?cwa=usa&amp;wwa=Extreme%20Fi…\">",
              "node_label": "Extreme Fire Danger",
              "explanation": "Fix any of the following:\n  Target has insufficient size (92.8px by 11px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 21px instead of at least 24px."
            },
            {
              "selector": "div#wwaright > ul > li > a",
              "snippet": "<a href=\"https://forecast.weather.gov/wwamap/wwatxtget.php?cwa=usa&amp;wwa=Special%20We…\">",
              "node_label": "Special Weather Statement",
              "explanation": "Fix any of the following:\n  Target has insufficient size (73.2px by 22px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23.2px instead of at least 24px."
            },
            {
              "selector": "div.footer-legal-content > div#footer_legal_info > p > a",
              "snippet": "<a href=\"http://www.commerce.gov\">",
              "node_label": "US Dept of Commerce",
              "explanation": "Fix any of the following:\n  Target has insufficient size (107.2px by 12px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 12px instead of at least 24px."
            },
            {
              "selector": "div.footer-legal-content > div#footer_legal_info > p > a",
              "snippet": "<a href=\"http://www.noaa.gov\">",
              "node_label": "National Oceanic and Atmospheric Administration",
              "explanation": "Fix any of the following:\n  Target has insufficient size (233.4px by 12px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 12px instead of at least 24px."
            },
            {
              "selector": "div.footer-legal-content > div#footer_legal_info > p > a",
              "snippet": "<a href=\"https://www.weather.gov\">",
              "node_label": "National Weather Service",
              "explanation": "Fix any of the following:\n  Target has insufficient size (120.6px by 12px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 12px instead of at least 24px."
            },
            {
              "selector": "div.footer-legal-content > div#footer_required_links > div.div-half > a",
              "snippet": "<a href=\"https://www.weather.gov/disclaimer\">",
              "node_label": "Disclaimer",
              "explanation": "Fix any of the following:\n  Target has insufficient size (49.7px by 12px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 12px instead of at least 24px."
            },
            {
              "selector": "div.footer-legal-content > div#footer_required_links > div.div-half > a",
              "snippet": "<a href=\"http://www.cio.noaa.gov/services_programs/info_quality.html\">",
              "node_label": "Information Quality",
              "explanation": "Fix any of the following:\n  Target has insufficient size (89.4px by 12px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 12px instead of at least 24px."
            },
            {
              "selector": "div.footer-legal-content > div#footer_required_links > div.div-half > a",
              "snippet": "<a href=\"https://www.weather.gov/help\">",
              "node_label": "Help",
              "explanation": "Fix any of the following:\n  Target has insufficient size (21.9px by 12px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 7.4px instead of at least 24px."
            },
            {
              "selector": "div.footer-legal-content > div#footer_required_links > div.div-half > a",
              "snippet": "<a href=\"/glossary\">",
              "node_label": "Glossary",
              "explanation": "Fix any of the following:\n  Target has insufficient size (42px by 12px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 7.4px instead of at least 24px."
            },
            {
              "selector": "div.footer-legal-content > div#footer_required_links > div.div-half > a",
              "snippet": "<a href=\"https://www.weather.gov/privacy\">",
              "node_label": "Privacy Policy",
              "explanation": "Fix any of the following:\n  Target has insufficient size (66.3px by 12px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 12px instead of at least 24px."
            },
            {
              "selector": "div.footer-legal-content > div#footer_required_links > div.div-half > a",
              "snippet": "<a href=\"https://www.weather.gov/about\">",
              "node_label": "About Us",
              "explanation": "Fix any of the following:\n  Target has insufficient size (43.8px by 12px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 12px instead of at least 24px."
            },
            {
              "selector": "div.footer-legal-content > div#footer_required_links > div.div-half > a",
              "snippet": "<a href=\"https://www.weather.gov/careers\">",
              "node_label": "Career Opportunities",
              "explanation": "Fix any of the following:\n  Target has insufficient size (98.9px by 12px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 16.4px instead of at least 24px."
            }
          ]
        },
        {
          "id": "landmark-one-main",
          "title": "Document does not have a main landmark.",
          "description": "One main landmark helps screen reader users navigate a web page. [Learn more about landmarks](https://dequeuniversity.com/rules/axe/4.11/landmark-one-main).",
          "score": 0,
          "impact": "moderate",
          "tags": [],
          "items": [
            {
              "selector": "html",
              "snippet": "<html xmlns=\"http://www.w3.org/1999/xhtml\">",
              "node_label": "html",
              "explanation": "Fix all of the following:\n  Document does not have a main landmark"
            }
          ]
        }
      ]
    },
    {
      "url": "https://urs.earthdata.nasa.gov",
      "scan_status": "success",
      "axe_findings_count": 5,
      "axe_findings": [
        {
          "id": "button-name",
          "title": "Buttons do not have an accessible name",
          "description": "When a button doesn't have an accessible name, screen readers announce it as \"button\", making it unusable for users who rely on screen readers. [Learn how to make buttons more accessible](https://dequeuniversity.com/rules/axe/4.11/button-name).",
          "score": 0,
          "impact": "critical",
          "tags": [],
          "items": [
            {
              "selector": "div#tophat3Widget > nav#tophat3WidgetNavBar > div.container-fluid > button#tophat3HamburgerButton",
              "snippet": "<button class=\"navbar-toggler\" type=\"button\" id=\"tophat3HamburgerButton\">",
              "node_label": "div#tophat3Widget > nav#tophat3WidgetNavBar > div.container-fluid > button#tophat3HamburgerButton",
              "explanation": "Fix any of the following:\n  Element does not have inner text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element does not have an implicit (wrapped) <label>\n  Element does not have an explicit <label>\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
            }
          ]
        },
        {
          "id": "color-contrast",
          "title": "Background and foreground colors do not have a sufficient contrast ratio.",
          "description": "Low-contrast text is difficult or impossible for many users to read. [Learn how to provide sufficient color contrast](https://dequeuniversity.com/rules/axe/4.11/color-contrast).",
          "score": 0,
          "impact": "serious",
          "tags": [],
          "items": [
            {
              "selector": "section#callout-login > form#login > p.button-with-notes > input.eui-btn--round",
              "snippet": "<input type=\"submit\" name=\"commit\" value=\"Log in\" class=\"eui-btn--round eui-btn--green\" data-disable-with=\"Log in\">",
              "node_label": "section#callout-login > form#login > p.button-with-notes > input.eui-btn--round",
              "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 2.07 (foreground color: #ffffff, background color: #20ce6f, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
            }
          ]
        },
        {
          "id": "image-alt",
          "title": "Image elements do not have `[alt]` attributes",
          "description": "Informative elements should aim for short, descriptive alternate text. Decorative elements can be ignored with an empty alt attribute. [Learn more about the `alt` attribute](https://dequeuniversity.com/rules/axe/4.11/image-alt).",
          "score": 0,
          "impact": "critical",
          "tags": [],
          "items": [
            {
              "selector": "nav#tophat3WidgetNavBar > div.container-fluid > a#tophat3-app-title-link > img#tophat3-nasa-meatball",
              "snippet": "<img id=\"tophat3-nasa-meatball\" src=\"data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgi…\">",
              "node_label": "nav#tophat3WidgetNavBar > div.container-fluid > a#tophat3-app-title-link > img#tophat3-nasa-meatball",
              "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
            }
          ]
        },
        {
          "id": "link-in-text-block",
          "title": "Links rely on color to be distinguishable.",
          "description": "Low-contrast text is difficult or impossible for many users to read. Link text that is discernible improves the experience for users with low vision. [Learn how to make links distinguishable](https://dequeuniversity.com/rules/axe/4.11/link-in-text-block).",
          "score": 0,
          "impact": "serious",
          "tags": [],
          "items": [
            {
              "selector": "body.static_pages > div.container > div.home-info-box > a",
              "snippet": "<a href=\"https://earthdata.nasa.gov/about/daacs\">",
              "node_label": "DAACs",
              "explanation": "Fix any of the following:\n  The link has insufficient color contrast of 2.59:1 with the surrounding text. (Minimum contrast is 3:1, link text: #2276ac, surrounding text: #323232)\n  The link has no styling (such as underline) to distinguish it from the surrounding text"
            }
          ]
        },
        {
          "id": "landmark-one-main",
          "title": "Document does not have a main landmark.",
          "description": "One main landmark helps screen reader users navigate a web page. [Learn more about landmarks](https://dequeuniversity.com/rules/axe/4.11/landmark-one-main).",
          "score": 0,
          "impact": "moderate",
          "tags": [],
          "items": [
            {
              "selector": "html.js",
              "snippet": "<html lang=\"en\" class=\" js flexbox canvas canvastext webgl touch geolocation postmessage no-websq…\">",
              "node_label": "html.js",
              "explanation": "Fix all of the following:\n  Document does not have a main landmark"
            }
          ]
        }
      ]
    },
    {
      "url": "https://secure.login.gov",
      "scan_status": "success",
      "axe_findings_count": 0,
      "axe_findings": []
    },
    {
      "url": "https://pubchem.ncbi.nlm.nih.gov",
      "scan_status": "success",
      "axe_findings_count": 0,
      "axe_findings": []
    },
    {
      "url": "https://ssa.gov",
      "scan_status": "success",
      "axe_findings_count": 0,
      "axe_findings": []
    },
    {
      "url": "https://weather.gov",
      "scan_status": "success",
      "axe_findings_count": 5,
      "axe_findings": [
        {
          "id": "color-contrast",
          "title": "Background and foreground colors do not have a sufficient contrast ratio.",
          "description": "Low-contrast text is difficult or impossible for many users to read. [Learn how to provide sufficient color contrast](https://dequeuniversity.com/rules/axe/4.11/color-contrast).",
          "score": 0,
          "impact": "serious",
          "tags": [],
          "items": [
            {
              "selector": "div.one-sixth-first > div#forecast-lookup > form#getForecast > input#inputstring",
              "snippet": "<input id=\"inputstring\" name=\"inputstring\" type=\"text\" value=\"Enter location ...\" onclick=\"this.value=''\" autocomplete=\"off\">",
              "node_label": "div.one-sixth-first > div#forecast-lookup > form#getForecast > input#inputstring",
              "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 8.0pt (10.6667px), font weight: normal). Expected contrast ratio of 4.5:1"
            }
          ]
        },
        {
          "id": "html-has-lang",
          "title": "`<html>` element does not have a `[lang]` attribute",
          "description": "If a page doesn't specify a `lang` attribute, a screen reader assumes that the page is in the default language that the user chose when setting up the screen reader. If the page isn't actually in the default language, then the screen reader might not announce the page's text correctly. [Learn more about the `lang` attribute](https://dequeuniversity.com/rules/axe/4.11/html-has-lang).",
          "score": 0,
          "impact": "serious",
          "tags": [],
          "items": [
            {
              "selector": "html",
              "snippet": "<html xmlns=\"http://www.w3.org/1999/xhtml\">",
              "node_label": "html",
              "explanation": "Fix any of the following:\n  The <html> element does not have a lang attribute"
            }
          ]
        },
        {
          "id": "image-alt",
          "title": "Image elements do not have `[alt]` attributes",
          "description": "Informative elements should aim for short, descriptive alternate text. Decorative elements can be ignored with an empty alt attribute. [Learn more about the `alt` attribute](https://dequeuniversity.com/rules/axe/4.11/image-alt).",
          "score": 0,
          "impact": "critical",
          "tags": [],
          "items": [
            {
              "selector": "div.div-full > div#wwamap > div.USMap > img#us",
              "snippet": "<img id=\"us\" src=\"https://www.weather.gov/wwamap/png/US.png\" usemap=\"#US_large_imagemap_800_500\">",
              "node_label": "div.div-full > div#wwamap > div.USMap > img#us",
              "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
            },
            {
              "selector": "div.div-full > div#wwamap > div.USMap > img#alaska",
              "snippet": "<img id=\"alaska\" src=\"https://www.weather.gov/wwamap/png/ak.png\" usemap=\"#alaska_imagemap_130_115\">",
              "node_label": "div.div-full > div#wwamap > div.USMap > img#alaska",
              "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
            },
            {
              "selector": "div.div-full > div#wwamap > div.USMap > img#hawaii",
              "snippet": "<img id=\"hawaii\" src=\"https://www.weather.gov/wwamap/png/hi.png\" usemap=\"#hawaii_imagemap\">",
              "node_label": "div.div-full > div#wwamap > div.USMap > img#hawaii",
              "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
            }
          ]
        },
        {
          "id": "target-size",
          "title": "Touch targets do not have sufficient size or spacing.",
          "description": "Touch targets with sufficient size and spacing help users who may have difficulty targeting small controls to activate the targets. [Learn more about touch targets](https://dequeuniversity.com/rules/axe/4.11/target-size).",
          "score": 0,
          "impact": "serious",
          "tags": [],
          "items": [
            {
              "selector": "div#forecast-lookup > form#getForecast > div#txtHelp > a",
              "snippet": "<a style=\"text-decoration: underline;\" href=\"javascript:void(window.open('https://www.weather.gov/ForecastSearchHelp.ht…\">",
              "node_label": "Location Help",
              "explanation": "Fix any of the following:\n  Target has insufficient size (81.5px by 15px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 15px instead of at least 24px."
            },
            {
              "selector": "div#myfcst > form#myfcst-form > div.myfcst-footer > input#myfcst-submit",
              "snippet": "<input type=\"submit\" value=\"Get Weather\" id=\"myfcst-submit\">",
              "node_label": "div#myfcst > form#myfcst-form > div.myfcst-footer > input#myfcst-submit",
              "explanation": "Fix any of the following:\n  Target has insufficient size (91.3px by 21px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 17px instead of at least 24px."
            },
            {
              "selector": "form#myfcst-form > div.myfcst-footer > p.myfcst-policy > a",
              "snippet": "<a href=\"/privacy.php\">",
              "node_label": "Privacy Policy",
              "explanation": "Fix any of the following:\n  Target has insufficient size (56px by 10px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 17px instead of at least 24px."
            },
            {
              "selector": "div#wwaleft > ul > li > a",
              "snippet": "<a href=\"https://forecast.weather.gov/wwamap/wwatxtget.php?cwa=usa&amp;wwa=Flood%20Warn…\">",
              "node_label": "Flood Warning",
              "explanation": "Fix any of the following:\n  Target has insufficient size (64.7px by 11px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 8.2px instead of at least 24px."
            },
            {
              "selector": "div#wwaleft > ul > li > a",
              "snippet": "<a href=\"https://forecast.weather.gov/wwamap/wwatxtget.php?cwa=usa&amp;wwa=Gale%20Warni…\">",
              "node_label": "Gale Warning",
              "explanation": "Fix any of the following:\n  Target has insufficient size (60.8px by 11px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 8.2px instead of at least 24px."
            },
            {
              "selector": "div#wwaleft > ul > li > a",
              "snippet": "<a href=\"https://forecast.weather.gov/wwamap/wwatxtget.php?cwa=usa&amp;wwa=Red%20Flag%2…\">",
              "node_label": "Red Flag Warning",
              "explanation": "Fix any of the following:\n  Target has insufficient size (80.2px by 11px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 13.4px instead of at least 24px."
            },
            {
              "selector": "div#wwacenter_l > ul > li > a",
              "snippet": "<a href=\"https://forecast.weather.gov/wwamap/wwatxtget.php?cwa=usa&amp;wwa=Winter%20Wea…\">",
              "node_label": "Winter Weather Advisory",
              "explanation": "Fix any of the following:\n  Target has insufficient size (109.9px by 11px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 18.2px instead of at least 24px."
            },
            {
              "selector": "div#wwacenter_l > ul > li > a",
              "snippet": "<a href=\"https://forecast.weather.gov/wwamap/wwatxtget.php?cwa=usa&amp;wwa=High%20Surf%…\">",
              "node_label": "High Surf Advisory",
              "explanation": "Fix any of the following:\n  Target has insufficient size (82.3px by 11px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 9px instead of at least 24px."
            },
            {
              "selector": "div#wwacenter_l > ul > li > a",
              "snippet": "<a href=\"https://forecast.weather.gov/wwamap/wwatxtget.php?cwa=usa&amp;wwa=Small%20Craf…\">",
              "node_label": "Small Craft Advisory",
              "explanation": "Fix any of the following:\n  Target has insufficient size (90px by 11px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 9px instead of at least 24px."
            },
            {
              "selector": "div#wwacenter_r > ul > li > a",
              "snippet": "<a href=\"https://forecast.weather.gov/wwamap/wwatxtget.php?cwa=usa&amp;wwa=Lake%20Wind%…\">",
              "node_label": "Lake Wind Advisory",
              "explanation": "Fix any of the following:\n  Target has insufficient size (87.8px by 11px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 16.2px instead of at least 24px."
            },
            {
              "selector": "div#wwacenter_r > ul > li > a",
              "snippet": "<a href=\"https://forecast.weather.gov/wwamap/wwatxtget.php?cwa=usa&amp;wwa=Wind%20Advis…\">",
              "node_label": "Wind Advisory",
              "explanation": "Fix any of the following:\n  Target has insufficient size (63.4px by 11px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 16.2px instead of at least 24px."
            },
            {
              "selector": "div#wwacenter_r > ul > li > a",
              "snippet": "<a href=\"https://forecast.weather.gov/wwamap/wwatxtget.php?cwa=usa&amp;wwa=Rip%20Curren…\">",
              "node_label": "Rip Current Statement",
              "explanation": "Fix any of the following:\n  Target has insufficient size (99.5px by 11px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 21px instead of at least 24px."
            },
            {
              "selector": "div#wwaright > ul > li > a",
              "snippet": "<a href=\"https://forecast.weather.gov/wwamap/wwatxtget.php?cwa=usa&amp;wwa=Extreme%20Fi…\">",
              "node_label": "Extreme Fire Danger",
              "explanation": "Fix any of the following:\n  Target has insufficient size (92.8px by 11px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 21px instead of at least 24px."
            },
            {
              "selector": "div#wwaright > ul > li > a",
              "snippet": "<a href=\"https://forecast.weather.gov/wwamap/wwatxtget.php?cwa=usa&amp;wwa=Special%20We…\">",
              "node_label": "Special Weather Statement",
              "explanation": "Fix any of the following:\n  Target has insufficient size (73.2px by 22px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23.2px instead of at least 24px."
            },
            {
              "selector": "div.footer-legal-content > div#footer_legal_info > p > a",
              "snippet": "<a href=\"http://www.commerce.gov\">",
              "node_label": "US Dept of Commerce",
              "explanation": "Fix any of the following:\n  Target has insufficient size (107.2px by 12px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 12px instead of at least 24px."
            },
            {
              "selector": "div.footer-legal-content > div#footer_legal_info > p > a",
              "snippet": "<a href=\"http://www.noaa.gov\">",
              "node_label": "National Oceanic and Atmospheric Administration",
              "explanation": "Fix any of the following:\n  Target has insufficient size (233.4px by 12px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 12px instead of at least 24px."
            },
            {
              "selector": "div.footer-legal-content > div#footer_legal_info > p > a",
              "snippet": "<a href=\"https://www.weather.gov\">",
              "node_label": "National Weather Service",
              "explanation": "Fix any of the following:\n  Target has insufficient size (120.6px by 12px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 12px instead of at least 24px."
            },
            {
              "selector": "div.footer-legal-content > div#footer_required_links > div.div-half > a",
              "snippet": "<a href=\"https://www.weather.gov/disclaimer\">",
              "node_label": "Disclaimer",
              "explanation": "Fix any of the following:\n  Target has insufficient size (49.7px by 12px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 12px instead of at least 24px."
            },
            {
              "selector": "div.footer-legal-content > div#footer_required_links > div.div-half > a",
              "snippet": "<a href=\"http://www.cio.noaa.gov/services_programs/info_quality.html\">",
              "node_label": "Information Quality",
              "explanation": "Fix any of the following:\n  Target has insufficient size (89.4px by 12px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 12px instead of at least 24px."
            },
            {
              "selector": "div.footer-legal-content > div#footer_required_links > div.div-half > a",
              "snippet": "<a href=\"https://www.weather.gov/help\">",
              "node_label": "Help",
              "explanation": "Fix any of the following:\n  Target has insufficient size (21.9px by 12px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 7.4px instead of at least 24px."
            },
            {
              "selector": "div.footer-legal-content > div#footer_required_links > div.div-half > a",
              "snippet": "<a href=\"/glossary\">",
              "node_label": "Glossary",
              "explanation": "Fix any of the following:\n  Target has insufficient size (42px by 12px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 7.4px instead of at least 24px."
            },
            {
              "selector": "div.footer-legal-content > div#footer_required_links > div.div-half > a",
              "snippet": "<a href=\"https://www.weather.gov/privacy\">",
              "node_label": "Privacy Policy",
              "explanation": "Fix any of the following:\n  Target has insufficient size (66.3px by 12px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 12px instead of at least 24px."
            },
            {
              "selector": "div.footer-legal-content > div#footer_required_links > div.div-half > a",
              "snippet": "<a href=\"https://www.weather.gov/about\">",
              "node_label": "About Us",
              "explanation": "Fix any of the following:\n  Target has insufficient size (43.8px by 12px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 12px instead of at least 24px."
            },
            {
              "selector": "div.footer-legal-content > div#footer_required_links > div.div-half > a",
              "snippet": "<a href=\"https://www.weather.gov/careers\">",
              "node_label": "Career Opportunities",
              "explanation": "Fix any of the following:\n  Target has insufficient size (98.9px by 12px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 16.4px instead of at least 24px."
            }
          ]
        },
        {
          "id": "landmark-one-main",
          "title": "Document does not have a main landmark.",
          "description": "One main landmark helps screen reader users navigate a web page. [Learn more about landmarks](https://dequeuniversity.com/rules/axe/4.11/landmark-one-main).",
          "score": 0,
          "impact": "moderate",
          "tags": [],
          "items": [
            {
              "selector": "html",
              "snippet": "<html xmlns=\"http://www.w3.org/1999/xhtml\">",
              "node_label": "html",
              "explanation": "Fix all of the following:\n  Document does not have a main landmark"
            }
          ]
        }
      ]
    },
    {
      "url": "https://nps.gov",
      "scan_status": "success",
      "axe_findings_count": 1,
      "axe_findings": [
        {
          "id": "label-content-name-mismatch",
          "title": "Elements with visible text labels do not have matching accessible names.",
          "description": "Visible text labels that do not match the accessible name can result in a confusing experience for screen reader users. [Learn more about accessible names](https://dequeuniversity.com/rules/axe/4.11/label-content-name-mismatch).",
          "score": 0,
          "impact": "serious",
          "tags": [],
          "items": [
            {
              "selector": "div.GlobalHeader > nav#GlobalNav > h1#GlobalNavButtonContainer > button#GlobalNav-toggle",
              "snippet": "<button type=\"button\" id=\"GlobalNav-toggle\" class=\"usa-button usa-button--inverse-fill\" data-bs-toggle=\"collapse\" data-bs-target=\"#GlobalNavCollapse\" aria-controls=\"GlobalNavCollapse\" aria-expanded=\"false\" aria-label=\"Open Menu\">",
              "node_label": " \nOpen\nMenu",
              "explanation": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
            }
          ]
        }
      ]
    },
    {
      "url": "https://va.gov",
      "scan_status": "success",
      "axe_findings_count": 0,
      "axe_findings": []
    },
    {
      "url": "https://secure.ssa.gov",
      "scan_status": "success",
      "axe_findings_count": 0,
      "axe_findings": []
    },
    {
      "url": "https://studentaid.gov",
      "scan_status": "success",
      "axe_findings_count": 3,
      "axe_findings": [
        {
          "id": "heading-order",
          "title": "Heading elements are not in a sequentially-descending order",
          "description": "Properly ordered headings that do not skip levels convey the semantic structure of the page, making it easier to navigate and understand when using assistive technologies. [Learn more about heading order](https://dequeuniversity.com/rules/axe/4.11/heading-order).",
          "score": 0,
          "impact": "moderate",
          "tags": [],
          "items": [
            {
              "selector": "div.home-banner > div.row > div.col-md-5 > h4#fsa_Title_PopularTasks",
              "snippet": "<h4 _ngcontent-hho-c154=\"\" id=\"fsa_Title_PopularTasks\" class=\"text-left fsa-mb-px-16 fsa-color-white\">",
              "node_label": "POPULAR TOPICS",
              "explanation": "Fix any of the following:\n  Heading order invalid"
            }
          ]
        },
        {
          "id": "link-in-text-block",
          "title": "Links rely on color to be distinguishable.",
          "description": "Low-contrast text is difficult or impossible for many users to read. Link text that is discernible improves the experience for users with low vision. [Learn how to make links distinguishable](https://dequeuniversity.com/rules/axe/4.11/link-in-text-block).",
          "score": 0,
          "impact": "serious",
          "tags": [],
          "items": [
            {
              "selector": "div.fsa-banner-content-body > span > div > a",
              "snippet": "<a href=\"/loan-simulator\">",
              "node_label": "explore and apply for other repayment plans",
              "explanation": "Fix any of the following:\n  The link has insufficient color contrast of 1.64:1 with the surrounding text. (Minimum contrast is 3:1, link text: #0000ee, surrounding text: #212529)\n  The link has no styling (such as underline) to distinguish it from the surrounding text"
            },
            {
              "selector": "div.fsa-banner-content-body > span > div > a",
              "snippet": "<a href=\"/announcements-events/idr-court-actions\">",
              "node_label": "visit StudentAid.gov/courtactions",
              "explanation": "Fix any of the following:\n  The link has insufficient color contrast of 1.64:1 with the surrounding text. (Minimum contrast is 3:1, link text: #0000ee, surrounding text: #212529)\n  The link has no styling (such as underline) to distinguish it from the surrounding text"
            },
            {
              "selector": "div.fsa-banner-content-body > span > div > a",
              "snippet": "<a href=\"/fsa-id/sign-in/landing/?redirectTo=/my-aid\">",
              "node_label": "Log in",
              "explanation": "Fix any of the following:\n  The link has insufficient color contrast of 1.64:1 with the surrounding text. (Minimum contrast is 3:1, link text: #0000ee, surrounding text: #212529)\n  The link has no styling (such as underline) to distinguish it from the surrounding text"
            }
          ]
        },
        {
          "id": "target-size",
          "title": "Touch targets do not have sufficient size or spacing.",
          "description": "Touch targets with sufficient size and spacing help users who may have difficulty targeting small controls to activate the targets. [Learn more about touch targets](https://dequeuniversity.com/rules/axe/4.11/target-size).",
          "score": 0,
          "impact": "serious",
          "tags": [],
          "items": [
            {
              "selector": "footer#fsa-universal-footer > section.fsa-top-links > a#fsa_Link_FooterLevel1SiteSurvey",
              "snippet": "<a class=\"fsa-footer-link fsa-delimited-link-mobile fsa-top-footer-links bold\" id=\"fsa_Link_FooterLevel1SiteSurvey\" href=\"javascript:window.KAMPYLE_ONSITE_SDK.showForm('308');\">",
              "node_label": "Site Survey",
              "explanation": "Fix any of the following:\n  Target has insufficient size (61px by 23px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px."
            }
          ]
        }
      ]
    },
    {
      "url": "https://cdc.gov",
      "scan_status": "success",
      "axe_findings_count": 3,
      "axe_findings": [
        {
          "id": "link-name",
          "title": "Links do not have a discernible name",
          "description": "Link text (and alternate text for images, when used as links) that is discernible, unique, and focusable improves the navigation experience for screen reader users. [Learn how to make links accessible](https://dequeuniversity.com/rules/axe/4.11/link-name).",
          "score": 0,
          "impact": "serious",
          "tags": [],
          "items": [
            {
              "selector": "nav.mobile-navbar > div.mobile-navbar_top > div.d-flex > a#cdc-mobile-search-toggle",
              "snippet": "<a id=\"cdc-mobile-search-toggle\" class=\"nav-link\" href=\"#\" aria-controls=\"cdc-mobile-search-form\">",
              "node_label": "nav.mobile-navbar > div.mobile-navbar_top > div.d-flex > a#cdc-mobile-search-toggle",
              "explanation": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            }
          ]
        },
        {
          "id": "skip-link",
          "title": "Skip links are not focusable.",
          "description": "Including a skip link can help users skip to the main content to save time. [Learn more about skip links](https://dequeuniversity.com/rules/axe/4.11/skip-link).",
          "score": 0,
          "impact": "moderate",
          "tags": [],
          "items": [
            {
              "selector": "body.cdc-post-type--cdc-homepage > div#skipmenu > a.skippy",
              "snippet": "<a class=\"skippy visually-hidden-focusable\" href=\"#headerSearch\" tabindex=\"2\">",
              "node_label": "Skip to search",
              "explanation": "Fix any of the following:\n  No skip link target"
            }
          ]
        },
        {
          "id": "tabindex",
          "title": "Some elements have a `[tabindex]` value greater than 0",
          "description": "A value greater than 0 implies an explicit navigation ordering. Although technically valid, this often creates frustrating experiences for users who rely on assistive technologies. [Learn more about the `tabindex` attribute](https://dequeuniversity.com/rules/axe/4.11/tabindex).",
          "score": 0,
          "impact": "serious",
          "tags": [],
          "items": [
            {
              "selector": "body.cdc-post-type--cdc-homepage > div#skipmenu > a.skippy",
              "snippet": "<a class=\"skippy visually-hidden-focusable\" href=\"#content\" tabindex=\"1\">",
              "node_label": "Skip to site content",
              "explanation": "Fix any of the following:\n  Element has a tabindex greater than 0"
            },
            {
              "selector": "body.cdc-post-type--cdc-homepage > div#skipmenu > a.skippy",
              "snippet": "<a class=\"skippy visually-hidden-focusable\" href=\"#headerSearch\" tabindex=\"2\">",
              "node_label": "Skip to search",
              "explanation": "Fix any of the following:\n  Element has a tabindex greater than 0"
            },
            {
              "selector": "div#hero-carousel > div.carousel-indicators > div.carousel-indicators-wrapper > button#animation-toggle",
              "snippet": "<button id=\"animation-toggle\" aria-pressed=\"true\" tabindex=\"3\">",
              "node_label": "Pause carousel",
              "explanation": "Fix any of the following:\n  Element has a tabindex greater than 0"
            }
          ]
        }
      ]
    },
    {
      "url": "https://travel.state.gov",
      "scan_status": "success",
      "axe_findings_count": 2,
      "axe_findings": [
        {
          "id": "meta-viewport",
          "title": "`[user-scalable=\"no\"]` is used in the `<meta name=\"viewport\">` element or the `[maximum-scale]` attribute is less than 5.",
          "description": "Disabling zooming is problematic for users with low vision who rely on screen magnification to properly see the contents of a web page. [Learn more about the viewport meta tag](https://dequeuniversity.com/rules/axe/4.11/meta-viewport).",
          "score": 0,
          "impact": "moderate",
          "tags": [],
          "items": [
            {
              "selector": "head > meta",
              "snippet": "<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no\">",
              "node_label": "head > meta",
              "explanation": "Fix any of the following:\n  user-scalable=no on <meta> tag disables zooming on mobile devices"
            }
          ]
        },
        {
          "id": "landmark-one-main",
          "title": "Document does not have a main landmark.",
          "description": "One main landmark helps screen reader users navigate a web page. [Learn more about landmarks](https://dequeuniversity.com/rules/axe/4.11/landmark-one-main).",
          "score": 0,
          "impact": "moderate",
          "tags": [],
          "items": [
            {
              "selector": "html",
              "snippet": "<html lang=\"en\">",
              "node_label": "html",
              "explanation": "Fix all of the following:\n  Document does not have a main landmark"
            }
          ]
        }
      ]
    },
    {
      "url": "https://medlineplus.gov",
      "scan_status": "success",
      "axe_findings_count": 2,
      "axe_findings": [
        {
          "id": "target-size",
          "title": "Touch targets do not have sufficient size or spacing.",
          "description": "Touch targets with sufficient size and spacing help users who may have difficulty targeting small controls to activate the targets. [Learn more about touch targets](https://dequeuniversity.com/rules/axe/4.11/target-size).",
          "score": 0,
          "impact": "serious",
          "tags": [],
          "items": [
            {
              "selector": "div.footer1 > ul.secondarynav > li > a",
              "snippet": "<a href=\"https://medlineplus.gov/about/\">",
              "node_label": "About MedlinePlus",
              "explanation": "Fix any of the following:\n  Target has insufficient size (110.9px by 21.4px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 21.4px instead of at least 24px."
            },
            {
              "selector": "div.footer1 > ul.secondarynav > li > a",
              "snippet": "<a href=\"https://medlineplus.gov/whatsnew/\">",
              "node_label": "What's New",
              "explanation": "Fix any of the following:\n  Target has insufficient size (69.8px by 21.4px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 21.4px instead of at least 24px."
            },
            {
              "selector": "div.footer1 > ul.secondarynav > li > a",
              "snippet": "<a href=\"https://medlineplus.gov/sitemap.html\">",
              "node_label": "Site Map",
              "explanation": "Fix any of the following:\n  Target has insufficient size (52.3px by 21.4px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 21.4px instead of at least 24px."
            },
            {
              "selector": "div.footer1 > ul.secondarynav > li > a",
              "snippet": "<a href=\"https://support.nlm.nih.gov/knowledgebase/category/?id=CAT-01231&amp;category=…\" target=\"_blank\">",
              "node_label": "Customer Support",
              "explanation": "Fix any of the following:\n  Target has insufficient size (108.2px by 21.4px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 21.8px instead of at least 24px."
            },
            {
              "selector": "div.footer2 > ul > li > a",
              "snippet": "<a href=\" https://www.nlm.nih.gov/web_policies.html\" target=\"_blank\">",
              "node_label": "NLM Web Policies",
              "explanation": "Fix any of the following:\n  Target has insufficient size (106px by 21.4px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 21.4px instead of at least 24px."
            },
            {
              "selector": "div.footer2 > ul > li > a",
              "snippet": "<a href=\"https://medlineplus.gov/about/using/usingcontent/\">",
              "node_label": "Copyright",
              "explanation": "Fix any of the following:\n  Target has insufficient size (59.6px by 21.4px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 21.4px instead of at least 24px."
            },
            {
              "selector": "div.footer2 > ul > li > a",
              "snippet": "<a href=\"https://medlineplus.gov/accessibility.html\">",
              "node_label": "Accessibility",
              "explanation": "Fix any of the following:\n  Target has insufficient size (76.3px by 21.4px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 21.4px instead of at least 24px."
            },
            {
              "selector": "div.footer2 > ul > li > a",
              "snippet": "<a href=\"https://medlineplus.gov/about/using/criteria/\">",
              "node_label": "Guidelines for Links",
              "explanation": "Fix any of the following:\n  Target has insufficient size (118.2px by 21.4px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 20.4px instead of at least 24px."
            },
            {
              "selector": "div.footer2 > ul > li > a",
              "snippet": "<a href=\"https://medlineplus.gov/plugins.html\">",
              "node_label": "Viewers & Players",
              "explanation": "Fix any of the following:\n  Target has insufficient size (106px by 21.4px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 20.4px instead of at least 24px."
            },
            {
              "selector": "div.footer2 > ul > li > a",
              "snippet": "<a href=\"https://www.hhs.gov/vulnerability-disclosure-policy/index.html\" target=\"_blank\">",
              "node_label": "HHS Vulnerability Disclosure",
              "explanation": "Fix any of the following:\n  Target has insufficient size (167.7px by 21.4px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 20.2px instead of at least 24px."
            },
            {
              "selector": "div.footer2 > ul > li > a",
              "snippet": "<a href=\"https://medlineplus.gov/medlineplus-connect/\">",
              "node_label": "MedlinePlus Connect for EHRs",
              "explanation": "Fix any of the following:\n  Target has insufficient size (178.8px by 21.4px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 20.2px instead of at least 24px."
            },
            {
              "selector": "div.footer2 > ul > li > a",
              "snippet": "<a href=\"https://medlineplus.gov/about/developers/\">",
              "node_label": "For Developers",
              "explanation": "Fix any of the following:\n  Target has insufficient size (90.2px by 21.4px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 21.4px instead of at least 24px."
            },
            {
              "selector": "div#mplus-footer > div.footer2 > div.address > a",
              "snippet": "<a href=\"https://www.hhs.gov\" target=\"_blank\">",
              "node_label": "U.S. Department of Health and Human Services",
              "explanation": "Fix any of the following:\n  Target has insufficient size (388px by 21px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 18px instead of at least 24px."
            },
            {
              "selector": "div#mplus-footer > div.footer2 > div.address > a",
              "snippet": "<a href=\"https://www.nih.gov\" target=\"_blank\">",
              "node_label": "National Institutes of Health",
              "explanation": "Fix any of the following:\n  Target has insufficient size (388px by 21px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 18px instead of at least 24px."
            },
            {
              "selector": "div#mplus-footer > div.footer2 > div.address > a",
              "snippet": "<a target=\"_blank\" href=\"https://www.nih.gov/icd/od/foia/index.htm\">",
              "node_label": "FOIA",
              "explanation": "Fix any of the following:\n  Target has insufficient size (388px by 21px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 18px instead of at least 24px."
            },
            {
              "selector": "div#mplus-footer > div.footer2 > div.address > a",
              "snippet": "<a target=\"_blank\" href=\"https://www.usa.gov/\">",
              "node_label": "USA.gov",
              "explanation": "Fix any of the following:\n  Target has insufficient size (388px by 21px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 18px instead of at least 24px."
            }
          ]
        },
        {
          "id": "landmark-one-main",
          "title": "Document does not have a main landmark.",
          "description": "One main landmark helps screen reader users navigate a web page. [Learn more about landmarks](https://dequeuniversity.com/rules/axe/4.11/landmark-one-main).",
          "score": 0,
          "impact": "moderate",
          "tags": [],
          "items": [
            {
              "selector": "html#home",
              "snippet": "<html lang=\"en\" id=\"home\" class=\"us\" data-root=\"https://medlineplus.gov/\">",
              "node_label": "html#home",
              "explanation": "Fix all of the following:\n  Document does not have a main landmark"
            }
          ]
        }
      ]
    },
    {
      "url": "https://webbook.nist.gov",
      "scan_status": "success",
      "axe_findings_count": 0,
      "axe_findings": []
    },
    {
      "url": "https://gsaadvantage.gov",
      "scan_status": "success",
      "axe_findings_count": 6,
      "axe_findings": [
        {
          "id": "aria-allowed-attr",
          "title": "`[aria-*]` attributes do not match their roles",
          "description": "Each ARIA `role` supports a specific subset of `aria-*` attributes. Mismatching these invalidates the `aria-*` attributes. [Learn how to match ARIA attributes to their roles](https://dequeuniversity.com/rules/axe/4.11/aria-allowed-attr).",
          "score": 0,
          "impact": "critical",
          "tags": [],
          "items": [
            {
              "selector": "div#footer-links > div.col-12 > div.panel-body > h4",
              "snippet": "<h4 _ngcontent-ng-c838478651=\"\" aria-level=\"3\" role=\"contentinfo\">",
              "node_label": "Contact us",
              "explanation": "Fix all of the following:\n  ARIA attribute is not allowed: aria-level=\"3\""
            },
            {
              "selector": "div#footer-links > div.col-12 > div.panel-body > h4",
              "snippet": "<h4 _ngcontent-ng-c838478651=\"\" aria-level=\"3\" role=\"contentinfo\">",
              "node_label": "GSA eTools",
              "explanation": "Fix all of the following:\n  ARIA attribute is not allowed: aria-level=\"3\""
            },
            {
              "selector": "div#footer-links > div.col-12 > div.panel-body > h4.pt-0",
              "snippet": "<h4 _ngcontent-ng-c838478651=\"\" aria-level=\"3\" role=\"contentinfo\" class=\"pt-0\">",
              "node_label": "Advantage Job Aid",
              "explanation": "Fix all of the following:\n  ARIA attribute is not allowed: aria-level=\"3\""
            },
            {
              "selector": "div#footer-links > div.col-12 > div.panel-body > h4",
              "snippet": "<h4 _ngcontent-ng-c838478651=\"\" aria-level=\"3\" role=\"contentinfo\">",
              "node_label": "We want to hear from you...",
              "explanation": "Fix all of the following:\n  ARIA attribute is not allowed: aria-level=\"3\""
            },
            {
              "selector": "div#footer-links > div.col-12 > div.panel-body > h4",
              "snippet": "<h4 _ngcontent-ng-c838478651=\"\" aria-level=\"3\" role=\"contentinfo\">",
              "node_label": "Resources",
              "explanation": "Fix all of the following:\n  ARIA attribute is not allowed: aria-level=\"3\""
            }
          ]
        },
        {
          "id": "aria-input-field-name",
          "title": "ARIA input fields do not have accessible names",
          "description": "When an input field doesn't have an accessible name, screen readers announce it with a generic name, making it unusable for users who rely on screen readers. [Learn more about input field labels](https://dequeuniversity.com/rules/axe/4.11/aria-input-field-name).",
          "score": 0,
          "impact": "serious",
          "tags": [],
          "items": [
            {
              "selector": "div.card > div.card-footer > div.card-body > h4.pt-0",
              "snippet": "<h4 role=\"listbox\" class=\"pt-0 mt-0 grey-800 ng-star-inserted\">",
              "node_label": "GSA-Approved Security Containers and Vault Doors Program",
              "explanation": "Fix any of the following:\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "selector": "div.card > div.card-footer > div.card-body > h4.pt-0",
              "snippet": "<h4 role=\"listbox\" class=\"pt-0 mt-0 grey-800 ng-star-inserted\">",
              "node_label": "GSA Global Supply: Hot Commodities",
              "explanation": "Fix any of the following:\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "selector": "div.card > div.card-footer > div.card-body > h4.pt-0",
              "snippet": "<h4 role=\"listbox\" class=\"pt-0 mt-0 grey-800 ng-star-inserted\">",
              "node_label": "Nutrition for the Military Working Dog",
              "explanation": "Fix any of the following:\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            }
          ]
        },
        {
          "id": "aria-required-children",
          "title": "Elements with an ARIA `[role]` that require children to contain a specific `[role]` are missing some or all of those required children.",
          "description": "Some ARIA parent roles must contain specific child roles to perform their intended accessibility functions. [Learn more about roles and required children elements](https://dequeuniversity.com/rules/axe/4.11/aria-required-children).",
          "score": 0,
          "impact": "critical",
          "tags": [],
          "items": [
            {
              "selector": "div.card > div.card-footer > div.card-body > h4.pt-0",
              "snippet": "<h4 role=\"listbox\" class=\"pt-0 mt-0 grey-800 ng-star-inserted\">",
              "node_label": "GSA-Approved Security Containers and Vault Doors Program",
              "explanation": "Fix any of the following:\n  Required ARIA children role not present: group, option"
            },
            {
              "selector": "div.card > div.card-footer > div.card-body > h4.pt-0",
              "snippet": "<h4 role=\"listbox\" class=\"pt-0 mt-0 grey-800 ng-star-inserted\">",
              "node_label": "GSA Global Supply: Hot Commodities",
              "explanation": "Fix any of the following:\n  Required ARIA children role not present: group, option"
            },
            {
              "selector": "div.card > div.card-footer > div.card-body > h4.pt-0",
              "snippet": "<h4 role=\"listbox\" class=\"pt-0 mt-0 grey-800 ng-star-inserted\">",
              "node_label": "Nutrition for the Military Working Dog",
              "explanation": "Fix any of the following:\n  Required ARIA children role not present: group, option"
            }
          ]
        },
        {
          "id": "color-contrast",
          "title": "Background and foreground colors do not have a sufficient contrast ratio.",
          "description": "Low-contrast text is difficult or impossible for many users to read. [Learn how to provide sufficient color contrast](https://dequeuniversity.com/rules/axe/4.11/color-contrast).",
          "score": 0,
          "impact": "serious",
          "tags": [],
          "items": [
            {
              "selector": "div.container-fluid > div.row > div.col-md-6 > a.btn",
              "snippet": "<a target=\"_blank\" class=\"btn btn-outline-light shadow my-3\" href=\"https://feedback.gsa.gov/jfe/form/SV_3sfuhuJcX2xAynH?AdvSessionID=rGrXi9cw…\">",
              "node_label": "Send us your feedback!",
              "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 4.36 (foreground color: #f8f9fa, background color: #1976d2, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
            }
          ]
        },
        {
          "id": "landmark-one-main",
          "title": "Document does not have a main landmark.",
          "description": "One main landmark helps screen reader users navigate a web page. [Learn more about landmarks](https://dequeuniversity.com/rules/axe/4.11/landmark-one-main).",
          "score": 0,
          "impact": "moderate",
          "tags": [],
          "items": [
            {
              "selector": "html",
              "snippet": "<html lang=\"en\" data-beasties-container=\"\">",
              "node_label": "html",
              "explanation": "Fix all of the following:\n  Document does not have a main landmark"
            }
          ]
        },
        {
          "id": "label-content-name-mismatch",
          "title": "Elements with visible text labels do not have matching accessible names.",
          "description": "Visible text labels that do not match the accessible name can result in a confusing experience for screen reader users. [Learn more about accessible names](https://dequeuniversity.com/rules/axe/4.11/label-content-name-mismatch).",
          "score": 0,
          "impact": "serious",
          "tags": [],
          "items": [
            {
              "selector": "div.usa-banner__inner > div.col > p.usa-banner__header-text > a.btn-link",
              "snippet": "<a _ngcontent-ng-c1312961155=\"\" role=\"link\" aria-label=\"How you know Official website of the USA Government\" tabindex=\"0\" class=\"btn-link ml-2\">",
              "node_label": "Here’s how you know  ",
              "explanation": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
            },
            {
              "selector": "app-product-search-block.ng-star-inserted > div.adv-search-bar > div.col-12 > a.search-bar-btn",
              "snippet": "<a tabindex=\"0\" class=\"search-bar-btn cart-btn pull-right ms-lg-3 ms-md-1 ng-star-inserted\" aria-label=\"Shopping Cart\" href=\"/advantage/ws/cart/shopping_cart\">",
              "node_label": "  0",
              "explanation": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
            },
            {
              "selector": "div.col-lg-4 > div.card > div.card-footer > a.btn",
              "snippet": "<a class=\"btn btn-primary ng-star-inserted\" aria-label=\"DISASTER RELIEF &amp; PANDEMIC PRODUCTS\" href=\"/advantage/ws/search/special_category_search?cat=ADV.DR\">",
              "node_label": "Learn More",
              "explanation": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
            },
            {
              "selector": "div.col-lg-4 > div.card > div.card-footer > a.btn",
              "snippet": "<a class=\"btn btn-primary ng-star-inserted\" aria-label=\"ABILITYONE\" href=\"/advantage/ws/search/special_category_search?cat=ADV.JWOD\">",
              "node_label": "Learn More",
              "explanation": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
            },
            {
              "selector": "div.col-lg-3 > div.card > div.card-footer > a.btn",
              "snippet": "<a class=\"btn btn-primary ng-star-inserted\" aria-label=\"LAPTOP/DESKTOP SOLUTIONS\" href=\"/advantage/ws/search/gss_search\">",
              "node_label": "Learn More",
              "explanation": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
            },
            {
              "selector": "div.col-lg-3 > div.card > div.card-footer > a.btn",
              "snippet": "<a class=\"btn btn-primary ng-star-inserted\" aria-label=\"2GIT\" href=\"/advantage/ws/department/adv2git\">",
              "node_label": "Learn More",
              "explanation": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
            },
            {
              "selector": "div.col-lg-3 > div.card > div.card-footer > a.btn",
              "snippet": "<a class=\"btn btn-primary ng-star-inserted\" aria-label=\"ADVANTAGESELECT\" href=\"/advantage/ws/search/adv_select\">",
              "node_label": "Learn More",
              "explanation": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
            },
            {
              "selector": "div.col-lg-3 > div.card > div.card-footer > a.btn",
              "snippet": "<a class=\"btn btn-primary ng-star-inserted\" aria-label=\"IT SECURITY\" href=\"/advantage/ws/search/itsecurity\">",
              "node_label": "Learn More",
              "explanation": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
            }
          ]
        }
      ]
    },
    {
      "url": "https://justice.gov",
      "scan_status": "success",
      "axe_findings_count": 1,
      "axe_findings": [
        {
          "id": "list",
          "title": "Lists do not contain only `<li>` elements and script supporting elements (`<script>` and `<template>`).",
          "description": "Screen readers have a specific way of announcing lists. Ensuring proper list structure aids screen reader output. [Learn more about proper list structure](https://dequeuniversity.com/rules/axe/4.11/list).",
          "score": 0,
          "impact": "serious",
          "tags": [],
          "items": [
            {
              "selector": "div > div.most-wanted-view > div.item-list > ul.slick-initialized",
              "snippet": "<ul class=\"slick-initialized slick-slider slick-dotted\">",
              "node_label": "Oscar Noe Medina Gonzalez\nDEA Field Office: New York Southern\nWanted For: : CON…",
              "explanation": "Fix all of the following:\n  List element has direct children that are not allowed: div"
            }
          ]
        }
      ]
    },
    {
      "url": "https://reg.usps.com",
      "scan_status": "success",
      "axe_findings_count": 1,
      "axe_findings": [
        {
          "id": "target-size",
          "title": "Touch targets do not have sufficient size or spacing.",
          "description": "Touch targets with sufficient size and spacing help users who may have difficulty targeting small controls to activate the targets. [Learn more about touch targets](https://dequeuniversity.com/rules/axe/4.11/target-size).",
          "score": 0,
          "impact": "serious",
          "tags": [],
          "items": [
            {
              "selector": "div.row > div.col-xs-12 > sup > a#password-tip",
              "snippet": "<a role=\"button\" id=\"password-tip\" tabindex=\"0\" data-placement=\"top\" data-remotecontent=\"/entreg/assets/html/tooltips/tool-tip-forgot-useralias.html\" data-toggle=\"popover\" aria-label=\"Retrieve your username\" data-bs-original-title=\"Retrieve your username\">",
              "node_label": "Retrieve your username",
              "explanation": "Fix any of the following:\n  Target has insufficient size (12px by 15px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 21px instead of at least 24px."
            },
            {
              "selector": "div.row > div.col-xs-12 > sup > a#password-tip",
              "snippet": "<a role=\"button\" id=\"password-tip\" tabindex=\"0\" data-placement=\"top\" data-remotecontent=\"/entreg/assets/html/tooltips/tool-tip-forgot-password.html\" data-toggle=\"popover\" aria-label=\"It's easy to create a new one\" data-bs-original-title=\"It's easy to create a new one\">",
              "node_label": "It's easy to create a new one",
              "explanation": "Fix any of the following:\n  Target has insufficient size (12px by 15px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 21px instead of at least 24px."
            },
            {
              "selector": "div.col-6 > ul.list-unstyled > li > a",
              "snippet": "<a href=\"https://www.usps.com/help/contact-us.htm\" tabindex=\"0\">",
              "node_label": "Contact Us",
              "explanation": "Fix any of the following:\n  Target has insufficient size (57px by 13px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 16.4px instead of at least 24px."
            },
            {
              "selector": "div.col-6 > ul.list-unstyled > li > a",
              "snippet": "<a href=\"https://www.usps.com/globals/site-index.htm\" tabindex=\"0\">",
              "node_label": "Site Index",
              "explanation": "Fix any of the following:\n  Target has insufficient size (50.7px by 13px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 16.4px instead of at least 24px."
            },
            {
              "selector": "div.col-6 > ul.list-unstyled > li > a",
              "snippet": "<a href=\"https://faq.usps.com/s/\" tabindex=\"0\">",
              "node_label": "FAQs",
              "explanation": "Fix any of the following:\n  Target has insufficient size (27.3px by 13px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 22.4px instead of at least 24px."
            },
            {
              "selector": "div.col-6 > ul.list-unstyled > li > a",
              "snippet": "<a href=\"https://about.usps.com/newsroom/service-alerts/\" tabindex=\"0\">",
              "node_label": "USPS Service Updates",
              "explanation": "Fix any of the following:\n  Target has insufficient size (116.4px by 13px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 16.8px instead of at least 24px."
            },
            {
              "selector": "div.col-6 > ul.list-unstyled > li > a",
              "snippet": "<a href=\"https://about.usps.com/resources/\" tabindex=\"0\">",
              "node_label": "Forms & Publications",
              "explanation": "Fix any of the following:\n  Target has insufficient size (108.2px by 13px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 16px instead of at least 24px."
            },
            {
              "selector": "div.col-6 > ul.list-unstyled > li > a",
              "snippet": "<a href=\"https://about.usps.com/what/government-services/\" tabindex=\"0\">",
              "node_label": "Government Services",
              "explanation": "Fix any of the following:\n  Target has insufficient size (109.2px by 13px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 16px instead of at least 24px."
            },
            {
              "selector": "div.col-6 > ul.list-unstyled > li > a",
              "snippet": "<a href=\"https://www.uspis.gov\" tabindex=\"0\">",
              "node_label": "Postal Inspectors",
              "explanation": "Fix any of the following:\n  Target has insufficient size (88.9px by 13px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 16px instead of at least 24px."
            },
            {
              "selector": "div.col-6 > ul.list-unstyled > li > a",
              "snippet": "<a href=\"https://www.uspsoig.gov\" tabindex=\"0\">",
              "node_label": "Inspector General",
              "explanation": "Fix any of the following:\n  Target has insufficient size (90.7px by 13px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 16px instead of at least 24px."
            },
            {
              "selector": "div.col-6 > ul.list-unstyled > li > a",
              "snippet": "<a href=\"https://pe.usps.com\" tabindex=\"0\">",
              "node_label": "Postal Explorer",
              "explanation": "Fix any of the following:\n  Target has insufficient size (77.5px by 13px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 18.2px instead of at least 24px."
            },
            {
              "selector": "div.col-6 > ul.list-unstyled > li > a",
              "snippet": "<a target=\"_blank\" href=\"https://postalmuseum.si.edu\" tabindex=\"0\">",
              "node_label": "National Postal Museum",
              "explanation": "Fix any of the following:\n  Target has insufficient size (123.9px by 13px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 16.8px instead of at least 24px."
            },
            {
              "selector": "div.col-6 > ul.list-unstyled > li > a",
              "snippet": "<a href=\"https://www.usps.com/business/web-tools-apis/\" tabindex=\"0\">",
              "node_label": "Resources for Developers",
              "explanation": "Fix any of the following:\n  Target has insufficient size (131.5px by 13px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 16.8px instead of at least 24px."
            },
            {
              "selector": "div.col-6 > ul.list-unstyled > li > a",
              "snippet": "<a href=\"https://about.usps.com/who/legal/privacy-policy/\" tabindex=\"0\">",
              "node_label": "Privacy Policy",
              "explanation": "Fix any of the following:\n  Target has insufficient size (71.6px by 13px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 16.4px instead of at least 24px."
            },
            {
              "selector": "div.col-6 > ul.list-unstyled > li > a",
              "snippet": "<a href=\"https://about.usps.com/who/legal/terms-of-use.htm\" tabindex=\"0\">",
              "node_label": "Terms of Use",
              "explanation": "Fix any of the following:\n  Target has insufficient size (66.5px by 13px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 16.4px instead of at least 24px."
            }
          ]
        }
      ]
    },
    {
      "url": "https://myaccount.uscis.gov",
      "scan_status": "success",
      "axe_findings_count": 0,
      "axe_findings": []
    },
    {
      "url": "https://tsa.gov",
      "scan_status": "success",
      "axe_findings_count": 1,
      "axe_findings": [
        {
          "id": "heading-order",
          "title": "Heading elements are not in a sequentially-descending order",
          "description": "Properly ordered headings that do not skip levels convey the semantic structure of the page, making it easier to navigate and understand when using assistive technologies. [Learn more about heading order](https://dequeuniversity.com/rules/axe/4.11/heading-order).",
          "score": 0,
          "impact": "moderate",
          "tags": [],
          "items": [
            {
              "selector": "div.grid-row > div.paragraph > div.usa-alert__body > h3.usa-alert__heading",
              "snippet": "<h3 class=\"usa-alert__heading\">",
              "node_label": "TSA ConfirmID Alert",
              "explanation": "Fix any of the following:\n  Heading order invalid"
            }
          ]
        }
      ]
    },
    {
      "url": "https://uscis.gov",
      "scan_status": "success",
      "axe_findings_count": 1,
      "axe_findings": [
        {
          "id": "aria-required-children",
          "title": "Elements with an ARIA `[role]` that require children to contain a specific `[role]` are missing some or all of those required children.",
          "description": "Some ARIA parent roles must contain specific child roles to perform their intended accessibility functions. [Learn more about roles and required children elements](https://dequeuniversity.com/rules/axe/4.11/aria-required-children).",
          "score": 0,
          "impact": "critical",
          "tags": [],
          "items": [
            {
              "selector": "div > div.image-content-queue > div.view-content > ul.slick-dots",
              "snippet": "<ul class=\"slick-dots\" style=\"\" role=\"tablist\">",
              "node_label": "1\n2\n3\n4\n5",
              "explanation": "Fix any of the following:\n  Element has children which are not allowed: button[aria-label]"
            }
          ]
        }
      ]
    },
    {
      "url": "https://nasa.gov",
      "scan_status": "success",
      "axe_findings_count": 2,
      "axe_findings": [
        {
          "id": "button-name",
          "title": "Buttons do not have an accessible name",
          "description": "When a button doesn't have an accessible name, screen readers announce it as \"button\", making it unusable for users who rely on screen readers. [Learn how to make buttons more accessible](https://dequeuniversity.com/rules/axe/4.11/button-name).",
          "score": 0,
          "impact": "critical",
          "tags": [],
          "items": [
            {
              "selector": "header.hds-nasa-header > div.usa-nav-container > div.grid-col > button#global-navigation-trigger--mobile",
              "snippet": "<button id=\"global-navigation-trigger--mobile\" class=\"hds-global-menu-toggle menu-toggle menu-mobile-toggle\" aria-expanded=\"false\" data-menu-action=\"open\" data-menu-location=\"left\">",
              "node_label": "header.hds-nasa-header > div.usa-nav-container > div.grid-col > button#global-navigation-trigger--mobile",
              "explanation": "Fix any of the following:\n  Element does not have inner text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element does not have an implicit (wrapped) <label>\n  Element does not have an explicit <label>\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
            },
            {
              "selector": "header.hds-nasa-header > div.usa-nav-container > div.grid-col > button.hds-search-panel-mobile-trigger",
              "snippet": "<button class=\"hds-search-panel-mobile-trigger search-mobile color-carbon-20 menu-toggle\" data-menu-action=\"open\" data-menu-location=\"right\">",
              "node_label": "header.hds-nasa-header > div.usa-nav-container > div.grid-col > button.hds-search-panel-mobile-trigger",
              "explanation": "Fix any of the following:\n  Element does not have inner text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element does not have an implicit (wrapped) <label>\n  Element does not have an explicit <label>\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
            }
          ]
        },
        {
          "id": "link-name",
          "title": "Links do not have a discernible name",
          "description": "Link text (and alternate text for images, when used as links) that is discernible, unique, and focusable improves the navigation experience for screen reader users. [Learn how to make links accessible](https://dequeuniversity.com/rules/axe/4.11/link-name).",
          "score": 0,
          "impact": "serious",
          "tags": [],
          "items": [
            {
              "selector": "div.grid-row > div.grid-col-12 > div.hds-image-download-wrapper > a.hds-image-download-link",
              "snippet": "<a class=\"hds-image-download-link\" href=\"https://www.nasa.gov/wp-content/uploads/2026/02/nhq202601170114orig.jpg\">",
              "node_label": "div.grid-row > div.grid-col-12 > div.hds-image-download-wrapper > a.hds-image-download-link",
              "explanation": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            }
          ]
        }
      ]
    },
    {
      "url": "https://fs.usda.gov",
      "scan_status": "success",
      "axe_findings_count": 1,
      "axe_findings": [
        {
          "id": "target-size",
          "title": "Touch targets do not have sufficient size or spacing.",
          "description": "Touch targets with sufficient size and spacing help users who may have difficulty targeting small controls to activate the targets. [Learn more about touch targets](https://dequeuniversity.com/rules/axe/4.11/target-size).",
          "score": 0,
          "impact": "serious",
          "tags": [],
          "items": [
            {
              "selector": "div.margin-y-1 > div.fs-site-branding > div.display-flex > a.font-body-md",
              "snippet": "<a class=\"font-body-md text-no-underline text-base-darker\" href=\"https://www.usda.gov/\" data-kmt=\"1\">",
              "node_label": "U.S.D.A",
              "explanation": "Fix any of the following:\n  Target has insufficient size (152.8px by 20.3px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 20.4px instead of at least 24px."
            },
            {
              "selector": "div.margin-x-0 > div.tablet:display-flex > div.grid-row > a",
              "snippet": "<a href=\"https://www.fs.usda.gov/about-agency/features\" data-kmt=\"1\">",
              "node_label": "More Featured Stories",
              "explanation": "Fix any of the following:\n  Target has insufficient size (154.2px by 14.9px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 14.8px instead of at least 24px."
            },
            {
              "selector": "div.usa-footer__logo > div.fs-site-branding > div.display-flex > a.font-body-md",
              "snippet": "<a class=\"font-body-md text-no-underline text-base-darker\" href=\"https://www.usda.gov/\" data-kmt=\"1\">",
              "node_label": "U.S.D.A",
              "explanation": "Fix any of the following:\n  Target has insufficient size (152.8px by 20.3px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 20.4px instead of at least 24px."
            }
          ]
        }
      ]
    },
    {
      "url": "https://usajobs.gov",
      "scan_status": "success",
      "axe_findings_count": 1,
      "axe_findings": [
        {
          "id": "landmark-one-main",
          "title": "Document does not have a main landmark.",
          "description": "One main landmark helps screen reader users navigate a web page. [Learn more about landmarks](https://dequeuniversity.com/rules/axe/4.11/landmark-one-main).",
          "score": 0,
          "impact": "moderate",
          "tags": [],
          "items": [
            {
              "selector": "html.flexbox",
              "snippet": "<html lang=\"en\" class=\"flexbox scroll-smooth\">",
              "node_label": "html.flexbox",
              "explanation": "Fix all of the following:\n  Document does not have a main landmark"
            }
          ]
        }
      ]
    },
    {
      "url": "https://ncei.noaa.gov",
      "scan_status": "success",
      "axe_findings_count": 2,
      "axe_findings": [
        {
          "id": "landmark-one-main",
          "title": "Document does not have a main landmark.",
          "description": "One main landmark helps screen reader users navigate a web page. [Learn more about landmarks](https://dequeuniversity.com/rules/axe/4.11/landmark-one-main).",
          "score": 0,
          "impact": "moderate",
          "tags": [],
          "items": [
            {
              "selector": "html.js",
              "snippet": "<html lang=\"en\" dir=\"ltr\" prefix=\"content: http://purl.org/rss/1.0/modules/content/  dc: http://purl.org/dc/…\" class=\"js\">",
              "node_label": "html.js",
              "explanation": "Fix all of the following:\n  Document does not have a main landmark"
            }
          ]
        },
        {
          "id": "label-content-name-mismatch",
          "title": "Elements with visible text labels do not have matching accessible names.",
          "description": "Visible text labels that do not match the accessible name can result in a confusing experience for screen reader users. [Learn more about accessible names](https://dequeuniversity.com/rules/axe/4.11/label-content-name-mismatch).",
          "score": 0,
          "impact": "serious",
          "tags": [],
          "items": [
            {
              "selector": "header > nav.navbar > div.container > button.navbar-toggler",
              "snippet": "<button class=\"navbar-toggler\" type=\"button\" data-toggle=\"collapse\" data-target=\".navbar-collapse\" aria-controls=\"navbar-collapse\" aria-expanded=\"false\" aria-label=\"Toggle navigation\">",
              "node_label": "MENU",
              "explanation": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
            }
          ]
        }
      ]
    },
    {
      "url": "https://sec.gov",
      "scan_status": "success",
      "axe_findings_count": 1,
      "axe_findings": [
        {
          "id": "heading-order",
          "title": "Heading elements are not in a sequentially-descending order",
          "description": "Properly ordered headings that do not skip levels convey the semantic structure of the page, making it easier to navigate and understand when using assistive technologies. [Learn more about heading order](https://dequeuniversity.com/rules/axe/4.11/heading-order).",
          "score": 0,
          "impact": "moderate",
          "tags": [],
          "items": [
            {
              "selector": "div.region > ul.usa-footer__primary-list > li.usa-footer__primary-item > h4.usa-footer__primary-heading",
              "snippet": "<h4 class=\"usa-footer__primary-heading\">",
              "node_label": "About the SEC",
              "explanation": "Fix any of the following:\n  Heading order invalid"
            }
          ]
        }
      ]
    },
    {
      "url": "https://founders3.upress.virginia.edu",
      "scan_status": "success",
      "axe_findings_count": 0,
      "axe_findings": []
    },
    {
      "url": "https://egov.uscis.gov",
      "scan_status": "success",
      "axe_findings_count": 0,
      "axe_findings": []
    },
    {
      "url": "https://ais.usvisa-info.com",
      "scan_status": "success",
      "axe_findings_count": 0,
      "axe_findings": []
    },
    {
      "url": "https://science.nasa.gov",
      "scan_status": "success",
      "axe_findings_count": 1,
      "axe_findings": [
        {
          "id": "button-name",
          "title": "Buttons do not have an accessible name",
          "description": "When a button doesn't have an accessible name, screen readers announce it as \"button\", making it unusable for users who rely on screen readers. [Learn how to make buttons more accessible](https://dequeuniversity.com/rules/axe/4.11/button-name).",
          "score": 0,
          "impact": "critical",
          "tags": [],
          "items": [
            {
              "selector": "header.hds-nasa-header > div.usa-nav-container > div.grid-col > button#global-navigation-trigger--mobile",
              "snippet": "<button id=\"global-navigation-trigger--mobile\" class=\"hds-global-menu-toggle menu-toggle menu-mobile-toggle\" aria-expanded=\"false\" data-menu-action=\"open\" data-menu-location=\"left\">",
              "node_label": "header.hds-nasa-header > div.usa-nav-container > div.grid-col > button#global-navigation-trigger--mobile",
              "explanation": "Fix any of the following:\n  Element does not have inner text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element does not have an implicit (wrapped) <label>\n  Element does not have an explicit <label>\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
            },
            {
              "selector": "header.hds-nasa-header > div.usa-nav-container > div.grid-col > button.hds-search-panel-mobile-trigger",
              "snippet": "<button class=\"hds-search-panel-mobile-trigger search-mobile color-carbon-20 menu-toggle\" data-menu-action=\"open\" data-menu-location=\"right\">",
              "node_label": "header.hds-nasa-header > div.usa-nav-container > div.grid-col > button.hds-search-panel-mobile-trigger",
              "explanation": "Fix any of the following:\n  Element does not have inner text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element does not have an implicit (wrapped) <label>\n  Element does not have an explicit <label>\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
            },
            {
              "selector": "div.hds-card-carousel > div.hds-card-carousel-cards > div.hds-cards-included > button.hds-carousel-nav-arrow",
              "snippet": "<button class=\"hds-carousel-nav-arrow hds-carousel-arrow-prev margin-left-0 slick-arrow s…\" style=\"\" aria-disabled=\"true\">",
              "node_label": "div.hds-card-carousel > div.hds-card-carousel-cards > div.hds-cards-included > button.hds-carousel-nav-arrow",
              "explanation": "Fix any of the following:\n  Element does not have inner text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element does not have an implicit (wrapped) <label>\n  Element does not have an explicit <label>\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
            },
            {
              "selector": "div.hds-card-carousel > div.hds-card-carousel-cards > div.hds-cards-included > button.hds-carousel-nav-arrow",
              "snippet": "<button class=\"hds-carousel-nav-arrow hds-carousel-arrow-next margin-right-0 slick-arrow\" style=\"\" aria-disabled=\"false\">",
              "node_label": "div.hds-card-carousel > div.hds-card-carousel-cards > div.hds-cards-included > button.hds-carousel-nav-arrow",
              "explanation": "Fix any of the following:\n  Element does not have inner text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element does not have an implicit (wrapped) <label>\n  Element does not have an explicit <label>\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
            }
          ]
        }
      ]
    },
    {
      "url": "https://tsp.gov",
      "scan_status": "success",
      "axe_findings_count": 2,
      "axe_findings": [
        {
          "id": "button-name",
          "title": "Buttons do not have an accessible name",
          "description": "When a button doesn't have an accessible name, screen readers announce it as \"button\", making it unusable for users who rely on screen readers. [Learn how to make buttons more accessible](https://dequeuniversity.com/rules/axe/4.11/button-name).",
          "score": 0,
          "impact": "critical",
          "tags": [],
          "items": [
            {
              "selector": "aside#tsp-toolbar > ul > li > button#toggle-tsp-zoom",
              "snippet": "<button id=\"toggle-tsp-zoom\" class=\"tooltip\">",
              "node_label": "aside#tsp-toolbar > ul > li > button#toggle-tsp-zoom",
              "explanation": "Fix any of the following:\n  Element does not have inner text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element does not have an implicit (wrapped) <label>\n  Element does not have an explicit <label>\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
            }
          ]
        },
        {
          "id": "link-in-text-block",
          "title": "Links rely on color to be distinguishable.",
          "description": "Low-contrast text is difficult or impossible for many users to read. Link text that is discernible improves the experience for users with low vision. [Learn how to make links distinguishable](https://dequeuniversity.com/rules/axe/4.11/link-in-text-block).",
          "score": 0,
          "impact": "serious",
          "tags": [],
          "items": [
            {
              "selector": "div.usa-grid > div.usa-footer-logo > p > a",
              "snippet": "<a href=\"https://www.tsp.gov/contact/\">",
              "node_label": "contact us",
              "explanation": "Fix any of the following:\n  The link has insufficient color contrast of 1.5:1 with the surrounding text. (Minimum contrast is 3:1, link text: #d6d7d9, surrounding text: #aeb0b5)\n  The link has no styling (such as underline) to distinguish it from the surrounding text"
            }
          ]
        }
      ]
    },
    {
      "url": "https://fisheriespermits.noaa.gov",
      "scan_status": "success",
      "axe_findings_count": 5,
      "axe_findings": [
        {
          "id": "color-contrast",
          "title": "Background and foreground colors do not have a sufficient contrast ratio.",
          "description": "Low-contrast text is difficult or impossible for many users to read. [Learn how to provide sufficient color contrast](https://dequeuniversity.com/rules/axe/4.11/color-contrast).",
          "score": 0,
          "impact": "serious",
          "tags": [],
          "items": [
            {
              "selector": "div.search > div.searchfield > form.search-title > label",
              "snippet": "<label for=\"q\">",
              "node_label": "search",
              "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 3.66 (foreground color: #ffffff, background color: #00968a, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1"
            },
            {
              "selector": "table.LeftMenuTable > tbody > tr > th",
              "snippet": "<th>",
              "node_label": "Online Services",
              "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 3.41 (foreground color: #ffffff, background color: #628ccc, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1"
            },
            {
              "selector": "table.LeftMenuTable > tbody > tr > th",
              "snippet": "<th>",
              "node_label": "Resources",
              "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 3.41 (foreground color: #ffffff, background color: #628ccc, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1"
            },
            {
              "selector": "div.welcome > div#access_statement > div > span",
              "snippet": "<span style=\"color: red\">",
              "node_label": "*** NEW IFTP permits are now available. Click here for further information on h…",
              "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 3.44 (foreground color: #ff0000, background color: #eeeeee, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "selector": "div.search > div.searchfield > form.search-title > label",
              "snippet": "<label for=\"u\">",
              "node_label": "search",
              "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 3.66 (foreground color: #ffffff, background color: #00968a, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1"
            }
          ]
        },
        {
          "id": "html-has-lang",
          "title": "`<html>` element does not have a `[lang]` attribute",
          "description": "If a page doesn't specify a `lang` attribute, a screen reader assumes that the page is in the default language that the user chose when setting up the screen reader. If the page isn't actually in the default language, then the screen reader might not announce the page's text correctly. [Learn more about the `lang` attribute](https://dequeuniversity.com/rules/axe/4.11/html-has-lang).",
          "score": 0,
          "impact": "serious",
          "tags": [],
          "items": [
            {
              "selector": "html",
              "snippet": "<html>",
              "node_label": "html",
              "explanation": "Fix any of the following:\n  The <html> element does not have a lang attribute"
            }
          ]
        },
        {
          "id": "link-name",
          "title": "Links do not have a discernible name",
          "description": "Link text (and alternate text for images, when used as links) that is discernible, unique, and focusable improves the navigation experience for screen reader users. [Learn how to make links accessible](https://dequeuniversity.com/rules/axe/4.11/link-name).",
          "score": 0,
          "impact": "serious",
          "tags": [],
          "items": [
            {
              "selector": "tbody > tr > td > a.ver12MainLayout",
              "snippet": "<a class=\"ver12MainLayout\" href=\"/npspub/pub_cmn_login/index_live.jsp\">",
              "node_label": "tbody > tr > td > a.ver12MainLayout",
              "explanation": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            }
          ]
        },
        {
          "id": "target-size",
          "title": "Touch targets do not have sufficient size or spacing.",
          "description": "Touch targets with sufficient size and spacing help users who may have difficulty targeting small controls to activate the targets. [Learn more about touch targets](https://dequeuniversity.com/rules/axe/4.11/target-size).",
          "score": 0,
          "impact": "serious",
          "tags": [],
          "items": [
            {
              "selector": "tbody > tr > td > a.ver12MainLayout",
              "snippet": "<a class=\"ver12MainLayout\" href=\"/npspub/pub_cmn_login/index_live.jsp\">",
              "node_label": "Permits Home",
              "explanation": "Fix any of the following:\n  Target has insufficient size (76px by 14px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 19px instead of at least 24px."
            },
            {
              "selector": "tbody > tr > td#permInfTd > a.widgetitem",
              "snippet": "<a onfocus=\"document.getElementById('permInfTd').bgColor='#ffffff';document.getElement…\" onblur=\"document.getElementById('permInfTd').bgColor='#E1EEF7';\" class=\"widgetitem\" href=\"/npspub/pub_prmt_forms/pub_cmn_perm_regions_inc.jsp\">",
              "node_label": "Permit Information",
              "explanation": "Fix any of the following:\n  Target has insufficient size (97.8px by 12px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 19px instead of at least 24px."
            },
            {
              "selector": "tbody > tr > td#searchPermsTd > a.widgetitem",
              "snippet": "<a onfocus=\"document.getElementById('searchPermsTd').bgColor='#ffffff';document.getEle…\" onblur=\"document.getElementById('searchPermsTd').bgColor='#E1EEF7';\" class=\"widgetitem\" href=\"/npspub/pub_track_activity/pub_cmn_search_request_inc.jsp\">",
              "node_label": "Search Issued Permits",
              "explanation": "Fix any of the following:\n  Target has insufficient size (118px by 12px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 19px instead of at least 24px."
            },
            {
              "selector": "tbody > tr > td#cntctInfTd > a.widgetitem",
              "snippet": "<a onfocus=\"document.getElementById('cntctInfTd').bgColor='#ffffff';document.getElemen…\" onblur=\"document.getElementById('cntctInfTd').bgColor='#E1EEF7';\" class=\"widgetitem\" href=\"/npspub/pub_resources/pub_cmn_regional_info_list_inc.jsp\">",
              "node_label": "Contact Information",
              "explanation": "Fix any of the following:\n  Target has insufficient size (104.5px by 12px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 15.2px instead of at least 24px."
            },
            {
              "selector": "tbody > tr > td#techSupTd > a.widgetitem",
              "snippet": "<a onfocus=\"document.getElementById('techSupTd').bgColor='#ffffff';document.getElement…\" onblur=\"document.getElementById('techSupTd').bgColor='#E1EEF7';\" class=\"widgetitem\" href=\"/npspub/pub_resources/pub_cmn_technical_support.jsp\">",
              "node_label": "Technical Support",
              "explanation": "Fix any of the following:\n  Target has insufficient size (95.1px by 12px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 15.2px instead of at least 24px."
            },
            {
              "selector": "div.footer-links-pad > ul > li > a",
              "snippet": "<a href=\"javascript:void(0);\">",
              "node_label": "System v. PR 7.0.0.0",
              "explanation": "Fix any of the following:\n  Target has insufficient size (102.5px by 12px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 4.4px instead of at least 24px."
            },
            {
              "selector": "div.footer-links-pad > ul > li > a",
              "snippet": "<a href=\"../pub_resources/pub_cmn_faq.jsp\">",
              "node_label": "Common Questions",
              "explanation": "Fix any of the following:\n  Target has insufficient size (97.2px by 12px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 4.4px instead of at least 24px."
            },
            {
              "selector": "div.footer-links-pad > ul > li > a",
              "snippet": "<a href=\"../pub_resources/pub_cmn_useful_links_inc.jsp\">",
              "node_label": "Useful Links",
              "explanation": "Fix any of the following:\n  Target has insufficient size (59.9px by 12px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 16px instead of at least 24px."
            },
            {
              "selector": "div.footer-links > ul > li > a",
              "snippet": "<a href=\"../pub_resources/pub_cmn_technical_support.jsp\">",
              "node_label": "Technical Support",
              "explanation": "Fix any of the following:\n  Target has insufficient size (87.5px by 12px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 5.2px instead of at least 24px."
            },
            {
              "selector": "div.footer-links > ul > li > a",
              "snippet": "<a href=\"../pub_resources/pub_cmn_regional_info_list_inc.jsp\">",
              "node_label": "Contact Information",
              "explanation": "Fix any of the following:\n  Target has insufficient size (96px by 12px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 5.2px instead of at least 24px."
            },
            {
              "selector": "div.footer-links-pad > ul > li > a",
              "snippet": "<a href=\"https://www.fisheries.noaa.gov\">",
              "node_label": "Fisheries Home",
              "explanation": "Fix any of the following:\n  Target has insufficient size (77px by 12px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 21.8px instead of at least 24px."
            },
            {
              "selector": "div.footer-links-pad > ul > li > a",
              "snippet": "<a href=\"https://www.fisheries.noaa.gov/permits-and-forms\">",
              "node_label": "Forms",
              "explanation": "Fix any of the following:\n  Target has insufficient size (31.2px by 12px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 16px instead of at least 24px."
            },
            {
              "selector": "div.footer-links-pad > ul > li > a",
              "snippet": "<a href=\"https://www.fisheries.noaa.gov/privacy-policy\">",
              "node_label": "Privacy Policy",
              "explanation": "Fix any of the following:\n  Target has insufficient size (68.5px by 12px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 12.8px instead of at least 24px."
            },
            {
              "selector": "div.footer-links-pad > ul > li > a",
              "snippet": "<a href=\"http://www.cio.noaa.gov/services_programs/info_quality.html\">",
              "node_label": "Information Quality",
              "explanation": "Fix any of the following:\n  Target has insufficient size (92.3px by 12px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 12.8px instead of at least 24px."
            },
            {
              "selector": "div.footer-links-pad > ul > li > a",
              "snippet": "<a href=\"https://www.fisheries.noaa.gov/disclaimer\">",
              "node_label": "Disclaimer",
              "explanation": "Fix any of the following:\n  Target has insufficient size (51.3px by 12px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 16px instead of at least 24px."
            },
            {
              "selector": "div.footer-links > ul > li > a",
              "snippet": "<a href=\"https://eex-survey.fr011.ttecfed.com/se/5C342AAB070FB559\">",
              "node_label": "Feedback",
              "explanation": "Fix any of the following:\n  Target has insufficient size (48.3px by 12px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 7px instead of at least 24px."
            },
            {
              "selector": "div.footer-links > ul > li > a",
              "snippet": "<a href=\"https://www.fisheries.noaa.gov\">",
              "node_label": "Search",
              "explanation": "Fix any of the following:\n  Target has insufficient size (34.9px by 12px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 5.8px instead of at least 24px."
            },
            {
              "selector": "div.footer-links > ul > li > a",
              "snippet": "<a href=\"https://www.fisheries.noaa.gov/about-us\">",
              "node_label": "About Us",
              "explanation": "Fix any of the following:\n  Target has insufficient size (45.3px by 12px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 5.4px instead of at least 24px."
            },
            {
              "selector": "div.footer-links > ul > li > a",
              "snippet": "<a href=\"https://www.fisheries.noaa.gov/contact-us\">",
              "node_label": "Contact Us",
              "explanation": "Fix any of the following:\n  Target has insufficient size (54.4px by 12px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 5.4px instead of at least 24px."
            }
          ]
        },
        {
          "id": "landmark-one-main",
          "title": "Document does not have a main landmark.",
          "description": "One main landmark helps screen reader users navigate a web page. [Learn more about landmarks](https://dequeuniversity.com/rules/axe/4.11/landmark-one-main).",
          "score": 0,
          "impact": "moderate",
          "tags": [],
          "items": [
            {
              "selector": "html",
              "snippet": "<html>",
              "node_label": "html",
              "explanation": "Fix all of the following:\n  Document does not have a main landmark"
            }
          ]
        }
      ]
    },
    {
      "url": "https://consumerfinance.gov",
      "scan_status": "success",
      "axe_findings_count": 0,
      "axe_findings": []
    },
    {
      "url": "https://radar.weather.gov",
      "scan_status": "success",
      "axe_findings_count": 2,
      "axe_findings": [
        {
          "id": "html-has-lang",
          "title": "`<html>` element does not have a `[lang]` attribute",
          "description": "If a page doesn't specify a `lang` attribute, a screen reader assumes that the page is in the default language that the user chose when setting up the screen reader. If the page isn't actually in the default language, then the screen reader might not announce the page's text correctly. [Learn more about the `lang` attribute](https://dequeuniversity.com/rules/axe/4.11/html-has-lang).",
          "score": 0,
          "impact": "serious",
          "tags": [],
          "items": [
            {
              "selector": "html",
              "snippet": "<html>",
              "node_label": "html",
              "explanation": "Fix any of the following:\n  The <html> element does not have a lang attribute"
            }
          ]
        },
        {
          "id": "meta-viewport",
          "title": "`[user-scalable=\"no\"]` is used in the `<meta name=\"viewport\">` element or the `[maximum-scale]` attribute is less than 5.",
          "description": "Disabling zooming is problematic for users with low vision who rely on screen magnification to properly see the contents of a web page. [Learn more about the viewport meta tag](https://dequeuniversity.com/rules/axe/4.11/meta-viewport).",
          "score": 0,
          "impact": "moderate",
          "tags": [],
          "items": [
            {
              "selector": "head > meta",
              "snippet": "<meta name=\"viewport\" content=\"width=device-width, initial-scale=1, maximum-scale=1, user-scalable=0\">",
              "node_label": "head > meta",
              "explanation": "Fix any of the following:\n  user-scalable on <meta> tag disables zooming on mobile devices"
            }
          ]
        }
      ]
    },
    {
      "url": "https://www.va.gov",
      "scan_status": "success",
      "axe_findings_count": 0,
      "axe_findings": []
    },
    {
      "url": "https://cbp.gov",
      "scan_status": "success",
      "axe_findings_count": 0,
      "axe_findings": []
    },
    {
      "url": "https://esta.cbp.dhs.gov",
      "scan_status": "success",
      "axe_findings_count": 4,
      "axe_findings": [
        {
          "id": "image-alt",
          "title": "Image elements do not have `[alt]` attributes",
          "description": "Informative elements should aim for short, descriptive alternate text. Decorative elements can be ignored with an empty alt attribute. [Learn more about the `alt` attribute](https://dequeuniversity.com/rules/axe/4.11/image-alt).",
          "score": 0,
          "impact": "critical",
          "tags": [],
          "items": [
            {
              "selector": "div.toggle-language > span.dropdown > button#languageDrop > img",
              "snippet": "<img _ngcontent-ng-c799267185=\"\" src=\"assets/images/flags/usUkFlag.png\">",
              "node_label": "div.toggle-language > span.dropdown > button#languageDrop > img",
              "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
            }
          ]
        },
        {
          "id": "link-in-text-block",
          "title": "Links rely on color to be distinguishable.",
          "description": "Low-contrast text is difficult or impossible for many users to read. Link text that is discernible improves the experience for users with low vision. [Learn how to make links distinguishable](https://dequeuniversity.com/rules/axe/4.11/link-in-text-block).",
          "score": 0,
          "impact": "serious",
          "tags": [],
          "items": [
            {
              "selector": "div.col-xs-12 > ul > li#welcome.whoYouAre.1 > a.strong",
              "snippet": "<a tabindex=\"0\" data-target=\"#visaModal\" data-toggle=\"modal\" class=\"strong esta-link\" href=\"#\">",
              "node_label": "Visa Waiver Program",
              "explanation": "Fix any of the following:\n  The link has insufficient color contrast of 1.18:1 with the surrounding text. (Minimum contrast is 3:1, link text: #00416a, surrounding text: #333333)\n  The link has no styling (such as underline) to distinguish it from the surrounding text"
            }
          ]
        },
        {
          "id": "list",
          "title": "Lists do not contain only `<li>` elements and script supporting elements (`<script>` and `<template>`).",
          "description": "Screen readers have a specific way of announcing lists. Ensuring proper list structure aids screen reader output. [Learn more about proper list structure](https://dequeuniversity.com/rules/axe/4.11/list).",
          "score": 0,
          "impact": "serious",
          "tags": [],
          "items": [
            {
              "selector": "div.container > div.row > div.col-xs-12 > ul",
              "snippet": "<ul _ngcontent-ng-c2940030545=\"\">",
              "node_label": "About ESTA and The Visa Waiver Program\n What is the difference between an ESTA …",
              "explanation": "Fix all of the following:\n  List element has direct children that are not allowed: div"
            }
          ]
        },
        {
          "id": "listitem",
          "title": "List items (`<li>`) are not contained within `<ul>`, `<ol>` or `<menu>` parent elements.",
          "description": "Screen readers require list items (`<li>`) to be contained within a parent `<ul>`, `<ol>` or `<menu>` to be announced properly. [Learn more about proper list structure](https://dequeuniversity.com/rules/axe/4.11/listitem).",
          "score": 0,
          "impact": "serious",
          "tags": [],
          "items": [
            {
              "selector": "ul > div.col-xs-12 > div.ng-star-inserted > li.faq-question",
              "snippet": "<li _ngcontent-ng-c2940030545=\"\" class=\"faq-question ng-star-inserted\">",
              "node_label": " What is the difference between an ESTA and a visa?",
              "explanation": "Fix any of the following:\n  List item does not have a <ul>, <ol> parent element"
            },
            {
              "selector": "ul > div.col-xs-12 > div.ng-star-inserted > li.faq-question",
              "snippet": "<li _ngcontent-ng-c2940030545=\"\" class=\"faq-question ng-star-inserted\">",
              "node_label": " What is the Electronic System for Travel Authorization (ESTA)?",
              "explanation": "Fix any of the following:\n  List item does not have a <ul>, <ol> parent element"
            },
            {
              "selector": "ul > div.col-xs-12 > div.ng-star-inserted > li.faq-question",
              "snippet": "<li _ngcontent-ng-c2940030545=\"\" class=\"faq-question ng-star-inserted\">",
              "node_label": " Why do I need to fill out an ESTA application?",
              "explanation": "Fix any of the following:\n  List item does not have a <ul>, <ol> parent element"
            },
            {
              "selector": "ul > div.col-xs-12 > div.ng-star-inserted > li.faq-question",
              "snippet": "<li _ngcontent-ng-c2940030545=\"\" class=\"faq-question ng-star-inserted\">",
              "node_label": " How long does the ESTA application process take?",
              "explanation": "Fix any of the following:\n  List item does not have a <ul>, <ol> parent element"
            },
            {
              "selector": "ul > div.col-xs-12 > div.ng-star-inserted > li.faq-question",
              "snippet": "<li _ngcontent-ng-c2940030545=\"\" class=\"faq-question ng-star-inserted\">",
              "node_label": " How long is my application data stored?",
              "explanation": "Fix any of the following:\n  List item does not have a <ul>, <ol> parent element"
            },
            {
              "selector": "ul > div.col-xs-12 > div.ng-star-inserted > li.faq-question",
              "snippet": "<li _ngcontent-ng-c2940030545=\"\" class=\"faq-question ng-star-inserted\">",
              "node_label": " Is my information secure?",
              "explanation": "Fix any of the following:\n  List item does not have a <ul>, <ol> parent element"
            }
          ]
        }
      ]
    },
    {
      "url": "https://ceac.state.gov",
      "scan_status": "success",
      "axe_findings_count": 2,
      "axe_findings": [
        {
          "id": "heading-order",
          "title": "Heading elements are not in a sequentially-descending order",
          "description": "Properly ordered headings that do not skip levels convey the semantic structure of the page, making it easier to navigate and understand when using assistive technologies. [Learn more about heading order](https://dequeuniversity.com/rules/axe/4.11/heading-order).",
          "score": 0,
          "impact": "moderate",
          "tags": [],
          "items": [
            {
              "selector": "div.category > div#visa > div.section > h4",
              "snippet": "<h4>",
              "node_label": "NONIMMIGRANT",
              "explanation": "Fix any of the following:\n  Heading order invalid"
            }
          ]
        },
        {
          "id": "tabindex",
          "title": "Some elements have a `[tabindex]` value greater than 0",
          "description": "A value greater than 0 implies an explicit navigation ordering. Although technically valid, this often creates frustrating experiences for users who rely on assistive technologies. [Learn more about the `tabindex` attribute](https://dequeuniversity.com/rules/axe/4.11/tabindex).",
          "score": 0,
          "impact": "serious",
          "tags": [],
          "items": [
            {
              "selector": "div#content-main > div#welcome > div#skipdiv > a#ctl00_SiteContentPlaceHolder_headerSkip",
              "snippet": "<a href=\"#visa\" id=\"ctl00_SiteContentPlaceHolder_headerSkip\" class=\"skip\" tabindex=\"1\">",
              "node_label": "Skip to VISA",
              "explanation": "Fix any of the following:\n  Element has a tabindex greater than 0"
            },
            {
              "selector": "div#footer > div#legal > span > span#ctl00_lblIP",
              "snippet": "<span id=\"ctl00_lblIP\" tabindex=\"6050\" class=\"lblIP\">",
              "node_label": "(226)",
              "explanation": "Fix any of the following:\n  Element has a tabindex greater than 0"
            }
          ]
        }
      ]
    },
    {
      "url": "https://fda.gov",
      "scan_status": "success",
      "axe_findings_count": 2,
      "axe_findings": [
        {
          "id": "heading-order",
          "title": "Heading elements are not in a sequentially-descending order",
          "description": "Properly ordered headings that do not skip levels convey the semantic structure of the page, making it easier to navigate and understand when using assistive technologies. [Learn more about heading order](https://dequeuniversity.com/rules/axe/4.11/heading-order).",
          "score": 0,
          "impact": "moderate",
          "tags": [],
          "items": [
            {
              "selector": "div.fda-ft-container > div.fda-ft-heading > div.fda-ft-heading-text > h3.fda-ft-heading-title",
              "snippet": "<h3 class=\"fda-ft-heading-title\">",
              "node_label": "Featured Topics",
              "explanation": "Fix any of the following:\n  Heading order invalid"
            }
          ]
        },
        {
          "id": "tabindex",
          "title": "Some elements have a `[tabindex]` value greater than 0",
          "description": "A value greater than 0 implies an explicit navigation ordering. Although technically valid, this often creates frustrating experiences for users who rely on assistive technologies. [Learn more about the `tabindex` attribute](https://dequeuniversity.com/rules/axe/4.11/tabindex).",
          "score": 0,
          "impact": "serious",
          "tags": [],
          "items": [
            {
              "selector": "div#quicklinks > ul.list-inline > li > a.btn",
              "snippet": "<a href=\"#main-content\" class=\"btn btn-default margin-top-3\" tabindex=\"1\" data-once=\"download-role-button lang-fix-multilingual\">",
              "node_label": "Skip to main content",
              "explanation": "Fix any of the following:\n  Element has a tabindex greater than 0"
            },
            {
              "selector": "div#quicklinks > ul.list-inline > li > a.btn",
              "snippet": "<a href=\"#search-form\" class=\"btn btn-default margin-top-3\" tabindex=\"1\" data-once=\"download-role-button lang-fix-multilingual\">",
              "node_label": "Skip to FDA Search",
              "explanation": "Fix any of the following:\n  Element has a tabindex greater than 0"
            },
            {
              "selector": "div#quicklinks > ul.list-inline > li > a.btn",
              "snippet": "<a href=\"#footer\" class=\"btn btn-default margin-top-3\" tabindex=\"1\" data-once=\"download-role-button lang-fix-multilingual\">",
              "node_label": "Skip to footer links",
              "explanation": "Fix any of the following:\n  Element has a tabindex greater than 0"
            }
          ]
        }
      ]
    },
    {
      "url": "https://my.uscis.gov",
      "scan_status": "success",
      "axe_findings_count": 2,
      "axe_findings": [
        {
          "id": "aria-allowed-attr",
          "title": "`[aria-*]` attributes do not match their roles",
          "description": "Each ARIA `role` supports a specific subset of `aria-*` attributes. Mismatching these invalidates the `aria-*` attributes. [Learn how to match ARIA attributes to their roles](https://dequeuniversity.com/rules/axe/4.11/aria-allowed-attr).",
          "score": 0,
          "impact": "critical",
          "tags": [],
          "items": [
            {
              "selector": "div.uscis-row > div.col-span-6 > div.mobile-header > a#toggle-sections",
              "snippet": "<a class=\"hamburger hamburger--squeeze\" tabindex=\"0\" type=\"button\" id=\"toggle-sections\" aria-expanded=\"false\">",
              "node_label": " Menu",
              "explanation": "Fix all of the following:\n  ARIA attribute is not allowed: aria-expanded=\"false\""
            }
          ]
        },
        {
          "id": "meta-viewport",
          "title": "`[user-scalable=\"no\"]` is used in the `<meta name=\"viewport\">` element or the `[maximum-scale]` attribute is less than 5.",
          "description": "Disabling zooming is problematic for users with low vision who rely on screen magnification to properly see the contents of a web page. [Learn more about the viewport meta tag](https://dequeuniversity.com/rules/axe/4.11/meta-viewport).",
          "score": 0,
          "impact": "moderate",
          "tags": [],
          "items": [
            {
              "selector": "head > meta",
              "snippet": "<meta name=\"viewport\" content=\"width=device-width,height=device-height,user-scalable=no,initial-scale=1.0…\">",
              "node_label": "head > meta",
              "explanation": "Fix any of the following:\n  user-scalable=no on <meta> tag disables zooming on mobile devices"
            }
          ]
        }
      ]
    },
    {
      "url": "https://clinicaltrials.gov",
      "scan_status": "success",
      "axe_findings_count": 2,
      "axe_findings": [
        {
          "id": "color-contrast",
          "title": "Background and foreground colors do not have a sufficient contrast ratio.",
          "description": "Low-contrast text is difficult or impossible for many users to read. [Learn how to provide sufficient color contrast](https://dequeuniversity.com/rules/axe/4.11/color-contrast).",
          "score": 0,
          "impact": "serious",
          "tags": [],
          "items": [
            {
              "selector": "ctg-home-search-panel > div.home-search-panel > div.search-panel-header > span",
              "snippet": "<span _ngcontent-ng-c1977509329=\"\">",
              "node_label": "(all filters optional)",
              "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 4.35 (foreground color: #71767a, background color: #f9f9f7, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 4.5:1"
            }
          ]
        },
        {
          "id": "label-content-name-mismatch",
          "title": "Elements with visible text labels do not have matching accessible names.",
          "description": "Visible text labels that do not match the accessible name can result in a confusing experience for screen reader users. [Learn more about accessible names](https://dequeuniversity.com/rules/axe/4.11/label-content-name-mismatch).",
          "score": 0,
          "impact": "serious",
          "tags": [],
          "items": [
            {
              "selector": "div.usa-alert__body > div.usa-accordion > div.usa-accordion__heading > button.usa-accordion__button",
              "snippet": "<button _ngcontent-ng-c232542777=\"\" aria-controls=\"disclaimer-extended-section\" class=\"usa-accordion__button\" aria-expanded=\"false\" aria-label=\"Expand disclaimer\">",
              "node_label": "The U.S. government does not review or approve the safety and science of all st…",
              "explanation": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
            }
          ]
        }
      ]
    },
    {
      "url": "https://fas.usda.gov",
      "scan_status": "success",
      "axe_findings_count": 2,
      "axe_findings": [
        {
          "id": "aria-hidden-focus",
          "title": "`[aria-hidden=\"true\"]` elements contain focusable descendents",
          "description": "Focusable descendents within an `[aria-hidden=\"true\"]` element prevent those interactive elements from being available to users of assistive technologies like screen readers. [Learn how `aria-hidden` affects focusable elements](https://dequeuniversity.com/rules/axe/4.11/aria-hidden-focus).",
          "score": 0,
          "impact": "serious",
          "tags": [],
          "items": [
            {
              "selector": "div#tns1-mw > div#tns1-iw > div#tns1 > div#tns1-item1",
              "snippet": "<div class=\"c-heroslider__slide tns-item\" id=\"tns1-item1\" aria-hidden=\"true\" tabindex=\"-1\">",
              "node_label": "Why Do Ag Exports Matter to U.S. Farmers and the U.S. Economy?\nLearn More",
              "explanation": "Fix all of the following:\n  Focusable content should have tabindex=\"-1\" or be removed from the DOM"
            },
            {
              "selector": "div.c-slickslider__slides > div.slick-list > div.slick-track > div.c-card",
              "snippet": "<div class=\"c-card slick-slide\" style=\"width: 292px; height: 304.766px;\" data-slick-index=\"1\" aria-hidden=\"true\">",
              "node_label": "March 23, 2026\nExport Sales Announcement\nExport Sales to Mexico\nPrivate exporte…",
              "explanation": "Fix all of the following:\n  Focusable content should have tabindex=\"-1\" or be removed from the DOM"
            },
            {
              "selector": "div.c-slickslider__slides > div.slick-list > div.slick-track > div.c-card",
              "snippet": "<div class=\"c-card slick-slide\" style=\"width: 292px; height: 304.766px;\" data-slick-index=\"2\" aria-hidden=\"true\">",
              "node_label": "March 18, 2026\nExport Sales Announcement\nExport Sales to Unknown Destinations\nP…",
              "explanation": "Fix all of the following:\n  Focusable content should have tabindex=\"-1\" or be removed from the DOM"
            },
            {
              "selector": "div.c-slickslider__slides > div.slick-list > div.slick-track > div.c-card",
              "snippet": "<div class=\"c-card slick-slide\" style=\"width: 292px; height: 304.766px;\" data-slick-index=\"3\" aria-hidden=\"true\">",
              "node_label": "March 4, 2026\nExport Sales Announcement\nExport Sales to Unknown Destinations\nPr…",
              "explanation": "Fix all of the following:\n  Focusable content should have tabindex=\"-1\" or be removed from the DOM"
            },
            {
              "selector": "div.c-slickslider__slides > div.slick-list > div.slick-track > div.c-card",
              "snippet": "<div class=\"c-card slick-slide\" style=\"width: 292px; height: 304.766px;\" data-slick-index=\"4\" aria-hidden=\"true\">",
              "node_label": "March 3, 2026\nExport Sales Announcement\nExport Sales to Unknown Destinations\nPr…",
              "explanation": "Fix all of the following:\n  Focusable content should have tabindex=\"-1\" or be removed from the DOM"
            },
            {
              "selector": "div.c-slickslider__slides > div.slick-list > div.slick-track > div.c-card",
              "snippet": "<div class=\"c-card slick-slide\" style=\"width: 292px; height: 304.766px;\" data-slick-index=\"5\" aria-hidden=\"true\">",
              "node_label": "February 27, 2026\nExport Sales Announcement\nExport Sales to Unknown Destination…",
              "explanation": "Fix all of the following:\n  Focusable content should have tabindex=\"-1\" or be removed from the DOM"
            }
          ]
        },
        {
          "id": "label-content-name-mismatch",
          "title": "Elements with visible text labels do not have matching accessible names.",
          "description": "Visible text labels that do not match the accessible name can result in a confusing experience for screen reader users. [Learn more about accessible names](https://dequeuniversity.com/rules/axe/4.11/label-content-name-mismatch).",
          "score": 0,
          "impact": "serious",
          "tags": [],
          "items": [
            {
              "selector": "div.c-heroslider__nav > div.l-constrain > div.c-heroslider__nav-inner > button.tns-nav-active",
              "snippet": "<button data-nav=\"0\" aria-label=\"Carousel Page 1 (Current Slide)\" aria-controls=\"tns1\" class=\"tns-nav-active\">",
              "node_label": "Deputy Under Secretary Bekkering Advances Administration’s America First Agenda…",
              "explanation": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
            },
            {
              "selector": "div.c-heroslider__nav > div.l-constrain > div.c-heroslider__nav-inner > button",
              "snippet": "<button data-nav=\"1\" tabindex=\"-1\" aria-label=\"Carousel Page 2\" aria-controls=\"tns1\">",
              "node_label": "Why Do Ag Exports Matter to U.S. Farmers and the U.S. Economy?",
              "explanation": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
            }
          ]
        }
      ]
    },
    {
      "url": "https://dhs.gov",
      "scan_status": "success",
      "axe_findings_count": 4,
      "axe_findings": [
        {
          "id": "aria-input-field-name",
          "title": "ARIA input fields do not have accessible names",
          "description": "When an input field doesn't have an accessible name, screen readers announce it with a generic name, making it unusable for users who rely on screen readers. [Learn more about input field labels](https://dequeuniversity.com/rules/axe/4.11/aria-input-field-name).",
          "score": 0,
          "impact": "serious",
          "tags": [],
          "items": [
            {
              "selector": "nav.usa-nav > div.region > div.footer > div#search-block-wrap-1",
              "snippet": "<div id=\"search-block-wrap-1\" class=\"tablet:grid-col-4\" role=\"searchbox\">",
              "node_label": "PRESS ENTER TO SEARCH",
              "explanation": "Fix any of the following:\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            }
          ]
        },
        {
          "id": "color-contrast",
          "title": "Background and foreground colors do not have a sufficient contrast ratio.",
          "description": "Low-contrast text is difficult or impossible for many users to read. [Learn how to provide sufficient color contrast](https://dequeuniversity.com/rules/axe/4.11/color-contrast).",
          "score": 0,
          "impact": "serious",
          "tags": [],
          "items": [
            {
              "selector": "div.subscribe-inner > form#GD-snippet-form > div.inner > div.form-text",
              "snippet": "<div class=\"form-text\">",
              "node_label": "Get direct updates from DHS in your inbox.",
              "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 4.12 (foreground color: #edeeee, background color: #2e78a9, font size: 15.6pt (20.8px), font weight: normal). Expected contrast ratio of 4.5:1"
            }
          ]
        },
        {
          "id": "heading-order",
          "title": "Heading elements are not in a sequentially-descending order",
          "description": "Properly ordered headings that do not skip levels convey the semantic structure of the page, making it easier to navigate and understand when using assistive technologies. [Learn more about heading order](https://dequeuniversity.com/rules/axe/4.11/heading-order).",
          "score": 0,
          "impact": "moderate",
          "tags": [],
          "items": [
            {
              "selector": "div.field__item > div.paragraph > div.usa-alert__body > h3.usa-alert__heading",
              "snippet": "<h3 class=\"usa-alert__heading\">",
              "node_label": "NOTICE: CBP Home Stipend Increase",
              "explanation": "Fix any of the following:\n  Heading order invalid"
            }
          ]
        },
        {
          "id": "label-content-name-mismatch",
          "title": "Elements with visible text labels do not have matching accessible names.",
          "description": "Visible text labels that do not match the accessible name can result in a confusing experience for screen reader users. [Learn more about accessible names](https://dequeuniversity.com/rules/axe/4.11/label-content-name-mismatch).",
          "score": 0,
          "impact": "serious",
          "tags": [],
          "items": [
            {
              "selector": "div.layout > div.layout__region > div.clearfix > a.dhs-250-header__link",
              "snippet": "<a class=\"dhs-250-header__link survey-processed\" href=\"/250\" aria-label=\"America 250 information\">",
              "node_label": "Countdown to America's 250th Anniversary!\n95\nDays\n13\nHours\n58\nMinutes",
              "explanation": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
            }
          ]
        }
      ]
    },
    {
      "url": "https://medicare.gov",
      "scan_status": "success",
      "axe_findings_count": 1,
      "axe_findings": [
        {
          "id": "frame-title",
          "title": "`<frame>` or `<iframe>` elements do not have a title",
          "description": "Screen reader users rely on frame titles to describe the contents of frames. [Learn more about frame titles](https://dequeuniversity.com/rules/axe/4.11/frame-title).",
          "score": 0,
          "impact": "serious",
          "tags": [],
          "items": [
            {
              "selector": "div.QSIWebResponsive-creative-container-fade > div.QSIWebResponsiveDialog-Layout1-SI_6tbIx8xW9ShoDfU_content > div.QSIWebResponsiveDialog-Layout1-SI_6tbIx8xW9ShoDfU_embedded-target-container > iframe",
              "snippet": "<iframe class=\"\" data-interceptid=\"SI_6tbIx8xW9ShoDfU\" name=\"survey-iframe-SI_6tbIx8xW9ShoDfU\" data-name=\"survey-iframe-SI_6tbIx8xW9ShoDfU\" tabindex=\"0\" style=\"width: 100%; height: 100%; border-width: medium; border-style: none;\">",
              "node_label": "div.QSIWebResponsive-creative-container-fade > div.QSIWebResponsiveDialog-Layout1-SI_6tbIx8xW9ShoDfU_content > div.QSIWebResponsiveDialog-Layout1-SI_6tbIx8xW9ShoDfU_embedded-target-container > iframe",
              "explanation": "Fix any of the following:\n  Element has no title attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
            }
          ]
        }
      ]
    },
    {
      "url": "https://bls.gov",
      "scan_status": "success",
      "axe_findings_count": 1,
      "axe_findings": [
        {
          "id": "heading-order",
          "title": "Heading elements are not in a sequentially-descending order",
          "description": "Properly ordered headings that do not skip levels convey the semantic structure of the page, making it easier to navigate and understand when using assistive technologies. [Learn more about heading order](https://dequeuniversity.com/rules/axe/4.11/heading-order).",
          "score": 0,
          "impact": "moderate",
          "tags": [],
          "items": [
            {
              "selector": "div#homepage > div#left-side-content > div.highlight-box-red > h4",
              "snippet": "<h4>",
              "node_label": "Announcements",
              "explanation": "Fix any of the following:\n  Heading order invalid"
            }
          ]
        }
      ]
    },
    {
      "url": "https://usa.gov",
      "scan_status": "success",
      "axe_findings_count": 1,
      "axe_findings": [
        {
          "id": "heading-order",
          "title": "Heading elements are not in a sequentially-descending order",
          "description": "Properly ordered headings that do not skip levels convey the semantic structure of the page, making it easier to navigate and understand when using assistive technologies. [Learn more about heading order](https://dequeuniversity.com/rules/axe/4.11/heading-order).",
          "score": 0,
          "impact": "moderate",
          "tags": [],
          "items": [
            {
              "selector": "div > div#footer-phone > div.mobile-lg:grid-col-auto > h4.usa-footer__logo-heading",
              "snippet": "<h4 class=\"usa-footer__logo-heading\">",
              "node_label": "USAGov Contact Center",
              "explanation": "Fix any of the following:\n  Heading order invalid"
            }
          ]
        }
      ]
    },
    {
      "url": "https://nhtsa.gov",
      "scan_status": "success",
      "axe_findings_count": 6,
      "axe_findings": [
        {
          "id": "aria-valid-attr-value",
          "title": "`[aria-*]` attributes do not have valid values",
          "description": "Assistive technologies, like screen readers, can't interpret ARIA attributes with invalid values. [Learn more about valid values for ARIA attributes](https://dequeuniversity.com/rules/axe/4.11/aria-valid-attr-value).",
          "score": 0,
          "impact": "critical",
          "tags": [],
          "items": [
            {
              "selector": "div.topic--nested-contents > ul.nav > li.nav-item > button#vehicle-button",
              "snippet": "<button class=\"nav-link  active\" id=\"vehicle-button\" aria-controls=\"tabpanel-77936\" role=\"tab\" data-bs-toggle=\"pill\" data-bs-target=\"#vehicle\" data-bs-panel=\"vehicle\" data-bs-panel-target=\".recalls--tabpanes-home\" data-bs-tab-index=\"1\" aria-selected=\"true\" data-tab-index=\"1\">",
              "node_label": "Vehicle",
              "explanation": "Fix all of the following:\n  Invalid ARIA attribute value: aria-controls=\"tabpanel-77936\""
            }
          ]
        },
        {
          "id": "color-contrast",
          "title": "Background and foreground colors do not have a sufficient contrast ratio.",
          "description": "Low-contrast text is difficult or impossible for many users to read. [Learn how to provide sufficient color contrast](https://dequeuniversity.com/rules/axe/4.11/color-contrast).",
          "score": 0,
          "impact": "serious",
          "tags": [],
          "items": [
            {
              "selector": "nav.navbar > div.container-fluid > button.navbar-toggler > span.icon-copy",
              "snippet": "<span class=\"icon-copy\">",
              "node_label": "Menu",
              "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 4.15 (foreground color: #ffffff, background color: #0082cb, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 4.5:1"
            }
          ]
        },
        {
          "id": "heading-order",
          "title": "Heading elements are not in a sequentially-descending order",
          "description": "Properly ordered headings that do not skip levels convey the semantic structure of the page, making it easier to navigate and understand when using assistive technologies. [Learn more about heading order](https://dequeuniversity.com/rules/axe/4.11/heading-order).",
          "score": 0,
          "impact": "moderate",
          "tags": [],
          "items": [
            {
              "selector": "div.container-fluid > div.row > div.col-md-6 > h4.call-to-action--heading",
              "snippet": "<h4 class=\"call-to-action--heading\">",
              "node_label": "Have a safety problem?",
              "explanation": "Fix any of the following:\n  Heading order invalid"
            },
            {
              "selector": "div.col-md-6 > div.news--teaser-item > a.text-black > h4",
              "snippet": "<h4>",
              "node_label": "Safe Driving: The Only Sure March Madness Pick",
              "explanation": "Fix any of the following:\n  Heading order invalid"
            },
            {
              "selector": "article.row > div.col-md-7 > div.home--recalls-copy-content > h3",
              "snippet": "<h3>",
              "node_label": "Takata Air Bags",
              "explanation": "Fix any of the following:\n  Heading order invalid"
            },
            {
              "selector": "div.col-md-6 > div.row > div.col-sm-12 > h4",
              "snippet": "<h4>",
              "node_label": "LEARN ABOUT NHTSA",
              "explanation": "Fix any of the following:\n  Heading order invalid"
            }
          ]
        },
        {
          "id": "link-name",
          "title": "Links do not have a discernible name",
          "description": "Link text (and alternate text for images, when used as links) that is discernible, unique, and focusable improves the navigation experience for screen reader users. [Learn how to make links accessible](https://dequeuniversity.com/rules/axe/4.11/link-name).",
          "score": 0,
          "impact": "serious",
          "tags": [],
          "items": [
            {
              "selector": "div.row > div.col-12 > div.recall-alert--links > a.link-arrow",
              "snippet": "<a href=\"/vehicle-safety/takata-recall-spotlight\" class=\"link-arrow\">",
              "node_label": "div.row > div.col-12 > div.recall-alert--links > a.link-arrow",
              "explanation": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            }
          ]
        },
        {
          "id": "target-size",
          "title": "Touch targets do not have sufficient size or spacing.",
          "description": "Touch targets with sufficient size and spacing help users who may have difficulty targeting small controls to activate the targets. [Learn more about touch targets](https://dequeuniversity.com/rules/axe/4.11/target-size).",
          "score": 0,
          "impact": "serious",
          "tags": [],
          "items": [
            {
              "selector": "div.col-lg-3 > div.footer-site--tel-links-container > span > a",
              "snippet": "<a href=\"tel:888-327-4236\">",
              "node_label": "888-327-4236",
              "explanation": "Fix any of the following:\n  Target has insufficient size (98.8px by 19px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23.6px instead of at least 24px."
            }
          ]
        },
        {
          "id": "label-content-name-mismatch",
          "title": "Elements with visible text labels do not have matching accessible names.",
          "description": "Visible text labels that do not match the accessible name can result in a confusing experience for screen reader users. [Learn more about accessible names](https://dequeuniversity.com/rules/axe/4.11/label-content-name-mismatch).",
          "score": 0,
          "impact": "serious",
          "tags": [],
          "items": [
            {
              "selector": "header#site-header > nav.navbar > div.container-fluid > button.navbar-toggler",
              "snippet": "<button class=\"navbar-toggler collapsed\" type=\"button\" data-bs-toggle=\"collapse\" data-bs-target=\"#navbar-links\" aria-controls=\"navbarNavDropdown\" aria-expanded=\"false\" aria-label=\"Toggle navigation\">",
              "node_label": "Toggle navigation\nMenu",
              "explanation": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
            }
          ]
        }
      ]
    },
    {
      "url": "https://store.usps.com",
      "scan_status": "success",
      "axe_findings_count": 9,
      "axe_findings": [
        {
          "id": "aria-required-children",
          "title": "Elements with an ARIA `[role]` that require children to contain a specific `[role]` are missing some or all of those required children.",
          "description": "Some ARIA parent roles must contain specific child roles to perform their intended accessibility functions. [Learn more about roles and required children elements](https://dequeuniversity.com/rules/axe/4.11/aria-required-children).",
          "score": 0,
          "impact": "critical",
          "tags": [],
          "items": [
            {
              "selector": "div#g-navigation > div.nav-full > nav > ul.nav-list",
              "snippet": "<ul class=\"nav-list\" role=\"menubar\">",
              "node_label": "Skip Quick Tools Links\nQuick Tools\n \n\nTrack a Package\n\n \n\nInformed Delivery\n\n \n…",
              "explanation": "Fix any of the following:\n  Element has children which are not allowed: li[tabindex]"
            }
          ]
        },
        {
          "id": "aria-required-parent",
          "title": "`[role]`s are not contained by their required parent element",
          "description": "Some ARIA child roles must be contained by specific parent roles to properly perform their intended accessibility functions. [Learn more about ARIA roles and required parent element](https://dequeuniversity.com/rules/axe/4.11/aria-required-parent).",
          "score": 0,
          "impact": "critical",
          "tags": [],
          "items": [
            {
              "selector": "nav > ul.nav-list > li.qt-nav > a.nav-first-element",
              "snippet": "<a aria-expanded=\"false\" role=\"menuitem\" tabindex=\"0\" aria-haspopup=\"true\" class=\"nav-first-element menuitem\" href=\"#\">",
              "node_label": "Quick Tools",
              "explanation": "Fix any of the following:\n  Required ARIA parents role not present: menu, menubar, group"
            },
            {
              "selector": "nav > ul.nav-list > li.menuheader > a#mail-ship-width",
              "snippet": "<a id=\"mail-ship-width\" aria-expanded=\"false\" class=\"menuitem\" role=\"menuitem\" tabindex=\"0\" aria-haspopup=\"true\" href=\"https://www.usps.com/ship/\">",
              "node_label": "Send",
              "explanation": "Fix any of the following:\n  Required ARIA parents role not present: menu, menubar, group"
            },
            {
              "selector": "nav > ul.nav-list > li.menuheader > a.menuitem",
              "snippet": "<a aria-expanded=\"false\" class=\"menuitem\" role=\"menuitem\" tabindex=\"0\" aria-haspopup=\"true\" href=\"https://www.usps.com/manage/\">",
              "node_label": "Receive",
              "explanation": "Fix any of the following:\n  Required ARIA parents role not present: menu, menubar, group"
            },
            {
              "selector": "nav > ul.nav-list > li.menuheader > a.menuitem",
              "snippet": "<a aria-expanded=\"false\" class=\"menuitem active\" role=\"menuitem\" tabindex=\"0\" aria-haspopup=\"true\" href=\"https://store.usps.com/store\">",
              "node_label": "Shop",
              "explanation": "Fix any of the following:\n  Required ARIA parents role not present: menu, menubar, group"
            },
            {
              "selector": "nav > ul.nav-list > li.menuheader > a.menuitem",
              "snippet": "<a aria-expanded=\"false\" class=\"menuitem\" tabindex=\"0\" aria-haspopup=\"true\" role=\"menuitem\" href=\"https://www.usps.com/business/\">",
              "node_label": "Business",
              "explanation": "Fix any of the following:\n  Required ARIA parents role not present: menu, menubar, group"
            },
            {
              "selector": "nav > ul.nav-list > li.menuheader > a.menuitem",
              "snippet": "<a class=\"menuitem\" tabindex=\"0\" aria-expanded=\"false\" aria-haspopup=\"true\" role=\"menuitem\" href=\"https://www.usps.com/international/\">",
              "node_label": "International",
              "explanation": "Fix any of the following:\n  Required ARIA parents role not present: menu, menubar, group"
            },
            {
              "selector": "nav > ul.nav-list > li.menuheader > a.menuitem",
              "snippet": "<a aria-expanded=\"false\" class=\"menuitem\" tabindex=\"0\" aria-haspopup=\"true\" role=\"menuitem\" href=\"https://faq.usps.com/s/\">",
              "node_label": "Help",
              "explanation": "Fix any of the following:\n  Required ARIA parents role not present: menu, menubar, group"
            },
            {
              "selector": "div.empty-search > ul > li > a",
              "snippet": "<a role=\"menuitem\" tabindex=\"-1\" href=\"https://www.usps.com/search/results.htm?PNO=1&amp;keyword=PO%20Boxes\">",
              "node_label": "PO BOXES",
              "explanation": "Fix any of the following:\n  Required ARIA parents role not present: menu, menubar, group"
            },
            {
              "selector": "div.empty-search > ul > li > a",
              "snippet": "<a role=\"menuitem\" tabindex=\"-1\" href=\"https://www.usps.com/search/results.htm?PNO=1&amp;keyword=Passports\">",
              "node_label": "PASSPORTS",
              "explanation": "Fix any of the following:\n  Required ARIA parents role not present: menu, menubar, group"
            },
            {
              "selector": "div.empty-search > ul > li > a",
              "snippet": "<a role=\"menuitem\" tabindex=\"-1\" href=\"https://www.usps.com/search/results.htm?PNO=1&amp;keyword=Free%20Boxes\">",
              "node_label": "FREE BOXES",
              "explanation": "Fix any of the following:\n  Required ARIA parents role not present: menu, menubar, group"
            }
          ]
        },
        {
          "id": "color-contrast",
          "title": "Background and foreground colors do not have a sufficient contrast ratio.",
          "description": "Low-contrast text is difficult or impossible for many users to read. [Learn how to provide sufficient color contrast](https://dequeuniversity.com/rules/axe/4.11/color-contrast).",
          "score": 0,
          "impact": "serious",
          "tags": [],
          "items": [
            {
              "selector": "div.col-12 > div.col-7 > div.d-md-none > a.inline-link",
              "snippet": "<a class=\"inline-link secondary\" href=\"https://store.usps.com/store/results/free-shipping-supplies/shipping-suppl…\">",
              "node_label": "Free Shipping Products",
              "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 4.25 (foreground color: #337ab7, background color: #f7f7f7, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "selector": "div.col-12 > div.col-6 > div.d-md-none > a.inline-link",
              "snippet": "<a class=\"inline-link secondary\" href=\"https://store.usps.com/store/results/sustainable-supplies/shipping-supplie…\">",
              "node_label": "Shop Sustainable",
              "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 3.6 (foreground color: #337ab7, background color: #d6ebcc, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
            }
          ]
        },
        {
          "id": "heading-order",
          "title": "Heading elements are not in a sequentially-descending order",
          "description": "Properly ordered headings that do not skip levels convey the semantic structure of the page, making it easier to navigate and understand when using assistive technologies. [Learn more about heading order](https://dequeuniversity.com/rules/axe/4.11/heading-order).",
          "score": 0,
          "impact": "moderate",
          "tags": [],
          "items": [
            {
              "selector": "div > div.results-2-media-banner > div.text-holder > h3",
              "snippet": "<h3>",
              "node_label": "New Stamps This Month",
              "explanation": "Fix any of the following:\n  Heading order invalid"
            }
          ]
        },
        {
          "id": "image-alt",
          "title": "Image elements do not have `[alt]` attributes",
          "description": "Informative elements should aim for short, descriptive alternate text. Decorative elements can be ignored with an empty alt attribute. [Learn more about the `alt` attribute](https://dequeuniversity.com/rules/axe/4.11/image-alt).",
          "score": 0,
          "impact": "critical",
          "tags": [],
          "items": [
            {
              "selector": "ul.store-navigation-categories > li.stamps-navigation > a > img",
              "snippet": "<img src=\"https://www.usps.com/store/images/ps-subicon-stamps.png\" alt=\" \">",
              "node_label": " ",
              "explanation": "Fix all of the following:\n  Element has an alt attribute containing only a space character, which is not ignored by all screen readers"
            },
            {
              "selector": "ul.store-navigation-categories > li.supplies-navigation > a > img",
              "snippet": "<img src=\"https://www.usps.com/store/images/ps-subicon-supplies.png\" alt=\" \">",
              "node_label": " ",
              "explanation": "Fix all of the following:\n  Element has an alt attribute containing only a space character, which is not ignored by all screen readers"
            },
            {
              "selector": "ul.store-navigation-categories > li.cards-envelopes-navigation > a > img",
              "snippet": "<img src=\"https://www.usps.com/store/images/ps-subicon-cards.png\" alt=\" \">",
              "node_label": " ",
              "explanation": "Fix all of the following:\n  Element has an alt attribute containing only a space character, which is not ignored by all screen readers"
            },
            {
              "selector": "ul.store-navigation-categories > li.collectors-navigation > a > img",
              "snippet": "<img src=\"https://www.usps.com/store/images/ps-subicon-collectors.png\" alt=\" \">",
              "node_label": " ",
              "explanation": "Fix all of the following:\n  Element has an alt attribute containing only a space character, which is not ignored by all screen readers"
            },
            {
              "selector": "ul.store-navigation-categories > li.gifts-navigation > a > img",
              "snippet": "<img src=\"https://www.usps.com/store/images/ps-subicon-gifts.png\" alt=\" \">",
              "node_label": " ",
              "explanation": "Fix all of the following:\n  Element has an alt attribute containing only a space character, which is not ignored by all screen readers"
            },
            {
              "selector": "ul.store-navigation-categories > li.business-navigation > a > img",
              "snippet": "<img src=\"https://www.usps.com/store/images/ps-subicon-business.png\" alt=\" \">",
              "node_label": " ",
              "explanation": "Fix all of the following:\n  Element has an alt attribute containing only a space character, which is not ignored by all screen readers"
            },
            {
              "selector": "ul.store-navigation-categories > li.saved-navigation > a > img",
              "snippet": "<img alt=\" \" src=\"https://www.usps.com/store/images/ps-subicon-saved.png\">",
              "node_label": " ",
              "explanation": "Fix all of the following:\n  Element has an alt attribute containing only a space character, which is not ignored by all screen readers"
            },
            {
              "selector": "ul.store-navigation-categories > li.search-navigation > a > img",
              "snippet": "<img alt=\" \" src=\"https://www.usps.com/store/images/ps-search.png\">",
              "node_label": " ",
              "explanation": "Fix all of the following:\n  Element has an alt attribute containing only a space character, which is not ignored by all screen readers"
            },
            {
              "selector": "div > div.results-2-media-banner > div.text-holder > img",
              "snippet": "<img src=\"https://www.usps.com/ecpext/asset/images/mar26-homepage-m.jpg\">",
              "node_label": "div > div.results-2-media-banner > div.text-holder > img",
              "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
            }
          ]
        },
        {
          "id": "link-name",
          "title": "Links do not have a discernible name",
          "description": "Link text (and alternate text for images, when used as links) that is discernible, unique, and focusable improves the navigation experience for screen reader users. [Learn how to make links accessible](https://dequeuniversity.com/rules/axe/4.11/link-name).",
          "score": 0,
          "impact": "serious",
          "tags": [],
          "items": [
            {
              "selector": "div#g-navigation > div.nav-full > div.mobile-header > a#mob-cart",
              "snippet": "<a id=\"mob-cart\" href=\"/store/cart/cart.jsp\" style=\"display: inline-block;\">",
              "node_label": "div#g-navigation > div.nav-full > div.mobile-header > a#mob-cart",
              "explanation": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "selector": "body > div#g-navigation > div.nav-full > a#endnav",
              "snippet": "<a name=\"endnav\" id=\"endnav\" href=\"#\" class=\"hidden-skip\">",
              "node_label": " ",
              "explanation": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "selector": "div.footer > div#global-footer--wrap > footer.global-footer > a.global-footer--logo-link",
              "snippet": "<a href=\"https://www.usps.com/\" class=\"global-footer--logo-link\">",
              "node_label": "div.footer > div#global-footer--wrap > footer.global-footer > a.global-footer--logo-link",
              "explanation": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            }
          ]
        },
        {
          "id": "listitem",
          "title": "List items (`<li>`) are not contained within `<ul>`, `<ol>` or `<menu>` parent elements.",
          "description": "Screen readers require list items (`<li>`) to be contained within a parent `<ul>`, `<ol>` or `<menu>` to be announced properly. [Learn more about proper list structure](https://dequeuniversity.com/rules/axe/4.11/listitem).",
          "score": 0,
          "impact": "serious",
          "tags": [],
          "items": [
            {
              "selector": "div.nav-full > nav > ul.nav-list > li.qt-nav",
              "snippet": "<li class=\"qt-nav menuheader\">",
              "node_label": "Skip Quick Tools Links\nQuick Tools\n \n\nTrack a Package\n\n \n\nInformed Delivery\n\n \n…",
              "explanation": "Fix any of the following:\n  List item parent element has a role that is not role=\"list\""
            },
            {
              "selector": "div.nav-full > nav > ul.nav-list > li.menuheader",
              "snippet": "<li class=\"menuheader\">",
              "node_label": "Skip Send Links\nSend\nTools\nClick-N-Ship\nStamps & Supplies\nLook Up a ZIP Code™\nC…",
              "explanation": "Fix any of the following:\n  List item parent element has a role that is not role=\"list\""
            },
            {
              "selector": "div.nav-full > nav > ul.nav-list > li.menuheader",
              "snippet": "<li class=\"menuheader\">",
              "node_label": "Skip Receive Links\nReceive\nTools\nTracking\nInformed Delivery\nIntercept a Package…",
              "explanation": "Fix any of the following:\n  List item parent element has a role that is not role=\"list\""
            },
            {
              "selector": "div.nav-full > nav > ul.nav-list > li.menuheader",
              "snippet": "<li class=\"menuheader\">",
              "node_label": "Skip Shop Links\nShop\nShop\nStamps\nShipping Supplies\nCards & Envelopes\nPersonaliz…",
              "explanation": "Fix any of the following:\n  List item parent element has a role that is not role=\"list\""
            },
            {
              "selector": "div.nav-full > nav > ul.nav-list > li.menuheader",
              "snippet": "<li class=\"menuheader\">",
              "node_label": "Skip Business Links\nBusiness\nTools\nCalculate a Business Price\nEvery Door Direct…",
              "explanation": "Fix any of the following:\n  List item parent element has a role that is not role=\"list\""
            },
            {
              "selector": "div.nav-full > nav > ul.nav-list > li.menuheader",
              "snippet": "<li class=\"menuheader\">",
              "node_label": "Skip International Links\nInternational\nTools\nCalculate International Prices\nPri…",
              "explanation": "Fix any of the following:\n  List item parent element has a role that is not role=\"list\""
            },
            {
              "selector": "div.nav-full > nav > ul.nav-list > li.menuheader",
              "snippet": "<li class=\"menuheader\">",
              "node_label": "Skip Help Links\nHelp\nFAQs\nFinding Missing Mail\nFiling a Claim\nRequesting a Refu…",
              "explanation": "Fix any of the following:\n  List item parent element has a role that is not role=\"list\""
            }
          ]
        },
        {
          "id": "target-size",
          "title": "Touch targets do not have sufficient size or spacing.",
          "description": "Touch targets with sufficient size and spacing help users who may have difficulty targeting small controls to activate the targets. [Learn more about touch targets](https://dequeuniversity.com/rules/axe/4.11/target-size).",
          "score": 0,
          "impact": "serious",
          "tags": [],
          "items": [
            {
              "selector": "li.global-footer--navigation-category > ol.global-footer--navigation-options > li > a",
              "snippet": "<a href=\"https://about.usps.com/newsroom/service-alerts/\">",
              "node_label": "USPS Service Updates",
              "explanation": "Fix any of the following:\n  Target has insufficient size (116.4px by 13px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 16.8px instead of at least 24px."
            },
            {
              "selector": "li.global-footer--navigation-category > ol.global-footer--navigation-options > li > a",
              "snippet": "<a href=\"https://about.usps.com/resources/\">",
              "node_label": "Forms & Publications",
              "explanation": "Fix any of the following:\n  Target has insufficient size (108.2px by 13px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 16px instead of at least 24px."
            },
            {
              "selector": "li.global-footer--navigation-category > ol.global-footer--navigation-options > li > a",
              "snippet": "<a href=\"https://about.usps.com/what/government-services/\">",
              "node_label": "Government Services",
              "explanation": "Fix any of the following:\n  Target has insufficient size (109.2px by 13px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 16px instead of at least 24px."
            },
            {
              "selector": "li.global-footer--navigation-category > ol.global-footer--navigation-options > li > a",
              "snippet": "<a href=\"https://about.usps.com/what/business-services/rights-permissions/\">",
              "node_label": "Rights & Permissions",
              "explanation": "Fix any of the following:\n  Target has insufficient size (108px by 13px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 16px instead of at least 24px."
            },
            {
              "selector": "li.global-footer--navigation-category > ol.global-footer--navigation-options > li > a",
              "snippet": "<a href=\"https://www.uspis.gov/\">",
              "node_label": "Postal Inspectors",
              "explanation": "Fix any of the following:\n  Target has insufficient size (88.9px by 13px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 16px instead of at least 24px."
            },
            {
              "selector": "li.global-footer--navigation-category > ol.global-footer--navigation-options > li > a",
              "snippet": "<a href=\"https://www.uspsoig.gov/\">",
              "node_label": "Inspector General",
              "explanation": "Fix any of the following:\n  Target has insufficient size (90.7px by 13px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 16px instead of at least 24px."
            },
            {
              "selector": "li.global-footer--navigation-category > ol.global-footer--navigation-options > li > a",
              "snippet": "<a href=\"https://pe.usps.com\">",
              "node_label": "Postal Explorer",
              "explanation": "Fix any of the following:\n  Target has insufficient size (77.5px by 13px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 18.2px instead of at least 24px."
            },
            {
              "selector": "li.global-footer--navigation-category > ol.global-footer--navigation-options > li > a",
              "snippet": "<a href=\"https://postalmuseum.si.edu/\">",
              "node_label": "National Postal Museum",
              "explanation": "Fix any of the following:\n  Target has insufficient size (123.9px by 13px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 16.8px instead of at least 24px."
            },
            {
              "selector": "li.global-footer--navigation-category > ol.global-footer--navigation-options > li > a",
              "snippet": "<a href=\"https://www.usps.com/business/web-tools-apis/\">",
              "node_label": "Resources for Developers",
              "explanation": "Fix any of the following:\n  Target has insufficient size (131.5px by 13px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 16.8px instead of at least 24px."
            },
            {
              "selector": "li.global-footer--navigation-category > ol.global-footer--navigation-options > li > a",
              "snippet": "<a href=\"https://about.usps.com/who/legal/privacy-policy/\">",
              "node_label": "Privacy Policy",
              "explanation": "Fix any of the following:\n  Target has insufficient size (71.6px by 13px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 16.4px instead of at least 24px."
            },
            {
              "selector": "li.global-footer--navigation-category > ol.global-footer--navigation-options > li > a",
              "snippet": "<a href=\"https://about.usps.com/who/legal/terms-of-use.htm\">",
              "node_label": "Terms of Use",
              "explanation": "Fix any of the following:\n  Target has insufficient size (66.5px by 13px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 16.4px instead of at least 24px."
            }
          ]
        },
        {
          "id": "landmark-one-main",
          "title": "Document does not have a main landmark.",
          "description": "One main landmark helps screen reader users navigate a web page. [Learn more about landmarks](https://dequeuniversity.com/rules/axe/4.11/landmark-one-main).",
          "score": 0,
          "impact": "moderate",
          "tags": [],
          "items": [
            {
              "selector": "html.js",
              "snippet": "<html lang=\"en\" class=\" js flexbox flexboxlegacy canvas canvastext webgl touch geolocation postme…\">",
              "node_label": "html.js",
              "explanation": "Fix all of the following:\n  Document does not have a main landmark"
            }
          ]
        }
      ]
    },
    {
      "url": "https://eric.ed.gov",
      "scan_status": "success",
      "axe_findings_count": 4,
      "axe_findings": [
        {
          "id": "color-contrast",
          "title": "Background and foreground colors do not have a sufficient contrast ratio.",
          "description": "Low-contrast text is difficult or impossible for many users to read. [Learn how to provide sufficient color contrast](https://dequeuniversity.com/rules/axe/4.11/color-contrast).",
          "score": 0,
          "impact": "serious",
          "tags": [],
          "items": [
            {
              "selector": "div#sbar > form#f > div > input",
              "snippet": "<input type=\"submit\" value=\"Search\">",
              "node_label": "div#sbar > form#f > div > input",
              "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 4.11 (foreground color: #ffffff, background color: #357ae8, font size: 10.0pt (13.3333px), font weight: bold). Expected contrast ratio of 4.5:1"
            }
          ]
        },
        {
          "id": "html-has-lang",
          "title": "`<html>` element does not have a `[lang]` attribute",
          "description": "If a page doesn't specify a `lang` attribute, a screen reader assumes that the page is in the default language that the user chose when setting up the screen reader. If the page isn't actually in the default language, then the screen reader might not announce the page's text correctly. [Learn more about the `lang` attribute](https://dequeuniversity.com/rules/axe/4.11/html-has-lang).",
          "score": 0,
          "impact": "serious",
          "tags": [],
          "items": [
            {
              "selector": "html",
              "snippet": "<html>",
              "node_label": "html",
              "explanation": "Fix any of the following:\n  The <html> element does not have a lang attribute"
            }
          ]
        },
        {
          "id": "target-size",
          "title": "Touch targets do not have sufficient size or spacing.",
          "description": "Touch targets with sufficient size and spacing help users who may have difficulty targeting small controls to activate the targets. [Learn more about touch targets](https://dequeuniversity.com/rules/axe/4.11/target-size).",
          "score": 0,
          "impact": "serious",
          "tags": [],
          "items": [
            {
              "selector": "body#bdyMain > div#main > div#actionbar > a",
              "snippet": "<a href=\"?note\">",
              "node_label": "Notes",
              "explanation": "Fix any of the following:\n  Target has insufficient size (90px by 12.8px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 7.6px instead of at least 24px."
            },
            {
              "selector": "body#bdyMain > div#main > div#actionbar > a",
              "snippet": "<a href=\"?faq\">",
              "node_label": "FAQ",
              "explanation": "Fix any of the following:\n  Target has insufficient size (90px by 12.8px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 7.6px instead of at least 24px."
            },
            {
              "selector": "body#bdyMain > div#main > div#actionbar > a",
              "snippet": "<a href=\"?contact\">",
              "node_label": "Contact Us",
              "explanation": "Fix any of the following:\n  Target has insufficient size (90px by 12.8px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 7.6px instead of at least 24px."
            },
            {
              "selector": "div#ftrPadding > div#ftr > div#ftrSocial > a#facebook",
              "snippet": "<a href=\"http://www.facebook.com/SearchEduResources\" id=\"facebook\" style=\"padding-bottom:5px\">",
              "node_label": "Facebook",
              "explanation": "Fix any of the following:\n  Target has insufficient size (16px by 22px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 17.2px instead of at least 24px."
            },
            {
              "selector": "div#ftrPadding > div#ftr > div#ftrSocial > a#twitter",
              "snippet": "<a href=\"http://www.twitter.com/ERICinfo\" id=\"twitter\">",
              "node_label": "Twitter",
              "explanation": "Fix any of the following:\n  Target has insufficient size (16px by 17px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 17.2px instead of at least 24px."
            }
          ]
        },
        {
          "id": "landmark-one-main",
          "title": "Document does not have a main landmark.",
          "description": "One main landmark helps screen reader users navigate a web page. [Learn more about landmarks](https://dequeuniversity.com/rules/axe/4.11/landmark-one-main).",
          "score": 0,
          "impact": "moderate",
          "tags": [],
          "items": [
            {
              "selector": "html",
              "snippet": "<html>",
              "node_label": "html",
              "explanation": "Fix all of the following:\n  Document does not have a main landmark"
            }
          ]
        }
      ]
    },
    {
      "url": "https://healthcare.gov",
      "scan_status": "success",
      "axe_findings_count": 0,
      "axe_findings": []
    },
    {
      "url": "https://nhlbi.nih.gov",
      "scan_status": "success",
      "axe_findings_count": 1,
      "axe_findings": [
        {
          "id": "target-size",
          "title": "Touch targets do not have sufficient size or spacing.",
          "description": "Touch targets with sufficient size and spacing help users who may have difficulty targeting small controls to activate the targets. [Learn more about touch targets](https://dequeuniversity.com/rules/axe/4.11/target-size).",
          "score": 0,
          "impact": "serious",
          "tags": [],
          "items": [
            {
              "selector": "nav.block > ul.menu > li.menu-item > a.ext-icon",
              "snippet": "<a class=\"ext-icon\" href=\"#\">",
              "node_label": "(link is external)",
              "explanation": "Fix any of the following:\n  Target has insufficient size (24px by 12px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 14px instead of at least 24px."
            },
            {
              "selector": "nav.block > ul.menu > li.menu-item > a.ext",
              "snippet": "<a href=\"https://www.hhs.gov/\" rel=\"nofollow noopener noreferrer\" class=\"ext\" target=\"_blank\">",
              "node_label": "Health and Human Services",
              "explanation": "Fix any of the following:\n  Target has insufficient size (167.9px by 18px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 20px instead of at least 24px."
            },
            {
              "selector": "nav.block > ul.menu > li.menu-item > a",
              "snippet": "<a href=\"https://www.nih.gov/\" rel=\"noreferrer\">",
              "node_label": "National Institutes of Health",
              "explanation": "Fix any of the following:\n  Target has insufficient size (181.1px by 18px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 20px instead of at least 24px."
            },
            {
              "selector": "nav.block > ul.menu > li.menu-item > a.ext-icon",
              "snippet": "<a class=\"ext-icon\" href=\"#\">",
              "node_label": "(link is external)",
              "explanation": "Fix any of the following:\n  Target has insufficient size (24px by 12px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 14px instead of at least 24px."
            }
          ]
        }
      ]
    },
    {
      "url": "https://archives.gov",
      "scan_status": "success",
      "axe_findings_count": 1,
      "axe_findings": [
        {
          "id": "landmark-one-main",
          "title": "Document does not have a main landmark.",
          "description": "One main landmark helps screen reader users navigate a web page. [Learn more about landmarks](https://dequeuniversity.com/rules/axe/4.11/landmark-one-main).",
          "score": 0,
          "impact": "moderate",
          "tags": [],
          "items": [
            {
              "selector": "html.js",
              "snippet": "<html lang=\"en\" dir=\"ltr\" prefix=\"fb: //www.facebook.com/2008/fbml\" class=\"js jPanelMenu\">",
              "node_label": "html.js",
              "explanation": "Fix all of the following:\n  Document does not have a main landmark"
            }
          ]
        }
      ]
    },
    {
      "url": "https://epa.gov",
      "scan_status": "success",
      "axe_findings_count": 0,
      "axe_findings": []
    },
    {
      "url": "https://earthquake.usgs.gov",
      "scan_status": "success",
      "axe_findings_count": 2,
      "axe_findings": [
        {
          "id": "html-has-lang",
          "title": "`<html>` element does not have a `[lang]` attribute",
          "description": "If a page doesn't specify a `lang` attribute, a screen reader assumes that the page is in the default language that the user chose when setting up the screen reader. If the page isn't actually in the default language, then the screen reader might not announce the page's text correctly. [Learn more about the `lang` attribute](https://dequeuniversity.com/rules/axe/4.11/html-has-lang).",
          "score": 0,
          "impact": "serious",
          "tags": [],
          "items": [
            {
              "selector": "html",
              "snippet": "<html>",
              "node_label": "html",
              "explanation": "Fix any of the following:\n  The <html> element does not have a lang attribute"
            }
          ]
        },
        {
          "id": "landmark-one-main",
          "title": "Document does not have a main landmark.",
          "description": "One main landmark helps screen reader users navigate a web page. [Learn more about landmarks](https://dequeuniversity.com/rules/axe/4.11/landmark-one-main).",
          "score": 0,
          "impact": "moderate",
          "tags": [],
          "items": [
            {
              "selector": "html",
              "snippet": "<html>",
              "node_label": "html",
              "explanation": "Fix all of the following:\n  Document does not have a main landmark"
            }
          ]
        }
      ]
    },
    {
      "url": "https://donotcall.gov",
      "scan_status": "success",
      "axe_findings_count": 3,
      "axe_findings": [
        {
          "id": "color-contrast",
          "title": "Background and foreground colors do not have a sufficient contrast ratio.",
          "description": "Low-contrast text is difficult or impossible for many users to read. [Learn how to provide sufficient color contrast](https://dequeuniversity.com/rules/axe/4.11/color-contrast).",
          "score": 0,
          "impact": "serious",
          "tags": [],
          "items": [
            {
              "selector": "div.mobile_h_hdr > div.mobile_hp_03 > a.hp_dnc_m_link > div.hp_dnc_b_m_g",
              "snippet": "<div class=\"hp_dnc_b_m_g\">",
              "node_label": "Report Unwanted Calls",
              "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 3.65 (foreground color: #ffffff, background color: #339933, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 4.5:1"
            },
            {
              "selector": "div.mobile_h_hdr > div.mobile_hp_02 > a.hp_dnc_m_link > div.hp_dnc_b_m_b",
              "snippet": "<div class=\"hp_dnc_b_m_b\">",
              "node_label": "Verify Your Registration",
              "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 3.19 (foreground color: #ffffff, background color: #3399cc, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 4.5:1"
            },
            {
              "selector": "div.mobile_h_hdr > div.mobile_hp_01 > a.hp_dnc_m_link > div.hp_dnc_b_m_o",
              "snippet": "<div class=\"hp_dnc_b_m_o\">",
              "node_label": "Register Your Phone",
              "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 3.8 (foreground color: #ffffff, background color: #cc6633, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 4.5:1"
            }
          ]
        },
        {
          "id": "link-name",
          "title": "Links do not have a discernible name",
          "description": "Link text (and alternate text for images, when used as links) that is discernible, unique, and focusable improves the navigation experience for screen reader users. [Learn how to make links accessible](https://dequeuniversity.com/rules/axe/4.11/link-name).",
          "score": 0,
          "impact": "serious",
          "tags": [],
          "items": [
            {
              "selector": "header.hp_img > div.hp_img_i > div.h_hdr > a#complaint",
              "snippet": "<a href=\"report.html\" id=\"complaint\">",
              "node_label": "Report Unwanted Calls",
              "explanation": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "selector": "header.hp_img > div.hp_img_i > div.h_hdr > a#verify",
              "snippet": "<a href=\"verify.html\" id=\"verify\">",
              "node_label": "Verify Your Registration",
              "explanation": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "selector": "header.hp_img > div.hp_img_i > div.h_hdr > a#register",
              "snippet": "<a href=\"register.html\" id=\"register\">",
              "node_label": "Register Your Phone",
              "explanation": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            }
          ]
        },
        {
          "id": "landmark-one-main",
          "title": "Document does not have a main landmark.",
          "description": "One main landmark helps screen reader users navigate a web page. [Learn more about landmarks](https://dequeuniversity.com/rules/axe/4.11/landmark-one-main).",
          "score": 0,
          "impact": "moderate",
          "tags": [],
          "items": [
            {
              "selector": "html",
              "snippet": "<html lang=\"en-US\">",
              "node_label": "html",
              "explanation": "Fix all of the following:\n  Document does not have a main landmark"
            }
          ]
        }
      ]
    },
    {
      "url": "https://ttp.cbp.dhs.gov",
      "scan_status": "success",
      "axe_findings_count": 3,
      "axe_findings": [
        {
          "id": "aria-allowed-attr",
          "title": "`[aria-*]` attributes do not match their roles",
          "description": "Each ARIA `role` supports a specific subset of `aria-*` attributes. Mismatching these invalidates the `aria-*` attributes. [Learn how to match ARIA attributes to their roles](https://dequeuniversity.com/rules/axe/4.11/aria-allowed-attr).",
          "score": 0,
          "impact": "critical",
          "tags": [],
          "items": [
            {
              "selector": "div.nav-row > div.container > nav.navbar > a.navbar-toggle",
              "snippet": "<a type=\"button\" data-bs-toggle=\"collapse\" data-bs-target=\"#app-navbar\" aria-expanded=\"false\" class=\"navbar-toggle navbar-toggler collapsed\">",
              "node_label": " MENU",
              "explanation": "Fix all of the following:\n  ARIA attribute is not allowed: aria-expanded=\"false\""
            }
          ]
        },
        {
          "id": "heading-order",
          "title": "Heading elements are not in a sequentially-descending order",
          "description": "Properly ordered headings that do not skip levels convey the semantic structure of the page, making it easier to navigate and understand when using assistive technologies. [Learn more about heading order](https://dequeuniversity.com/rules/axe/4.11/heading-order).",
          "score": 0,
          "impact": "moderate",
          "tags": [],
          "items": [
            {
              "selector": "div.container > div.row > div.col-xl-4 > h5",
              "snippet": "<h5 translate=\"\">",
              "node_label": "CONTACT SUPPORT",
              "explanation": "Fix any of the following:\n  Heading order invalid"
            }
          ]
        },
        {
          "id": "link-in-text-block",
          "title": "Links rely on color to be distinguishable.",
          "description": "Low-contrast text is difficult or impossible for many users to read. Link text that is discernible improves the experience for users with low vision. [Learn how to make links distinguishable](https://dequeuniversity.com/rules/axe/4.11/link-in-text-block).",
          "score": 0,
          "impact": "serious",
          "tags": [],
          "items": [
            {
              "selector": "div.col-12 > div.row > div.col-12 > a.enrollment-link",
              "snippet": "<a data-bs-target=\"#mdl-what-i-need\" data-bs-toggle=\"modal\" href=\"\" translate=\"\" class=\"enrollment-link\">",
              "node_label": "What Information do I need?",
              "explanation": "Fix any of the following:\n  The link has insufficient color contrast of 2:1 with the surrounding text. (Minimum contrast is 3:1, link text: #00568f, surrounding text: #212529)\n  The link has no styling (such as underline) to distinguish it from the surrounding text"
            }
          ]
        }
      ]
    },
    {
      "url": "https://aviationweather.gov",
      "scan_status": "success",
      "axe_findings_count": 3,
      "axe_findings": [
        {
          "id": "color-contrast",
          "title": "Background and foreground colors do not have a sufficient contrast ratio.",
          "description": "Low-contrast text is difficult or impossible for many users to read. [Learn how to provide sufficient color contrast](https://dequeuniversity.com/rules/axe/4.11/color-contrast).",
          "score": 0,
          "impact": "serious",
          "tags": [],
          "items": [
            {
              "selector": "div.container > div.carousel-item > div.d-block > h4",
              "snippet": "<h4>",
              "node_label": "Welcome!",
              "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 4.44 (foreground color: #f8f9fa, background color: #6c757d, font size: 16.2pt (21.636px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "selector": "div.container > div.carousel-item > div.d-block > span.align-middle",
              "snippet": "<span class=\"align-middle\">",
              "node_label": "Aviation weather on the go -- try it on your phone or tablet!",
              "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 4.44 (foreground color: #f8f9fa, background color: #6c757d, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "selector": "div#mainmap > div.text-end > button#legend_button > span",
              "snippet": "<span>",
              "node_label": "Legend",
              "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 3.94 (foreground color: #ffffff, background color: #808080, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "selector": "footer#footer-navbar > div.container-fluid > a.navbar-brand > span#rev",
              "snippet": "<span id=\"rev\">",
              "node_label": "v4.14",
              "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 3.28 (foreground color: #6c757d, background color: #212529, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
            }
          ]
        },
        {
          "id": "heading-order",
          "title": "Heading elements are not in a sequentially-descending order",
          "description": "Properly ordered headings that do not skip levels convey the semantic structure of the page, making it easier to navigate and understand when using assistive technologies. [Learn more about heading order](https://dequeuniversity.com/rules/axe/4.11/heading-order).",
          "score": 0,
          "impact": "moderate",
          "tags": [],
          "items": [
            {
              "selector": "div.card > div.card-body > a.btn > h4",
              "snippet": "<h4>",
              "node_label": "Expanded Archive",
              "explanation": "Fix any of the following:\n  Heading order invalid"
            }
          ]
        },
        {
          "id": "link-name",
          "title": "Links do not have a discernible name",
          "description": "Link text (and alternate text for images, when used as links) that is discernible, unique, and focusable improves the navigation experience for screen reader users. [Learn how to make links accessible](https://dequeuniversity.com/rules/axe/4.11/link-name).",
          "score": 0,
          "impact": "serious",
          "tags": [],
          "items": [
            {
              "selector": "nav#main-navbar > ul.navbar-nav > li.nav-item > a#dropdown-weather",
              "snippet": "<a class=\"nav-link dropdown-toggle\" href=\"#\" id=\"dropdown-weather\" data-bs-toggle=\"dropdown\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "node_label": "nav#main-navbar > ul.navbar-nav > li.nav-item > a#dropdown-weather",
              "explanation": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "selector": "nav#main-navbar > ul.navbar-nav > li.nav-item > a#dropdown-products",
              "snippet": "<a class=\"nav-link dropdown-toggle\" href=\"#\" id=\"dropdown-products\" data-bs-toggle=\"dropdown\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "node_label": "nav#main-navbar > ul.navbar-nav > li.nav-item > a#dropdown-products",
              "explanation": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "selector": "nav#main-navbar > ul.navbar-nav > li.nav-item > a#dropdown-tools",
              "snippet": "<a class=\"nav-link dropdown-toggle\" href=\"#\" id=\"dropdown-tools\" data-bs-toggle=\"dropdown\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "node_label": "nav#main-navbar > ul.navbar-nav > li.nav-item > a#dropdown-tools",
              "explanation": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "selector": "div.row > div.col > div#mainmap > a",
              "snippet": "<a href=\"/gfa/?tab=obs\">",
              "node_label": "div.row > div.col > div#mainmap > a",
              "explanation": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            }
          ]
        }
      ]
    },
    {
      "url": "https://tsaenrollmentbyidemia.tsa.dhs.gov",
      "scan_status": "success",
      "axe_findings_count": 4,
      "axe_findings": [
        {
          "id": "image-alt",
          "title": "Image elements do not have `[alt]` attributes",
          "description": "Informative elements should aim for short, descriptive alternate text. Decorative elements can be ignored with an empty alt attribute. [Learn more about the `alt` attribute](https://dequeuniversity.com/rules/axe/4.11/image-alt).",
          "score": 0,
          "impact": "critical",
          "tags": [],
          "items": [
            {
              "selector": "div.col-12 > div.official-banner > div#accordion > img.ues-usa-img",
              "snippet": "<img src=\"/images/us_flag_small.png\" class=\"ues-usa-img\">",
              "node_label": "div.col-12 > div.official-banner > div#accordion > img.ues-usa-img",
              "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
            }
          ]
        },
        {
          "id": "link-in-text-block",
          "title": "Links rely on color to be distinguishable.",
          "description": "Low-contrast text is difficult or impossible for many users to read. Link text that is discernible improves the experience for users with low vision. [Learn how to make links distinguishable](https://dequeuniversity.com/rules/axe/4.11/link-in-text-block).",
          "score": 0,
          "impact": "serious",
          "tags": [],
          "items": [
            {
              "selector": "div.col-12 > div.official-banner > div#accordion > a#banner-toggle",
              "snippet": "<a id=\"banner-toggle\" data-toggle=\"collapse\" href=\"#\" data-target=\"#collapseOne\" aria-expanded=\"true\">",
              "node_label": "Here's how you know.",
              "explanation": "Fix any of the following:\n  The link has insufficient color contrast of 2.01:1 with the surrounding text. (Minimum contrast is 3:1, link text: #0f68b8, surrounding text: #373a3c)\n  The link has no styling (such as underline) to distinguish it from the surrounding text"
            }
          ]
        },
        {
          "id": "meta-viewport",
          "title": "`[user-scalable=\"no\"]` is used in the `<meta name=\"viewport\">` element or the `[maximum-scale]` attribute is less than 5.",
          "description": "Disabling zooming is problematic for users with low vision who rely on screen magnification to properly see the contents of a web page. [Learn more about the viewport meta tag](https://dequeuniversity.com/rules/axe/4.11/meta-viewport).",
          "score": 0,
          "impact": "moderate",
          "tags": [],
          "items": [
            {
              "selector": "head > meta",
              "snippet": "<meta name=\"viewport\" content=\"width=device-width, user-scalable=no\">",
              "node_label": "head > meta",
              "explanation": "Fix any of the following:\n  user-scalable=no on <meta> tag disables zooming on mobile devices"
            }
          ]
        },
        {
          "id": "landmark-one-main",
          "title": "Document does not have a main landmark.",
          "description": "One main landmark helps screen reader users navigate a web page. [Learn more about landmarks](https://dequeuniversity.com/rules/axe/4.11/landmark-one-main).",
          "score": 0,
          "impact": "moderate",
          "tags": [],
          "items": [
            {
              "selector": "html.no-js",
              "snippet": "<html class=\"no-js\" lang=\"en\">",
              "node_label": "html.no-js",
              "explanation": "Fix all of the following:\n  Document does not have a main landmark"
            }
          ]
        }
      ]
    },
    {
      "url": "https://faa.gov",
      "scan_status": "success",
      "axe_findings_count": 2,
      "axe_findings": [
        {
          "id": "color-contrast",
          "title": "Background and foreground colors do not have a sufficient contrast ratio.",
          "description": "Low-contrast text is difficult or impossible for many users to read. [Learn how to provide sufficient color contrast](https://dequeuniversity.com/rules/axe/4.11/color-contrast).",
          "score": 0,
          "impact": "serious",
          "tags": [],
          "items": [
            {
              "selector": "form > div.row > div.home__form > input.btn",
              "snippet": "<input type=\"submit\" value=\"Submit\" class=\"btn btn-gold my-0\">",
              "node_label": "form > div.row > div.home__form > input.btn",
              "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 3.33 (foreground color: #ffffff, background color: #b0862c, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "selector": "div.quick_search-delays > form#faa-airport-status-lookup-form > div.col-4 > input#airport-code-status-search-submit",
              "snippet": "<input data-drupal-selector=\"airport-code-status-search-submit\" type=\"submit\" id=\"airport-code-status-search-submit\" name=\"op\" value=\"Submit\" class=\"js-form-submit form-submit btn btn-gold my-0 h-100 w-100 form-control\" data-once=\"drupal-ajax\">",
              "node_label": "div.quick_search-delays > form#faa-airport-status-lookup-form > div.col-4 > input#airport-code-status-search-submit",
              "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 3.33 (foreground color: #ffffff, background color: #b0862c, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
            }
          ]
        },
        {
          "id": "tabindex",
          "title": "Some elements have a `[tabindex]` value greater than 0",
          "description": "A value greater than 0 implies an explicit navigation ordering. Although technically valid, this often creates frustrating experiences for users who rely on assistive technologies. [Learn more about the `tabindex` attribute](https://dequeuniversity.com/rules/axe/4.11/tabindex).",
          "score": 0,
          "impact": "serious",
          "tags": [],
          "items": [
            {
              "selector": "form > div.row > div.col-12 > span.tool",
              "snippet": "<span class=\"tool\" tabindex=\"1\">",
              "node_label": "form > div.row > div.col-12 > span.tool",
              "explanation": "Fix any of the following:\n  Element has a tabindex greater than 0"
            }
          ]
        }
      ]
    },
    {
      "url": "https://coast.noaa.gov",
      "scan_status": "success",
      "axe_findings_count": 2,
      "axe_findings": [
        {
          "id": "aria-command-name",
          "title": "`button`, `link`, and `menuitem` elements do not have accessible names.",
          "description": "When an element doesn't have an accessible name, screen readers announce it with a generic name, making it unusable for users who rely on screen readers. [Learn how to make command elements more accessible](https://dequeuniversity.com/rules/axe/4.11/aria-command-name).",
          "score": 0,
          "impact": "serious",
          "tags": [],
          "items": [
            {
              "selector": "div.footer__links > div.footer__links-group > ul.list--unstyled > li.menuitem",
              "snippet": "<li class=\"menuitem\" role=\"menuitem\">",
              "node_label": "div.footer__links > div.footer__links-group > ul.list--unstyled > li.menuitem",
              "explanation": "Fix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            }
          ]
        },
        {
          "id": "heading-order",
          "title": "Heading elements are not in a sequentially-descending order",
          "description": "Properly ordered headings that do not skip levels convey the semantic structure of the page, making it easier to navigate and understand when using assistive technologies. [Learn more about heading order](https://dequeuniversity.com/rules/axe/4.11/heading-order).",
          "score": 0,
          "impact": "moderate",
          "tags": [],
          "items": [
            {
              "selector": "div.news-carousel__card > div.media-wrapper > div.news-carousel__item-inner > h4.title",
              "snippet": "<h4 class=\"title\">",
              "node_label": "NOAA Releases Open Economics: National Ocean Watch (ENOW) Dataset\n\n\n\n",
              "explanation": "Fix any of the following:\n  Heading order invalid"
            },
            {
              "selector": "div.container--flex > div.footer__links > div.footer__links-group > h6.list__title",
              "snippet": "<h6 class=\"list__title\">",
              "node_label": "MORE",
              "explanation": "Fix any of the following:\n  Heading order invalid"
            }
          ]
        }
      ]
    },
    {
      "url": "https://sandia.gov",
      "scan_status": "success",
      "axe_findings_count": 0,
      "axe_findings": []
    },
    {
      "url": "https://spc.noaa.gov",
      "scan_status": "success",
      "axe_findings_count": 8,
      "axe_findings": [
        {
          "id": "color-contrast",
          "title": "Background and foreground colors do not have a sufficient contrast ratio.",
          "description": "Low-contrast text is difficult or impossible for many users to read. [Learn how to provide sufficient color contrast](https://dequeuniversity.com/rules/axe/4.11/color-contrast).",
          "score": 0,
          "impact": "serious",
          "tags": [],
          "items": [
            {
              "selector": "ul > li > form > input#query-field",
              "snippet": "<input type=\"text\" id=\"query-field\" name=\"inputstring\" size=\"12\" value=\"Local Forecast by ZIP/City, State\" onfocus=\"this.value='';\" onblur=\"this.value='Local Forecast by ZIP/City, State';\">",
              "node_label": "ul > li > form > input#query-field",
              "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 8.0pt (10.6667px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "selector": "div.full_width > div.SPCWeatherHeadlinesBoxSlgt > div.SPCWeatherHeadlinesBody > font",
              "snippet": "<font color=\"#ff0000\">",
              "node_label": "Critical",
              "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 3.53 (foreground color: #ff0000, background color: #f7f690, font size: 10.0pt (13.3333px), font weight: normal). Expected contrast ratio of 4.5:1"
            }
          ]
        },
        {
          "id": "frame-title",
          "title": "`<frame>` or `<iframe>` elements do not have a title",
          "description": "Screen reader users rely on frame titles to describe the contents of frames. [Learn more about frame titles](https://dequeuniversity.com/rules/axe/4.11/frame-title).",
          "score": 0,
          "impact": "serious",
          "tags": [],
          "items": [
            {
              "selector": "tbody > tr > td#TopicContainer > iframe",
              "snippet": "<iframe src=\"//www.facebook.com/plugins/likebox.php?href=https%3A%2F%2Fwww.facebook.com…\" scrolling=\"yes\" frameborder=\"1\" style=\"border:none; overflow:hidden; width:500px; height:395px;\" allowtransparency=\"true\">",
              "node_label": "tbody > tr > td#TopicContainer > iframe",
              "explanation": "Fix any of the following:\n  Element has no title attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
            }
          ]
        },
        {
          "id": "html-has-lang",
          "title": "`<html>` element does not have a `[lang]` attribute",
          "description": "If a page doesn't specify a `lang` attribute, a screen reader assumes that the page is in the default language that the user chose when setting up the screen reader. If the page isn't actually in the default language, then the screen reader might not announce the page's text correctly. [Learn more about the `lang` attribute](https://dequeuniversity.com/rules/axe/4.11/html-has-lang).",
          "score": 0,
          "impact": "serious",
          "tags": [],
          "items": [
            {
              "selector": "html",
              "snippet": "<html xmlns=\"//www.w3.org/1999/xhtml\">",
              "node_label": "html",
              "explanation": "Fix any of the following:\n  The <html> element does not have a lang attribute"
            }
          ]
        },
        {
          "id": "image-alt",
          "title": "Image elements do not have `[alt]` attributes",
          "description": "Informative elements should aim for short, descriptive alternate text. Decorative elements can be ignored with an empty alt attribute. [Learn more about the `alt` attribute](https://dequeuniversity.com/rules/axe/4.11/image-alt).",
          "score": 0,
          "impact": "critical",
          "tags": [],
          "items": [
            {
              "selector": "div.full_width > div.SPCWeatherHeadlinesBoxSlgt > div.SPCWeatherHeadlinesBody > img",
              "snippet": "<img src=\"/new/images/feature_stories_bullet2.png\">",
              "node_label": "div.full_width > div.SPCWeatherHeadlinesBoxSlgt > div.SPCWeatherHeadlinesBody > img",
              "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
            },
            {
              "selector": "div.full_width > div.SPCWeatherHeadlinesBoxSlgt > div.SPCWeatherHeadlinesBody > img",
              "snippet": "<img src=\"/new/images/feature_stories_bullet2.png\">",
              "node_label": "div.full_width > div.SPCWeatherHeadlinesBoxSlgt > div.SPCWeatherHeadlinesBody > img",
              "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
            },
            {
              "selector": "div.slides_control > div.slide > a > img",
              "snippet": "<img src=\"/climo/dataviewer/data/climo/conus/svr/svrday30/download/png_svrday30_conu…\" width=\"300\" style=\"height:auto;\">",
              "node_label": "div.slides_control > div.slide > a > img",
              "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
            },
            {
              "selector": "tr > td > a > img",
              "snippet": "<img src=\"/wcm/thumbs/2026_torww_to_date_sm.png\">",
              "node_label": "tr > td > a > img",
              "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
            },
            {
              "selector": "div.slides_control > div.slide > a > img",
              "snippet": "<img src=\"/new/images/SPC-final-spanish-sm.png\" height=\"174\" width=\"280\">",
              "node_label": "div.slides_control > div.slide > a > img",
              "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
            },
            {
              "selector": "div.slides_control > div.slide > a > img",
              "snippet": "<img src=\"/new/images/SPC_SREF.png\" width=\"300\" height=\"212\">",
              "node_label": "div.slides_control > div.slide > a > img",
              "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
            },
            {
              "selector": "tr > td > a > img",
              "snippet": "<img src=\"/wcm/thumbs/2026_svrww_to_date_sm.png\">",
              "node_label": "tr > td > a > img",
              "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
            },
            {
              "selector": "div.slides_control > div.slide > a > img",
              "snippet": "<img src=\"/climo/dataviewer/data/climo/conus/fire/fireday/download/png_fireday_conus…\" width=\"300\" style=\"height:auto;\">",
              "node_label": "div.slides_control > div.slide > a > img",
              "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
            },
            {
              "selector": "tr > td > a > img",
              "snippet": "<img src=\"/new/SPCCaseArchive/rep_thumb.gif\" style=\"margin: 2px;\">",
              "node_label": "tr > td > a > img",
              "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
            }
          ]
        },
        {
          "id": "link-name",
          "title": "Links do not have a discernible name",
          "description": "Link text (and alternate text for images, when used as links) that is discernible, unique, and focusable improves the navigation experience for screen reader users. [Learn how to make links accessible](https://dequeuniversity.com/rules/axe/4.11/link-name).",
          "score": 0,
          "impact": "serious",
          "tags": [],
          "items": [
            {
              "selector": "tbody > tr > td > a",
              "snippet": "<a href=\"/wcm/2026_torww_to_date.png\">",
              "node_label": "tbody > tr > td > a",
              "explanation": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "selector": "div.slides_container > div.slides_control > div.slide > a",
              "snippet": "<a href=\"/exper/sref/\" target=\"_blank\">",
              "node_label": "div.slides_container > div.slides_control > div.slide > a",
              "explanation": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "selector": "tbody > tr > td > a",
              "snippet": "<a href=\"/wcm/2026_svrww_to_date.png\">",
              "node_label": "tbody > tr > td > a",
              "explanation": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "selector": "tbody > tr > td > a",
              "snippet": "<a href=\"/exper/archive/event.php?date=20260326\" target=\"_blank\">",
              "node_label": "tbody > tr > td > a",
              "explanation": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            }
          ]
        },
        {
          "id": "target-size",
          "title": "Touch targets do not have sufficient size or spacing.",
          "description": "Touch targets with sufficient size and spacing help users who may have difficulty targeting small controls to activate the targets. [Learn more about touch targets](https://dequeuniversity.com/rules/axe/4.11/target-size).",
          "score": 0,
          "impact": "serious",
          "tags": [],
          "items": [
            {
              "selector": "div.SPCMain2 > div#midBlock > div#searchBox > a.SPC_twitter",
              "snippet": "<a class=\"SPC_twitter\" href=\"https://x.com/NWSSPC\" target=\"_blank\">",
              "node_label": "div.SPCMain2 > div#midBlock > div#searchBox > a.SPC_twitter",
              "explanation": "Fix any of the following:\n  Target has insufficient size (20px by 20px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 20px instead of at least 24px."
            },
            {
              "selector": "tr > td > span.matrix > a.awhite",
              "snippet": "<a href=\"/products/outlook/\" class=\"awhite\">",
              "node_label": "Severe",
              "explanation": "Fix any of the following:\n  Target has insufficient size (33.8px by 12px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 7.4px instead of at least 24px."
            },
            {
              "selector": "tbody > tr > td.ac-slight > a.black",
              "snippet": "<a class=\"black\" href=\"/products/outlook/day1otlk.html\">",
              "node_label": "Slight",
              "explanation": "Fix any of the following:\n  Target has insufficient size (26.7px by 12px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 7.4px instead of at least 24px."
            },
            {
              "selector": "tbody > tr > td.ac-slight > a.black",
              "snippet": "<a class=\"black\" href=\"/products/outlook/day2otlk.html\">",
              "node_label": "Slight",
              "explanation": "Fix any of the following:\n  Target has insufficient size (26.7px by 12px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 7.4px instead of at least 24px."
            },
            {
              "selector": "tbody > tr > td.ac-mrgl > a.black",
              "snippet": "<a class=\"black\" href=\"/products/outlook/day3otlk.html\">",
              "node_label": "Marginal",
              "explanation": "Fix any of the following:\n  Target has insufficient size (40.9px by 12px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 7.4px instead of at least 24px."
            },
            {
              "selector": "tbody > tr > td.ac48-noarea > a.black",
              "snippet": "<a class=\"black\" href=\"/products/exper/day4-8/\">",
              "node_label": "No Area",
              "explanation": "Fix any of the following:\n  Target has insufficient size (38.5px by 12px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 7.4px instead of at least 24px."
            },
            {
              "selector": "tbody > tr > td.ac48-noarea > a.black",
              "snippet": "<a class=\"black\" href=\"/products/exper/day4-8/\">",
              "node_label": "No Area",
              "explanation": "Fix any of the following:\n  Target has insufficient size (38.5px by 12px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 7.4px instead of at least 24px."
            },
            {
              "selector": "tbody > tr > td.ac48-noarea > a.black",
              "snippet": "<a class=\"black\" href=\"/products/exper/day4-8/\">",
              "node_label": "No Area",
              "explanation": "Fix any of the following:\n  Target has insufficient size (38.5px by 12px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 7.4px instead of at least 24px."
            },
            {
              "selector": "tbody > tr > td.ac48-noarea > a.black",
              "snippet": "<a class=\"black\" href=\"/products/exper/day4-8/\">",
              "node_label": "No Area",
              "explanation": "Fix any of the following:\n  Target has insufficient size (38.5px by 12px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 7.4px instead of at least 24px."
            },
            {
              "selector": "tbody > tr > td.ac48-noarea > a.black",
              "snippet": "<a class=\"black\" href=\"/products/exper/day4-8/\">",
              "node_label": "No Area",
              "explanation": "Fix any of the following:\n  Target has insufficient size (38.5px by 12px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 7.4px instead of at least 24px."
            },
            {
              "selector": "tr > td > span.matrix > a.awhite",
              "snippet": "<a href=\"/products/fire_wx/overview.html\" class=\"awhite\">",
              "node_label": "Fire",
              "explanation": "Fix any of the following:\n  Target has insufficient size (18.4px by 12px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 7.4px instead of at least 24px."
            },
            {
              "selector": "tbody > tr > td.fw12-critical > a.black",
              "snippet": "<a class=\"black\" href=\"/products/fire_wx/fwdy1.html\">",
              "node_label": "Critical",
              "explanation": "Fix any of the following:\n  Target has insufficient size (32.6px by 12px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 7.4px instead of at least 24px."
            },
            {
              "selector": "tbody > tr > td.fw12-seetext > a.black",
              "snippet": "<a class=\"black\" href=\"/products/fire_wx/fwdy2.html\">",
              "node_label": "Elevated",
              "explanation": "Fix any of the following:\n  Target has insufficient size (41.5px by 12px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 7.4px instead of at least 24px."
            },
            {
              "selector": "tbody > tr > td.fw38-noarea > a.black",
              "snippet": "<a class=\"black\" href=\"/products/exper/fire_wx/\">",
              "node_label": "No Area",
              "explanation": "Fix any of the following:\n  Target has insufficient size (38.5px by 12px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 7.4px instead of at least 24px."
            },
            {
              "selector": "tbody > tr > td.fw38-noarea > a.black",
              "snippet": "<a class=\"black\" href=\"/products/exper/fire_wx/\">",
              "node_label": "No Area",
              "explanation": "Fix any of the following:\n  Target has insufficient size (38.5px by 12px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 7.4px instead of at least 24px."
            },
            {
              "selector": "tbody > tr > td.fw38-noarea > a.black",
              "snippet": "<a class=\"black\" href=\"/products/exper/fire_wx/\">",
              "node_label": "No Area",
              "explanation": "Fix any of the following:\n  Target has insufficient size (38.5px by 12px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 7.4px instead of at least 24px."
            },
            {
              "selector": "tbody > tr > td.fw38-noarea > a.black",
              "snippet": "<a class=\"black\" href=\"/products/exper/fire_wx/\">",
              "node_label": "No Area",
              "explanation": "Fix any of the following:\n  Target has insufficient size (38.5px by 12px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 7.4px instead of at least 24px."
            },
            {
              "selector": "tbody > tr > td.fw38-noarea > a.black",
              "snippet": "<a class=\"black\" href=\"/products/exper/fire_wx/\">",
              "node_label": "No Area",
              "explanation": "Fix any of the following:\n  Target has insufficient size (38.5px by 12px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 7.4px instead of at least 24px."
            },
            {
              "selector": "tbody > tr > td.fw38-noarea > a.black",
              "snippet": "<a class=\"black\" href=\"/products/exper/fire_wx/\">",
              "node_label": "No Area",
              "explanation": "Fix any of the following:\n  Target has insufficient size (38.5px by 12px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 7.4px instead of at least 24px."
            },
            {
              "selector": "div#slides > ul.pagination > li > a",
              "snippet": "<a href=\"#0\">",
              "node_label": "1",
              "explanation": "Fix any of the following:\n  Target has insufficient size (12px by 12px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 4px instead of at least 24px."
            },
            {
              "selector": "div#slides > ul.pagination > li.current > a",
              "snippet": "<a href=\"#1\">",
              "node_label": "2",
              "explanation": "Fix any of the following:\n  Target has insufficient size (12px by 12px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 4px instead of at least 24px."
            },
            {
              "selector": "div#slides > ul.pagination > li > a",
              "snippet": "<a href=\"#2\">",
              "node_label": "3",
              "explanation": "Fix any of the following:\n  Target has insufficient size (12px by 12px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 4px instead of at least 24px."
            },
            {
              "selector": "div#slides > ul.pagination > li > a",
              "snippet": "<a href=\"#3\">",
              "node_label": "4",
              "explanation": "Fix any of the following:\n  Target has insufficient size (12px by 12px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 4px instead of at least 24px."
            },
            {
              "selector": "div#slides > ul.pagination > li > a",
              "snippet": "<a href=\"#4\">",
              "node_label": "5",
              "explanation": "Fix any of the following:\n  Target has insufficient size (12px by 12px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 4px instead of at least 24px."
            },
            {
              "selector": "div#slides > ul.pagination > li > a",
              "snippet": "<a href=\"#5\">",
              "node_label": "6",
              "explanation": "Fix any of the following:\n  Target has insufficient size (12px by 12px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 4px instead of at least 24px."
            },
            {
              "selector": "div#slides > ul.pagination > li > a",
              "snippet": "<a href=\"#6\">",
              "node_label": "7",
              "explanation": "Fix any of the following:\n  Target has insufficient size (12px by 12px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 4px instead of at least 24px."
            },
            {
              "selector": "div#slides > ul.pagination > li > a",
              "snippet": "<a href=\"#7\">",
              "node_label": "8",
              "explanation": "Fix any of the following:\n  Target has insufficient size (12px by 12px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 4px instead of at least 24px."
            },
            {
              "selector": "div#slides1 > ul.pagination > li > a",
              "snippet": "<a href=\"#0\">",
              "node_label": "1",
              "explanation": "Fix any of the following:\n  Target has insufficient size (12px by 12px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 4px instead of at least 24px."
            },
            {
              "selector": "div#slides1 > ul.pagination > li.current > a",
              "snippet": "<a href=\"#1\">",
              "node_label": "2",
              "explanation": "Fix any of the following:\n  Target has insufficient size (12px by 12px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 4px instead of at least 24px."
            },
            {
              "selector": "div#slides1 > ul.pagination > li > a",
              "snippet": "<a href=\"#2\">",
              "node_label": "3",
              "explanation": "Fix any of the following:\n  Target has insufficient size (12px by 12px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 4px instead of at least 24px."
            },
            {
              "selector": "div#slides1 > ul.pagination > li > a",
              "snippet": "<a href=\"#3\">",
              "node_label": "4",
              "explanation": "Fix any of the following:\n  Target has insufficient size (12px by 12px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 4px instead of at least 24px."
            },
            {
              "selector": "div#slides1 > ul.pagination > li > a",
              "snippet": "<a href=\"#4\">",
              "node_label": "5",
              "explanation": "Fix any of the following:\n  Target has insufficient size (12px by 12px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 4px instead of at least 24px."
            },
            {
              "selector": "div#slides1 > ul.pagination > li > a",
              "snippet": "<a href=\"#5\">",
              "node_label": "6",
              "explanation": "Fix any of the following:\n  Target has insufficient size (12px by 12px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 4px instead of at least 24px."
            },
            {
              "selector": "div#slides2 > ul.pagination > li > a",
              "snippet": "<a href=\"#0\">",
              "node_label": "1",
              "explanation": "Fix any of the following:\n  Target has insufficient size (12px by 12px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 4px instead of at least 24px."
            },
            {
              "selector": "div#slides2 > ul.pagination > li.current > a",
              "snippet": "<a href=\"#1\">",
              "node_label": "2",
              "explanation": "Fix any of the following:\n  Target has insufficient size (12px by 12px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 4px instead of at least 24px."
            },
            {
              "selector": "div#slides2 > ul.pagination > li > a",
              "snippet": "<a href=\"#2\">",
              "node_label": "3",
              "explanation": "Fix any of the following:\n  Target has insufficient size (12px by 12px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 4px instead of at least 24px."
            },
            {
              "selector": "div#slides2 > ul.pagination > li > a",
              "snippet": "<a href=\"#3\">",
              "node_label": "4",
              "explanation": "Fix any of the following:\n  Target has insufficient size (12px by 12px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 0px instead of at least 24px."
            },
            {
              "selector": "div#slides2 > ul.pagination > li > a",
              "snippet": "<a href=\"#4\">",
              "node_label": "5",
              "explanation": "Fix any of the following:\n  Target has insufficient size (12px by 12px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 4px instead of at least 24px."
            },
            {
              "selector": "div#slides2 > ul.pagination > li > a",
              "snippet": "<a href=\"#5\">",
              "node_label": "6",
              "explanation": "Fix any of the following:\n  Target has insufficient size (12px by 12px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 4px instead of at least 24px."
            },
            {
              "selector": "div#slides3 > ul.pagination > li > a",
              "snippet": "<a href=\"#0\">",
              "node_label": "1",
              "explanation": "Fix any of the following:\n  Target has insufficient size (12px by 12px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 4px instead of at least 24px."
            },
            {
              "selector": "div#slides3 > ul.pagination > li.current > a",
              "snippet": "<a href=\"#1\">",
              "node_label": "2",
              "explanation": "Fix any of the following:\n  Target has insufficient size (12px by 12px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 0px instead of at least 24px."
            },
            {
              "selector": "div#slides3 > ul.pagination > li > a",
              "snippet": "<a href=\"#2\">",
              "node_label": "3",
              "explanation": "Fix any of the following:\n  Target has insufficient size (12px by 12px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 0px instead of at least 24px."
            },
            {
              "selector": "div#slides3 > ul.pagination > li > a",
              "snippet": "<a href=\"#3\">",
              "node_label": "4",
              "explanation": "Fix any of the following:\n  Target has insufficient size (12px by 12px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 4px instead of at least 24px."
            },
            {
              "selector": "tbody > tr > td.gray > a",
              "snippet": "<a href=\"//www.ncep.noaa.gov/\" target=\"_blank\">",
              "node_label": "National Centers for Environmental Prediction",
              "explanation": "Fix any of the following:\n  Target has insufficient size (223.2px by 12px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 8px instead of at least 24px."
            },
            {
              "selector": "tbody > tr > td.gray > a",
              "snippet": "<a href=\"/\">",
              "node_label": "Storm Prediction Center",
              "explanation": "Fix any of the following:\n  Target has insufficient size (117.4px by 12px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 14.4px instead of at least 24px."
            },
            {
              "selector": "tbody > tr > td > a",
              "snippet": "<a href=\"//www.weather.gov/disclaimer\">",
              "node_label": "Disclaimer",
              "explanation": "Fix any of the following:\n  Target has insufficient size (51.3px by 12px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 14.4px instead of at least 24px."
            },
            {
              "selector": "tbody > tr > td > a",
              "snippet": "<a href=\"//www.cio.noaa.gov/services_programs/info_quality.html\">",
              "node_label": "Information Quality",
              "explanation": "Fix any of the following:\n  Target has insufficient size (92.3px by 12px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 14.4px instead of at least 24px."
            },
            {
              "selector": "tbody > tr > td > a",
              "snippet": "<a href=\"//www.weather.gov/help\">",
              "node_label": "Help",
              "explanation": "Fix any of the following:\n  Target has insufficient size (22.6px by 12px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 9.6px instead of at least 24px."
            },
            {
              "selector": "tbody > tr > td > a",
              "snippet": "<a href=\"//www.weather.gov/glossary\">",
              "node_label": "Glossary",
              "explanation": "Fix any of the following:\n  Target has insufficient size (43.4px by 12px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 9.6px instead of at least 24px."
            },
            {
              "selector": "tbody > tr > td > a",
              "snippet": "<a href=\"//www.weather.gov/privacy\">",
              "node_label": "Privacy Policy",
              "explanation": "Fix any of the following:\n  Target has insufficient size (68.5px by 12px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 14.4px instead of at least 24px."
            },
            {
              "selector": "tbody > tr > td > a",
              "snippet": "<a href=\"//www.weather.gov/about\">",
              "node_label": "About Us",
              "explanation": "Fix any of the following:\n  Target has insufficient size (45.3px by 12px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 14.4px instead of at least 24px."
            },
            {
              "selector": "tbody > tr > td > a",
              "snippet": "<a href=\"//www.weather.gov/careers\">",
              "node_label": "Career Opportunities",
              "explanation": "Fix any of the following:\n  Target has insufficient size (102.1px by 12px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 18.6px instead of at least 24px."
            }
          ]
        },
        {
          "id": "landmark-one-main",
          "title": "Document does not have a main landmark.",
          "description": "One main landmark helps screen reader users navigate a web page. [Learn more about landmarks](https://dequeuniversity.com/rules/axe/4.11/landmark-one-main).",
          "score": 0,
          "impact": "moderate",
          "tags": [],
          "items": [
            {
              "selector": "html",
              "snippet": "<html xmlns=\"//www.w3.org/1999/xhtml\">",
              "node_label": "html",
              "explanation": "Fix all of the following:\n  Document does not have a main landmark"
            }
          ]
        },
        {
          "id": "td-has-header",
          "title": "`<td>` elements in a large `<table>` do not have table headers.",
          "description": "Screen readers have features to make navigating tables easier. Ensuring that `<td>` elements in a large table (3 or more cells in width and height) have an associated table header may improve the experience for screen reader users. [Learn more about table headers](https://dequeuniversity.com/rules/axe/4.11/td-has-header).",
          "score": 0,
          "impact": "critical",
          "tags": [],
          "items": [
            {
              "selector": "tbody > tr > td > table",
              "snippet": "<table cellspacing=\"1\" cellpadding=\"2\" border=\"0\" width=\"100%\">",
              "node_label": "Hazard\tMon (03/30)\tTue (03/31)\tWed (04/01)\tThu (04/02)\tFri (04/03)\tSat (04/04)\t…",
              "explanation": "Fix all of the following:\n  Some non-empty data cells do not have table headers"
            }
          ]
        }
      ]
    },
    {
      "url": "https://ecfr.gov",
      "scan_status": "success",
      "axe_findings_count": 1,
      "axe_findings": [
        {
          "id": "heading-order",
          "title": "Heading elements are not in a sequentially-descending order",
          "description": "Properly ordered headings that do not skip levels convey the semantic structure of the page, making it easier to navigate and understand when using assistive technologies. [Learn more about heading order](https://dequeuniversity.com/rules/axe/4.11/heading-order).",
          "score": 0,
          "impact": "moderate",
          "tags": [],
          "items": [
            {
              "selector": "thead > tr > th > h3.with-icon",
              "snippet": "<h3 class=\"with-icon\">",
              "node_label": "Titles",
              "explanation": "Fix any of the following:\n  Heading order invalid"
            }
          ]
        }
      ]
    },
    {
      "url": "https://fdic.gov",
      "scan_status": "success",
      "axe_findings_count": 5,
      "axe_findings": [
        {
          "id": "aria-allowed-attr",
          "title": "`[aria-*]` attributes do not match their roles",
          "description": "Each ARIA `role` supports a specific subset of `aria-*` attributes. Mismatching these invalidates the `aria-*` attributes. [Learn how to match ARIA attributes to their roles](https://dequeuniversity.com/rules/axe/4.11/aria-allowed-attr).",
          "score": 0,
          "impact": "critical",
          "tags": [],
          "items": [
            {
              "selector": "div.field__item > div.paragraph > div.tabs-container > input#consumers",
              "snippet": "<input class=\"radiotab\" name=\"tabs\" type=\"radio\" id=\"consumers\" checked=\"checked\" aria-expanded=\"false\" data-once=\"tab-click\">",
              "node_label": "div.field__item > div.paragraph > div.tabs-container > input#consumers",
              "explanation": "Fix all of the following:\n  ARIA attribute is not allowed: aria-expanded=\"false\""
            },
            {
              "selector": "div.field__item > div.paragraph > div.tabs-container > input#bankers",
              "snippet": "<input class=\"radiotab\" name=\"tabs\" type=\"radio\" id=\"bankers\" aria-expanded=\"false\" data-once=\"tab-click\">",
              "node_label": "div.field__item > div.paragraph > div.tabs-container > input#bankers",
              "explanation": "Fix all of the following:\n  ARIA attribute is not allowed: aria-expanded=\"false\""
            },
            {
              "selector": "div.field__item > div.paragraph > div.tabs-container > input#analysts",
              "snippet": "<input class=\"radiotab\" name=\"tabs\" type=\"radio\" id=\"analysts\" aria-expanded=\"false\" data-once=\"tab-click\">",
              "node_label": "div.field__item > div.paragraph > div.tabs-container > input#analysts",
              "explanation": "Fix all of the following:\n  ARIA attribute is not allowed: aria-expanded=\"false\""
            }
          ]
        },
        {
          "id": "button-name",
          "title": "Buttons do not have an accessible name",
          "description": "When a button doesn't have an accessible name, screen readers announce it as \"button\", making it unusable for users who rely on screen readers. [Learn how to make buttons more accessible](https://dequeuniversity.com/rules/axe/4.11/button-name).",
          "score": 0,
          "impact": "critical",
          "tags": [],
          "items": [
            {
              "selector": "div.region > div#block-fdic-theme-mainnavigation > nav#tbm-main > button.tbm-button",
              "snippet": "<button class=\"tbm-button\" type=\"button\">",
              "node_label": "div.region > div#block-fdic-theme-mainnavigation > nav#tbm-main > button.tbm-button",
              "explanation": "Fix any of the following:\n  Element does not have inner text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element does not have an implicit (wrapped) <label>\n  Element does not have an explicit <label>\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
            },
            {
              "selector": "div > div.glider > div.glider-dots > button.glider-dot",
              "snippet": "<button class=\"glider-dot active\" data-card-ids=\"0\" onclick=\"Drupal.behaviors.Gliders.dotMenuClick(this)\">",
              "node_label": "div > div.glider > div.glider-dots > button.glider-dot",
              "explanation": "Fix any of the following:\n  Element does not have inner text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element does not have an implicit (wrapped) <label>\n  Element does not have an explicit <label>\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
            },
            {
              "selector": "div > div.glider > div.glider-dots > button.glider-dot",
              "snippet": "<button class=\"glider-dot\" data-card-ids=\"1\" onclick=\"Drupal.behaviors.Gliders.dotMenuClick(this)\">",
              "node_label": "div > div.glider > div.glider-dots > button.glider-dot",
              "explanation": "Fix any of the following:\n  Element does not have inner text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element does not have an implicit (wrapped) <label>\n  Element does not have an explicit <label>\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
            },
            {
              "selector": "div > div.glider > div.glider-dots > button.glider-dot",
              "snippet": "<button class=\"glider-dot\" data-card-ids=\"2\" onclick=\"Drupal.behaviors.Gliders.dotMenuClick(this)\">",
              "node_label": "div > div.glider > div.glider-dots > button.glider-dot",
              "explanation": "Fix any of the following:\n  Element does not have inner text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element does not have an implicit (wrapped) <label>\n  Element does not have an explicit <label>\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
            },
            {
              "selector": "div > div.glider > div.glider-dots > button.glider-dot",
              "snippet": "<button class=\"glider-dot\" data-card-ids=\"3\" onclick=\"Drupal.behaviors.Gliders.dotMenuClick(this)\">",
              "node_label": "div > div.glider > div.glider-dots > button.glider-dot",
              "explanation": "Fix any of the following:\n  Element does not have inner text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element does not have an implicit (wrapped) <label>\n  Element does not have an explicit <label>\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
            },
            {
              "selector": "div#block-fdic-theme-dataandinsight > div#data-and-insights-glider > div.glider-dots > button.glider-dot",
              "snippet": "<button class=\"glider-dot active\" data-card-ids=\"0\" onclick=\"Drupal.behaviors.Gliders.dotMenuClick(this)\">",
              "node_label": "div#block-fdic-theme-dataandinsight > div#data-and-insights-glider > div.glider-dots > button.glider-dot",
              "explanation": "Fix any of the following:\n  Element does not have inner text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element does not have an implicit (wrapped) <label>\n  Element does not have an explicit <label>\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
            },
            {
              "selector": "div#block-fdic-theme-dataandinsight > div#data-and-insights-glider > div.glider-dots > button.glider-dot",
              "snippet": "<button class=\"glider-dot\" data-card-ids=\"1\" onclick=\"Drupal.behaviors.Gliders.dotMenuClick(this)\">",
              "node_label": "div#block-fdic-theme-dataandinsight > div#data-and-insights-glider > div.glider-dots > button.glider-dot",
              "explanation": "Fix any of the following:\n  Element does not have inner text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element does not have an implicit (wrapped) <label>\n  Element does not have an explicit <label>\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
            },
            {
              "selector": "div#block-fdic-theme-dataandinsight > div#data-and-insights-glider > div.glider-dots > button.glider-dot",
              "snippet": "<button class=\"glider-dot\" data-card-ids=\"2\" onclick=\"Drupal.behaviors.Gliders.dotMenuClick(this)\">",
              "node_label": "div#block-fdic-theme-dataandinsight > div#data-and-insights-glider > div.glider-dots > button.glider-dot",
              "explanation": "Fix any of the following:\n  Element does not have inner text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element does not have an implicit (wrapped) <label>\n  Element does not have an explicit <label>\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
            },
            {
              "selector": "div#block-fdic-theme-dataandinsight > div#data-and-insights-glider > div.glider-dots > button.glider-dot",
              "snippet": "<button class=\"glider-dot\" data-card-ids=\"3\" onclick=\"Drupal.behaviors.Gliders.dotMenuClick(this)\">",
              "node_label": "div#block-fdic-theme-dataandinsight > div#data-and-insights-glider > div.glider-dots > button.glider-dot",
              "explanation": "Fix any of the following:\n  Element does not have inner text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element does not have an implicit (wrapped) <label>\n  Element does not have an explicit <label>\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
            },
            {
              "selector": "div#block-fdic-theme-dataandinsight > div#data-and-insights-glider > div.glider-dots > button.glider-dot",
              "snippet": "<button class=\"glider-dot\" data-card-ids=\"4\" onclick=\"Drupal.behaviors.Gliders.dotMenuClick(this)\">",
              "node_label": "div#block-fdic-theme-dataandinsight > div#data-and-insights-glider > div.glider-dots > button.glider-dot",
              "explanation": "Fix any of the following:\n  Element does not have inner text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element does not have an implicit (wrapped) <label>\n  Element does not have an explicit <label>\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
            }
          ]
        },
        {
          "id": "color-contrast",
          "title": "Background and foreground colors do not have a sufficient contrast ratio.",
          "description": "Low-contrast text is difficult or impossible for many users to read. [Learn how to provide sufficient color contrast](https://dequeuniversity.com/rules/axe/4.11/color-contrast).",
          "score": 0,
          "impact": "serious",
          "tags": [],
          "items": [
            {
              "selector": "div.paragraph > div.mosaic-text-wrapper > div.field > div.field__item",
              "snippet": "<div class=\"field__item\">",
              "node_label": "BOARD MEETING",
              "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 2.25 (foreground color: #38b6ff, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "selector": "div.paragraph > div.mosaic-text-wrapper > div.field > div.field__item",
              "snippet": "<div class=\"field__item\">",
              "node_label": "PRESS RELEASE",
              "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 2.25 (foreground color: #38b6ff, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
            }
          ]
        },
        {
          "id": "frame-title",
          "title": "`<frame>` or `<iframe>` elements do not have a title",
          "description": "Screen reader users rely on frame titles to describe the contents of frames. [Learn more about frame titles](https://dequeuniversity.com/rules/axe/4.11/frame-title).",
          "score": 0,
          "impact": "serious",
          "tags": [],
          "items": [
            {
              "selector": "div > div > div.scrollable > iframe",
              "snippet": "<iframe data-src=\"https://fdicfedramp.gov1.qualtrics.com/jfe/form/SV_3sIHjZHM2WQQJfw?Q_CHL=s…\" width=\"100%\" height=\"100%\" frameborder=\"0\" name=\"survey-iframe-SI_9n2z5nlldOTe1V4\" data-name=\"embedded-iframe-SI_9n2z5nlldOTe1V4\">",
              "node_label": "div > div > div.scrollable > iframe",
              "explanation": "Fix any of the following:\n  Element has no title attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
            }
          ]
        },
        {
          "id": "tabindex",
          "title": "Some elements have a `[tabindex]` value greater than 0",
          "description": "A value greater than 0 implies an explicit navigation ordering. Although technically valid, this often creates frustrating experiences for users who rely on assistive technologies. [Learn more about the `tabindex` attribute](https://dequeuniversity.com/rules/axe/4.11/tabindex).",
          "score": 0,
          "impact": "serious",
          "tags": [],
          "items": [
            {
              "selector": "body.acquia-cms-toolbar > a.skipheader",
              "snippet": "<a href=\"#main-content\" class=\"skipheader\" tabindex=\"1\">",
              "node_label": "Skip to main content",
              "explanation": "Fix any of the following:\n  Element has a tabindex greater than 0"
            },
            {
              "selector": "div.usa-banner__inner > div.usa-banner__header > div > button#fdic_how_you_know",
              "snippet": "<button class=\"usa-banner__header-button\" tabindex=\"1\" id=\"fdic_how_you_know\" aria-expanded=\"false\" aria-controls=\"gov-banner\" aria-label=\"Here’s how you know\" data-once=\"govBanner\">",
              "node_label": "Here’s how you know",
              "explanation": "Fix any of the following:\n  Element has a tabindex greater than 0"
            }
          ]
        }
      ]
    },
    {
      "url": "https://login.gov",
      "scan_status": "success",
      "axe_findings_count": 0,
      "axe_findings": []
    },
    {
      "url": "https://fbi.gov",
      "scan_status": "success",
      "axe_findings_count": 5,
      "axe_findings": [
        {
          "id": "heading-order",
          "title": "Heading elements are not in a sequentially-descending order",
          "description": "Properly ordered headings that do not skip levels convey the semantic structure of the page, making it easier to navigate and understand when using assistive technologies. [Learn more about heading order](https://dequeuniversity.com/rules/axe/4.11/heading-order).",
          "score": 0,
          "impact": "moderate",
          "tags": [],
          "items": [
            {
              "selector": "div.g-4 > div.col-6 > div.quick-link > h6",
              "snippet": "<h6>",
              "node_label": "Apply for an FBI Job",
              "explanation": "Fix any of the following:\n  Heading order invalid"
            },
            {
              "selector": "div.container > div.row > div.col-md-3 > h5.mb-3",
              "snippet": "<h5 class=\"mb-3\">",
              "node_label": "Most Wanted",
              "explanation": "Fix any of the following:\n  Heading order invalid"
            }
          ]
        },
        {
          "id": "image-alt",
          "title": "Image elements do not have `[alt]` attributes",
          "description": "Informative elements should aim for short, descriptive alternate text. Decorative elements can be ignored with an empty alt attribute. [Learn more about the `alt` attribute](https://dequeuniversity.com/rules/axe/4.11/image-alt).",
          "score": 0,
          "impact": "critical",
          "tags": [],
          "items": [
            {
              "selector": "div.top-nav-bar > div.top-nav-bar-bottom > div.left > img",
              "snippet": "<img src=\"https://www.fbi.gov/++theme++fbigov.theme/uswds-2.9.0/img/icon-dot-gov.svg\">",
              "node_label": "div.top-nav-bar > div.top-nav-bar-bottom > div.left > img",
              "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
            },
            {
              "selector": "div.top-nav-bar > div.top-nav-bar-bottom > div.right > img",
              "snippet": "<img src=\"https://www.fbi.gov/++theme++fbigov.theme/uswds-2.9.0/img/icon-https.svg\">",
              "node_label": "div.top-nav-bar > div.top-nav-bar-bottom > div.right > img",
              "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
            }
          ]
        },
        {
          "id": "link-name",
          "title": "Links do not have a discernible name",
          "description": "Link text (and alternate text for images, when used as links) that is discernible, unique, and focusable improves the navigation experience for screen reader users. [Learn how to make links accessible](https://dequeuniversity.com/rules/axe/4.11/link-name).",
          "score": 0,
          "impact": "serious",
          "tags": [],
          "items": [
            {
              "selector": "div.container > div.header-mobile-row > div > a.nav-link",
              "snippet": "<a href=\"https://www.fbi.gov/++theme++2025-05-16/index.html\" class=\"nav-link px-3 py-2\" data-bs-toggle=\"offcanvas\" data-bs-target=\"#mobileNav\" aria-controls=\"mobileNav\">",
              "node_label": "div.container > div.header-mobile-row > div > a.nav-link",
              "explanation": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "selector": "div.container > div.header-mobile-row > div.header-mobile-search > a.text-white",
              "snippet": "<a href=\"https://www.fbi.gov/@@search\" class=\"text-white text-decoration-none\">",
              "node_label": "div.container > div.header-mobile-row > div.header-mobile-search > a.text-white",
              "explanation": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "selector": "div.d-flex > div.d-flex > div.social-icons > a.text-white",
              "snippet": "<a href=\"https://www.facebook.com/FBI\" class=\"text-white me-3\" target=\"_blank\">",
              "node_label": "div.d-flex > div.d-flex > div.social-icons > a.text-white",
              "explanation": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "selector": "div.d-flex > div.d-flex > div.social-icons > a.text-white",
              "snippet": "<a href=\"https://x.com/FBI\" class=\"text-white me-3\" target=\"_blank\">",
              "node_label": "div.d-flex > div.d-flex > div.social-icons > a.text-white",
              "explanation": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "selector": "div.d-flex > div.d-flex > div.social-icons > a.text-white",
              "snippet": "<a href=\"https://www.youtube.com/user/fbi\" class=\"text-white me-3\" target=\"_blank\">",
              "node_label": "div.d-flex > div.d-flex > div.social-icons > a.text-white",
              "explanation": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "selector": "div.d-flex > div.d-flex > div.social-icons > a.text-white",
              "snippet": "<a href=\"https://www.linkedin.com/company/fbi\" class=\"text-white me-3\" target=\"_blank\">",
              "node_label": "div.d-flex > div.d-flex > div.social-icons > a.text-white",
              "explanation": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "selector": "div.d-flex > div.d-flex > div.social-icons > a.text-white",
              "snippet": "<a href=\"https://www.instagram.com/fbi/\" class=\"text-white me-3\" target=\"_blank\">",
              "node_label": "div.d-flex > div.d-flex > div.social-icons > a.text-white",
              "explanation": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "selector": "div.d-flex > div.d-flex > div.social-icons > a.text-white",
              "snippet": "<a href=\"https://delivery.fbi.gov/subscribe?utm_source=Email%20Icon%20-%20fbi.gov&amp;u…\" class=\"text-white me-3\" target=\"_blank\">",
              "node_label": "div.d-flex > div.d-flex > div.social-icons > a.text-white",
              "explanation": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            }
          ]
        },
        {
          "id": "target-size",
          "title": "Touch targets do not have sufficient size or spacing.",
          "description": "Touch targets with sufficient size and spacing help users who may have difficulty targeting small controls to activate the targets. [Learn more about touch targets](https://dequeuniversity.com/rules/axe/4.11/target-size).",
          "score": 0,
          "impact": "serious",
          "tags": [],
          "items": [
            {
              "selector": "section.hero-section > div.hero-indicators > div.d-flex > button.indicator",
              "snippet": "<button class=\"indicator active\" aria-label=\"Slide 1\" data-slide=\"1\">",
              "node_label": "Slide 1",
              "explanation": "Fix any of the following:\n  Target has insufficient size (12px by 12px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 16px instead of at least 24px."
            },
            {
              "selector": "section.hero-section > div.hero-indicators > div.d-flex > button.indicator",
              "snippet": "<button class=\"indicator\" aria-label=\"Slide 2\" data-slide=\"2\">",
              "node_label": "Slide 2",
              "explanation": "Fix any of the following:\n  Target has insufficient size (12px by 12px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 16px instead of at least 24px."
            },
            {
              "selector": "section.hero-section > div.hero-indicators > div.d-flex > button.indicator",
              "snippet": "<button class=\"indicator\" aria-label=\"Slide 3\" data-slide=\"3\">",
              "node_label": "Slide 3",
              "explanation": "Fix any of the following:\n  Target has insufficient size (12px by 12px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 16px instead of at least 24px."
            },
            {
              "selector": "section.hero-section > div.hero-indicators > div.d-flex > button.indicator",
              "snippet": "<button class=\"indicator\" aria-label=\"Slide 4\" data-slide=\"4\">",
              "node_label": "Slide 4",
              "explanation": "Fix any of the following:\n  Target has insufficient size (12px by 12px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 16px instead of at least 24px."
            }
          ]
        },
        {
          "id": "landmark-one-main",
          "title": "Document does not have a main landmark.",
          "description": "One main landmark helps screen reader users navigate a web page. [Learn more about landmarks](https://dequeuniversity.com/rules/axe/4.11/landmark-one-main).",
          "score": 0,
          "impact": "moderate",
          "tags": [],
          "items": [
            {
              "selector": "html",
              "snippet": "<html lang=\"en\" data-gridsystem=\"bs3\">",
              "node_label": "html",
              "explanation": "Fix all of the following:\n  Document does not have a main landmark"
            }
          ]
        }
      ]
    },
    {
      "url": "https://nsf.gov",
      "scan_status": "success",
      "axe_findings_count": 0,
      "axe_findings": []
    },
    {
      "url": "https://www.usajobs.gov",
      "scan_status": "success",
      "axe_findings_count": 1,
      "axe_findings": [
        {
          "id": "landmark-one-main",
          "title": "Document does not have a main landmark.",
          "description": "One main landmark helps screen reader users navigate a web page. [Learn more about landmarks](https://dequeuniversity.com/rules/axe/4.11/landmark-one-main).",
          "score": 0,
          "impact": "moderate",
          "tags": [],
          "items": [
            {
              "selector": "html.flexbox",
              "snippet": "<html lang=\"en\" class=\"flexbox scroll-smooth\">",
              "node_label": "html.flexbox",
              "explanation": "Fix all of the following:\n  Document does not have a main landmark"
            }
          ]
        }
      ]
    },
    {
      "url": "https://noaa.gov",
      "scan_status": "success",
      "axe_findings_count": 1,
      "axe_findings": [
        {
          "id": "target-size",
          "title": "Touch targets do not have sufficient size or spacing.",
          "description": "Touch targets with sufficient size and spacing help users who may have difficulty targeting small controls to activate the targets. [Learn more about touch targets](https://dequeuniversity.com/rules/axe/4.11/target-size).",
          "score": 0,
          "impact": "serious",
          "tags": [],
          "items": [
            {
              "selector": "div#footer-menus > ul#menu--footer-2 > li.menu__item > a.menu__link",
              "snippet": "<a href=\"/protecting-your-privacy\" class=\"menu__link\" data-ga=\"Footer:Protecting Your Privacy\" data-drupal-link-system-path=\"node/5778\">",
              "node_label": "Protecting Your Privacy",
              "explanation": "Fix any of the following:\n  Target has insufficient size (158.8px by 22px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 22px instead of at least 24px."
            },
            {
              "selector": "div#footer-menus > ul#menu--footer-2 > li.menu__item > a.menu__link",
              "snippet": "<a href=\"https://vote.gov/\" class=\"menu__link\" data-ga=\"Footer:Vote.gov\">",
              "node_label": "Vote.gov",
              "explanation": "Fix any of the following:\n  Target has insufficient size (60.4px by 22px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 22px instead of at least 24px."
            }
          ]
        }
      ]
    },
    {
      "url": "https://i94.cbp.dhs.gov",
      "scan_status": "success",
      "axe_findings_count": 5,
      "axe_findings": [
        {
          "id": "aria-hidden-focus",
          "title": "`[aria-hidden=\"true\"]` elements contain focusable descendents",
          "description": "Focusable descendents within an `[aria-hidden=\"true\"]` element prevent those interactive elements from being available to users of assistive technologies like screen readers. [Learn how `aria-hidden` affects focusable elements](https://dequeuniversity.com/rules/axe/4.11/aria-hidden-focus).",
          "score": 0,
          "impact": "serious",
          "tags": [],
          "items": [
            {
              "selector": "body.mat-typography > i94-root > mat-drawer-container.mat-drawer-container > div.cdk-visually-hidden",
              "snippet": "<div tabindex=\"0\" class=\"cdk-visually-hidden cdk-focus-trap-anchor\" aria-hidden=\"true\">",
              "node_label": "body.mat-typography > i94-root > mat-drawer-container.mat-drawer-container > div.cdk-visually-hidden",
              "explanation": "Fix all of the following:\n  Focusable content should have tabindex=\"-1\" or be removed from the DOM"
            },
            {
              "selector": "body.mat-typography > i94-root > mat-drawer-container.mat-drawer-container > div.cdk-visually-hidden",
              "snippet": "<div tabindex=\"0\" class=\"cdk-visually-hidden cdk-focus-trap-anchor\" aria-hidden=\"true\">",
              "node_label": "body.mat-typography > i94-root > mat-drawer-container.mat-drawer-container > div.cdk-visually-hidden",
              "explanation": "Fix all of the following:\n  Focusable content should have tabindex=\"-1\" or be removed from the DOM"
            }
          ]
        },
        {
          "id": "heading-order",
          "title": "Heading elements are not in a sequentially-descending order",
          "description": "Properly ordered headings that do not skip levels convey the semantic structure of the page, making it easier to navigate and understand when using assistive technologies. [Learn more about heading order](https://dequeuniversity.com/rules/axe/4.11/heading-order).",
          "score": 0,
          "impact": "moderate",
          "tags": [],
          "items": [
            {
              "selector": "div.a > div#apply-for-i94-card > div.card-header > h4.card-title",
              "snippet": "<h4 _ngcontent-ng-c3732733486=\"\" class=\"card-title\">",
              "node_label": "Visiting the U.S. & Arriving Via a Land Border or Selected Ferry?",
              "explanation": "Fix any of the following:\n  Heading order invalid"
            }
          ]
        },
        {
          "id": "tabindex",
          "title": "Some elements have a `[tabindex]` value greater than 0",
          "description": "A value greater than 0 implies an explicit navigation ordering. Although technically valid, this often creates frustrating experiences for users who rely on assistive technologies. [Learn more about the `tabindex` attribute](https://dequeuniversity.com/rules/axe/4.11/tabindex).",
          "score": 0,
          "impact": "serious",
          "tags": [],
          "items": [
            {
              "selector": "mat-drawer-container.mat-drawer-container > mat-drawer-content.mat-drawer-content > skip-navigation > div.skip-anchor",
              "snippet": "<div _ngcontent-ng-c2197301604=\"\" tabindex=\"1\" class=\"skip-anchor ng-star-inserted\" aria-label=\"Accessibility controls for I-94/I-95 Website - Official Site for Travelers…\">",
              "node_label": "I-94/I-95 Website - Official Site for Travelers Visiting the United States",
              "explanation": "Fix any of the following:\n  Element has a tabindex greater than 0"
            },
            {
              "selector": "mat-drawer-container.mat-drawer-container > mat-drawer-content.mat-drawer-content > skip-navigation > a#skip-navigation",
              "snippet": "<a _ngcontent-ng-c2197301604=\"\" tabindex=\"2\" id=\"skip-navigation\" aria-label=\"Click to skip to main content.\" class=\"skip-navigation clickable\">",
              "node_label": "Skip to main content",
              "explanation": "Fix any of the following:\n  Element has a tabindex greater than 0"
            }
          ]
        },
        {
          "id": "landmark-one-main",
          "title": "Document does not have a main landmark.",
          "description": "One main landmark helps screen reader users navigate a web page. [Learn more about landmarks](https://dequeuniversity.com/rules/axe/4.11/landmark-one-main).",
          "score": 0,
          "impact": "moderate",
          "tags": [],
          "items": [
            {
              "selector": "html",
              "snippet": "<html lang=\"en\" data-beasties-container=\"\">",
              "node_label": "html",
              "explanation": "Fix all of the following:\n  Document does not have a main landmark"
            }
          ]
        },
        {
          "id": "label-content-name-mismatch",
          "title": "Elements with visible text labels do not have matching accessible names.",
          "description": "Visible text labels that do not match the accessible name can result in a confusing experience for screen reader users. [Learn more about accessible names](https://dequeuniversity.com/rules/axe/4.11/label-content-name-mismatch).",
          "score": 0,
          "impact": "serious",
          "tags": [],
          "items": [
            {
              "selector": "div.mat-mdc-tab-links > div.content > div.page-width > a#lnk-query-traveler-menu",
              "snippet": "<a _ngcontent-ng-c2105541701=\"\" mat-tab-link=\"\" id=\"lnk-query-traveler-menu\" aria-label=\"click to expand navigation options\" class=\"mdc-tab mat-mdc-tab-link mat-mdc-focus-indicator mat-mdc-menu-trigger ng-s…\" aria-disabled=\"false\" aria-selected=\"false\" tabindex=\"-1\" role=\"tab\" aria-haspopup=\"menu\" aria-expanded=\"false\">",
              "node_label": "Search",
              "explanation": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
            }
          ]
        }
      ]
    },
    {
      "url": "https://history.state.gov",
      "scan_status": "success",
      "axe_findings_count": 3,
      "axe_findings": [
        {
          "id": "button-name",
          "title": "Buttons do not have an accessible name",
          "description": "When a button doesn't have an accessible name, screen readers announce it as \"button\", making it unusable for users who rely on screen readers. [Learn how to make buttons more accessible](https://dequeuniversity.com/rules/axe/4.11/button-name).",
          "score": 0,
          "impact": "critical",
          "tags": [],
          "items": [
            {
              "selector": "div.searchbox > form#navigationSearchForm > p.form-group > button.hsg-link-button",
              "snippet": "<button type=\"submit\" class=\"hsg-link-button search-button btn\">",
              "node_label": "div.searchbox > form#navigationSearchForm > p.form-group > button.hsg-link-button",
              "explanation": "Fix any of the following:\n  Element does not have inner text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element does not have an implicit (wrapped) <label>\n  Element does not have an explicit <label>\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
            }
          ]
        },
        {
          "id": "color-contrast",
          "title": "Background and foreground colors do not have a sufficient contrast ratio.",
          "description": "Low-contrast text is difficult or impossible for many users to read. [Learn how to provide sufficient color contrast](https://dequeuniversity.com/rules/axe/4.11/color-contrast).",
          "score": 0,
          "impact": "serious",
          "tags": [],
          "items": [
            {
              "selector": "div.container > div.row > p > a",
              "snippet": "<a href=\"mailto:history@state.gov?subject=Error%20on%20page%20%60%2Fexist%2Fapps%2F…\">",
              "node_label": "Report an issue on this page",
              "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 3.51 (foreground color: #205493, background color: #aeb0b5, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            }
          ]
        },
        {
          "id": "list",
          "title": "Lists do not contain only `<li>` elements and script supporting elements (`<script>` and `<template>`).",
          "description": "Screen readers have a specific way of announcing lists. Ensuring proper list structure aids screen reader output. [Learn more about proper list structure](https://dequeuniversity.com/rules/axe/4.11/list).",
          "score": 0,
          "impact": "serious",
          "tags": [],
          "items": [
            {
              "selector": "section.hsg-grid > div.container > nav.row > ul.hsg-footer-list",
              "snippet": "<ul class=\"hsg-footer-list\">",
              "node_label": "Learn more\nHome\nSearch\nFAQ",
              "explanation": "Fix all of the following:\n  List element has direct children that are not allowed: h4"
            },
            {
              "selector": "section.hsg-grid > div.container > nav.row > ul.hsg-footer-list",
              "snippet": "<ul class=\"hsg-footer-list\">",
              "node_label": "Topics\nHistorical Documents\nDepartment History\nCountries",
              "explanation": "Fix all of the following:\n  List element has direct children that are not allowed: h4"
            },
            {
              "selector": "section.hsg-grid > div.container > nav.row > ul.hsg-footer-list",
              "snippet": "<ul class=\"hsg-footer-list\">",
              "node_label": "Contact\nAbout Us\nContact Us",
              "explanation": "Fix all of the following:\n  List element has direct children that are not allowed: h4"
            },
            {
              "selector": "section.hsg-grid > div.container > nav.row > ul.hsg-footer-list",
              "snippet": "<ul class=\"hsg-footer-list\">",
              "node_label": "Policies\nAccessibility Statement\nPrivacy Policy\nExternal Link Policy\nCopyright …",
              "explanation": "Fix all of the following:\n  List element has direct children that are not allowed: h4"
            }
          ]
        }
      ]
    },
    {
      "url": "https://ustraveldocs.com",
      "scan_status": "success",
      "axe_findings_count": 4,
      "axe_findings": [
        {
          "id": "heading-order",
          "title": "Heading elements are not in a sequentially-descending order",
          "description": "Properly ordered headings that do not skip levels convey the semantic structure of the page, making it easier to navigate and understand when using assistive technologies. [Learn more about heading order](https://dequeuniversity.com/rules/axe/4.11/heading-order).",
          "score": 0,
          "impact": "moderate",
          "tags": [],
          "items": [
            {
              "selector": "div.rich-text > div#choose-your-location-A > div.usa-space > h4.usa-accordion__heading",
              "snippet": "<h4 data-v-593890b4=\"\" class=\"usa-accordion__heading\">",
              "node_label": "A",
              "explanation": "Fix any of the following:\n  Heading order invalid"
            }
          ]
        },
        {
          "id": "meta-viewport",
          "title": "`[user-scalable=\"no\"]` is used in the `<meta name=\"viewport\">` element or the `[maximum-scale]` attribute is less than 5.",
          "description": "Disabling zooming is problematic for users with low vision who rely on screen magnification to properly see the contents of a web page. [Learn more about the viewport meta tag](https://dequeuniversity.com/rules/axe/4.11/meta-viewport).",
          "score": 0,
          "impact": "moderate",
          "tags": [],
          "items": [
            {
              "selector": "head > meta",
              "snippet": "<meta name=\"viewport\" content=\"user-scalable=no,initial-scale=1,maximum-scale=1,minimum-scale=1,width=dev…\">",
              "node_label": "head > meta",
              "explanation": "Fix any of the following:\n  user-scalable=no on <meta> tag disables zooming on mobile devices"
            }
          ]
        },
        {
          "id": "landmark-one-main",
          "title": "Document does not have a main landmark.",
          "description": "One main landmark helps screen reader users navigate a web page. [Learn more about landmarks](https://dequeuniversity.com/rules/axe/4.11/landmark-one-main).",
          "score": 0,
          "impact": "moderate",
          "tags": [],
          "items": [
            {
              "selector": "html.undefined",
              "snippet": "<html lang=\"en\" class=\"undefined en\">",
              "node_label": "html.undefined",
              "explanation": "Fix all of the following:\n  Document does not have a main landmark"
            }
          ]
        },
        {
          "id": "label-content-name-mismatch",
          "title": "Elements with visible text labels do not have matching accessible names.",
          "description": "Visible text labels that do not match the accessible name can result in a confusing experience for screen reader users. [Learn more about accessible names](https://dequeuniversity.com/rules/axe/4.11/label-content-name-mismatch).",
          "score": 0,
          "impact": "serious",
          "tags": [],
          "items": [
            {
              "selector": "div.usa-navbar > div#extended-logo > em.usa-logo__text > a",
              "snippet": "<a data-v-1c72975e=\"\" href=\"\" aria-label=\"U.S. Travel Docs\">",
              "node_label": "USTravelDocs",
              "explanation": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
            },
            {
              "selector": "div#choose-your-location-A > div.usa-space > h4.usa-accordion__heading > button.usa-accordion__button",
              "snippet": "<button data-v-593890b4=\"\" type=\"button\" aria-expanded=\"false\" aria-controls=\"A\" aria-label=\"Show countries that begin with A\" class=\"usa-accordion__button card-button-content\">",
              "node_label": "A",
              "explanation": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
            },
            {
              "selector": "div#choose-your-location-B > div.usa-space > h4.usa-accordion__heading > button.usa-accordion__button",
              "snippet": "<button data-v-593890b4=\"\" type=\"button\" aria-expanded=\"false\" aria-controls=\"B\" aria-label=\"Show countries that begin with B\" class=\"usa-accordion__button card-button-content\">",
              "node_label": "B",
              "explanation": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
            },
            {
              "selector": "div#choose-your-location-C > div.usa-space > h4.usa-accordion__heading > button.usa-accordion__button",
              "snippet": "<button data-v-593890b4=\"\" type=\"button\" aria-expanded=\"false\" aria-controls=\"C\" aria-label=\"Show countries that begin with C\" class=\"usa-accordion__button card-button-content\">",
              "node_label": "C",
              "explanation": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
            },
            {
              "selector": "div#choose-your-location-D > div.usa-space > h4.usa-accordion__heading > button.usa-accordion__button",
              "snippet": "<button data-v-593890b4=\"\" type=\"button\" aria-expanded=\"false\" aria-controls=\"D\" aria-label=\"Show countries that begin with D\" class=\"usa-accordion__button card-button-content\">",
              "node_label": "D",
              "explanation": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
            },
            {
              "selector": "div#choose-your-location-E > div.usa-space > h4.usa-accordion__heading > button.usa-accordion__button",
              "snippet": "<button data-v-593890b4=\"\" type=\"button\" aria-expanded=\"false\" aria-controls=\"E\" aria-label=\"Show countries that begin with E\" class=\"usa-accordion__button card-button-content\">",
              "node_label": "E",
              "explanation": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
            },
            {
              "selector": "div#choose-your-location-F > div.usa-space > h4.usa-accordion__heading > button.usa-accordion__button",
              "snippet": "<button data-v-593890b4=\"\" type=\"button\" aria-expanded=\"false\" aria-controls=\"F\" aria-label=\"Show countries that begin with F\" class=\"usa-accordion__button card-button-content\">",
              "node_label": "F",
              "explanation": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
            },
            {
              "selector": "div#choose-your-location-G > div.usa-space > h4.usa-accordion__heading > button.usa-accordion__button",
              "snippet": "<button data-v-593890b4=\"\" type=\"button\" aria-expanded=\"false\" aria-controls=\"G\" aria-label=\"Show countries that begin with G\" class=\"usa-accordion__button card-button-content\">",
              "node_label": "G",
              "explanation": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
            },
            {
              "selector": "div#choose-your-location-H > div.usa-space > h4.usa-accordion__heading > button.usa-accordion__button",
              "snippet": "<button data-v-593890b4=\"\" type=\"button\" aria-expanded=\"false\" aria-controls=\"H\" aria-label=\"Show countries that begin with H\" class=\"usa-accordion__button card-button-content\">",
              "node_label": "H",
              "explanation": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
            },
            {
              "selector": "div#choose-your-location-I > div.usa-space > h4.usa-accordion__heading > button.usa-accordion__button",
              "snippet": "<button data-v-593890b4=\"\" type=\"button\" aria-expanded=\"false\" aria-controls=\"I\" aria-label=\"Show countries that begin with I\" class=\"usa-accordion__button card-button-content\">",
              "node_label": "I",
              "explanation": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
            },
            {
              "selector": "div#choose-your-location-J > div.usa-space > h4.usa-accordion__heading > button.usa-accordion__button",
              "snippet": "<button data-v-593890b4=\"\" type=\"button\" aria-expanded=\"false\" aria-controls=\"J\" aria-label=\"Show countries that begin with J\" class=\"usa-accordion__button card-button-content\">",
              "node_label": "J",
              "explanation": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
            },
            {
              "selector": "div#choose-your-location-K > div.usa-space > h4.usa-accordion__heading > button.usa-accordion__button",
              "snippet": "<button data-v-593890b4=\"\" type=\"button\" aria-expanded=\"false\" aria-controls=\"K\" aria-label=\"Show countries that begin with K\" class=\"usa-accordion__button card-button-content\">",
              "node_label": "K",
              "explanation": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
            },
            {
              "selector": "div#choose-your-location-L > div.usa-space > h4.usa-accordion__heading > button.usa-accordion__button",
              "snippet": "<button data-v-593890b4=\"\" type=\"button\" aria-expanded=\"false\" aria-controls=\"L\" aria-label=\"Show countries that begin with L\" class=\"usa-accordion__button card-button-content\">",
              "node_label": "L",
              "explanation": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
            },
            {
              "selector": "div#choose-your-location-M > div.usa-space > h4.usa-accordion__heading > button.usa-accordion__button",
              "snippet": "<button data-v-593890b4=\"\" type=\"button\" aria-expanded=\"false\" aria-controls=\"M\" aria-label=\"Show countries that begin with M\" class=\"usa-accordion__button card-button-content\">",
              "node_label": "M",
              "explanation": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
            },
            {
              "selector": "div#choose-your-location-N > div.usa-space > h4.usa-accordion__heading > button.usa-accordion__button",
              "snippet": "<button data-v-593890b4=\"\" type=\"button\" aria-expanded=\"false\" aria-controls=\"N\" aria-label=\"Show countries that begin with N\" class=\"usa-accordion__button card-button-content\">",
              "node_label": "N",
              "explanation": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
            },
            {
              "selector": "div#choose-your-location-O > div.usa-space > h4.usa-accordion__heading > button.usa-accordion__button",
              "snippet": "<button data-v-593890b4=\"\" type=\"button\" aria-expanded=\"false\" aria-controls=\"O\" aria-label=\"Show countries that begin with O\" class=\"usa-accordion__button card-button-content\">",
              "node_label": "O",
              "explanation": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
            },
            {
              "selector": "div#choose-your-location-P > div.usa-space > h4.usa-accordion__heading > button.usa-accordion__button",
              "snippet": "<button data-v-593890b4=\"\" type=\"button\" aria-expanded=\"false\" aria-controls=\"P\" aria-label=\"Show countries that begin with P\" class=\"usa-accordion__button card-button-content\">",
              "node_label": "P",
              "explanation": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
            },
            {
              "selector": "div#choose-your-location-Q > div.usa-space > h4.usa-accordion__heading > button.usa-accordion__button",
              "snippet": "<button data-v-593890b4=\"\" type=\"button\" aria-expanded=\"false\" aria-controls=\"Q\" aria-label=\"Show countries that begin with Q\" class=\"usa-accordion__button card-button-content\">",
              "node_label": "Q",
              "explanation": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
            },
            {
              "selector": "div#choose-your-location-R > div.usa-space > h4.usa-accordion__heading > button.usa-accordion__button",
              "snippet": "<button data-v-593890b4=\"\" type=\"button\" aria-expanded=\"false\" aria-controls=\"R\" aria-label=\"Show countries that begin with R\" class=\"usa-accordion__button card-button-content\">",
              "node_label": "R",
              "explanation": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
            },
            {
              "selector": "div#choose-your-location-S > div.usa-space > h4.usa-accordion__heading > button.usa-accordion__button",
              "snippet": "<button data-v-593890b4=\"\" type=\"button\" aria-expanded=\"false\" aria-controls=\"S\" aria-label=\"Show countries that begin with S\" class=\"usa-accordion__button card-button-content\">",
              "node_label": "S",
              "explanation": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
            },
            {
              "selector": "div#choose-your-location-T > div.usa-space > h4.usa-accordion__heading > button.usa-accordion__button",
              "snippet": "<button data-v-593890b4=\"\" type=\"button\" aria-expanded=\"false\" aria-controls=\"T\" aria-label=\"Show countries that begin with T\" class=\"usa-accordion__button card-button-content\">",
              "node_label": "T",
              "explanation": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
            },
            {
              "selector": "div#choose-your-location-U > div.usa-space > h4.usa-accordion__heading > button.usa-accordion__button",
              "snippet": "<button data-v-593890b4=\"\" type=\"button\" aria-expanded=\"false\" aria-controls=\"U\" aria-label=\"Show countries that begin with U\" class=\"usa-accordion__button card-button-content\">",
              "node_label": "U",
              "explanation": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
            },
            {
              "selector": "div#choose-your-location-V > div.usa-space > h4.usa-accordion__heading > button.usa-accordion__button",
              "snippet": "<button data-v-593890b4=\"\" type=\"button\" aria-expanded=\"false\" aria-controls=\"V\" aria-label=\"Show countries that begin with V\" class=\"usa-accordion__button card-button-content\">",
              "node_label": "V",
              "explanation": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
            },
            {
              "selector": "div#choose-your-location-W > div.usa-space > h4.usa-accordion__heading > button.usa-accordion__button",
              "snippet": "<button data-v-593890b4=\"\" type=\"button\" aria-expanded=\"false\" aria-controls=\"W\" aria-label=\"Show countries that begin with W\" class=\"usa-accordion__button card-button-content\">",
              "node_label": "W",
              "explanation": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
            },
            {
              "selector": "div#choose-your-location-Y > div.usa-space > h4.usa-accordion__heading > button.usa-accordion__button",
              "snippet": "<button data-v-593890b4=\"\" type=\"button\" aria-expanded=\"false\" aria-controls=\"Y\" aria-label=\"Show countries that begin with Y\" class=\"usa-accordion__button card-button-content\">",
              "node_label": "Y",
              "explanation": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
            },
            {
              "selector": "div#choose-your-location-Z > div.usa-space > h4.usa-accordion__heading > button.usa-accordion__button",
              "snippet": "<button data-v-593890b4=\"\" type=\"button\" aria-expanded=\"false\" aria-controls=\"Z\" aria-label=\"Show countries that begin with Z\" class=\"usa-accordion__button card-button-content\">",
              "node_label": "Z",
              "explanation": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
            }
          ]
        }
      ]
    },
    {
      "url": "https://cisa.gov",
      "scan_status": "success",
      "axe_findings_count": 0,
      "axe_findings": []
    },
    {
      "url": "https://comptox.epa.gov",
      "scan_status": "success",
      "axe_findings_count": 0,
      "axe_findings": []
    },
    {
      "url": "https://faq.usps.com",
      "scan_status": "success",
      "axe_findings_count": 6,
      "axe_findings": [
        {
          "id": "aria-required-children",
          "title": "Elements with an ARIA `[role]` that require children to contain a specific `[role]` are missing some or all of those required children.",
          "description": "Some ARIA parent roles must contain specific child roles to perform their intended accessibility functions. [Learn more about roles and required children elements](https://dequeuniversity.com/rules/axe/4.11/aria-required-children).",
          "score": 0,
          "impact": "critical",
          "tags": [],
          "items": [
            {
              "selector": "div#g-navigation > div.nav-full > nav > ul.nav-list",
              "snippet": "<ul role=\"menubar\" class=\"nav-list\">",
              "node_label": "Skip Quick Tools Links\nQuick Tools\n \n\nTrack a Package\n\n \n\nInformed Delivery\n\n \n…",
              "explanation": "Fix any of the following:\n  Element has children which are not allowed: li[tabindex]"
            }
          ]
        },
        {
          "id": "aria-required-parent",
          "title": "`[role]`s are not contained by their required parent element",
          "description": "Some ARIA child roles must be contained by specific parent roles to properly perform their intended accessibility functions. [Learn more about ARIA roles and required parent element](https://dequeuniversity.com/rules/axe/4.11/aria-required-parent).",
          "score": 0,
          "impact": "critical",
          "tags": [],
          "items": [
            {
              "selector": "nav > ul.nav-list > li.qt-nav > a.nav-first-element",
              "snippet": "<a href=\"https://www.usps.com/global-elements/header/C360-header.htm#\" class=\"nav-first-element menuitem\" aria-haspopup=\"true\" tabindex=\"0\" role=\"menuitem\" aria-expanded=\"false\">",
              "node_label": "Quick Tools",
              "explanation": "Fix any of the following:\n  Required ARIA parents role not present: menu, menubar, group"
            },
            {
              "selector": "nav > ul.nav-list > li.menuheader > a#mail-ship-width",
              "snippet": "<a href=\"https://www.usps.com/ship/\" aria-haspopup=\"true\" tabindex=\"0\" role=\"menuitem\" class=\"menuitem\" aria-expanded=\"false\" id=\"mail-ship-width\">",
              "node_label": "Send",
              "explanation": "Fix any of the following:\n  Required ARIA parents role not present: menu, menubar, group"
            },
            {
              "selector": "nav > ul.nav-list > li.menuheader > a.menuitem",
              "snippet": "<a href=\"https://www.usps.com/manage/\" aria-haspopup=\"true\" tabindex=\"0\" role=\"menuitem\" class=\"menuitem\" aria-expanded=\"false\">",
              "node_label": "Receive",
              "explanation": "Fix any of the following:\n  Required ARIA parents role not present: menu, menubar, group"
            },
            {
              "selector": "nav > ul.nav-list > li.menuheader > a.menuitem",
              "snippet": "<a href=\"https://store.usps.com/store\" aria-haspopup=\"true\" tabindex=\"0\" role=\"menuitem\" class=\"menuitem\" aria-expanded=\"false\">",
              "node_label": "Shop",
              "explanation": "Fix any of the following:\n  Required ARIA parents role not present: menu, menubar, group"
            },
            {
              "selector": "nav > ul.nav-list > li.menuheader > a.menuitem",
              "snippet": "<a href=\"https://www.usps.com/business/\" role=\"menuitem\" aria-haspopup=\"true\" tabindex=\"0\" class=\"menuitem\" aria-expanded=\"false\">",
              "node_label": "Business",
              "explanation": "Fix any of the following:\n  Required ARIA parents role not present: menu, menubar, group"
            },
            {
              "selector": "nav > ul.nav-list > li.menuheader > a.menuitem",
              "snippet": "<a href=\"https://www.usps.com/international/\" role=\"menuitem\" aria-haspopup=\"true\" aria-expanded=\"false\" tabindex=\"0\" class=\"menuitem\">",
              "node_label": "International",
              "explanation": "Fix any of the following:\n  Required ARIA parents role not present: menu, menubar, group"
            },
            {
              "selector": "nav > ul.nav-list > li.menuheader > a.menuitem",
              "snippet": "<a href=\"https://faq.usps.com/s/\" role=\"menuitem\" aria-haspopup=\"true\" tabindex=\"0\" class=\"menuitem\" aria-expanded=\"false\">",
              "node_label": "Help",
              "explanation": "Fix any of the following:\n  Required ARIA parents role not present: menu, menubar, group"
            }
          ]
        },
        {
          "id": "link-name",
          "title": "Links do not have a discernible name",
          "description": "Link text (and alternate text for images, when used as links) that is discernible, unique, and focusable improves the navigation experience for screen reader users. [Learn how to make links accessible](https://dequeuniversity.com/rules/axe/4.11/link-name).",
          "score": 0,
          "impact": "serious",
          "tags": [],
          "items": [
            {
              "selector": "body.null > div > div#g-navigation > a#endnav",
              "snippet": "<a class=\"hidden-skip\" href=\"https://www.usps.com/global-elements/header/C360-header.htm#\" id=\"endnav\" name=\"endnav\">",
              "node_label": " ",
              "explanation": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "selector": "div > div#global-footer--wrap > footer.global-footer > a.global-footer--logo-link",
              "snippet": "<a class=\"global-footer--logo-link\" href=\"https://www.usps.com/\">",
              "node_label": "div > div#global-footer--wrap > footer.global-footer > a.global-footer--logo-link",
              "explanation": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            }
          ]
        },
        {
          "id": "listitem",
          "title": "List items (`<li>`) are not contained within `<ul>`, `<ol>` or `<menu>` parent elements.",
          "description": "Screen readers require list items (`<li>`) to be contained within a parent `<ul>`, `<ol>` or `<menu>` to be announced properly. [Learn more about proper list structure](https://dequeuniversity.com/rules/axe/4.11/listitem).",
          "score": 0,
          "impact": "serious",
          "tags": [],
          "items": [
            {
              "selector": "div.nav-full > nav > ul.nav-list > li.qt-nav",
              "snippet": "<li class=\"qt-nav menuheader\">",
              "node_label": "Skip Quick Tools Links\nQuick Tools\n \n\nTrack a Package\n\n \n\nInformed Delivery\n\n \n…",
              "explanation": "Fix any of the following:\n  List item parent element has a role that is not role=\"list\""
            },
            {
              "selector": "div.nav-full > nav > ul.nav-list > li.menuheader",
              "snippet": "<li class=\"menuheader\">",
              "node_label": "Skip Send Links\nSend\nTools\nClick-N-Ship\nStamps & Supplies\nLook Up a ZIP Code™\nC…",
              "explanation": "Fix any of the following:\n  List item parent element has a role that is not role=\"list\""
            },
            {
              "selector": "div.nav-full > nav > ul.nav-list > li.menuheader",
              "snippet": "<li class=\"menuheader\">",
              "node_label": "Skip Receive Links\nReceive\nTools\nTracking\nInformed Delivery\nIntercept a Package…",
              "explanation": "Fix any of the following:\n  List item parent element has a role that is not role=\"list\""
            },
            {
              "selector": "div.nav-full > nav > ul.nav-list > li.menuheader",
              "snippet": "<li class=\"menuheader\">",
              "node_label": "Skip Shop Links\nShop\nShop\nStamps\nShipping Supplies\nCards & Envelopes\nPersonaliz…",
              "explanation": "Fix any of the following:\n  List item parent element has a role that is not role=\"list\""
            },
            {
              "selector": "div.nav-full > nav > ul.nav-list > li.menuheader",
              "snippet": "<li class=\"menuheader\">",
              "node_label": "Skip Business Links\nBusiness\nTools\nCalculate a Business Price\nEvery Door Direct…",
              "explanation": "Fix any of the following:\n  List item parent element has a role that is not role=\"list\""
            },
            {
              "selector": "div.nav-full > nav > ul.nav-list > li.menuheader",
              "snippet": "<li class=\"menuheader\">",
              "node_label": "Skip International Links\nInternational\nTools\nCalculate International Prices\nPri…",
              "explanation": "Fix any of the following:\n  List item parent element has a role that is not role=\"list\""
            },
            {
              "selector": "div.nav-full > nav > ul.nav-list > li.menuheader",
              "snippet": "<li class=\"menuheader\">",
              "node_label": "Skip Help Links\nHelp\nFAQs\nFinding Missing Mail\nFiling a Claim\nRequesting a Refu…",
              "explanation": "Fix any of the following:\n  List item parent element has a role that is not role=\"list\""
            }
          ]
        },
        {
          "id": "target-size",
          "title": "Touch targets do not have sufficient size or spacing.",
          "description": "Touch targets with sufficient size and spacing help users who may have difficulty targeting small controls to activate the targets. [Learn more about touch targets](https://dequeuniversity.com/rules/axe/4.11/target-size).",
          "score": 0,
          "impact": "serious",
          "tags": [],
          "items": [
            {
              "selector": "li.global-footer--navigation-category > ol.global-footer--navigation-options > li > a",
              "snippet": "<a href=\"https://about.usps.com/newsroom/service-alerts/\">",
              "node_label": "USPS Service Updates",
              "explanation": "Fix any of the following:\n  Target has insufficient size (161.6px by 18px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 20px instead of at least 24px."
            },
            {
              "selector": "li.global-footer--navigation-category > ol.global-footer--navigation-options > li > a",
              "snippet": "<a href=\"https://about.usps.com/resources/\">",
              "node_label": "Forms & Publications",
              "explanation": "Fix any of the following:\n  Target has insufficient size (148.6px by 18px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 18px instead of at least 24px."
            },
            {
              "selector": "li.global-footer--navigation-category > ol.global-footer--navigation-options > li > a",
              "snippet": "<a href=\"https://about.usps.com/what/government-services/\">",
              "node_label": "Government Services",
              "explanation": "Fix any of the following:\n  Target has insufficient size (150.6px by 18px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 18px instead of at least 24px."
            },
            {
              "selector": "li.global-footer--navigation-category > ol.global-footer--navigation-options > li > a",
              "snippet": "<a href=\"https://about.usps.com/what/business-services/rights-permissions/\">",
              "node_label": "Rights & Permissions",
              "explanation": "Fix any of the following:\n  Target has insufficient size (148.3px by 18px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 18px instead of at least 24px."
            },
            {
              "selector": "li.global-footer--navigation-category > ol.global-footer--navigation-options > li > a",
              "snippet": "<a href=\"https://www.uspis.gov/\">",
              "node_label": "Postal Inspectors",
              "explanation": "Fix any of the following:\n  Target has insufficient size (121.7px by 18px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 18.2px instead of at least 24px."
            },
            {
              "selector": "li.global-footer--navigation-category > ol.global-footer--navigation-options > li > a",
              "snippet": "<a href=\"https://www.uspsoig.gov/\">",
              "node_label": "Inspector General",
              "explanation": "Fix any of the following:\n  Target has insufficient size (124.6px by 18px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 18.2px instead of at least 24px."
            },
            {
              "selector": "li.global-footer--navigation-category > ol.global-footer--navigation-options > li > a",
              "snippet": "<a href=\"https://pe.usps.com\">",
              "node_label": "Postal Explorer",
              "explanation": "Fix any of the following:\n  Target has insufficient size (106px by 18px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 22px instead of at least 24px."
            },
            {
              "selector": "li.global-footer--navigation-category > ol.global-footer--navigation-options > li > a",
              "snippet": "<a href=\"https://about.usps.com/who/legal/privacy-policy/\">",
              "node_label": "Privacy Policy",
              "explanation": "Fix any of the following:\n  Target has insufficient size (97.9px by 18px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 18.4px instead of at least 24px."
            },
            {
              "selector": "li.global-footer--navigation-category > ol.global-footer--navigation-options > li > a",
              "snippet": "<a href=\"https://about.usps.com/who/legal/terms-of-use.htm\">",
              "node_label": "Terms of Use",
              "explanation": "Fix any of the following:\n  Target has insufficient size (91.8px by 18px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 18.4px instead of at least 24px."
            }
          ]
        },
        {
          "id": "landmark-one-main",
          "title": "Document does not have a main landmark.",
          "description": "One main landmark helps screen reader users navigate a web page. [Learn more about landmarks](https://dequeuniversity.com/rules/axe/4.11/landmark-one-main).",
          "score": 0,
          "impact": "moderate",
          "tags": [],
          "items": [
            {
              "selector": "html.slds-no-wcag",
              "snippet": "<html lang=\"en-US\" dir=\"ltr\" class=\"slds-no-wcag\">",
              "node_label": "html.slds-no-wcag",
              "explanation": "Fix all of the following:\n  Document does not have a main landmark"
            }
          ]
        }
      ]
    },
    {
      "url": "https://army.mil",
      "scan_status": "success",
      "axe_findings_count": 0,
      "axe_findings": []
    },
    {
      "url": "https://courses.lincs.ed.gov",
      "scan_status": "success",
      "axe_findings_count": 2,
      "axe_findings": [
        {
          "id": "color-contrast",
          "title": "Background and foreground colors do not have a sufficient contrast ratio.",
          "description": "Low-contrast text is difficult or impossible for many users to read. [Learn how to provide sufficient color contrast](https://dequeuniversity.com/rules/axe/4.11/color-contrast).",
          "score": 0,
          "impact": "serious",
          "tags": [],
          "items": [
            {
              "selector": "div.footer-content-popover > div.footer-section > div.logininfo > div.logininfo",
              "snippet": "<div class=\"logininfo\">",
              "node_label": "You are not logged in. (Sign in)",
              "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 1.19 (foreground color: #323a45, background color: #112e51, font size: 12.8pt (17px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "selector": "div.footer-section > div.logininfo > div.logininfo > a",
              "snippet": "<a href=\"https://courses.lincs.ed.gov/login/index.php\">",
              "node_label": "Sign in",
              "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 1.79 (foreground color: #205493, background color: #112e51, font size: 12.8pt (17px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "selector": "div.footer-content-popover > div.footer-section > div.tool_dataprivacy > a",
              "snippet": "<a href=\"https://courses.lincs.ed.gov/admin/tool/dataprivacy/summary.php\">",
              "node_label": "Data retention summary",
              "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 1.79 (foreground color: #205493, background color: #112e51, font size: 12.8pt (17px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "selector": "div.footer-content-popover > div.footer-section > div#theme_switch_link > a",
              "snippet": "<a rel=\"nofollow\" href=\"https://courses.lincs.ed.gov/theme/switchdevice.php?url=https%3A%2F%2Fcour…\">",
              "node_label": "Switch to the standard theme",
              "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 1.79 (foreground color: #205493, background color: #112e51, font size: 12.8pt (17px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "selector": "footer#page-footer > div.footer-content-popover > div.footer-section > div",
              "snippet": "<div>",
              "node_label": "Powered by Moodle",
              "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 1.19 (foreground color: #323a45, background color: #112e51, font size: 12.8pt (17px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "selector": "div.footer-content-popover > div.footer-section > div > a",
              "snippet": "<a href=\"https://moodle.com\">",
              "node_label": "Moodle",
              "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 1.79 (foreground color: #205493, background color: #112e51, font size: 12.8pt (17px), font weight: normal). Expected contrast ratio of 4.5:1"
            }
          ]
        },
        {
          "id": "target-size",
          "title": "Touch targets do not have sufficient size or spacing.",
          "description": "Touch targets with sufficient size and spacing help users who may have difficulty targeting small controls to activate the targets. [Learn more about touch targets](https://dequeuniversity.com/rules/axe/4.11/target-size).",
          "score": 0,
          "impact": "serious",
          "tags": [],
          "items": [
            {
              "selector": "div#category-22 > div.subcategories > div.category > button.category-toggle",
              "snippet": "<button class=\"category-toggle button4\" aria-label=\"Toggle content standards for english language learners courses\" aria-expanded=\"true\" aria-controls=\"category-27\">",
              "node_label": "Toggle content standards for english language learners courses",
              "explanation": "Fix any of the following:\n  Target has insufficient size because it is partially obscured (smallest space is 394px by 21.8px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 0px instead of at least 24px."
            },
            {
              "selector": "div.coursebox > div.info > div.moreinfo > a",
              "snippet": "<a href=\"https://courses.lincs.ed.gov/course/info.php?id=301\">",
              "node_label": "Summary",
              "explanation": "Fix any of the following:\n  Target has insufficient size (21.3px by 19px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 22.4px instead of at least 24px."
            }
          ]
        }
      ]
    },
    {
      "url": "https://cancer.gov",
      "scan_status": "success",
      "axe_findings_count": 2,
      "axe_findings": [
        {
          "id": "target-size",
          "title": "Touch targets do not have sufficient size or spacing.",
          "description": "Touch targets with sufficient size and spacing help users who may have difficulty targeting small controls to activate the targets. [Learn more about touch targets](https://dequeuniversity.com/rules/axe/4.11/target-size).",
          "score": 0,
          "impact": "serious",
          "tags": [],
          "items": [
            {
              "selector": "div.usa-footer__address > div.usa-footer__contact-info > address > a",
              "snippet": "<a href=\"https://www.hhs.gov/\">",
              "node_label": "U.S. Department of Health and Human Services",
              "explanation": "Fix any of the following:\n  Target has insufficient size (314.1px by 22.8px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 21.6px instead of at least 24px."
            },
            {
              "selector": "div.usa-footer__address > div.usa-footer__contact-info > address > a",
              "snippet": "<a href=\"https://www.nih.gov/\">",
              "node_label": "National Institutes of Health",
              "explanation": "Fix any of the following:\n  Target has insufficient size (314.1px by 22.8px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 21.6px instead of at least 24px."
            },
            {
              "selector": "div.usa-footer__address > div.usa-footer__contact-info > address > a",
              "snippet": "<a href=\"https://www.cancer.gov/\">",
              "node_label": "National Cancer Institute",
              "explanation": "Fix any of the following:\n  Target has insufficient size (314.1px by 22.8px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 21.6px instead of at least 24px."
            },
            {
              "selector": "div.usa-footer__address > div.usa-footer__contact-info > address > a",
              "snippet": "<a href=\"https://usa.gov/\">",
              "node_label": "USA.gov",
              "explanation": "Fix any of the following:\n  Target has insufficient size (314.1px by 22.8px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 21.6px instead of at least 24px."
            }
          ]
        },
        {
          "id": "label-content-name-mismatch",
          "title": "Elements with visible text labels do not have matching accessible names.",
          "description": "Visible text labels that do not match the accessible name can result in a confusing experience for screen reader users. [Learn more about accessible names](https://dequeuniversity.com/rules/axe/4.11/label-content-name-mismatch).",
          "score": 0,
          "impact": "serious",
          "tags": [],
          "items": [
            {
              "selector": "div.nci-guide-card__body > ul.nci-card__button-group > li > a.usa-button",
              "snippet": "<a href=\"/types\" aria-label=\"button_alt\" class=\"usa-button usa-button--outline usa-button--secondary\" data-eddl-landing-item-link-type=\"Internal\">",
              "node_label": "Find a Cancer Type",
              "explanation": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
            },
            {
              "selector": "div.nci-guide-card__body > ul.nci-card__button-group > li > a.usa-button",
              "snippet": "<a href=\"/about-cancer/treatment\" aria-label=\"button_alt\" class=\"usa-button usa-button--outline usa-button--secondary\" data-eddl-landing-item-link-type=\"Internal\">",
              "node_label": "Treatment",
              "explanation": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
            },
            {
              "selector": "div.nci-guide-card__body > ul.nci-card__button-group > li > a.usa-button",
              "snippet": "<a href=\"/about-cancer/treatment/side-effects\" aria-label=\"button_alt\" class=\"usa-button usa-button--outline usa-button--secondary\" data-eddl-landing-item-link-type=\"Internal\">",
              "node_label": "Side Effects",
              "explanation": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
            },
            {
              "selector": "div.nci-guide-card__body > ul.nci-card__button-group > li > a.usa-button",
              "snippet": "<a href=\"/about-cancer/causes-prevention\" aria-label=\"button_alt\" class=\"usa-button usa-button--outline usa-button--secondary\" data-eddl-landing-item-link-type=\"Internal\">",
              "node_label": "Causes & Prevention",
              "explanation": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
            },
            {
              "selector": "div.nci-guide-card__body > ul.nci-card__button-group > li > a.usa-button",
              "snippet": "<a href=\"/about-cancer/diagnosis-staging\" aria-label=\"button_alt\" class=\"usa-button usa-button--outline usa-button--secondary\" data-eddl-landing-item-link-type=\"Internal\">",
              "node_label": "Diagnosis & Staging",
              "explanation": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
            },
            {
              "selector": "div.nci-guide-card__body > ul.nci-card__button-group > li > a.usa-button",
              "snippet": "<a href=\"/research/participate/clinical-trials-search\" aria-label=\"button_alt\" class=\"usa-button usa-button--outline usa-button--secondary\" data-eddl-landing-item-link-type=\"Internal\">",
              "node_label": "Find a Clinical Trial",
              "explanation": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
            },
            {
              "selector": "div.nci-guide-card__body > ul.nci-card__button-group > li > a.usa-button",
              "snippet": "<a href=\"/grants-training/grants-funding/funding-opportunities\" aria-label=\"button_alt\" class=\"usa-button usa-button--outline usa-button--secondary\" data-eddl-landing-item-link-type=\"Internal\">",
              "node_label": "Funding Opportunities",
              "explanation": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
            },
            {
              "selector": "div.nci-guide-card__body > ul.nci-card__button-group > li > a.usa-button",
              "snippet": "<a href=\"/research/resources\" aria-label=\"button_alt\" class=\"usa-button usa-button--outline usa-button--secondary\" data-eddl-landing-item-link-type=\"Internal\">",
              "node_label": "Resources for Researchers",
              "explanation": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
            },
            {
              "selector": "div.nci-guide-card__body > ul.nci-card__button-group > li > a.usa-button",
              "snippet": "<a href=\"/grants-training/apply-grant\" aria-label=\"button_alt\" class=\"usa-button usa-button--outline usa-button--secondary\" data-eddl-landing-item-link-type=\"Internal\">",
              "node_label": "Apply for a Grant",
              "explanation": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
            },
            {
              "selector": "div.nci-guide-card__body > ul.nci-card__button-group > li > a.usa-button",
              "snippet": "<a href=\"/grants-training/grants-funding/contacts\" aria-label=\"button_alt\" class=\"usa-button usa-button--outline usa-button--secondary\" data-eddl-landing-item-link-type=\"Internal\">",
              "node_label": "Find a Research Contact",
              "explanation": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
            },
            {
              "selector": "div.grid-container > ul.nci-card-group > li.nci-card > a",
              "snippet": "<a href=\"https://www.nih.gov/news-events/news-releases/researchers-identify-new-blo…\" aria-labelledby=\"paragraph-9983931\" data-eddl-landing-item=\"feature_card\" data-eddl-landing-item-link-type=\"External\">",
              "node_label": "New Blood Test May Detect Early Pancreatic Cancer\n\nFour-marker blood test could…",
              "explanation": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
            },
            {
              "selector": "div.grid-container > ul.nci-card-group > li.nci-card > a",
              "snippet": "<a href=\"/news-events/cancer-currents-blog/2025/early-onset-cancer-research-environ…\" aria-labelledby=\"paragraph-9050411\" data-eddl-landing-item=\"feature_card\" data-eddl-landing-item-link-type=\"Internal\">",
              "node_label": "Why Are Cancer Diagnoses Rising in People Under Age 50?\n\nResearchers are lookin…",
              "explanation": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
            },
            {
              "selector": "div.grid-container > ul.nci-card-group > li.nci-card > a",
              "snippet": "<a href=\"/news-events/press-releases/2025/new-tissue-biomarker-for-aggressive-breas…\" aria-labelledby=\"paragraph-9681931\" data-eddl-landing-item=\"feature_card\" data-eddl-landing-item-link-type=\"Internal\">",
              "node_label": "Predicting Breast Cancer Aggressiveness\n\nSubstantial changes in breast tissue m…",
              "explanation": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
            },
            {
              "selector": "div.tablet-lg:grid-container-widescreen > div.nci-promo-block > div.nci-promo-block__content > a.usa-button",
              "snippet": "<a class=\"usa-button usa-button--secondary\" href=\"/contact\" aria-label=\"Find contact information and learn more about NCI's Cancer Information Ser…\" data-eddl-landing-item-link-type=\"Internal\">",
              "node_label": "Get Started",
              "explanation": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
            },
            {
              "selector": "div.grid-container > ul.nci-card-group > li.nci-card > a",
              "snippet": "<a href=\"/about-nci/leadership\" aria-labelledby=\"paragraph-9050481\" data-eddl-landing-item=\"feature_card\" data-eddl-landing-item-link-type=\"Internal\">",
              "node_label": "Senior Leaders\n\nInformation about NCI senior leadership.",
              "explanation": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
            },
            {
              "selector": "div.grid-container > ul.nci-card-group > li.nci-card > a",
              "snippet": "<a href=\"/about-nci/organization\" aria-labelledby=\"paragraph-9050486\" data-eddl-landing-item=\"feature_card\" data-eddl-landing-item-link-type=\"Internal\">",
              "node_label": "NCI Divisions, Offices, and Centers\n\nNCI has 30 divisions, offices, and centers…",
              "explanation": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
            },
            {
              "selector": "div.grid-container > ul.nci-card-group > li.nci-card > a",
              "snippet": "<a href=\"/about-nci/advisory-boards\" aria-labelledby=\"paragraph-9050491\" data-eddl-landing-item=\"feature_card\" data-eddl-landing-item-link-type=\"Internal\">",
              "node_label": "Advisory Boards and Review Groups\n\nNCI relies on advisory committees to provide…",
              "explanation": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
            },
            {
              "selector": "figure.cgdp-video__figure > div.cgdp-video__media > div#ytplayer-jC8CUIID2HA > div.video-preview--container",
              "snippet": "<div class=\"video-preview--container\" tabindex=\"0\" role=\"button\" aria-label=\"Play video\">",
              "node_label": "The Power of Improved Data Sharing - Childhood Cancer Data Initiative",
              "explanation": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
            }
          ]
        }
      ]
    },
    {
      "url": "https://home.treasury.gov",
      "scan_status": "success",
      "axe_findings_count": 1,
      "axe_findings": [
        {
          "id": "target-size",
          "title": "Touch targets do not have sufficient size or spacing.",
          "description": "Touch targets with sufficient size and spacing help users who may have difficulty targeting small controls to activate the targets. [Learn more about touch targets](https://dequeuniversity.com/rules/axe/4.11/target-size).",
          "score": 0,
          "impact": "serious",
          "tags": [],
          "items": [
            {
              "selector": "div.site-menu > ul > li > a",
              "snippet": "<a href=\"https://home.treasury.gov/subfooter/google-privacy-policy\">",
              "node_label": "Google Privacy",
              "explanation": "Fix any of the following:\n  Target has insufficient size (85.3px by 18px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 20.6px instead of at least 24px."
            },
            {
              "selector": "div.site-menu > ul > li > a",
              "snippet": "<a href=\"/about/careers-at-treasury\" data-display-mobile=\"0\" data-display-desktop=\"0\" data-drupal-link-system-path=\"node/4341\">",
              "node_label": "Careers",
              "explanation": "Fix any of the following:\n  Target has insufficient size (43.6px by 18px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 20.6px instead of at least 24px."
            }
          ]
        }
      ]
    },
    {
      "url": "https://globaldossier.uspto.gov",
      "scan_status": "success",
      "axe_findings_count": 2,
      "axe_findings": [
        {
          "id": "color-contrast",
          "title": "Background and foreground colors do not have a sufficient contrast ratio.",
          "description": "Low-contrast text is difficult or impossible for many users to read. [Learn how to provide sufficient color contrast](https://dequeuniversity.com/rules/axe/4.11/color-contrast).",
          "score": 0,
          "impact": "serious",
          "tags": [],
          "items": [
            {
              "selector": "button.btn > div.banner-inner > div > p.banner-header-text",
              "snippet": "<p class=\"banner-header-text\">",
              "node_label": "An official website of the United States government\nHere’s how you know ",
              "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 1.14 (foreground color: #ffffff, background color: #efefef, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
            }
          ]
        },
        {
          "id": "target-size",
          "title": "Touch targets do not have sufficient size or spacing.",
          "description": "Touch targets with sufficient size and spacing help users who may have difficulty targeting small controls to activate the targets. [Learn more about touch targets](https://dequeuniversity.com/rules/axe/4.11/target-size).",
          "score": 0,
          "impact": "serious",
          "tags": [],
          "items": [
            {
              "selector": "div.row > div.col-md-6 > div.margin-bottom- > a",
              "snippet": "<a _ngcontent-ng-c1419534366=\"\" href=\"https://www.uspto.gov/terms-use-uspto-websites\">",
              "node_label": "Terms of Use",
              "explanation": "Fix any of the following:\n  Target has insufficient size (82.5px by 16px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23.2px instead of at least 24px."
            }
          ]
        }
      ]
    },
    {
      "url": "https://acis.eoir.justice.gov",
      "scan_status": "success",
      "axe_findings_count": 0,
      "axe_findings": []
    },
    {
      "url": "https://tsaprecheckbyclear.tsa.dhs.gov",
      "scan_status": "success",
      "axe_findings_count": 2,
      "axe_findings": [
        {
          "id": "aria-prohibited-attr",
          "title": "Elements use prohibited ARIA attributes",
          "description": "Using ARIA attributes in roles where they are prohibited can mean that important information is not communicated to users of assistive technologies. [Learn more about prohibited ARIA roles](https://dequeuniversity.com/rules/axe/4.11/aria-prohibited-attr).",
          "score": 0,
          "impact": "serious",
          "tags": [],
          "items": [
            {
              "selector": "div.sc-gtsrHT > div.sc-gtsrHT > div.sc-gtsrHT > div.sc-gtsrHT",
              "snippet": "<div aria-label=\"drop-down\" data-testid=\"test-icon-drop-down\" name=\"drop-down\" class=\"sc-gtsrHT grbgZp\">",
              "node_label": "drop-down",
              "explanation": "Fix all of the following:\n  aria-label attribute cannot be used on a div with no valid role attribute."
            },
            {
              "selector": "header.sc-gtsrHT > div.sc-gtsrHT > div.sc-gtsrHT > div.sc-gtsrHT",
              "snippet": "<div aria-label=\"info\" data-testid=\"test-icon-info\" name=\"info\" class=\"sc-gtsrHT cwsgSr\">",
              "node_label": "info",
              "explanation": "Fix all of the following:\n  aria-label attribute cannot be used on a div with no valid role attribute."
            }
          ]
        },
        {
          "id": "target-size",
          "title": "Touch targets do not have sufficient size or spacing.",
          "description": "Touch targets with sufficient size and spacing help users who may have difficulty targeting small controls to activate the targets. [Learn more about touch targets](https://dequeuniversity.com/rules/axe/4.11/target-size).",
          "score": 0,
          "impact": "serious",
          "tags": [],
          "items": [
            {
              "selector": "div.sc-gtsrHT > div.sc-gtsrHT > div.sc-gtsrHT > a.sc-gtsrHT",
              "snippet": "<a href=\"https://www.tsa.gov/\" data-testid=\"footer-text-0\" target=\"blank\" class=\"sc-gtsrHT gqyNxI\">",
              "node_label": "Transportation Security Administration (TSA)",
              "explanation": "Fix any of the following:\n  Target has insufficient size (380px by 19.4px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 14.8px instead of at least 24px."
            },
            {
              "selector": "div.sc-gtsrHT > div.sc-gtsrHT > div.sc-gtsrHT > a.sc-gtsrHT",
              "snippet": "<a href=\"https://www.dhs.gov/\" data-testid=\"footer-text-1\" target=\"blank\" class=\"sc-gtsrHT gqyNxI\">",
              "node_label": "U.S. Department of Homeland Security (DHS)",
              "explanation": "Fix any of the following:\n  Target has insufficient size (380px by 19.4px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 14.8px instead of at least 24px."
            },
            {
              "selector": "div.sc-gtsrHT > div.sc-gtsrHT > div.sc-gtsrHT > a.sc-gtsrHT",
              "snippet": "<a href=\"https://www.tsa.gov/privacy-policy\" data-testid=\"footer-text-2\" target=\"blank\" class=\"sc-gtsrHT gqyNxI\">",
              "node_label": "TSA Privacy Act Statement",
              "explanation": "Fix any of the following:\n  Target has insufficient size (380px by 19.4px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 14.8px instead of at least 24px."
            },
            {
              "selector": "div.sc-gtsrHT > div.sc-gtsrHT > div.sc-gtsrHT > a.sc-gtsrHT",
              "snippet": "<a href=\"https://www.dhs.gov/freedom-information-act-foia\" data-testid=\"footer-text-3\" target=\"blank\" class=\"sc-gtsrHT gqyNxI\">",
              "node_label": "Freedom of Information Act",
              "explanation": "Fix any of the following:\n  Target has insufficient size (380px by 19.4px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 14.8px instead of at least 24px."
            }
          ]
        }
      ]
    },
    {
      "url": "https://ttp.dhs.gov",
      "scan_status": "success",
      "axe_findings_count": 3,
      "axe_findings": [
        {
          "id": "aria-allowed-attr",
          "title": "`[aria-*]` attributes do not match their roles",
          "description": "Each ARIA `role` supports a specific subset of `aria-*` attributes. Mismatching these invalidates the `aria-*` attributes. [Learn how to match ARIA attributes to their roles](https://dequeuniversity.com/rules/axe/4.11/aria-allowed-attr).",
          "score": 0,
          "impact": "critical",
          "tags": [],
          "items": [
            {
              "selector": "div.nav-row > div.container > nav.navbar > a.navbar-toggle",
              "snippet": "<a type=\"button\" data-bs-toggle=\"collapse\" data-bs-target=\"#app-navbar\" aria-expanded=\"false\" class=\"navbar-toggle navbar-toggler collapsed\">",
              "node_label": " MENU",
              "explanation": "Fix all of the following:\n  ARIA attribute is not allowed: aria-expanded=\"false\""
            }
          ]
        },
        {
          "id": "heading-order",
          "title": "Heading elements are not in a sequentially-descending order",
          "description": "Properly ordered headings that do not skip levels convey the semantic structure of the page, making it easier to navigate and understand when using assistive technologies. [Learn more about heading order](https://dequeuniversity.com/rules/axe/4.11/heading-order).",
          "score": 0,
          "impact": "moderate",
          "tags": [],
          "items": [
            {
              "selector": "div.container > div.row > div.col-xl-4 > h5",
              "snippet": "<h5 translate=\"\">",
              "node_label": "CONTACT SUPPORT",
              "explanation": "Fix any of the following:\n  Heading order invalid"
            }
          ]
        },
        {
          "id": "link-in-text-block",
          "title": "Links rely on color to be distinguishable.",
          "description": "Low-contrast text is difficult or impossible for many users to read. Link text that is discernible improves the experience for users with low vision. [Learn how to make links distinguishable](https://dequeuniversity.com/rules/axe/4.11/link-in-text-block).",
          "score": 0,
          "impact": "serious",
          "tags": [],
          "items": [
            {
              "selector": "div.col-12 > div.row > div.col-12 > a.enrollment-link",
              "snippet": "<a data-bs-target=\"#mdl-what-i-need\" data-bs-toggle=\"modal\" href=\"\" translate=\"\" class=\"enrollment-link\">",
              "node_label": "What Information do I need?",
              "explanation": "Fix any of the following:\n  The link has insufficient color contrast of 2:1 with the surrounding text. (Minimum contrast is 3:1, link text: #00568f, surrounding text: #212529)\n  The link has no styling (such as underline) to distinguish it from the surrounding text"
            }
          ]
        }
      ]
    },
    {
      "url": "https://careers.cbp.gov",
      "scan_status": "success",
      "axe_findings_count": 7,
      "axe_findings": [
        {
          "id": "aria-dialog-name",
          "title": "Elements with `role=\"dialog\"` or `role=\"alertdialog\"` do not have accessible names.",
          "description": "ARIA dialog elements without accessible names may prevent screen readers users from discerning the purpose of these elements. [Learn how to make ARIA dialog elements more accessible](https://dequeuniversity.com/rules/axe/4.11/aria-dialog-name).",
          "score": 0,
          "impact": "serious",
          "tags": [],
          "items": [
            {
              "selector": "div > div.ui-widget > c-crs-custom-modal > section.slds-modal",
              "snippet": "<section lwc-6m11k7ek9iv=\"\" class=\"slds-modal slds-fade-in-open\" role=\"dialog\" tabindex=\"-1\" aria-model=\"true\" aria-labelledby=\"modal-heading-01-17\">",
              "node_label": "GET UP TO $60,000\nIN INCENTIVES WHEN YOU JOIN CBP\nLET'S GO",
              "explanation": "Fix any of the following:\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            }
          ]
        },
        {
          "id": "aria-prohibited-attr",
          "title": "Elements use prohibited ARIA attributes",
          "description": "Using ARIA attributes in roles where they are prohibited can mean that important information is not communicated to users of assistive technologies. [Learn more about prohibited ARIA roles](https://dequeuniversity.com/rules/axe/4.11/aria-prohibited-attr).",
          "score": 0,
          "impact": "serious",
          "tags": [],
          "items": [
            {
              "selector": "div > span.inline-text > span.inline-text > lightning-combobox.super-icon-override",
              "snippet": "<lightning-combobox lwc-60i0q72qjve=\"\" class=\"super-icon-override slds-form-element\" aria-label=\"Select Hiring Path\" lwc-24on3e8rogg-host=\"\" style=\"display: flex;\">",
              "node_label": "Select an Option",
              "explanation": "Fix all of the following:\n  aria-label attribute cannot be used on a lightning-combobox with no valid role attribute."
            },
            {
              "selector": "div.slds-align_absolute-center > div > span.inline-text > lightning-combobox.super-icon-override",
              "snippet": "<lightning-combobox lwc-60i0q72qjve=\"\" class=\"super-icon-override slds-form-element\" aria-label=\"Select Program Office\" lwc-24on3e8rogg-host=\"\" style=\"display: flex;\">",
              "node_label": "Select an Option",
              "explanation": "Fix all of the following:\n  aria-label attribute cannot be used on a lightning-combobox with no valid role attribute."
            }
          ]
        },
        {
          "id": "aria-valid-attr",
          "title": "`[aria-*]` attributes are not valid or misspelled",
          "description": "Assistive technologies, like screen readers, can't interpret ARIA attributes with invalid names. [Learn more about valid ARIA attributes](https://dequeuniversity.com/rules/axe/4.11/aria-valid-attr).",
          "score": 0,
          "impact": "critical",
          "tags": [],
          "items": [
            {
              "selector": "div > div.ui-widget > c-crs-custom-modal > section.slds-modal",
              "snippet": "<section lwc-6m11k7ek9iv=\"\" class=\"slds-modal slds-fade-in-open\" role=\"dialog\" tabindex=\"-1\" aria-model=\"true\" aria-labelledby=\"modal-heading-01-17\">",
              "node_label": "GET UP TO $60,000\nIN INCENTIVES WHEN YOU JOIN CBP\nLET'S GO",
              "explanation": "Fix any of the following:\n  Invalid ARIA attribute name: aria-model"
            }
          ]
        },
        {
          "id": "button-name",
          "title": "Buttons do not have an accessible name",
          "description": "When a button doesn't have an accessible name, screen readers announce it as \"button\", making it unusable for users who rely on screen readers. [Learn how to make buttons more accessible](https://dequeuniversity.com/rules/axe/4.11/button-name).",
          "score": 0,
          "impact": "critical",
          "tags": [],
          "items": [
            {
              "selector": "div.video-controls > div.video-controls-active > c-crs-custom-button-icon > button.slds-button",
              "snippet": "<button type=\"button\" class=\"slds-button slds-button_icon slds-button_icon-bare\" part=\"button button-icon\">",
              "node_label": "div.video-controls > div.video-controls-active > c-crs-custom-button-icon > button.slds-button",
              "explanation": "Fix any of the following:\n  Element does not have inner text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element does not have an implicit (wrapped) <label>\n  Element does not have an explicit <label>\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
            },
            {
              "selector": "div.video-controls > div.video-controls-active > c-crs-custom-button-icon > button.slds-button",
              "snippet": "<button class=\"slds-button slds-button_icon slds-button_icon-bare custom-audio-description\" type=\"button\" part=\"button button-icon\">",
              "node_label": "div.video-controls > div.video-controls-active > c-crs-custom-button-icon > button.slds-button",
              "explanation": "Fix any of the following:\n  Element does not have inner text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element does not have an implicit (wrapped) <label>\n  Element does not have an explicit <label>\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
            },
            {
              "selector": "div.video-controls > div.video-controls-innactive > c-crs-custom-button-icon > button.slds-button",
              "snippet": "<button type=\"button\" class=\"slds-button slds-button_icon slds-button_icon-bare custom-volume-off\" lwc-1oskr43o4aj=\"\" disabled=\"\">",
              "node_label": "div.video-controls > div.video-controls-innactive > c-crs-custom-button-icon > button.slds-button",
              "explanation": "Fix any of the following:\n  Element does not have inner text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element does not have an implicit (wrapped) <label>\n  Element does not have an explicit <label>\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
            },
            {
              "selector": "c-crs-custom-modal > section.slds-modal > div.slds-modal__container > button.slds-modal__close",
              "snippet": "<button class=\"slds-modal__close modalCloseButton slds-button slds-button_icon slds-butto…\" type=\"button\" part=\"button button-icon\" lwc-6m11k7ek9iv=\"\">",
              "node_label": "c-crs-custom-modal > section.slds-modal > div.slds-modal__container > button.slds-modal__close",
              "explanation": "Fix any of the following:\n  Element does not have inner text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element does not have an implicit (wrapped) <label>\n  Element does not have an explicit <label>\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
            }
          ]
        },
        {
          "id": "image-alt",
          "title": "Image elements do not have `[alt]` attributes",
          "description": "Informative elements should aim for short, descriptive alternate text. Decorative elements can be ignored with an empty alt attribute. [Learn more about the `alt` attribute](https://dequeuniversity.com/rules/axe/4.11/image-alt).",
          "score": 0,
          "impact": "critical",
          "tags": [],
          "items": [
            {
              "selector": "div.slds-modal__container > div.slds-modal__content > div.modalImageContainer > img",
              "snippet": "<img lwc-6m11k7ek9iv=\"\" src=\"https://careers.cbp.gov/sfc/servlet.shepherd/version/download/068SJ00000qr…\">",
              "node_label": "div.slds-modal__container > div.slds-modal__content > div.modalImageContainer > img",
              "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
            }
          ]
        },
        {
          "id": "target-size",
          "title": "Touch targets do not have sufficient size or spacing.",
          "description": "Touch targets with sufficient size and spacing help users who may have difficulty targeting small controls to activate the targets. [Learn more about touch targets](https://dequeuniversity.com/rules/axe/4.11/target-size).",
          "score": 0,
          "impact": "serious",
          "tags": [],
          "items": [
            {
              "selector": "div.call-to-action-container > div > span.slds-align_absolute-center > a",
              "snippet": "<a lwc-5cf3fo200hp=\"\" href=\"https://careers.cbp.gov/s/connect-to-recruiter\">",
              "node_label": "CONNECT WITH A RECRUITER",
              "explanation": "Fix any of the following:\n  Target has insufficient size because it is partially obscured (smallest space is 231px by 8px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 0px instead of at least 24px."
            },
            {
              "selector": "div.call-to-action-container > div > span.slds-align_absolute-center > a",
              "snippet": "<a lwc-5cf3fo200hp=\"\" href=\"https://careers.cbp.gov/s/search-careers\">",
              "node_label": "SEARCH JOBS",
              "explanation": "Fix any of the following:\n  Target has insufficient size because it is partially obscured (smallest space is 127.8px by 8px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 0px instead of at least 24px."
            }
          ]
        },
        {
          "id": "label-content-name-mismatch",
          "title": "Elements with visible text labels do not have matching accessible names.",
          "description": "Visible text labels that do not match the accessible name can result in a confusing experience for screen reader users. [Learn more about accessible names](https://dequeuniversity.com/rules/axe/4.11/label-content-name-mismatch).",
          "score": 0,
          "impact": "serious",
          "tags": [],
          "items": [
            {
              "selector": "slot > div.card-footer > div.slds-p-vertical_x-small > a",
              "snippet": "<a lwc-1h0577md81h=\"\" href=\"https://app.brazenconnect.com/events/28ZwD?utm_medium=cbp&amp;utm_source=event…\" aria-label=\"Register for U.S. Customs and Border Protection Spring Virtual Career Expo…\">",
              "node_label": "REGISTER NOW",
              "explanation": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
            },
            {
              "selector": "slot > div.card-footer > div.slds-p-vertical_x-small > a",
              "snippet": "<a lwc-1h0577md81h=\"\" href=\"https://www.wfscameron.org/event/spring-job-fair/\" aria-label=\"Register for Workforce Solutions Brownsville, TX Job Fair 2026\">",
              "node_label": "REGISTER NOW",
              "explanation": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
            },
            {
              "selector": "slot > div.card-footer > div.slds-p-vertical_x-small > a",
              "snippet": "<a lwc-1h0577md81h=\"\" href=\"https://my.recruitmilitary.com/events/boston-veterans-job-fair-april-2-2026\" aria-label=\"Register for RecruitMilitary Boston Veteran Event Spring 2026\">",
              "node_label": "REGISTER NOW",
              "explanation": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
            }
          ]
        }
      ]
    },
    {
      "url": "https://wpc.ncep.noaa.gov",
      "scan_status": "success",
      "axe_findings_count": 0,
      "axe_findings": []
    },
    {
      "url": "https://fws.gov",
      "scan_status": "success",
      "axe_findings_count": 0,
      "axe_findings": []
    },
    {
      "url": "https://smmc.ornl.gov",
      "scan_status": "success",
      "axe_findings_count": 3,
      "axe_findings": [
        {
          "id": "color-contrast",
          "title": "Background and foreground colors do not have a sufficient contrast ratio.",
          "description": "Low-contrast text is difficult or impossible for many users to read. [Learn how to provide sufficient color contrast](https://dequeuniversity.com/rules/axe/4.11/color-contrast).",
          "score": 0,
          "impact": "serious",
          "tags": [],
          "items": [
            {
              "selector": "div.container > div.button-row > div.button-wrapper > a.button",
              "snippet": "<a class=\"button\" href=\"https://smmc.ornl.gov/wp-content/uploads/2024/05/SMMC-2024-Sponsor-Info-Sh…\">",
              "node_label": "2024 SMMC SPONSORSHIP INFORMATION",
              "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 2.41 (foreground color: #ffffff, background color: #ea9316, font size: 13.1pt (17.5px), font weight: normal). Expected contrast ratio of 4.5:1"
            }
          ]
        },
        {
          "id": "link-name",
          "title": "Links do not have a discernible name",
          "description": "Link text (and alternate text for images, when used as links) that is discernible, unique, and focusable improves the navigation experience for screen reader users. [Learn how to make links accessible](https://dequeuniversity.com/rules/axe/4.11/link-name).",
          "score": 0,
          "impact": "serious",
          "tags": [],
          "items": [
            {
              "selector": "div.wide-container > ul.menu-logo > li > a",
              "snippet": "<a href=\"https://www.ornl.gov/\">",
              "node_label": "div.wide-container > ul.menu-logo > li > a",
              "explanation": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "selector": "section.content-section > div.container > p > a",
              "snippet": "<a href=\"https://www.dspace.com/en/inc/home.cfm\" target=\"_blank\" rel=\"noopener\">",
              "node_label": "section.content-section > div.container > p > a",
              "explanation": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "selector": "section.content-section > div.container > p > a",
              "snippet": "<a href=\"https://www.mahle-powertrain.com/\" target=\"_blank\" rel=\"noopener\">",
              "node_label": "section.content-section > div.container > p > a",
              "explanation": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "selector": "section.content-section > div.container > p > a",
              "snippet": "<a href=\"https://toyotechus.com/\" target=\"_blank\" rel=\"noopener\">",
              "node_label": "section.content-section > div.container > p > a",
              "explanation": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "selector": "section.content-section > div.container > p > a",
              "snippet": "<a href=\"https://www.tva.com/\" target=\"_blank\" rel=\"noopener\">",
              "node_label": "section.content-section > div.container > p > a",
              "explanation": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "selector": "section.content-section > div.container > p > a",
              "snippet": "<a href=\"https://teamtn.org/\" target=\"_blank\" rel=\"noopener\">",
              "node_label": "section.content-section > div.container > p > a",
              "explanation": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "selector": "section.content-section > div.container > p > a",
              "snippet": "<a href=\"https://epb.com/\" target=\"_blank\" rel=\"noopener\">",
              "node_label": "section.content-section > div.container > p > a",
              "explanation": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "selector": "section.content-section > div.container > p > a",
              "snippet": "<a href=\"https://www.theenterprisectr.org/\" target=\"_blank\" rel=\"noopener\">",
              "node_label": "section.content-section > div.container > p > a",
              "explanation": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "selector": "section.content-section > div.container > p > a",
              "snippet": "<a href=\"https://www.tn.gov/environment.html\" target=\"_blank\" rel=\"noopener\">",
              "node_label": "section.content-section > div.container > p > a",
              "explanation": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "selector": "section.content-section > div.container > p > a",
              "snippet": "<a href=\"https://uscar.org/about/\" target=\"_blank\" rel=\"noopener\">",
              "node_label": "section.content-section > div.container > p > a",
              "explanation": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            }
          ]
        },
        {
          "id": "landmark-one-main",
          "title": "Document does not have a main landmark.",
          "description": "One main landmark helps screen reader users navigate a web page. [Learn more about landmarks](https://dequeuniversity.com/rules/axe/4.11/landmark-one-main).",
          "score": 0,
          "impact": "moderate",
          "tags": [],
          "items": [
            {
              "selector": "html.no-js",
              "snippet": "<html lang=\"en-US\" class=\"no-js no-svg\">",
              "node_label": "html.no-js",
              "explanation": "Fix all of the following:\n  Document does not have a main landmark"
            }
          ]
        }
      ]
    },
    {
      "url": "https://dea.gov",
      "scan_status": "success",
      "axe_findings_count": 4,
      "axe_findings": [
        {
          "id": "frame-title",
          "title": "`<frame>` or `<iframe>` elements do not have a title",
          "description": "Screen reader users rely on frame titles to describe the contents of frames. [Learn more about frame titles](https://dequeuniversity.com/rules/axe/4.11/frame-title).",
          "score": 0,
          "impact": "serious",
          "tags": [],
          "items": [
            {
              "selector": "div.l-constrain > div.l-section__content > div.social-feed > iframe#instagram-embed-0",
              "snippet": "<iframe class=\"instagram-media instagram-media-rendered\" id=\"instagram-embed-0\" src=\"https://www.instagram.com/deahq/embed/?cr=1&amp;v=14&amp;wp=661&amp;rd=https%3A%2F%2Fw…\" allowtransparency=\"true\" allowfullscreen=\"true\" frameborder=\"0\" height=\"446\" data-instgrm-payload-id=\"instagram-media-payload-0\" scrolling=\"no\" style=\"background: white; max-width: 540px; width: calc(100% - 2px);\">",
              "node_label": "div.l-constrain > div.l-section__content > div.social-feed > iframe#instagram-embed-0",
              "explanation": "Fix any of the following:\n  Element has no title attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
            }
          ]
        },
        {
          "id": "heading-order",
          "title": "Heading elements are not in a sequentially-descending order",
          "description": "Properly ordered headings that do not skip levels convey the semantic structure of the page, making it easier to navigate and understand when using assistive technologies. [Learn more about heading order](https://dequeuniversity.com/rules/axe/4.11/heading-order).",
          "score": 0,
          "impact": "moderate",
          "tags": [],
          "items": [
            {
              "selector": "div.hero__mobile > div.hero__container > div.hero__callout > h5.hero__tag",
              "snippet": "<h5 class=\"hero__tag\">",
              "node_label": "div.hero__mobile > div.hero__container > div.hero__callout > h5.hero__tag",
              "explanation": "Fix any of the following:\n  Heading order invalid"
            }
          ]
        },
        {
          "id": "link-in-text-block",
          "title": "Links rely on color to be distinguishable.",
          "description": "Low-contrast text is difficult or impossible for many users to read. Link text that is discernible improves the experience for users with low vision. [Learn how to make links distinguishable](https://dequeuniversity.com/rules/axe/4.11/link-in-text-block).",
          "score": 0,
          "impact": "serious",
          "tags": [],
          "items": [
            {
              "selector": "div.site-logo > div.site-logo__meta > span.site-logo__subheading > a",
              "snippet": "<a href=\"https://www.justice.gov/\">",
              "node_label": "U.S. Department of Justice",
              "explanation": "Fix any of the following:\n  The link has insufficient color contrast of 2.53:1 with the surrounding text. (Minimum contrast is 3:1, link text: #006f93, surrounding text: #042b4c)\n  The link has no styling (such as underline) to distinguish it from the surrounding text"
            }
          ]
        },
        {
          "id": "target-size",
          "title": "Touch targets do not have sufficient size or spacing.",
          "description": "Touch targets with sufficient size and spacing help users who may have difficulty targeting small controls to activate the targets. [Learn more about touch targets](https://dequeuniversity.com/rules/axe/4.11/target-size).",
          "score": 0,
          "impact": "serious",
          "tags": [],
          "items": [
            {
              "selector": "div.featured_info_content > div.featured_info_links > button.featured_info_link_1 > a",
              "snippet": "<a href=\"https://www.dea.gov/who-we-are/about\">",
              "node_label": "Learn More About Us",
              "explanation": "Fix any of the following:\n  Target has insufficient size (180.4px by 21px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 0px instead of at least 24px."
            },
            {
              "selector": "div.l-footer__grid > div.footer-contact > address.footer-contact__address > a",
              "snippet": "<a href=\"tel:%28202%29307-1000\">",
              "node_label": "(202) 307-1000",
              "explanation": "Fix any of the following:\n  Target has insufficient size (112px by 23.2px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 22.2px instead of at least 24px."
            },
            {
              "selector": "div.l-footer__grid > div.footer-contact > div.footer-contact__webmaster > a",
              "snippet": "<a href=\"/contact-us\">",
              "node_label": "Contact the Webmaster",
              "explanation": "Fix any of the following:\n  Target has insufficient size (175.3px by 19px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 22.2px instead of at least 24px."
            }
          ]
        }
      ]
    },
    {
      "url": "https://energy.gov",
      "scan_status": "success",
      "axe_findings_count": 0,
      "axe_findings": []
    },
    {
      "url": "https://americanenglish.state.gov",
      "scan_status": "success",
      "axe_findings_count": 3,
      "axe_findings": [
        {
          "id": "heading-order",
          "title": "Heading elements are not in a sequentially-descending order",
          "description": "Properly ordered headings that do not skip levels convey the semantic structure of the page, making it easier to navigate and understand when using assistive technologies. [Learn more about heading order](https://dequeuniversity.com/rules/axe/4.11/heading-order).",
          "score": 0,
          "impact": "moderate",
          "tags": [],
          "items": [
            {
              "selector": "div#brand-bar > div.wrapper > nav > h5",
              "snippet": "<h5>",
              "node_label": "U.S. DEPARTMENT OF STATE",
              "explanation": "Fix any of the following:\n  Heading order invalid"
            }
          ]
        },
        {
          "id": "link-in-text-block",
          "title": "Links rely on color to be distinguishable.",
          "description": "Low-contrast text is difficult or impossible for many users to read. Link text that is discernible improves the experience for users with low vision. [Learn how to make links distinguishable](https://dequeuniversity.com/rules/axe/4.11/link-in-text-block).",
          "score": 0,
          "impact": "serious",
          "tags": [],
          "items": [
            {
              "selector": "div.fieldable-panels-pane > div.field-rta-html > p > a",
              "snippet": "<a href=\"https://americanenglish.state.gov/support-near-you-regional-english-langua…\" target=\"_blank\" rel=\"nofollow noopener\">",
              "node_label": "Regional English Language Officers (RELOs)",
              "explanation": "Fix any of the following:\n  The link has insufficient color contrast of 1.98:1 with the surrounding text. (Minimum contrast is 3:1, link text: #1c2b58, surrounding text: #595a5c)\n  The link has no styling (such as underline) to distinguish it from the surrounding text"
            }
          ]
        },
        {
          "id": "target-size",
          "title": "Touch targets do not have sufficient size or spacing.",
          "description": "Touch targets with sufficient size and spacing help users who may have difficulty targeting small controls to activate the targets. [Learn more about touch targets](https://dequeuniversity.com/rules/axe/4.11/target-size).",
          "score": 0,
          "impact": "serious",
          "tags": [],
          "items": [
            {
              "selector": "ul#flexslider_views_slideshow_flexible_rotating_feature-default > li.flexslider-views-slideshow-main-frame-row > div.field-title > a",
              "snippet": "<a href=\"https://americanenglish.state.gov/resources/english-teaching-forum-2020-vo…\">",
              "node_label": "Teacher's Corner",
              "explanation": "Fix any of the following:\n  Target has insufficient size because it is partially obscured (smallest space is 104.1px by 11.5px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 0px instead of at least 24px."
            },
            {
              "selector": "div.field-rta-html > ul > li > a",
              "snippet": "<a href=\"https://americanenglish.state.gov/resources-and-programs\" target=\"_blank\" rel=\"nofollow noopener\">",
              "node_label": "Resources",
              "explanation": "Fix any of the following:\n  Target has insufficient size (71.7px by 17px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 20.8px instead of at least 24px."
            },
            {
              "selector": "div.field-rta-html > ul > li > a",
              "snippet": "<a href=\"https://americanenglish.state.gov/resources/american-english-webinars\" target=\"_blank\" rel=\"nofollow noopener\">",
              "node_label": "Webinars",
              "explanation": "Fix any of the following:\n  Target has insufficient size (63.1px by 17px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 20.8px instead of at least 24px."
            },
            {
              "selector": "div.field-rta-html > ul > li > a",
              "snippet": "<a href=\"https://americanenglish.state.gov/OPEN-MOOCs\" target=\"_blank\" rel=\"nofollow noopener\">",
              "node_label": "Distance Learning Programs",
              "explanation": "Fix any of the following:\n  Target has insufficient size (190.1px by 17px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 20.2px instead of at least 24px."
            },
            {
              "selector": "div.field-rta-html > ul > li > a",
              "snippet": "<a href=\"https://www.openenglishprograms.org/\" target=\"_blank\" rel=\"nofollow noopener\">",
              "node_label": "Teacher Training Workshops ",
              "explanation": "Fix any of the following:\n  Target has insufficient size (194px by 17px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 20.2px instead of at least 24px."
            }
          ]
        }
      ]
    },
    {
      "url": "https://www.dol.gov",
      "scan_status": "success",
      "axe_findings_count": 0,
      "axe_findings": []
    },
    {
      "url": "https://southeasternquantumconference.ornl.gov",
      "scan_status": "success",
      "axe_findings_count": 2,
      "axe_findings": [
        {
          "id": "button-name",
          "title": "Buttons do not have an accessible name",
          "description": "When a button doesn't have an accessible name, screen readers announce it as \"button\", making it unusable for users who rely on screen readers. [Learn how to make buttons more accessible](https://dequeuniversity.com/rules/axe/4.11/button-name).",
          "score": 0,
          "impact": "critical",
          "tags": [],
          "items": [
            {
              "selector": "header#masthead > div.ornl-identity-header > div.nav-search-container > button#ornl-search-trigger",
              "snippet": "<button id=\"ornl-search-trigger\" class=\"icon-button\">",
              "node_label": "header#masthead > div.ornl-identity-header > div.nav-search-container > button#ornl-search-trigger",
              "explanation": "Fix any of the following:\n  Element does not have inner text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element does not have an implicit (wrapped) <label>\n  Element does not have an explicit <label>\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
            }
          ]
        },
        {
          "id": "color-contrast",
          "title": "Background and foreground colors do not have a sufficient contrast ratio.",
          "description": "Low-contrast text is difficult or impossible for many users to read. [Learn how to provide sufficient color contrast](https://dequeuniversity.com/rules/axe/4.11/color-contrast).",
          "score": 0,
          "impact": "serious",
          "tags": [],
          "items": [
            {
              "selector": "footer#colophon > div.standard-footer > div.standard-footer--column > p.credit",
              "snippet": "<p class=\"credit\">",
              "node_label": "Oak Ridge National Laboratory is managed by UT-Battelle LLC for the US Departme…",
              "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 3.61 (foreground color: #757575, background color: #1e1e1e, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "selector": "div.standard-footer--column > ul.menu-utility > li.menu-utility--item > a.menu-utility--link",
              "snippet": "<a class=\"menu-utility--link\" href=\"https://www.ornl.gov/ornl/contact-us/Security--Privacy-Notice\">",
              "node_label": "Privacy & Security Notice",
              "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 3.61 (foreground color: #757575, background color: #1e1e1e, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "selector": "div.standard-footer--column > ul.menu-utility > li.menu-utility--item > a.menu-utility--link",
              "snippet": "<a class=\"menu-utility--link\" href=\"https://www.ornl.gov/content/accessibility\">",
              "node_label": "Accessibility/508",
              "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 3.61 (foreground color: #757575, background color: #1e1e1e, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "selector": "div.standard-footer--column > ul.menu-utility > li.menu-utility--item > a.menu-utility--link",
              "snippet": "<a class=\"menu-utility--link\" href=\"https://www.ornl.gov/content/notice-nondiscrimination-and-accessibility-re…\">",
              "node_label": "Nondiscrimination/1557",
              "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 3.61 (foreground color: #757575, background color: #1e1e1e, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "selector": "div.standard-footer--column > ul.menu-utility > li.menu-utility--item > a.menu-utility--link",
              "snippet": "<a class=\"menu-utility--link\" href=\"https://www.energy.gov/cio/articles/vulnerability-disclosure-policy\">",
              "node_label": "Vulnerability Disclosure Program",
              "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 3.61 (foreground color: #757575, background color: #1e1e1e, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
            }
          ]
        }
      ]
    },
    {
      "url": "https://fisheries.noaa.gov",
      "scan_status": "success",
      "axe_findings_count": 2,
      "axe_findings": [
        {
          "id": "heading-order",
          "title": "Heading elements are not in a sequentially-descending order",
          "description": "Properly ordered headings that do not skip levels convey the semantic structure of the page, making it easier to navigate and understand when using assistive technologies. [Learn more about heading order](https://dequeuniversity.com/rules/axe/4.11/heading-order).",
          "score": 0,
          "impact": "moderate",
          "tags": [],
          "items": [
            {
              "selector": "div.vertical-list__item > div.teaser > div.teaser__content--noimage > h4.teaser__title",
              "snippet": "<h4 class=\"teaser__title teaser__title--small\">",
              "node_label": "Incidental Take Authorization: Washington State Parks and Recreation Commission…",
              "explanation": "Fix any of the following:\n  Heading order invalid"
            },
            {
              "selector": "div.vertical-list__item > div.event-teaser > div.event-teaser__content > h4.event-teaser__title",
              "snippet": "<h4 class=\"event-teaser__title event-teaser__title--small\">",
              "node_label": "Gulf Restoration Live! Eyes on Coral in the Twilight Zone",
              "explanation": "Fix any of the following:\n  Heading order invalid"
            },
            {
              "selector": "div > div.teaser > div.teaser__content--noimage > h4.teaser__title",
              "snippet": "<h4 class=\"teaser__title teaser__title--small\">",
              "node_label": "IB 26-16: NMFS Prohibits Directed Fishing for Pacific Cod By Catcher/Processors…",
              "explanation": "Fix any of the following:\n  Heading order invalid"
            },
            {
              "selector": "div > div.teaser > div.teaser__content--noimage > h4.teaser__title",
              "snippet": "<h4 class=\"teaser__title teaser__title--small\">",
              "node_label": "Fiscal Year 2024–2026: Broad Agency Announcement",
              "explanation": "Fix any of the following:\n  Heading order invalid"
            }
          ]
        },
        {
          "id": "list",
          "title": "Lists do not contain only `<li>` elements and script supporting elements (`<script>` and `<template>`).",
          "description": "Screen readers have a specific way of announcing lists. Ensuring proper list structure aids screen reader output. [Learn more about proper list structure](https://dequeuniversity.com/rules/axe/4.11/list).",
          "score": 0,
          "impact": "serious",
          "tags": [],
          "items": [
            {
              "selector": "header.site-header > div.site-header__bottom > nav.mobile-menu > ul.mobile-menu__level",
              "snippet": "<ul class=\"mobile-menu__level\" data-level=\"1\" aria-expanded=\"false\">",
              "node_label": "Search NOAA Fisheries\nSearch\nFind A Species\nBACK\nFIND A SPECIES\nFind a Species\n…",
              "explanation": "Fix all of the following:\n  List element has direct children that are not allowed: form, ul"
            },
            {
              "selector": "ul.mobile-menu__level > ul.mobile-menu__items > li.mobile-menu__item > ul.mobile-menu__level",
              "snippet": "<ul class=\"mobile-menu__level\" data-level=\"2\" aria-expanded=\"false\">",
              "node_label": "BACK\nFIND A SPECIES\nFind a Species\nDolphins & Porpoises\nFish & Sharks\nHighly Mi…",
              "explanation": "Fix all of the following:\n  List element has direct children that are not allowed: div, ul"
            },
            {
              "selector": "ul.mobile-menu__items > li.mobile-menu__item > ul.mobile-menu__level > ul.mobile-menu__level",
              "snippet": "<ul class=\"mobile-menu__level list--arrow\" data-level=\"3\" aria-expanded=\"false\">",
              "node_label": "Find a Species\nDolphins & Porpoises\nFish & Sharks\nHighly Migratory Species\nInve…",
              "explanation": "Fix all of the following:\n  List element has direct children that are not allowed: a"
            },
            {
              "selector": "ul.mobile-menu__items > li.mobile-menu__item > ul.mobile-menu__level > ul.mobile-menu__level",
              "snippet": "<ul class=\"mobile-menu__level list--arrow\" data-level=\"3\" aria-expanded=\"false\">",
              "node_label": "PROTECTED SPECIES\nAll Threatened & Endangered Species\nMarine Mammals",
              "explanation": "Fix all of the following:\n  List element has direct children that are not allowed: span"
            },
            {
              "selector": "ul.mobile-menu__items > li.mobile-menu__item > ul.mobile-menu__level > ul.mobile-menu__level",
              "snippet": "<ul class=\"mobile-menu__level list--arrow\" data-level=\"3\" aria-expanded=\"false\">",
              "node_label": "SPECIES BY REGION\nAlaska\nNew England/Mid-Atlantic\nPacific Islands\nSoutheast\nWes…",
              "explanation": "Fix all of the following:\n  List element has direct children that are not allowed: span"
            },
            {
              "selector": "ul.mobile-menu__items > li.mobile-menu__item > ul.mobile-menu__level > ul.mobile-menu__level",
              "snippet": "<ul class=\"mobile-menu__level list--arrow\" data-level=\"3\" aria-expanded=\"false\">",
              "node_label": "HELPFUL RESOURCES\nMarine Life Viewing Guidelines\nMarine Life in Distress\nReport…",
              "explanation": "Fix all of the following:\n  List element has direct children that are not allowed: span"
            },
            {
              "selector": "ul.mobile-menu__level > ul.mobile-menu__items > li.mobile-menu__item > ul.mobile-menu__level",
              "snippet": "<ul class=\"mobile-menu__level\" data-level=\"2\" aria-expanded=\"false\">",
              "node_label": "BACK\nFISHING & SEAFOOD\nSustainable Fisheries\nBycatch\nCatch Shares\nFishery Obser…",
              "explanation": "Fix all of the following:\n  List element has direct children that are not allowed: div, ul"
            },
            {
              "selector": "ul.mobile-menu__items > li.mobile-menu__item > ul.mobile-menu__level > ul.mobile-menu__level",
              "snippet": "<ul class=\"mobile-menu__level list--arrow\" data-level=\"3\" aria-expanded=\"false\">",
              "node_label": "Sustainable Fisheries\nBycatch\nCatch Shares\nFishery Observers\nIllegal, Unregulat…",
              "explanation": "Fix all of the following:\n  List element has direct children that are not allowed: a"
            },
            {
              "selector": "ul.mobile-menu__items > li.mobile-menu__item > ul.mobile-menu__level > ul.mobile-menu__level",
              "snippet": "<ul class=\"mobile-menu__level list--arrow\" data-level=\"3\" aria-expanded=\"false\">",
              "node_label": "Resources for Fishing\nCommercial Fishing\nRecreational Fishing\nSubsistence Fishi…",
              "explanation": "Fix all of the following:\n  List element has direct children that are not allowed: a"
            },
            {
              "selector": "ul.mobile-menu__items > li.mobile-menu__item > ul.mobile-menu__level > ul.mobile-menu__level",
              "snippet": "<ul class=\"mobile-menu__level list--arrow\" data-level=\"3\" aria-expanded=\"false\">",
              "node_label": "Sustainable Seafood\nSeafood Profiles\nAquaculture\nCommerce & Trade\nSeafood Inspe…",
              "explanation": "Fix all of the following:\n  List element has direct children that are not allowed: a"
            },
            {
              "selector": "ul.mobile-menu__items > li.mobile-menu__item > ul.mobile-menu__level > ul.mobile-menu__level",
              "snippet": "<ul class=\"mobile-menu__level list--arrow\" data-level=\"3\" aria-expanded=\"false\">",
              "node_label": "RELATED TOPICS\nAtlantic Highly Migratory Species\nCooperative Research\nEnforceme…",
              "explanation": "Fix all of the following:\n  List element has direct children that are not allowed: span"
            },
            {
              "selector": "ul.mobile-menu__level > ul.mobile-menu__items > li.mobile-menu__item > ul.mobile-menu__level",
              "snippet": "<ul class=\"mobile-menu__level\" data-level=\"2\" aria-expanded=\"false\">",
              "node_label": "BACK\nPROTECTING MARINE LIFE\nEndangered Species Conservation\nListing Species Und…",
              "explanation": "Fix all of the following:\n  List element has direct children that are not allowed: div, ul"
            },
            {
              "selector": "ul.mobile-menu__items > li.mobile-menu__item > ul.mobile-menu__level > ul.mobile-menu__level",
              "snippet": "<ul class=\"mobile-menu__level list--arrow\" data-level=\"3\" aria-expanded=\"false\">",
              "node_label": "Endangered Species Conservation\nListing Species Under ESA\nCritical Habitat\nCons…",
              "explanation": "Fix all of the following:\n  List element has direct children that are not allowed: a"
            },
            {
              "selector": "ul.mobile-menu__items > li.mobile-menu__item > ul.mobile-menu__level > ul.mobile-menu__level",
              "snippet": "<ul class=\"mobile-menu__level list--arrow\" data-level=\"3\" aria-expanded=\"false\">",
              "node_label": "Marine Mammal Protection\nHealth & Stranding Response\nMarine Mammal Protection A…",
              "explanation": "Fix all of the following:\n  List element has direct children that are not allowed: a"
            },
            {
              "selector": "ul.mobile-menu__items > li.mobile-menu__item > ul.mobile-menu__level > ul.mobile-menu__level",
              "snippet": "<ul class=\"mobile-menu__level list--arrow\" data-level=\"3\" aria-expanded=\"false\">",
              "node_label": "Marine Life in Distress\nReport a Stranded or Injured Marine Animal\nBycatch\nOcea…",
              "explanation": "Fix all of the following:\n  List element has direct children that are not allowed: a"
            },
            {
              "selector": "ul.mobile-menu__items > li.mobile-menu__item > ul.mobile-menu__level > ul.mobile-menu__level",
              "snippet": "<ul class=\"mobile-menu__level list--arrow\" data-level=\"3\" aria-expanded=\"false\">",
              "node_label": "RELATED TOPICS\nMarine Life Viewing Guidelines\nEnforcement\nFunding Opportunities…",
              "explanation": "Fix all of the following:\n  List element has direct children that are not allowed: span"
            },
            {
              "selector": "ul.mobile-menu__level > ul.mobile-menu__items > li.mobile-menu__item > ul.mobile-menu__level",
              "snippet": "<ul class=\"mobile-menu__level\" data-level=\"2\" aria-expanded=\"false\">",
              "node_label": "BACK\nENVIRONMENT\nEcosystems\nU.S. Regional Ecosystems\nManagement\nEcosystem Scien…",
              "explanation": "Fix all of the following:\n  List element has direct children that are not allowed: div, ul"
            },
            {
              "selector": "ul.mobile-menu__items > li.mobile-menu__item > ul.mobile-menu__level > ul.mobile-menu__level",
              "snippet": "<ul class=\"mobile-menu__level list--arrow\" data-level=\"3\" aria-expanded=\"false\">",
              "node_label": "Ecosystems\nU.S. Regional Ecosystems\nManagement\nEcosystem Science\nChanging Ecosy…",
              "explanation": "Fix all of the following:\n  List element has direct children that are not allowed: a"
            },
            {
              "selector": "ul.mobile-menu__items > li.mobile-menu__item > ul.mobile-menu__level > ul.mobile-menu__level",
              "snippet": "<ul class=\"mobile-menu__level list--arrow\" data-level=\"3\" aria-expanded=\"false\">",
              "node_label": "Habitat Conservation\nPriority Restoration Investments\nHabitat Restoration\nHabit…",
              "explanation": "Fix all of the following:\n  List element has direct children that are not allowed: a"
            },
            {
              "selector": "ul.mobile-menu__items > li.mobile-menu__item > ul.mobile-menu__level > ul.mobile-menu__level",
              "snippet": "<ul class=\"mobile-menu__level list--arrow\" data-level=\"3\" aria-expanded=\"false\">",
              "node_label": "Climate Change\nUnderstanding the Impacts\nClimate Change Solutions\nRegional Acti…",
              "explanation": "Fix all of the following:\n  List element has direct children that are not allowed: a"
            },
            {
              "selector": "ul.mobile-menu__level > ul.mobile-menu__items > li.mobile-menu__item > ul.mobile-menu__level",
              "snippet": "<ul class=\"mobile-menu__level\" data-level=\"2\" aria-expanded=\"false\">",
              "node_label": "BACK\nREGIONS\nOur Regions\nAlaska\nNew England/ Mid-Atlantic\nPacific Islands\nSouth…",
              "explanation": "Fix all of the following:\n  List element has direct children that are not allowed: div, ul"
            },
            {
              "selector": "ul.mobile-menu__items > li.mobile-menu__item > ul.mobile-menu__level > ul.mobile-menu__level",
              "snippet": "<ul class=\"mobile-menu__level list--arrow\" data-level=\"3\" aria-expanded=\"false\">",
              "node_label": "Our Regions\nAlaska\nNew England/ Mid-Atlantic\nPacific Islands\nSoutheast\nWest Coa…",
              "explanation": "Fix all of the following:\n  List element has direct children that are not allowed: a"
            },
            {
              "selector": "ul.mobile-menu__items > li.mobile-menu__item > ul.mobile-menu__level > ul.mobile-menu__level",
              "snippet": "<ul class=\"mobile-menu__level list--arrow\" data-level=\"3\" aria-expanded=\"false\">",
              "node_label": "CONTACT US\nRegional Offices\nScience Centers",
              "explanation": "Fix all of the following:\n  List element has direct children that are not allowed: span"
            },
            {
              "selector": "ul.mobile-menu__level > ul.mobile-menu__items > li.mobile-menu__item > ul.mobile-menu__level",
              "snippet": "<ul class=\"mobile-menu__level\" data-level=\"2\" aria-expanded=\"false\">",
              "node_label": "BACK\nRESOURCES & SERVICES\nRULES & REGULATIONS\nFisheries Rules & Regs\nFisheries …",
              "explanation": "Fix all of the following:\n  List element has direct children that are not allowed: div, ul"
            },
            {
              "selector": "ul.mobile-menu__items > li.mobile-menu__item > ul.mobile-menu__level > ul.mobile-menu__level",
              "snippet": "<ul class=\"mobile-menu__level list--arrow\" data-level=\"3\" aria-expanded=\"false\">",
              "node_label": "RULES & REGULATIONS\nFisheries Rules & Regs\nFisheries Management Info\nProtected …",
              "explanation": "Fix all of the following:\n  List element has direct children that are not allowed: span"
            },
            {
              "selector": "ul.mobile-menu__items > li.mobile-menu__item > ul.mobile-menu__level > ul.mobile-menu__level",
              "snippet": "<ul class=\"mobile-menu__level list--arrow\" data-level=\"3\" aria-expanded=\"false\">",
              "node_label": "PERMITS\nFishing & Seafood\nProtected Resources\nInternational & Trade",
              "explanation": "Fix all of the following:\n  List element has direct children that are not allowed: span"
            },
            {
              "selector": "ul.mobile-menu__items > li.mobile-menu__item > ul.mobile-menu__level > ul.mobile-menu__level",
              "snippet": "<ul class=\"mobile-menu__level list--arrow\" data-level=\"3\" aria-expanded=\"false\">",
              "node_label": "FUNDING & FINANCIAL SERVICES\nFunding Opportunities\nFinancial Services\nPrescott …",
              "explanation": "Fix all of the following:\n  List element has direct children that are not allowed: span"
            },
            {
              "selector": "ul.mobile-menu__items > li.mobile-menu__item > ul.mobile-menu__level > ul.mobile-menu__level",
              "snippet": "<ul class=\"mobile-menu__level list--arrow\" data-level=\"3\" aria-expanded=\"false\">",
              "node_label": "Consultations\nHabitat\nEndangered Species\nTribal",
              "explanation": "Fix all of the following:\n  List element has direct children that are not allowed: a"
            },
            {
              "selector": "ul.mobile-menu__items > li.mobile-menu__item > ul.mobile-menu__level > ul.mobile-menu__level",
              "snippet": "<ul class=\"mobile-menu__level list--arrow\" data-level=\"3\" aria-expanded=\"false\">",
              "node_label": "Science & Data\nResearch\nSurveys\nData\nMaps & GIS",
              "explanation": "Fix all of the following:\n  List element has direct children that are not allowed: a"
            },
            {
              "selector": "ul.mobile-menu__items > li.mobile-menu__item > ul.mobile-menu__level > ul.mobile-menu__level",
              "snippet": "<ul class=\"mobile-menu__level list--arrow\" data-level=\"3\" aria-expanded=\"false\">",
              "node_label": "Publications\nPublished Research\nKey Reports\nDocuments\nPublication Databases\nOut…",
              "explanation": "Fix all of the following:\n  List element has direct children that are not allowed: a"
            },
            {
              "selector": "ul.mobile-menu__items > li.mobile-menu__item > ul.mobile-menu__level > ul.mobile-menu__level",
              "snippet": "<ul class=\"mobile-menu__level list--arrow\" data-level=\"3\" aria-expanded=\"false\">",
              "node_label": "Laws & Policies\nMagnuson-Stevens Act\nEndangered Species Act\nMarine Mammal Prote…",
              "explanation": "Fix all of the following:\n  List element has direct children that are not allowed: a"
            },
            {
              "selector": "ul.mobile-menu__items > li.mobile-menu__item > ul.mobile-menu__level > ul.mobile-menu__level",
              "snippet": "<ul class=\"mobile-menu__level list--arrow\" data-level=\"3\" aria-expanded=\"false\">",
              "node_label": "Outreach & Education\nFor Educators\nFor Students\nEducational Materials\nOutreach …",
              "explanation": "Fix all of the following:\n  List element has direct children that are not allowed: a"
            },
            {
              "selector": "ul.mobile-menu__level > ul.mobile-menu__items > li.mobile-menu__item > ul.mobile-menu__level",
              "snippet": "<ul class=\"mobile-menu__level\" data-level=\"2\" aria-expanded=\"false\">",
              "node_label": "BACK\nABOUT US\nNOAA FISHERIES\nOur Mission\nWho We Are\nWhere We Work\nOur History\nN…",
              "explanation": "Fix all of the following:\n  List element has direct children that are not allowed: div, ul"
            },
            {
              "selector": "ul.mobile-menu__items > li.mobile-menu__item > ul.mobile-menu__level > ul.mobile-menu__level",
              "snippet": "<ul class=\"mobile-menu__level list--arrow\" data-level=\"3\" aria-expanded=\"false\">",
              "node_label": "NOAA FISHERIES\nOur Mission\nWho We Are\nWhere We Work\nOur History",
              "explanation": "Fix all of the following:\n  List element has direct children that are not allowed: span"
            },
            {
              "selector": "ul.mobile-menu__items > li.mobile-menu__item > ul.mobile-menu__level > ul.mobile-menu__level",
              "snippet": "<ul class=\"mobile-menu__level list--arrow\" data-level=\"3\" aria-expanded=\"false\">",
              "node_label": "NEWS & MEDIA\nNews & Announcements\nBulletins\nMultimedia\nScience Blogs\nEvents\nVid…",
              "explanation": "Fix all of the following:\n  List element has direct children that are not allowed: span"
            },
            {
              "selector": "ul.mobile-menu__items > li.mobile-menu__item > ul.mobile-menu__level > ul.mobile-menu__level",
              "snippet": "<ul class=\"mobile-menu__level list--arrow\" data-level=\"3\" aria-expanded=\"false\">",
              "node_label": "Careers & More\nCareer Paths\nInternships\nCitizen Science and Volunteering",
              "explanation": "Fix all of the following:\n  List element has direct children that are not allowed: a"
            },
            {
              "selector": "ul.mobile-menu__items > li.mobile-menu__item > ul.mobile-menu__level > ul.mobile-menu__level",
              "snippet": "<ul class=\"mobile-menu__level list--arrow\" data-level=\"3\" aria-expanded=\"false\">",
              "node_label": "Contact Us\nNational Program Offices\nRegional Offices\nScience Centers",
              "explanation": "Fix all of the following:\n  List element has direct children that are not allowed: a"
            },
            {
              "selector": "ul.mobile-menu__items > li.mobile-menu__item > ul.mobile-menu__level > ul.mobile-menu__level",
              "snippet": "<ul class=\"mobile-menu__level list--arrow\" data-level=\"3\" aria-expanded=\"false\">",
              "node_label": "Our Partners\nRegional Fishery Management Councils\nAmerican Fisheries Advisory C…",
              "explanation": "Fix all of the following:\n  List element has direct children that are not allowed: a"
            }
          ]
        }
      ]
    },
    {
      "url": "https://state.gov",
      "scan_status": "success",
      "axe_findings_count": 1,
      "axe_findings": [
        {
          "id": "link-name",
          "title": "Links do not have a discernible name",
          "description": "Link text (and alternate text for images, when used as links) that is discernible, unique, and focusable improves the navigation experience for screen reader users. [Learn how to make links accessible](https://dequeuniversity.com/rules/axe/4.11/link-name).",
          "score": 0,
          "impact": "serious",
          "tags": [],
          "items": [
            {
              "selector": "div.wp-block-column > div.wp-block-media-text > figure.wp-block-media-text__media > a",
              "snippet": "<a href=\"https://stories.state.gov/find-your-park/\">",
              "node_label": "div.wp-block-column > div.wp-block-media-text > figure.wp-block-media-text__media > a",
              "explanation": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            }
          ]
        }
      ]
    }
  ]
}
