{
  "run_date": "2026-04-08",
  "run_id": "run-2026-04-08-31ffb56ff4",
  "generated_at": "2026-04-08T09:44:02.255Z",
  "total_urls": 100,
  "total_findings": 232,
  "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://nasa.gov",
      "scan_status": "success",
      "axe_findings_count": 4,
      "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": "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.countdown-item > div.countdown-item-inner > p",
              "snippet": "<p>",
              "node_label": "06",
              "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 2.97 (foreground color: #288bff, background color: #0b3d91, font size: 36.0pt (48px), font weight: normal). Expected contrast ratio of 3:1"
            },
            {
              "selector": "div.countdown-item > div.countdown-item-inner > span.label",
              "snippet": "<span class=\"label\">",
              "node_label": "days",
              "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 3.36 (foreground color: #959599, background color: #0b3d91, font size: 8.4pt (11.2px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "selector": "div.countdown-item > div.countdown-item-inner > p",
              "snippet": "<p>",
              "node_label": "11",
              "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 2.97 (foreground color: #288bff, background color: #0b3d91, font size: 36.0pt (48px), font weight: normal). Expected contrast ratio of 3:1"
            },
            {
              "selector": "div.countdown-item > div.countdown-item-inner > span.label",
              "snippet": "<span class=\"label\">",
              "node_label": "hrs",
              "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 3.36 (foreground color: #959599, background color: #0b3d91, font size: 8.4pt (11.2px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "selector": "div.countdown-item > div.countdown-item-inner > p",
              "snippet": "<p>",
              "node_label": "09",
              "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 2.97 (foreground color: #288bff, background color: #0b3d91, font size: 36.0pt (48px), font weight: normal). Expected contrast ratio of 3:1"
            },
            {
              "selector": "div.countdown-item > div.countdown-item-inner > span.label",
              "snippet": "<span class=\"label\">",
              "node_label": "mins",
              "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 3.36 (foreground color: #959599, background color: #0b3d91, font size: 8.4pt (11.2px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "selector": "div.countdown-item > div.countdown-item-inner > p",
              "snippet": "<p>",
              "node_label": "22",
              "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 2.97 (foreground color: #288bff, background color: #0b3d91, font size: 36.0pt (48px), font weight: normal). Expected contrast ratio of 3:1"
            },
            {
              "selector": "div.countdown-item > div.countdown-item-inner > span.label",
              "snippet": "<span class=\"label\">",
              "node_label": "secs",
              "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 3.36 (foreground color: #959599, background color: #0b3d91, font size: 8.4pt (11.2px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "selector": "div.hds-nasa-live-main > div.grid-container > div.w-full > div.hds-live-tag",
              "snippet": "<div class=\"hds-live-tag label bg-nasa-red color-spacesuit-white padding-left-105 padd…\">",
              "node_label": "LIVE",
              "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 3.66 (foreground color: #ffffff, background color: #f64137, font size: 8.4pt (11.2px), 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.slick-track > div.hds-meet-the-card > div.hds-meet-the-inner > a.hds-meet-the-image",
              "snippet": "<a href=\"https://plus.nasa.gov/scheduled-events/\" target=\"_blank\" class=\"hds-meet-the-image padding-right-3\" rel=\"noopener\" tabindex=\"0\">",
              "node_label": "div.slick-track > div.hds-meet-the-card > div.hds-meet-the-inner > a.hds-meet-the-image",
              "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.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/04/art002e009288orig-1.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"
            }
          ]
        },
        {
          "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": "ul.hds-live-updates-items > li.hds-live-update-item > div.hds-live-update-item-inner > a",
              "snippet": "<a href=\"https://www.nasa.gov/blogs/missions/2026/04/07/artemis-ii-flight-day-7-fir…\" aria-label=\"link\" aria-description=\"Link to blog post\" tabindex=\"0\" target=\"_blank\">",
              "node_label": "Artemis II Flight Day 7: First Return Correction Burn Complete",
              "explanation": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
            },
            {
              "selector": "ul.hds-live-updates-items > li.hds-live-update-item > div.hds-live-update-item-inner > a",
              "snippet": "<a href=\"https://www.nasa.gov/blogs/missions/2026/04/07/artemis-ii-flight-day-7-cre…\" aria-label=\"link\" aria-description=\"Link to blog post\" tabindex=\"0\" target=\"_blank\">",
              "node_label": "Artemis II Flight Day 7: Crew Makes Long‑Distance Call, Begins Return",
              "explanation": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
            },
            {
              "selector": "ul.hds-live-updates-items > li.hds-live-update-item > div.hds-live-update-item-inner > a",
              "snippet": "<a href=\"https://www.nasa.gov/blogs/missions/2026/04/06/artemis-ii-flight-day-6-cre…\" aria-label=\"link\" aria-description=\"Link to blog post\" tabindex=\"0\" target=\"_blank\">",
              "node_label": "Artemis II Flight Day 6: Crew Wraps Historic Lunar Flyby",
              "explanation": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
            },
            {
              "selector": "ul.hds-live-updates-items > li.hds-live-update-item > div.hds-live-update-item-inner > a",
              "snippet": "<a href=\"https://www.nasa.gov/blogs/missions/2026/04/06/artemis-ii-flight-day-6-lun…\" aria-label=\"link\" aria-description=\"Link to blog post\" tabindex=\"0\" target=\"_blank\">",
              "node_label": "Artemis II Flight Day 6: Lunar Flyby Updates ",
              "explanation": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
            },
            {
              "selector": "ul.hds-live-updates-items > li.hds-live-update-item > div.hds-live-update-item-inner > a",
              "snippet": "<a href=\"https://www.nasa.gov/blogs/missions/2026/04/06/artemis-ii-flight-day-6-cre…\" aria-label=\"link\" aria-description=\"Link to blog post\" tabindex=\"0\" target=\"_blank\">",
              "node_label": "Artemis II Flight Day 6: Crew Ready for Lunar Flyby",
              "explanation": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
            },
            {
              "selector": "ul.hds-live-updates-items > li.hds-live-update-item > div.hds-live-update-item-inner > a",
              "snippet": "<a href=\"https://www.nasa.gov/blogs/missions/2026/04/05/artemis-ii-flight-day-5-cor…\" aria-label=\"link\" aria-description=\"Link to blog post\" tabindex=\"0\" target=\"_blank\">",
              "node_label": "Artemis II Flight Day 5: Correction Burn Complete ",
              "explanation": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
            },
            {
              "selector": "ul.hds-live-updates-items > li.hds-live-update-item > div.hds-live-update-item-inner > a",
              "snippet": "<a href=\"https://www.nasa.gov/blogs/missions/2026/04/05/artemis-ii-flight-day-5-cre…\" aria-label=\"link\" aria-description=\"Link to blog post\" tabindex=\"0\" target=\"_blank\">",
              "node_label": "Artemis II Flight Day 5: Crew Demos Suits, Readies for Lunar Flyby ",
              "explanation": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
            },
            {
              "selector": "ul.hds-live-updates-items > li.hds-live-update-item > div.hds-live-update-item-inner > a",
              "snippet": "<a href=\"https://www.nasa.gov/blogs/missions/2026/04/05/artemis-ii-flight-day-5-cre…\" aria-label=\"link\" aria-description=\"Link to blog post\" tabindex=\"0\" target=\"_blank\">",
              "node_label": "Artemis II Flight Day 5: Crew Starts Day with Suit Demo ",
              "explanation": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
            },
            {
              "selector": "ul.hds-live-updates-items > li.hds-live-update-item > div.hds-live-update-item-inner > a",
              "snippet": "<a href=\"https://www.nasa.gov/blogs/missions/2026/04/04/artemis-ii-flight-day-4-cre…\" aria-label=\"link\" aria-description=\"Link to blog post\" tabindex=\"0\" target=\"_blank\">",
              "node_label": "Artemis II Flight Day 4: Crew Completes Manual Piloting Demonstration ",
              "explanation": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
            },
            {
              "selector": "ul.hds-live-updates-items > li.hds-live-update-item > div.hds-live-update-item-inner > a",
              "snippet": "<a href=\"https://www.nasa.gov/blogs/missions/2026/04/04/artemis-ii-flight-day-4-dee…\" aria-label=\"link\" aria-description=\"Link to blog post\" tabindex=\"0\" target=\"_blank\">",
              "node_label": "Artemis II Flight Day 4: Deep-Space Flying, Lunar Flyby Prep",
              "explanation": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
            }
          ]
        }
      ]
    },
    {
      "url": "https://pmc.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://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://pubmed.ncbi.nlm.nih.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://secure.login.gov",
      "scan_status": "success",
      "axe_findings_count": 0,
      "axe_findings": []
    },
    {
      "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=Flash%20Floo…\">",
              "node_label": "Flash Flood Warning",
              "explanation": "Fix any of the following:\n  Target has insufficient size (91.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 8.6px 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=High%20Wind%…\">",
              "node_label": "High Wind Warning",
              "explanation": "Fix any of the following:\n  Target has insufficient size (85.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.6px 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=Freeze%20War…\">",
              "node_label": "Freeze Warning",
              "explanation": "Fix any of the following:\n  Target has insufficient size (70.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 9.6px 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=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 14.8px 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=Coastal%20Fl…\">",
              "node_label": "Coastal Flood Advisory",
              "explanation": "Fix any of the following:\n  Target has insufficient size (102.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 13.8px 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 8px 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=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 8px 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 8px 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=Frost%20Advi…\">",
              "node_label": "Frost 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 8px 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=Winter%20Sto…\">",
              "node_label": "Winter Storm Watch",
              "explanation": "Fix any of the following:\n  Target has insufficient size (89.1px 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 9.6px 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 9.6px 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=Beach%20Haza…\">",
              "node_label": "Beach Hazards Statement",
              "explanation": "Fix any of the following:\n  Target has insufficient size (68.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 20.6px 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=Gale%20Watch\">",
              "node_label": "Gale Watch",
              "explanation": "Fix any of the following:\n  Target has insufficient size (51.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 8.2px 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=Flood%20Watch\">",
              "node_label": "Flood Watch",
              "explanation": "Fix any of the following:\n  Target has insufficient size (55.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#wwaright > ul > li > a",
              "snippet": "<a href=\"https://forecast.weather.gov/wwamap/wwatxtget.php?cwa=usa&amp;wwa=Freeze%20Wat…\">",
              "node_label": "Freeze Watch",
              "explanation": "Fix any of the following:\n  Target has insufficient size (61.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 8.6px 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=Coastal%20Fl…\">",
              "node_label": "Coastal Flood Statement",
              "explanation": "Fix any of the following:\n  Target has insufficient size (61.7px 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 8px 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 20.6px 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://ssa.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.cta-button-list__list > li.cta-button > a.cta-button__link > span.cta-button__label",
              "snippet": "<span class=\"cta-button__label\">",
              "node_label": "Get a benefits estimate",
              "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 4.35 (foreground color: #0076d6, background color: #f7f9fa, font size: 13.5pt (18px), font weight: bold). Expected contrast ratio of 4.5:1"
            },
            {
              "selector": "ul.cta-button-list__list > li.cta-button > a.cta-button__link > span.cta-button__label",
              "snippet": "<span class=\"cta-button__label\">",
              "node_label": "Check eligibility",
              "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 4.35 (foreground color: #0076d6, background color: #f7f9fa, font size: 13.5pt (18px), font weight: bold). Expected contrast ratio of 4.5:1"
            },
            {
              "selector": "ul.cta-button-list__list > li.cta-button > a.cta-button__link > span.cta-button__label",
              "snippet": "<span class=\"cta-button__label\">",
              "node_label": "Check your status",
              "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 4.35 (foreground color: #0076d6, background color: #f7f9fa, font size: 13.5pt (18px), font weight: bold). Expected contrast ratio of 4.5:1"
            },
            {
              "selector": "ul.cta-button-list__list > li.cta-button > a.cta-button__link > span.cta-button__label",
              "snippet": "<span class=\"cta-button__label\">",
              "node_label": "Replace your card",
              "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 4.35 (foreground color: #0076d6, background color: #f7f9fa, font size: 13.5pt (18px), 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": "li.link-collection-card > div.link-collection-card__container > div.link-collection-card__header > h4.link-collection-card__heading",
              "snippet": "<h4 class=\"link-collection-card__heading usa-card__heading\">",
              "node_label": "Age milestones",
              "explanation": "Fix any of the following:\n  Heading order invalid"
            },
            {
              "selector": "li.link-collection-card > div.link-collection-card__container > div.link-collection-card__header > h4.link-collection-card__heading",
              "snippet": "<h4 class=\"link-collection-card__heading usa-card__heading\">",
              "node_label": "Documents",
              "explanation": "Fix any of the following:\n  Heading order invalid"
            },
            {
              "selector": "li.service-card > div.service-card__container > div.service-card__header > h4.service-card__heading",
              "snippet": "<h4 class=\"service-card__heading usa-card__heading\">",
              "node_label": "Businesses and employers",
              "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.usa-nav-container > div.region > div#logo > a.usa-logo__text",
              "snippet": "<a class=\"usa-logo__text ssa-logo__text\" href=\"/\" accesskey=\"1\" aria-label=\"Home\">",
              "node_label": "Social Security",
              "explanation": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
            },
            {
              "selector": "div.ssa-slick-dots > ul.slick-dots > li.slick-active > button#slick-slide-control00",
              "snippet": "<button type=\"button\" role=\"tab\" id=\"slick-slide-control00\" aria-controls=\"slick-slide00\" aria-label=\"1 of 6\" tabindex=\"0\" aria-selected=\"true\" aria-describedby=\"promo-header-0\">",
              "node_label": "Slide 1 of 6",
              "explanation": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
            },
            {
              "selector": "div.ssa-slick-dots > ul.slick-dots > li > button#slick-slide-control01",
              "snippet": "<button type=\"button\" role=\"tab\" id=\"slick-slide-control01\" aria-controls=\"slick-slide01\" aria-label=\"2 of 6\" tabindex=\"0\" aria-describedby=\"promo-header-1\">",
              "node_label": "Slide 2 of 6",
              "explanation": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
            },
            {
              "selector": "div.ssa-slick-dots > ul.slick-dots > li > button#slick-slide-control02",
              "snippet": "<button type=\"button\" role=\"tab\" id=\"slick-slide-control02\" aria-controls=\"slick-slide02\" aria-label=\"3 of 6\" tabindex=\"0\" aria-describedby=\"promo-header-2\">",
              "node_label": "Slide 3 of 6",
              "explanation": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
            },
            {
              "selector": "div.ssa-slick-dots > ul.slick-dots > li > button#slick-slide-control03",
              "snippet": "<button type=\"button\" role=\"tab\" id=\"slick-slide-control03\" aria-controls=\"slick-slide03\" aria-label=\"4 of 6\" tabindex=\"0\" aria-describedby=\"promo-header-3\">",
              "node_label": "Slide 4 of 6",
              "explanation": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
            },
            {
              "selector": "div.ssa-slick-dots > ul.slick-dots > li > button#slick-slide-control04",
              "snippet": "<button type=\"button\" role=\"tab\" id=\"slick-slide-control04\" aria-controls=\"slick-slide04\" aria-label=\"5 of 6\" tabindex=\"0\" aria-describedby=\"promo-header-4\">",
              "node_label": "Slide 5 of 6",
              "explanation": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
            },
            {
              "selector": "div.ssa-slick-dots > ul.slick-dots > li > button#slick-slide-control05",
              "snippet": "<button type=\"button\" role=\"tab\" id=\"slick-slide-control05\" aria-controls=\"slick-slide05\" aria-label=\"6 of 6\" tabindex=\"0\" aria-describedby=\"promo-header-5\">",
              "node_label": "Slide 6 of 6",
              "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": 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.cta-button-list__list > li.cta-button > a.cta-button__link > span.cta-button__label",
              "snippet": "<span class=\"cta-button__label\">",
              "node_label": "Get a benefits estimate",
              "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 4.35 (foreground color: #0076d6, background color: #f7f9fa, font size: 13.5pt (18px), font weight: bold). Expected contrast ratio of 4.5:1"
            },
            {
              "selector": "ul.cta-button-list__list > li.cta-button > a.cta-button__link > span.cta-button__label",
              "snippet": "<span class=\"cta-button__label\">",
              "node_label": "Check eligibility",
              "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 4.35 (foreground color: #0076d6, background color: #f7f9fa, font size: 13.5pt (18px), font weight: bold). Expected contrast ratio of 4.5:1"
            },
            {
              "selector": "ul.cta-button-list__list > li.cta-button > a.cta-button__link > span.cta-button__label",
              "snippet": "<span class=\"cta-button__label\">",
              "node_label": "Check your status",
              "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 4.35 (foreground color: #0076d6, background color: #f7f9fa, font size: 13.5pt (18px), font weight: bold). Expected contrast ratio of 4.5:1"
            },
            {
              "selector": "ul.cta-button-list__list > li.cta-button > a.cta-button__link > span.cta-button__label",
              "snippet": "<span class=\"cta-button__label\">",
              "node_label": "Replace your card",
              "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 4.35 (foreground color: #0076d6, background color: #f7f9fa, font size: 13.5pt (18px), 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": "li.link-collection-card > div.link-collection-card__container > div.link-collection-card__header > h4.link-collection-card__heading",
              "snippet": "<h4 class=\"link-collection-card__heading usa-card__heading\">",
              "node_label": "Age milestones",
              "explanation": "Fix any of the following:\n  Heading order invalid"
            },
            {
              "selector": "li.link-collection-card > div.link-collection-card__container > div.link-collection-card__header > h4.link-collection-card__heading",
              "snippet": "<h4 class=\"link-collection-card__heading usa-card__heading\">",
              "node_label": "Documents",
              "explanation": "Fix any of the following:\n  Heading order invalid"
            },
            {
              "selector": "li.service-card > div.service-card__container > div.service-card__header > h4.service-card__heading",
              "snippet": "<h4 class=\"service-card__heading usa-card__heading\">",
              "node_label": "Businesses and employers",
              "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.usa-nav-container > div.region > div#logo > a.usa-logo__text",
              "snippet": "<a class=\"usa-logo__text ssa-logo__text\" href=\"/\" accesskey=\"1\" aria-label=\"Home\">",
              "node_label": "Social Security",
              "explanation": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
            },
            {
              "selector": "div.ssa-slick-dots > ul.slick-dots > li.slick-active > button#slick-slide-control00",
              "snippet": "<button type=\"button\" role=\"tab\" id=\"slick-slide-control00\" aria-controls=\"slick-slide00\" aria-label=\"1 of 6\" tabindex=\"0\" aria-selected=\"true\" aria-describedby=\"promo-header-0\">",
              "node_label": "Slide 1 of 6",
              "explanation": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
            },
            {
              "selector": "div.ssa-slick-dots > ul.slick-dots > li > button#slick-slide-control01",
              "snippet": "<button type=\"button\" role=\"tab\" id=\"slick-slide-control01\" aria-controls=\"slick-slide01\" aria-label=\"2 of 6\" tabindex=\"0\" aria-describedby=\"promo-header-1\">",
              "node_label": "Slide 2 of 6",
              "explanation": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
            },
            {
              "selector": "div.ssa-slick-dots > ul.slick-dots > li > button#slick-slide-control02",
              "snippet": "<button type=\"button\" role=\"tab\" id=\"slick-slide-control02\" aria-controls=\"slick-slide02\" aria-label=\"3 of 6\" tabindex=\"0\" aria-describedby=\"promo-header-2\">",
              "node_label": "Slide 3 of 6",
              "explanation": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
            },
            {
              "selector": "div.ssa-slick-dots > ul.slick-dots > li > button#slick-slide-control03",
              "snippet": "<button type=\"button\" role=\"tab\" id=\"slick-slide-control03\" aria-controls=\"slick-slide03\" aria-label=\"4 of 6\" tabindex=\"0\" aria-describedby=\"promo-header-3\">",
              "node_label": "Slide 4 of 6",
              "explanation": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
            },
            {
              "selector": "div.ssa-slick-dots > ul.slick-dots > li > button#slick-slide-control04",
              "snippet": "<button type=\"button\" role=\"tab\" id=\"slick-slide-control04\" aria-controls=\"slick-slide04\" aria-label=\"5 of 6\" tabindex=\"0\" aria-describedby=\"promo-header-4\">",
              "node_label": "Slide 5 of 6",
              "explanation": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
            },
            {
              "selector": "div.ssa-slick-dots > ul.slick-dots > li > button#slick-slide-control05",
              "snippet": "<button type=\"button\" role=\"tab\" id=\"slick-slide-control05\" aria-controls=\"slick-slide05\" aria-label=\"6 of 6\" tabindex=\"0\" aria-describedby=\"promo-header-5\">",
              "node_label": "Slide 6 of 6",
              "explanation": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
            }
          ]
        }
      ]
    },
    {
      "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-vfb-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 0px 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://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=Flash%20Floo…\">",
              "node_label": "Flash Flood Warning",
              "explanation": "Fix any of the following:\n  Target has insufficient size (91.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 8.6px 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=High%20Wind%…\">",
              "node_label": "High Wind Warning",
              "explanation": "Fix any of the following:\n  Target has insufficient size (85.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.6px 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=Freeze%20War…\">",
              "node_label": "Freeze Warning",
              "explanation": "Fix any of the following:\n  Target has insufficient size (70.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 9.6px 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=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 14.8px 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=Coastal%20Fl…\">",
              "node_label": "Coastal Flood Advisory",
              "explanation": "Fix any of the following:\n  Target has insufficient size (102.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 13.8px 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 8px 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=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 8px 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 8px 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=Frost%20Advi…\">",
              "node_label": "Frost 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 8px 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=Winter%20Sto…\">",
              "node_label": "Winter Storm Watch",
              "explanation": "Fix any of the following:\n  Target has insufficient size (89.1px 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 9.6px 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 9.6px 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=Beach%20Haza…\">",
              "node_label": "Beach Hazards Statement",
              "explanation": "Fix any of the following:\n  Target has insufficient size (68.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 20.6px 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=Gale%20Watch\">",
              "node_label": "Gale Watch",
              "explanation": "Fix any of the following:\n  Target has insufficient size (51.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 8.2px 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=Flood%20Watch\">",
              "node_label": "Flood Watch",
              "explanation": "Fix any of the following:\n  Target has insufficient size (55.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#wwaright > ul > li > a",
              "snippet": "<a href=\"https://forecast.weather.gov/wwamap/wwatxtget.php?cwa=usa&amp;wwa=Freeze%20Wat…\">",
              "node_label": "Freeze Watch",
              "explanation": "Fix any of the following:\n  Target has insufficient size (61.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 8.6px 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=Coastal%20Fl…\">",
              "node_label": "Coastal Flood Statement",
              "explanation": "Fix any of the following:\n  Target has insufficient size (61.7px 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 8px 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 20.6px 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://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://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://uscis.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.view-content > div.slick-list > div.slick-track > div#slick-slide00",
              "snippet": "<div class=\"slick-slide\" data-slick-index=\"0\" aria-hidden=\"true\" role=\"tabpanel\" id=\"slick-slide00\" tabindex=\"-1\" style=\"width: 412px;\" aria-describedby=\"slick-slide-control00\">",
              "node_label": "Making America Safe Again\n\nUSCIS’ end-of-year review demonstrates the impact of…",
              "explanation": "Fix all of the following:\n  Focusable content should have tabindex=\"-1\" or be removed from the DOM"
            }
          ]
        },
        {
          "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://pubchem.ncbi.nlm.nih.gov",
      "scan_status": "success",
      "axe_findings_count": 0,
      "axe_findings": []
    },
    {
      "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://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://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://plus.nasa.gov",
      "scan_status": "success",
      "axe_findings_count": 5,
      "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#splide06 > div.grid-container > div.grid-row > div.banner--navigation-item",
              "snippet": "<div class=\"banner--navigation-item padding-0 margin-x-05 margin-y-1 tablet:margin-x-1…\" tabindex=\"0\" aria-label=\"Go to slide 2\" aria-controls=\"\">",
              "node_label": "Go to slide 2",
              "explanation": "Fix all of the following:\n  aria-label attribute cannot be used on a div with no valid role attribute."
            },
            {
              "selector": "div#splide06 > div.grid-container > div.grid-row > div.banner--navigation-item",
              "snippet": "<div class=\"banner--navigation-item padding-0 margin-x-05 margin-y-1 tablet:margin-x-1…\" tabindex=\"0\" aria-label=\"Go to slide 3\" aria-controls=\"\">",
              "node_label": "Go to slide 3",
              "explanation": "Fix all of the following:\n  aria-label attribute cannot be used on a div with no valid role attribute."
            },
            {
              "selector": "div#splide06 > div.grid-container > div.grid-row > div.banner--navigation-item",
              "snippet": "<div class=\"banner--navigation-item padding-0 margin-x-05 margin-y-1 tablet:margin-x-1…\" tabindex=\"0\" aria-label=\"Go to slide 4\" aria-controls=\"\">",
              "node_label": "Go to slide 4",
              "explanation": "Fix all of the following:\n  aria-label attribute cannot be used on a div with no valid role attribute."
            },
            {
              "selector": "div#splide06 > div.grid-container > div.grid-row > div.banner--navigation-item",
              "snippet": "<div class=\"banner--navigation-item padding-0 margin-x-05 margin-y-1 tablet:margin-x-1…\" tabindex=\"0\" aria-label=\"Go to slide 6\" aria-controls=\"\">",
              "node_label": "Go to slide 6",
              "explanation": "Fix all of the following:\n  aria-label attribute cannot be used on a div with no valid role attribute."
            },
            {
              "selector": "div#splide06 > div.grid-container > div.grid-row > div.banner--navigation-item",
              "snippet": "<div class=\"banner--navigation-item padding-0 margin-x-05 margin-y-1 tablet:margin-x-1…\" tabindex=\"0\" aria-label=\"Go to slide 7\" aria-controls=\"\">",
              "node_label": "Go to slide 7",
              "explanation": "Fix all of the following:\n  aria-label attribute cannot be used on a div with no valid role attribute."
            },
            {
              "selector": "div#splide06 > div.grid-container > div.grid-row > div.banner--navigation-item",
              "snippet": "<div class=\"banner--navigation-item padding-0 margin-x-05 margin-y-1 tablet:margin-x-1…\" tabindex=\"0\" aria-label=\"Go to slide 8\" aria-controls=\"\">",
              "node_label": "Go to slide 8",
              "explanation": "Fix all of the following:\n  aria-label attribute cannot be used on a div with no valid role attribute."
            }
          ]
        },
        {
          "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": "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.grid-col-12 > div.hds-footer-details > h3.heading-22",
              "snippet": "<h3 class=\"heading-22 line-height-md\">",
              "node_label": "National Aeronautics and Space Administration",
              "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": "header.grid-row > div.grid-row > span.font-size--x-small > a",
              "snippet": "<a href=\"/schedule\">",
              "node_label": "America: New York",
              "explanation": "Fix any of the following:\n  The link has insufficient color contrast of 1.41:1 with the surrounding text. (Minimum contrast is 3:1, link text: #f6f6f6, surrounding text: #d1d1d1)\n  The link has no styling (such as underline) to distinguish it from the surrounding text"
            }
          ]
        },
        {
          "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.nasatv-video-content > div.grid-row > div.grid-col-12 > a",
              "snippet": "<a href=\"https://plus.nasa.gov/scheduled-video/nasas-northrop-grumman-commercial-re…\">",
              "node_label": "div.nasatv-video-content > div.grid-row > div.grid-col-12 > 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://myaccount.uscis.gov",
      "scan_status": "success",
      "axe_findings_count": 0,
      "axe_findings": []
    },
    {
      "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://science.nasa.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": "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": "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.grid-container > div.w-full > div.grid-col-12 > div.hds-live-tag",
              "snippet": "<div class=\"hds-live-tag label bg-nasa-red color-spacesuit-white padding-left-105 padd…\">",
              "node_label": "LIVE",
              "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 3.66 (foreground color: #ffffff, background color: #f64137, font size: 8.4pt (11.2px), 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.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://assets.science.nasa.gov/dynamicimage/assets/science/bps/bps_invest…\">",
              "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"
            },
            {
              "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=\"http://../wp-content/plugins/nasa-blocks/assets/images/featured-image/feat…\">",
              "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"
            },
            {
              "selector": "div.slick-track > div.hds-meet-the-card > div.hds-meet-the-inner > a.hds-meet-the-image",
              "snippet": "<a href=\"https://science.nasa.gov/moon/daily-moon-guide/\" target=\"_self\" class=\"hds-meet-the-image padding-right-3\" tabindex=\"0\">",
              "node_label": "div.slick-track > div.hds-meet-the-card > div.hds-meet-the-inner > a.hds-meet-the-image",
              "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://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://egov.uscis.gov",
      "scan_status": "success",
      "axe_findings_count": 0,
      "axe_findings": []
    },
    {
      "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://www.va.gov",
      "scan_status": "success",
      "axe_findings_count": 0,
      "axe_findings": []
    },
    {
      "url": "https://webbook.nist.gov",
      "scan_status": "success",
      "axe_findings_count": 0,
      "axe_findings": []
    },
    {
      "url": "https://ofac.treasury.gov",
      "scan_status": "success",
      "axe_findings_count": 0,
      "axe_findings": []
    },
    {
      "url": "https://mobile.arc.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": "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": "main#primary > article#post-40949 > div.entry-content > h3.wp-block-heading",
              "snippet": "<h3 class=\"wp-block-heading\">",
              "node_label": "Earth Now",
              "explanation": "Fix any of the following:\n  Heading order invalid"
            }
          ]
        }
      ]
    },
    {
      "url": "https://ais.usvisa-info.com",
      "scan_status": "success",
      "axe_findings_count": 0,
      "axe_findings": []
    },
    {
      "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://founders3.upress.virginia.edu",
      "scan_status": "success",
      "axe_findings_count": 0,
      "axe_findings": []
    },
    {
      "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": "(235)",
              "explanation": "Fix any of the following:\n  Element has a tabindex greater than 0"
            }
          ]
        }
      ]
    },
    {
      "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://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://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://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://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://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://consumerfinance.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",
              "snippet": "<a href=\"https://eeo.nih.gov/no-fear-act\" rel=\"noreferrer\">",
              "node_label": "No FEAR Act Data",
              "explanation": "Fix any of the following:\n  Target has insufficient size (116.4px 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.2px 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."
            },
            {
              "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 18px 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://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-c4084404552=\"\" 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-c1211797416=\"\">",
              "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-c1211797416=\"\" 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-c1211797416=\"\" 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-c1211797416=\"\" 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-c1211797416=\"\" 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-c1211797416=\"\" 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-c1211797416=\"\" 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://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://cms.gov",
      "scan_status": "success",
      "axe_findings_count": 2,
      "axe_findings": [
        {
          "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": "div.field__item > div.paragraph > div.ds-u-lg-display--none > button#trigger-tabs-417501325",
              "snippet": "<button type=\"button\" id=\"trigger-tabs-417501325\" aria-expanded=\"false\" class=\"responsive-tabs__tab-button--mobile ds-u-display--flex\" role=\"tab\" aria-controls=\"tabs-417501325\">",
              "node_label": "div.field__item > div.paragraph > div.ds-u-lg-display--none > button#trigger-tabs-417501325",
              "explanation": "Fix any of the following:\n  Required ARIA parent role not present: tablist"
            },
            {
              "selector": "div.field__item > div.paragraph > div.ds-u-lg-display--none > button#trigger-tabs-268382505",
              "snippet": "<button type=\"button\" id=\"trigger-tabs-268382505\" aria-expanded=\"false\" class=\"responsive-tabs__tab-button--mobile ds-u-display--flex\" role=\"tab\" aria-controls=\"tabs-268382505\">",
              "node_label": "div.field__item > div.paragraph > div.ds-u-lg-display--none > button#trigger-tabs-268382505",
              "explanation": "Fix any of the following:\n  Required ARIA parent role not present: tablist"
            },
            {
              "selector": "div.field__item > div.paragraph > div.ds-u-lg-display--none > button#trigger-tabs-973557293",
              "snippet": "<button type=\"button\" id=\"trigger-tabs-973557293\" aria-expanded=\"false\" class=\"responsive-tabs__tab-button--mobile ds-u-display--flex\" role=\"tab\" aria-controls=\"tabs-973557293\">",
              "node_label": "div.field__item > div.paragraph > div.ds-u-lg-display--none > button#trigger-tabs-973557293",
              "explanation": "Fix any of the following:\n  Required ARIA parent role not present: tablist"
            },
            {
              "selector": "div.field__item > div.paragraph > div.ds-u-lg-display--none > button#trigger-tabs-253264299",
              "snippet": "<button type=\"button\" id=\"trigger-tabs-253264299\" aria-expanded=\"false\" class=\"responsive-tabs__tab-button--mobile ds-u-display--flex\" role=\"tab\" aria-controls=\"tabs-253264299\">",
              "node_label": "div.field__item > div.paragraph > div.ds-u-lg-display--none > button#trigger-tabs-253264299",
              "explanation": "Fix any of the following:\n  Required ARIA parent role not present: tablist"
            },
            {
              "selector": "div.field__item > div.paragraph > div.ds-u-lg-display--none > button#trigger-tabs-1702593535",
              "snippet": "<button type=\"button\" id=\"trigger-tabs-1702593535\" aria-expanded=\"false\" class=\"responsive-tabs__tab-button--mobile ds-u-display--flex\" role=\"tab\" aria-controls=\"tabs-1702593535\">",
              "node_label": "div.field__item > div.paragraph > div.ds-u-lg-display--none > button#trigger-tabs-1702593535",
              "explanation": "Fix any of the following:\n  Required ARIA parent role not present: tablist"
            }
          ]
        },
        {
          "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.field__item > div.paragraph > div.ds-u-lg-display--none > button#trigger-tabs-417501325",
              "snippet": "<button type=\"button\" id=\"trigger-tabs-417501325\" aria-expanded=\"false\" class=\"responsive-tabs__tab-button--mobile ds-u-display--flex\" role=\"tab\" aria-controls=\"tabs-417501325\">",
              "node_label": "div.field__item > div.paragraph > div.ds-u-lg-display--none > button#trigger-tabs-417501325",
              "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.field__item > div.paragraph > div.ds-u-lg-display--none > button#trigger-tabs-268382505",
              "snippet": "<button type=\"button\" id=\"trigger-tabs-268382505\" aria-expanded=\"false\" class=\"responsive-tabs__tab-button--mobile ds-u-display--flex\" role=\"tab\" aria-controls=\"tabs-268382505\">",
              "node_label": "div.field__item > div.paragraph > div.ds-u-lg-display--none > button#trigger-tabs-268382505",
              "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.field__item > div.paragraph > div.ds-u-lg-display--none > button#trigger-tabs-973557293",
              "snippet": "<button type=\"button\" id=\"trigger-tabs-973557293\" aria-expanded=\"false\" class=\"responsive-tabs__tab-button--mobile ds-u-display--flex\" role=\"tab\" aria-controls=\"tabs-973557293\">",
              "node_label": "div.field__item > div.paragraph > div.ds-u-lg-display--none > button#trigger-tabs-973557293",
              "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.field__item > div.paragraph > div.ds-u-lg-display--none > button#trigger-tabs-253264299",
              "snippet": "<button type=\"button\" id=\"trigger-tabs-253264299\" aria-expanded=\"false\" class=\"responsive-tabs__tab-button--mobile ds-u-display--flex\" role=\"tab\" aria-controls=\"tabs-253264299\">",
              "node_label": "div.field__item > div.paragraph > div.ds-u-lg-display--none > button#trigger-tabs-253264299",
              "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.field__item > div.paragraph > div.ds-u-lg-display--none > button#trigger-tabs-1702593535",
              "snippet": "<button type=\"button\" id=\"trigger-tabs-1702593535\" aria-expanded=\"false\" class=\"responsive-tabs__tab-button--mobile ds-u-display--flex\" role=\"tab\" aria-controls=\"tabs-1702593535\">",
              "node_label": "div.field__item > div.paragraph > div.ds-u-lg-display--none > button#trigger-tabs-1702593535",
              "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://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://cisa.gov",
      "scan_status": "success",
      "axe_findings_count": 0,
      "axe_findings": []
    },
    {
      "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://eyes.nasa.gov",
      "scan_status": "success",
      "axe_findings_count": 3,
      "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": "div.grid-container > div.grid-row > div.grid-col-12 > h2.heading-22",
              "snippet": "<h2 role=\"textbox\" class=\"heading-22\">",
              "node_label": "Download 3D Models",
              "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": "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://assets.science.nasa.gov/dynamicimage/assets/science/cds/eyes/produ…\">",
              "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"
            },
            {
              "selector": "div.grid-container > div.hds-list-row > div.hds-list-cta > a",
              "snippet": "<a href=\"https://science.nasa.gov/wp-content/uploads/2024/03/clipper-spacecraft.glb…\" target=\"_blank\" download=\"\">",
              "node_label": "div.grid-container > div.hds-list-row > div.hds-list-cta > 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.grid-container > div.hds-list-row > div.hds-list-cta > a",
              "snippet": "<a href=\"https://science.nasa.gov/wp-content/uploads/2024/03/juno.glb?emrc=f1036b\" target=\"_blank\" download=\"\">",
              "node_label": "div.grid-container > div.hds-list-row > div.hds-list-cta > 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.grid-container > div.hds-list-row > div.hds-list-cta > a",
              "snippet": "<a href=\"https://science.nasa.gov/wp-content/uploads/2024/03/insight-deployed.glb?e…\" target=\"_blank\" download=\"\">",
              "node_label": "div.grid-container > div.hds-list-row > div.hds-list-cta > 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.grid-container > div.hds-list-row > div.hds-list-cta > a",
              "snippet": "<a href=\"https://science.nasa.gov/wp-content/uploads/2024/03/curiosity-static.glb?e…\" target=\"_blank\" download=\"\">",
              "node_label": "div.grid-container > div.hds-list-row > div.hds-list-cta > 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.grid-row > div.grid-row > div.grid-col-2 > a.link-external-true",
              "snippet": "<a href=\"https://scan-now.gsfc.nasa.gov/sr\" target=\"_blank\" aria-label=\"\" class=\"link-external-true\">",
              "node_label": "div.grid-row > div.grid-row > div.grid-col-2 > a.link-external-true",
              "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.grid-row > div.grid-row > div.grid-col-2 > a.link-external-true",
              "snippet": "<a href=\"https://scan-now.gsfc.nasa.gov/dte\" target=\"_blank\" aria-label=\"\" class=\"link-external-true\">",
              "node_label": "div.grid-row > div.grid-row > div.grid-col-2 > a.link-external-true",
              "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://healthcare.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://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": "From Petals to Peaks",
              "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/apr26-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://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://home.treasury.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.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."
            }
          ]
        },
        {
          "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#banner--treasury-alert > div.treasury-america250-banner > div.treasury-america250-banner__meta > a.treasury-america250-banner__cta",
              "snippet": "<a class=\"treasury-america250-banner__cta external\" href=\"https://freedom250.org/\" aria-label=\"Freedom250 information\">",
              "node_label": "Learn More",
              "explanation": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
            }
          ]
        }
      ]
    },
    {
      "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://login.gov",
      "scan_status": "success",
      "axe_findings_count": 0,
      "axe_findings": []
    },
    {
      "url": "https://acquisition.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.row > div.col-xs-12 > p > a.ext",
              "snippet": "<a href=\"https://www.federalregister.gov/d/2026-04912/p-amd-2\" aria-label=\"FAR Case 2025-007 section 22.1503\" class=\"ext\" data-extlink=\"\" target=\"_blank\" rel=\"noopener noreferrer\">",
              "node_label": "FAR Case 2025-007",
              "explanation": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
            },
            {
              "selector": "div.row > div.col-xs-12 > p > a.ext",
              "snippet": "<a href=\"https://www.federalregister.gov/d/2026-04912/p-amd-3\" aria-label=\"FAR Case 2025-007 section 25.202\" class=\"ext\" data-extlink=\"\" target=\"_blank\" rel=\"noopener noreferrer\">",
              "node_label": "FAR Case 2025-007",
              "explanation": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
            },
            {
              "selector": "div.row > div.col-xs-12 > p > a.ext",
              "snippet": "<a href=\"https://www.federalregister.gov/d/2026-04912/p-amd-4\" aria-label=\"FAR Case 2025-007 section 25.402\" class=\"ext\" data-extlink=\"\" target=\"_blank\" rel=\"noopener noreferrer\">",
              "node_label": "FAR Case 2025-007",
              "explanation": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
            },
            {
              "selector": "div.row > div.col-xs-12 > p > a.ext",
              "snippet": "<a href=\"https://www.federalregister.gov/d/2026-04912/p-amd-5\" aria-label=\"FAR Case 2025-007 section 25.603\" class=\"ext\" data-extlink=\"\" target=\"_blank\" rel=\"noopener noreferrer\">",
              "node_label": "FAR Case 2025-007",
              "explanation": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
            },
            {
              "selector": "nav#left-side-menu-buttons > ul > li > a#switch-font-sizes",
              "snippet": "<a href=\"javascript:void(0)\" id=\"switch-font-sizes\" aria-label=\"Switch from small to large font size.\" data-once=\"agovSwitchFontSizes font-size-switch\">",
              "node_label": "Tt",
              "explanation": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
            }
          ]
        }
      ]
    },
    {
      "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": "Move Over: It's the Law",
              "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://sam.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.paragraph__column > div.px-video-container > div#progress-bar > div#progress",
              "snippet": "<div class=\"progress\" id=\"progress\" aria-label=\"Video: \" style=\"width: 0%;\">",
              "node_label": "Video: ",
              "explanation": "Fix all of the following:\n  aria-label attribute cannot be used on a div with no valid role attribute."
            }
          ]
        },
        {
          "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.field > ul.sds-list > li.bi > a.ext",
              "snippet": "<a href=\"https://www.fsd.gov/gsafsd_sp?id=kb_article_view&amp;sysparm_article=KB0017293\" class=\"ext\" data-extlink=\"\" target=\"_blank\" rel=\"noreferrer\" aria-label=\"Do I need a user account? - opens in a new window\">",
              "node_label": "Do I need a user account?",
              "explanation": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
            },
            {
              "selector": "div.field > ul.sds-list > li.bi > a.ext",
              "snippet": "<a href=\"https://www.fsd.gov/gsafsd_sp?id=kb_article_view&amp;sysparm_article=KB0030796\" class=\"ext\" data-extlink=\"\" target=\"_blank\" rel=\"noreferrer\" aria-label=\"What's the difference between signing up and registering? - opens in a new…\">",
              "node_label": "What's the difference between signing up and registering?",
              "explanation": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
            },
            {
              "selector": "div.field > ul.sds-list > li.bi > a.ext",
              "snippet": "<a href=\"https://www.fsd.gov/gsafsd_sp?id=kb_article_view&amp;sysparm_article=KB0017677\" class=\"ext\" data-extlink=\"\" target=\"_blank\" rel=\"noreferrer\" aria-label=\"What if I already have a login.gov account? - opens in a new window\">",
              "node_label": "What if I already have a login.gov account?",
              "explanation": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
            },
            {
              "selector": "div.field > ul.sds-list > li.bi > a.ext",
              "snippet": "<a href=\"https://www.fsd.gov/gsafsd_sp?id=kb_article_view&amp;sysparm_article=KB0016307\" class=\"ext\" data-extlink=\"\" target=\"_blank\" rel=\"noreferrer\" aria-label=\"What do I need to register my entity? - opens in a new window\">",
              "node_label": "What do I need to register my entity?",
              "explanation": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
            }
          ]
        }
      ]
    },
    {
      "url": "https://epa.gov",
      "scan_status": "success",
      "axe_findings_count": 0,
      "axe_findings": []
    },
    {
      "url": "https://nsopw.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.use-float-friendly-lists > div.grid-row > div.desktop:grid-col-4 > h3.searchText",
              "snippet": "<h3 class=\"searchText\">",
              "node_label": "SEARCH NSOPW",
              "explanation": "Fix any of the following:\n  Heading order invalid"
            },
            {
              "selector": "div.layout__region > div.block > div.card__body > h4.card__headline",
              "snippet": "<h4 class=\"card__headline\">",
              "node_label": "HOW TO PREVENT",
              "explanation": "Fix any of the following:\n  Heading order invalid"
            }
          ]
        }
      ]
    },
    {
      "url": "https://acis.eoir.justice.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.SPCWeatherHeadlinesBoxMdt > div.SPCWeatherHeadlinesBody > a",
              "snippet": "<a href=\"/products/fire_wx/fwdy1.html\">",
              "node_label": "Day 1 Fire Weather Forecast",
              "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 3.4 (foreground color: #004a82, background color: #eb7e82, 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.SPCWeatherHeadlinesBoxMdt > div.SPCWeatherHeadlinesBody > img",
              "snippet": "<img src=\"/new/images/feature_stories_bullet2.png\">",
              "node_label": "div.full_width > div.SPCWeatherHeadlinesBoxMdt > 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": "td > div > a > img.ACsm",
              "snippet": "<img class=\"ACsm\" src=\"/products/exper/day4-8/day48prob_small.gif\">",
              "node_label": "td > div > a > img.ACsm",
              "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": "td > div > a > img.ACsm",
              "snippet": "<img class=\"ACsm\" src=\"/products/fire_wx/day2fireotlk_sm.png\">",
              "node_label": "td > div > a > img.ACsm",
              "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": "td > div > a > img.ACsm",
              "snippet": "<img class=\"ACsm\" src=\"/products/outlook/day3otlk_sm.png\">",
              "node_label": "td > div > a > img.ACsm",
              "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": "td > div > a > img.ACsm",
              "snippet": "<img class=\"ACsm\" src=\"/products/fire_wx/day1fireotlk_sm.png\">",
              "node_label": "td > div > a > img.ACsm",
              "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": "td > div > a > img.ACsm",
              "snippet": "<img class=\"ACsm\" src=\"/products/outlook/day2otlk_sm.png\">",
              "node_label": "td > div > a > img.ACsm",
              "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": "td > div > a > img.ACsm",
              "snippet": "<img class=\"ACsm\" src=\"/products/outlook/day1otlk_sm.png\">",
              "node_label": "td > div > a > img.ACsm",
              "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": "td > div > a > img.ACsm",
              "snippet": "<img class=\"ACsm\" src=\"/products/exper/enhtstm/enh_small.gif\">",
              "node_label": "td > div > a > img.ACsm",
              "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": "td > div > a > img.ACsm",
              "snippet": "<img class=\"ACsm\" src=\"/products/exper/fire_wx/day3-8fireotlk_sm.png\">",
              "node_label": "td > div > a > img.ACsm",
              "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_outlook_final_updated-sm.png?1775642324126\" 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/href_sm.png?1775642324130\" 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": "tr > td > div > a",
              "snippet": "<a href=\"/products/exper/day4-8/\">",
              "node_label": "tr > td > div > 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": "tr > td > div > a",
              "snippet": "<a href=\"/products/fire_wx/fwdy2.html\">",
              "node_label": "tr > td > div > 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": "tr > td > div > a",
              "snippet": "<a href=\"/products/outlook/day3otlk.html\">",
              "node_label": "tr > td > div > 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": "tr > td > div > a",
              "snippet": "<a href=\"/products/fire_wx/fwdy1.html\">",
              "node_label": "tr > td > div > 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": "tr > td > div > a",
              "snippet": "<a href=\"/products/outlook/day2otlk.html\">",
              "node_label": "tr > td > div > 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": "tr > td > div > a",
              "snippet": "<a href=\"/products/outlook/day1otlk.html\">",
              "node_label": "tr > td > div > 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": "tr > td > div > a",
              "snippet": "<a href=\"/products/exper/enhtstm/\">",
              "node_label": "tr > td > div > 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": "tr > td > div > a",
              "snippet": "<a href=\"/products/exper/fire_wx/\">",
              "node_label": "tr > td > div > 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_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": "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=20260402\" 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-mrgl > a.black",
              "snippet": "<a class=\"black\" href=\"/products/outlook/day1otlk.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.ac-mrgl > a.black",
              "snippet": "<a class=\"black\" href=\"/products/outlook/day2otlk.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.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-15p > a.black",
              "snippet": "<a class=\"black\" href=\"/products/exper/day4-8/\">",
              "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.ac48-15p > a.black",
              "snippet": "<a class=\"black\" href=\"/products/exper/day4-8/\">",
              "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.ac48-15p > a.black",
              "snippet": "<a class=\"black\" href=\"/products/exper/day4-8/\">",
              "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.ac48-15p > a.black",
              "snippet": "<a class=\"black\" href=\"/products/exper/day4-8/\">",
              "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.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.current > 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 > 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 0px 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 0px 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.current > 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 > 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.current > 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 > 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.current > 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 > 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\tWed (04/08)\tThu (04/09)\tFri (04/10)\tSat (04/11)\tSun (04/12)\tMon (04/13)\t…",
              "explanation": "Fix all of the following:\n  Some non-empty data cells do not have table headers"
            }
          ]
        }
      ]
    },
    {
      "url": "https://cbp.gov",
      "scan_status": "success",
      "axe_findings_count": 0,
      "axe_findings": []
    },
    {
      "url": "https://fsa.usda.gov",
      "scan_status": "success",
      "axe_findings_count": 0,
      "axe_findings": []
    },
    {
      "url": "https://opm.gov",
      "scan_status": "success",
      "axe_findings_count": 2,
      "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.grid-container > div.grid-row > div.featured-audience > a",
              "snippet": "<a tabindex=\"-1\" href=\"https://www.opm.gov/job-seekers/\">",
              "node_label": "div.grid-container > div.grid-row > div.featured-audience > a",
              "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.grid-container > div.grid-row > div.featured-audience > a",
              "snippet": "<a tabindex=\"-1\" href=\"https://www.opm.gov/federal-employees-annuitants/\">",
              "node_label": "div.grid-container > div.grid-row > div.featured-audience > a",
              "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.grid-container > div.grid-row > div.featured-audience > a",
              "snippet": "<a tabindex=\"-1\" href=\"https://www.opm.gov/hr-practitioners/\">",
              "node_label": "div.grid-container > div.grid-row > div.featured-audience > a",
              "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": "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#htmBody > a.usa-skipnav",
              "snippet": "<a class=\"usa-skipnav skipnav\" href=\"#main-main-content\" tabindex=\"1\">",
              "node_label": "Skip to main content",
              "explanation": "Fix any of the following:\n  Element has a tabindex greater than 0"
            }
          ]
        }
      ]
    },
    {
      "url": "https://ttp.cbp.dhs.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.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"
            }
          ]
        }
      ]
    },
    {
      "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://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"
            },
            {
              "selector": "div.footer > div.flex > div.flex > a.ng-star-inserted",
              "snippet": "<a _ngcontent-ng-c908035704=\"\" target=\"_blank\" aria-label=\"Click to open a new tab and navigate away from this site to view the compa…\" rel=\"noopener noreferrer\" tabindex=\"-1\" href=\"https://askcompass.cbp.gov/entry?redirectfrom=i94\" class=\"ng-star-inserted\">",
              "node_label": "Questions?\nAsk COMPASS",
              "explanation": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
            }
          ]
        }
      ]
    },
    {
      "url": "https://accessdata.fda.gov",
      "scan_status": "success",
      "axe_findings_count": 0,
      "axe_findings": []
    },
    {
      "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://ustraveldocs.com",
      "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.usa-navbar > div#extended-logo > em.usa-logo__text > a",
              "snippet": "<a data-v-00592fdd=\"\" 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"
            }
          ]
        }
      ]
    },
    {
      "url": "https://federalregister.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": "main > div#main > div > div#suggestions",
              "snippet": "<div id=\"suggestions\" class=\"\" data-controller=\"suggestions autocomplete\" data-autocomplete-url-value=\"/suggestions\" data-autocomplete-delay-value=\"300\" aria-expanded=\"false\" data-autocomplete-ready-value=\"true\">",
              "node_label": "\n                \n                    \n                \n              ",
              "explanation": "Fix all of the following:\n  ARIA attribute is not allowed: aria-expanded=\"false\""
            }
          ]
        },
        {
          "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.homepage-grid > div#embedded-search-area > form#embedded_entry_search_form > span#expected_result_count",
              "snippet": "<span id=\"expected_result_count\" class=\"search-result-count\">",
              "node_label": "996,777 documents",
              "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 3.02 (foreground color: #b88659, background color: #f9f9f9, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "selector": "div.section > ul.fr-list > li > span.fr-doc-date",
              "snippet": "<span class=\"fr-doc-date\">",
              "node_label": "Friday, April 3, 2026",
              "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 2.12 (foreground color: #b2b2b2, background color: #ffffff, font size: 10.7pt (14.2222px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "selector": "div.section > ul.fr-list > li > span.fr-doc-date",
              "snippet": "<span class=\"fr-doc-date\">",
              "node_label": "Friday, March 27, 2026",
              "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 2.12 (foreground color: #b2b2b2, background color: #ffffff, font size: 10.7pt (14.2222px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "selector": "div.section > ul.fr-list > li > span.fr-doc-date",
              "snippet": "<span class=\"fr-doc-date\">",
              "node_label": "Friday, March 27, 2026",
              "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 2.12 (foreground color: #b2b2b2, background color: #ffffff, font size: 10.7pt (14.2222px), 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.fr-head-metadata-bar > div.fr-head-meta-label-holder > div.fr-head-meta-label > h4",
              "snippet": "<h4>",
              "node_label": " Current Issue",
              "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.fr-head-meta-counts > ul.fr-list > li > a",
              "snippet": "<a href=\"/documents/search?conditions%5Bpublication_date%5D%5Bis%5D=2026-04-08\">",
              "node_label": "60 documents",
              "explanation": "Fix any of the following:\n  The link has insufficient color contrast of 1.78:1 with the surrounding text. (Minimum contrast is 3:1, link text: #4d5e30, surrounding text: #333333)\n  The link has no styling (such as underline) to distinguish it from the surrounding text"
            },
            {
              "selector": "div.content-block > div#home-aid-tagline > p > a",
              "snippet": "<a href=\"/reader-aids\">",
              "node_label": "here",
              "explanation": "Fix any of the following:\n  The link has insufficient color contrast of 1.66:1 with the surrounding text. (Minimum contrast is 3:1, link text: #245784, surrounding text: #333333)\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": "tbody > tr > td.count > a",
              "snippet": "<a href=\"/documents/search?conditions%5Bpresidential_document_type%5D%5B%5D=executi…\">",
              "node_label": "9",
              "explanation": "Fix any of the following:\n  Target has insufficient size (7.9px 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 17.8px instead of at least 24px."
            },
            {
              "selector": "tbody > tr > td.count > a",
              "snippet": "<a href=\"/documents/search?conditions%5Bpresidential_document_type%5D%5B%5D=notice&amp;…\">",
              "node_label": "5",
              "explanation": "Fix any of the following:\n  Target has insufficient size (7.9px 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 12.4px instead of at least 24px."
            },
            {
              "selector": "tbody > tr > td > a",
              "snippet": "<a href=\"/documents/search?conditions%5Bpresidential_document_type%5D%5B%5D=notice&amp;…\">",
              "node_label": "Notices",
              "explanation": "Fix any of the following:\n  Target has insufficient size (47.9px 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 20.4px instead of at least 24px."
            },
            {
              "selector": "tbody > tr > td.count > a",
              "snippet": "<a href=\"/documents/search?conditions%5Bpresidential_document_type%5D%5B%5D=proclam…\">",
              "node_label": "6",
              "explanation": "Fix any of the following:\n  Target has insufficient size (7.9px 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 12.4px instead of at least 24px."
            },
            {
              "selector": "tbody > tr > td > a",
              "snippet": "<a href=\"/documents/search?conditions%5Bpresidential_document_type%5D%5B%5D=proclam…\">",
              "node_label": "Proclamations",
              "explanation": "Fix any of the following:\n  Target has insufficient size (90.6px 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 20.4px instead of at least 24px."
            },
            {
              "selector": "tbody > tr > td.count > a",
              "snippet": "<a href=\"/documents/search?conditions%5Bpresidential_document_type%5D%5B%5D=executi…\">",
              "node_label": "1",
              "explanation": "Fix any of the following:\n  Target has insufficient size (7.9px 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 17.8px instead of at least 24px."
            }
          ]
        },
        {
          "id": "table-fake-caption",
          "title": "Tables do not use `<caption>` instead of cells with the `[colspan]` attribute to indicate a caption.",
          "description": "Screen readers have features to make navigating tables easier. Ensuring that tables use the actual caption element instead of cells with the `[colspan]` attribute may improve the experience for screen reader users. [Learn more about captions](https://dequeuniversity.com/rules/axe/4.11/table-fake-caption).",
          "score": 0,
          "impact": "serious",
          "tags": [],
          "items": [
            {
              "selector": "div#popular-and-presdoc-container > div.section > div#monthly-document-counts > table.fr-table",
              "snippet": "<table class=\"fr-table fr-monthly-overview\">",
              "node_label": "March 2026\n0\tDeterminations\n9\tExecutive Orders\n0\tMemorandums\n5\tNotices\n6\tProcla…",
              "explanation": "Fix all of the following:\n  The first child of the table should be a caption instead of a table cell"
            },
            {
              "selector": "div#popular-and-presdoc-container > div.section > div#monthly-document-counts > table.fr-table",
              "snippet": "<table class=\"fr-table fr-monthly-overview\">",
              "node_label": "April 2026\n0\tDeterminations\n1\tExecutive Order\n0\tMemorandums\n0\tNotices\n0\tProclam…",
              "explanation": "Fix all of the following:\n  The first child of the table should be a caption instead of a table cell"
            }
          ]
        }
      ]
    },
    {
      "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://cnsb.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": "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 (58.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 16.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 (52px 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."
            },
            {
              "selector": "li.global-footer--navigation-category > ol.global-footer--navigation-options > li > a",
              "snippet": "<a href=\"https://faq.usps.com/s/\">",
              "node_label": "FAQs",
              "explanation": "Fix any of the following:\n  Target has insufficient size (28.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 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/privacy-policy/\">",
              "node_label": "Privacy Policy",
              "explanation": "Fix any of the following:\n  Target has insufficient size (74.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 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 (68.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."
            }
          ]
        }
      ]
    },
    {
      "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://gsa.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.grid-container > div.grid-row > div.desktop:grid-col-4 > a",
              "snippet": "<a href=\"https://cmls.gsa.gov/s/event-registration?language=en_US&amp;eid=701SJ000013GY…\" aria-label=\"Read more about 'ACQUISITION TRAINING'\">",
              "node_label": "ACQUISITION TRAINING",
              "explanation": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
            },
            {
              "selector": "div.grid-container > div.grid-row > div.desktop:grid-col-4 > a",
              "snippet": "<a href=\"/node/167306\" aria-label=\"Read more about 'USE IT ACT AND OCCUPANCY DATA'\">",
              "node_label": "USE IT ACT AND OCCUPANCY DATA",
              "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!\n86\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://portal.cms.gov",
      "scan_status": "success",
      "axe_findings_count": 0,
      "axe_findings": []
    },
    {
      "url": "https://about.usps.com",
      "scan_status": "success",
      "axe_findings_count": 0,
      "axe_findings": []
    },
    {
      "url": "https://uspto.gov",
      "scan_status": "success",
      "axe_findings_count": 3,
      "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.block > div.find-it-fast > nav#block-bean-quick-links-menu > ul#qlTabContent",
              "snippet": "<ul class=\"panel-group\" id=\"qlTabContent\" role=\"tablist\">",
              "node_label": "Public Events \nInitiatives ",
              "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#block-bean-quick-links-menu > ul#qlTabContent > li#patentsTab > div#patentsHeading",
              "snippet": "<div class=\"panel-heading\" role=\"tab\" id=\"patentsHeading\">",
              "node_label": "Public Events ",
              "explanation": "Fix any of the following:\n  Required ARIA parent role not present: tablist"
            },
            {
              "selector": "nav#block-bean-quick-links-menu > ul#qlTabContent > li#trademarksTab > div#trademarksHeading",
              "snippet": "<div class=\"panel-heading\" role=\"tab\" id=\"trademarksHeading\">",
              "node_label": "Initiatives ",
              "explanation": "Fix any of the following:\n  Required ARIA parent role not present: tablist"
            },
            {
              "selector": "div.col-md-8 > div#newsTabContent > div#newsTab > div#newsHeading",
              "snippet": "<div class=\"panel-heading\" role=\"tab\" id=\"newsHeading\">",
              "node_label": "Latest News ",
              "explanation": "Fix any of the following:\n  Required ARIA parent role not present: tablist"
            },
            {
              "selector": "div.col-md-8 > div#newsTabContent > div#blogTab > div#blogHeading",
              "snippet": "<div class=\"panel-heading\" role=\"tab\" id=\"blogHeading\">",
              "node_label": "Blog ",
              "explanation": "Fix any of the following:\n  Required ARIA parent role not present: tablist"
            },
            {
              "selector": "div.col-md-8 > div#newsTabContent > div#remarksTab > div#remarksHeading",
              "snippet": "<div class=\"panel-heading\" role=\"tab\" id=\"remarksHeading\">",
              "node_label": "Remarks",
              "explanation": "Fix any of the following:\n  Required ARIA parent role not present: tablist"
            }
          ]
        },
        {
          "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.find-it-fast > nav#block-bean-quick-links-menu > ul#qlTabContent > li#patentsTab",
              "snippet": "<li class=\"public-events panel panel-default\" id=\"patentsTab\">",
              "node_label": "Public Events ",
              "explanation": "Fix any of the following:\n  List item parent element has a role that is not role=\"list\""
            },
            {
              "selector": "div.find-it-fast > nav#block-bean-quick-links-menu > ul#qlTabContent > li#trademarksTab",
              "snippet": "<li class=\"initiatives panel panel-default\" id=\"trademarksTab\">",
              "node_label": "Initiatives ",
              "explanation": "Fix any of the following:\n  List item parent element has a role that is not role=\"list\""
            }
          ]
        }
      ]
    },
    {
      "url": "https://ve.usembassy.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": "section.ga-location > div.location-and-information > div#ec-posts > div#venezuela",
              "snippet": "<div id=\"venezuela\" class=\"ec-post\" role=\"dialog\" data-page=\"venezuela\">",
              "node_label": "March 20, 2026\nFlag-Raising Ceremony\nMarch 12, 2026\nEnergy Dominance Council Ch…",
              "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.row > div.col-xs-10 > div.travel-messageonly > a.travel-advisory-link",
              "snippet": "<a href=\"https://travel.state.gov/content/travel/en/traveladvisories/traveladvisori…\" target=\"_blank\" class=\"travel-advisory-link\" tabindex=\"7\" aria-label=\"Read more about the travel alert\" rel=\"noopener noreferrer\">",
              "node_label": "Read More... ",
              "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 4.07 (foreground color: #0071bc, background color: #e4e5e6, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "selector": "div.col-12 > nav > div#nav-tab > a#nav-government-tab",
              "snippet": "<a class=\"nav-item nav-link \" id=\"nav-government-tab\" tabindex=\"0\" data-toggle=\"tab\" href=\"#nav-government\" role=\"tab\" aria-controls=\"nav-government\" aria-selected=\"false\" \"=\"\" aria-label=\"U.S. Government Leaders\">",
              "node_label": "U.S. GOVERNMENT LEADERS",
              "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 3.94 (foreground color: #6b6b6b, background color: #000000, font size: 12.8pt (17px), font weight: bold). Expected contrast ratio of 4.5:1"
            },
            {
              "selector": "a > div.row > div.col-xl-6 > span.csbutton",
              "snippet": "<span class=\"csbutton\">",
              "node_label": "MORE POLICY",
              "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 4.07 (foreground color: #3474da, background color: #f4f2ff, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "selector": "a > div.row > div.col-xl-6 > span.csbutton",
              "snippet": "<span class=\"csbutton\">",
              "node_label": "MORE HISTORY",
              "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 4.07 (foreground color: #3474da, background color: #f4f2ff, font size: 9.8pt (13px), 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.row > div.ga-bg-med > span.two-mid > a",
              "snippet": "<a href=\"https://ve.usembassy.gov/venezuela-electronic-visa-application-process-upd…\" tabindex=\"-1\">",
              "node_label": "div.row > div.ga-bg-med > span.two-mid > a",
              "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.row > div.ga-bg-med > span.two-mid > a",
              "snippet": "<a href=\"https://ve.usembassy.gov/2026-u-s-embassy-caracas-annual-program-statement/\" tabindex=\"-1\">",
              "node_label": "div.row > div.ga-bg-med > span.two-mid > a",
              "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": "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.menu-wrapper > div.menu > div#languageswitch > ul#language-switch",
              "snippet": "<ul id=\"language-switch\">",
              "node_label": "English\nEspañol",
              "explanation": "Fix all of the following:\n  List element has direct children that are not allowed: label"
            },
            {
              "selector": "div.location-background > div.row > div.col-xl-3 > ul#embasy-consulates",
              "snippet": "<ul id=\"embasy-consulates\" class=\"embasy-consulates\">",
              "node_label": "Embassy\nVenezuela",
              "explanation": "Fix all of the following:\n  List element has direct children that are not allowed: h2"
            }
          ]
        },
        {
          "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.home > a.skiplink",
              "snippet": "<a href=\"#mainskip\" class=\"skiplink\" aria-label=\"Skip to main content\" tabindex=\"2\">",
              "node_label": "Skip to main content",
              "explanation": "Fix any of the following:\n  Element has a tabindex greater than 0"
            },
            {
              "selector": "body.home > a.skiplink",
              "snippet": "<a href=\"#mainskip-need\" class=\"skiplink\" aria-label=\"Skip to the I need section\" tabindex=\"3\">",
              "node_label": "Skip to the I need section",
              "explanation": "Fix any of the following:\n  Element has a tabindex greater than 0"
            },
            {
              "selector": "div.usa-accordion > div.usa-banner-header > div#bner > button.usa-accordion-button",
              "snippet": "<button class=\"usa-accordion-button usa-banner-button initialized\" aria-expanded=\"true\" aria-controls=\"gov-banner\" tabindex=\"1\" name=\"usa-button\" aria-label=\"Official website use information\">",
              "node_label": "Here's how you know ",
              "explanation": "Fix any of the following:\n  Element has a tabindex greater than 0"
            },
            {
              "selector": "div.row > div.col-xs-10 > div.travel-messageonly > a.travel-advisory-link",
              "snippet": "<a href=\"https://travel.state.gov/content/travel/en/traveladvisories/traveladvisori…\" target=\"_blank\" class=\"travel-advisory-link\" tabindex=\"7\" aria-label=\"Read more about the travel alert\" rel=\"noopener noreferrer\">",
              "node_label": "Read More... ",
              "explanation": "Fix any of the following:\n  Element has a tabindex greater than 0"
            },
            {
              "selector": "div#navbar > nav.wrapper > div.header-logo > a.brand-logo",
              "snippet": "<a class=\"brand-logo\" href=\"https://ve.usembassy.gov/\" aria-label=\"Header logo home link\" tabindex=\"4\">",
              "node_label": "Header logo home link",
              "explanation": "Fix any of the following:\n  Element has a tabindex greater than 0"
            },
            {
              "selector": "div.menu-wrapper > div.menu > div.ga-country > button#dropdownMenuButton",
              "snippet": "<button class=\"btn btn-secondary dropdown-toggle\" type=\"button\" id=\"dropdownMenuButton\" data-toggle=\"dropdown\" aria-expanded=\"true\" aria-label=\"Country drop down menu\" tabindex=\"8\">",
              "node_label": "Country drop down menu",
              "explanation": "Fix any of the following:\n  Element has a tabindex greater than 0"
            },
            {
              "selector": "div.menu-wrapper > div.menu > div#fullsearch > a#opensearchbox",
              "snippet": "<a href=\"#search\" id=\"opensearchbox\" aria-label=\"Open search box\" tabindex=\"9\">",
              "node_label": "Open search box",
              "explanation": "Fix any of the following:\n  Element has a tabindex greater than 0"
            },
            {
              "selector": "div.menu > div.ga-menu > nav.navbar > button.navbar-toggler",
              "snippet": "<button class=\"navbar-toggler second-button\" type=\"button\" data-toggle=\"collapse\" data-target=\"#navbarToggleContent\" aria-controls=\"navbarToggleContent\" aria-expanded=\"false\" aria-label=\"Open The Menu\" tabindex=\"11\">",
              "node_label": "Open The Menu",
              "explanation": "Fix any of the following:\n  Element has a tabindex greater than 0"
            },
            {
              "selector": "div#languageswitch > ul#language-switch > label > select#lang_choice_1",
              "snippet": "<select name=\"lang_choice_1\" id=\"lang_choice_1\" class=\"pll-switcher-select\" tabindex=\"6\" aria-label=\"Language switcher\">",
              "node_label": "English\nEspañol",
              "explanation": "Fix any of the following:\n  Element has a tabindex greater than 0"
            },
            {
              "selector": "body.home > div#navbar > div.micro-title > a.brand",
              "snippet": "<a class=\"brand\" href=\"https://ve.usembassy.gov/\" tabindex=\"5\">",
              "node_label": "U.S. EMBASSY IN CARACAS",
              "explanation": "Fix any of the following:\n  Element has a tabindex greater than 0"
            }
          ]
        },
        {
          "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#nav__footer-nav > li.menu-item > span.navbutton > a",
              "snippet": "<a href=\"https://www.whitehouse.gov\" rel=\"noopener noreferrer\" target=\"_blank\">",
              "node_label": "White House ",
              "explanation": "Fix any of the following:\n  Target has insufficient size (110.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 19.6px instead of at least 24px."
            },
            {
              "selector": "ul#nav__footer-nav > li.menu-item > span.navbutton > a",
              "snippet": "<a href=\"https://ve.usembassy.gov/privacy/\">",
              "node_label": "Privacy Policy",
              "explanation": "Fix any of the following:\n  Target has insufficient size (98.6px 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 19.6px instead of at least 24px."
            },
            {
              "selector": "ul#nav__footer-nav > li.menu-item > span.navbutton > a",
              "snippet": "<a href=\"https://www.state.gov/social-media-terms-of-use/\" rel=\"noopener noreferrer\" target=\"_blank\">",
              "node_label": "Social Media Terms of Use ",
              "explanation": "Fix any of the following:\n  Target has insufficient size (207.6px 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 23px instead of at least 24px."
            },
            {
              "selector": "ul#nav__footer-nav > li.menu-item > span.navbutton > a",
              "snippet": "<a href=\"https://foia.state.gov/\" rel=\"noopener noreferrer\" target=\"_blank\">",
              "node_label": "FOIA ",
              "explanation": "Fix any of the following:\n  Target has insufficient size (52.7px 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 23px instead of at least 24px."
            },
            {
              "selector": "ul#nav__footer-nav > li.menu-item > span.navbutton > a",
              "snippet": "<a href=\"https://www.state.gov/key-topics-office-of-civil-rights/eeo-no-fear-act-wh…\" rel=\"noopener noreferrer\" target=\"_blank\">",
              "node_label": "No Fear Act ",
              "explanation": "Fix any of the following:\n  Target has insufficient size (102.4px 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 23px instead of at least 24px."
            },
            {
              "selector": "ul#nav__footer-nav > li.menu-item > span.navbutton > a",
              "snippet": "<a href=\"https://www.state.gov/section-508-accessibility-statement/\" rel=\"noopener noreferrer\" target=\"_blank\">",
              "node_label": "Accessibility Statement ",
              "explanation": "Fix any of the following:\n  Target has insufficient size (186.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 23px 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.usa-accordion > div.usa-banner-header > div#bner > button.usa-accordion-button",
              "snippet": "<button class=\"usa-accordion-button usa-banner-button initialized\" aria-expanded=\"true\" aria-controls=\"gov-banner\" tabindex=\"1\" name=\"usa-button\" aria-label=\"Official website use information\">",
              "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": "section.ga-spotlight > div.content-spotlight > div.col-xl-12 > a",
              "snippet": "<a href=\"https://ve.usembassy.gov/fifa-world-cup-26/\" aria-label=\"FIFA World Cup 2026™: Read More About FIFA World Cup 2026™\">",
              "node_label": "FIFA World Cup 2026™ Information\n\nFIFA World Cup 2026™ will showcase the beauty…",
              "explanation": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
            },
            {
              "selector": "div#venezuela > div.row > div.col-xl-4 > a",
              "snippet": "<a href=\"https://ve.usembassy.gov/flag-raising-ceremony/\" name=\"Flag-Raising Ceremony\" aria-label=\"Flag-Raising Ceremony\">",
              "node_label": "March 20, 2026\nFlag-Raising Ceremony",
              "explanation": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
            },
            {
              "selector": "div#venezuela > div.row > div.col-xl-4 > a",
              "snippet": "<a href=\"https://ve.usembassy.gov/chairman-of-the-energy-dominance-council-doug-bur…\" name=\"Energy Dominance Council Chairman and Interior Secretary Doug Burgum\" aria-label=\"Energy Dominance Council Chairman and Interior Secretary Doug Burgum\">",
              "node_label": "March 12, 2026\nEnergy Dominance Council Chairman and Interior Secretary Doug Bu…",
              "explanation": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
            },
            {
              "selector": "div#venezuela > div.row > div.col-xl-4 > a",
              "snippet": "<a href=\"https://ve.usembassy.gov/southern-command-chief-general-francis-l-donovan-…\" name=\"Visit of U.S. Southern Command General Francis L. Donovan\" aria-label=\"Visit of U.S. Southern Command General Francis L. Donovan\">",
              "node_label": "March 12, 2026\nVisit of U.S. Southern Command General Francis L. Donovan",
              "explanation": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
            },
            {
              "selector": "div.content-spotlight > div.row > div.col-xl-6 > a",
              "snippet": "<a href=\"https://ve.usembassy.gov/category/policy/\" aria-label=\"Policy &amp; History: More Policy\">",
              "node_label": "Policy\n\nThe goal of the Embassy of the United States in Venezuela is to deepen …",
              "explanation": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
            },
            {
              "selector": "div.content-spotlight > div.row > div.col-xl-6 > a",
              "snippet": "<a href=\"https://ve.usembassy.gov/category/history/\" aria-label=\"Policy &amp; History: More History\">",
              "node_label": "History\n\nTies between the peoples of the U.S. and Venezuela run deep.\n\nMORE HIS…",
              "explanation": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
            }
          ]
        }
      ]
    },
    {
      "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://globe.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#globeNewsEventsNowTabs > ul.nav > li.nav-link > button.nav-link-title",
              "snippet": "<button class=\"nav-link-title\" tabindex=\"-1\">",
              "node_label": "Events",
              "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 4.22 (foreground color: #757575, background color: #f6f5f1, font size: 16.5pt (22px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "selector": "a.news-events-campaigns-link > div.news-events-campaign-container-full > div.news-events-campaign-info > div.news-events-campaign-date",
              "snippet": "<div class=\"news-events-campaign-date fs-1\">",
              "node_label": "2026-03-23",
              "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 4.22 (foreground color: #757575, background color: #f6f5f1, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "selector": "a.news-events-campaigns-link > div.news-events-campaign-container-full > div.news-events-campaign-info > div.news-events-campaign-date",
              "snippet": "<div class=\"news-events-campaign-date fs-1\">",
              "node_label": "2026-03-17",
              "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 4.22 (foreground color: #757575, background color: #f6f5f1, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "selector": "a.news-events-campaigns-link > div.news-events-campaign-container-full > div.news-events-campaign-info > div.news-events-campaign-date",
              "snippet": "<div class=\"news-events-campaign-date fs-1\">",
              "node_label": "2026-03-02",
              "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 4.22 (foreground color: #757575, background color: #f6f5f1, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "selector": "a.news-events-campaigns-link > div.news-events-campaign-container-full > div.news-events-campaign-info > div.news-events-campaign-date",
              "snippet": "<div class=\"news-events-campaign-date fs-1\">",
              "node_label": "28 Aug 2019",
              "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 4.22 (foreground color: #757575, background color: #f6f5f1, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "selector": "a.news-events-campaigns-link > div.news-events-campaign-container-full > div.news-events-campaign-info > div.news-events-campaign-date",
              "snippet": "<div class=\"news-events-campaign-date fs-1\">",
              "node_label": "07 Jun 2019",
              "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 4.22 (foreground color: #757575, background color: #f6f5f1, font size: 10.5pt (14px), 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.portlet-body > div#banner-featured-stories > div#featured-stories-pause-button-container > a.carousel-control-pause",
              "snippet": "<a class=\"carousel-control-pause\" href=\"javascript:;\" style=\"z-index:12;\" role=\"button\" aria-controls=\"carousel-inner\" data-slide=\"pause\">",
              "node_label": "Pause Slides",
              "explanation": "Fix any of the following:\n  Target has insufficient size (17px by 21.2px, 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."
            }
          ]
        },
        {
          "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#banner-featured-stories > div#carousel-inner > div.carousel-item > a",
              "snippet": "<a href=\"https://www.globe.gov/news-events/globe-news/-/newsdetail/10157/announcing…\" target=\"_self\" aria-labelledby=\"carousel-item-0-h3 carousel-item-0-blurb\">",
              "node_label": "Satellite Comparisons for Land Cover Observations\nLearn More",
              "explanation": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
            },
            {
              "selector": "div.portlet-content-container > div.portlet-body > div.article-row > a.news-events-campaigns-link",
              "snippet": "<a class=\"news-events-campaigns-link no-hover-underline\" aria-label=\"Civil Air Patrol Volunteers Use GLOBE Clouds to Monitor Contrails, report …\" href=\"https://www.globe.gov/news-events/globe-news/-/newsdetail/10157/civil-air-…\">",
              "node_label": "Civil Air Patrol Volunteers Use GLOBE Clouds To Monitor Contrails\n2026-03-23",
              "explanation": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
            },
            {
              "selector": "div.portlet-content-container > div.portlet-body > div.article-row > a.news-events-campaigns-link",
              "snippet": "<a class=\"news-events-campaigns-link no-hover-underline\" aria-label=\"GLOBE Mission Earth Introduction to GLOBE Course Update, report date 2026-…\" href=\"https://www.globe.gov/news-events/globe-news/-/newsdetail/10157/globe-miss…\">",
              "node_label": "GLOBE Mission Earth Introduction To GLOBE Course Update\n2026-03-17",
              "explanation": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
            },
            {
              "selector": "div.portlet-content-container > div.portlet-body > div.article-row > a.news-events-campaigns-link",
              "snippet": "<a class=\"news-events-campaigns-link no-hover-underline\" aria-label=\"Don't Miss Out on These Upcoming GLOBE Events: March Edition, report date …\" href=\"https://www.globe.gov/news-events/globe-news/-/newsdetail/10157/upcoming-e…\">",
              "node_label": "Don't Miss Out On These Upcoming GLOBE Events: March Edition\n2026-03-02",
              "explanation": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
            },
            {
              "selector": "div.portlet-content-container > div.portlet-body > div.article-row > a.news-events-campaigns-link",
              "snippet": "<a class=\"news-events-campaigns-link no-hover-underline\" aria-label=\"Trees Around the GLOBE Campaign, report date 28 Aug 2019\" href=\"https://www.globe.gov/web/trees-around-the-globe/overview\">",
              "node_label": "Trees Around The GLOBE Campaign\n28 Aug 2019",
              "explanation": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
            },
            {
              "selector": "div.portlet-content-container > div.portlet-body > div.article-row > a.news-events-campaigns-link",
              "snippet": "<a class=\"news-events-campaigns-link no-hover-underline\" aria-label=\"GLOBE Mission Mosquito Campaign, report date 07 Jun 2019\" href=\"https://www.globe.gov/web/mission-mosquito/overview\">",
              "node_label": "GLOBE Mission Mosquito Campaign\n07 Jun 2019",
              "explanation": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
            },
            {
              "selector": "div.portlet-content-container > div.portlet-body > div.report-row > a.srr-link",
              "snippet": "<a class=\"srr-link no-hover-underline\" aria-label=\"Study and Analysis of the Correlation between Soil Properties and the Qual…\" href=\"https://www.globe.gov/do-globe/research-resources/student-research-reports…\">",
              "node_label": "Study And Analysis Of The Correlation Between Soil Properties And The Quality O…",
              "explanation": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
            },
            {
              "selector": "div.portlet-content-container > div.portlet-body > div.report-row > a.srr-link",
              "snippet": "<a class=\"srr-link no-hover-underline\" aria-label=\"Impact of Vegetation Density on Microclimate Temperature and Humidity, rep…\" href=\"https://www.globe.gov/do-globe/research-resources/student-research-reports…\">",
              "node_label": "Impact Of Vegetation Density On Microclimate Temperature And Humidity\n29 Jan 20…",
              "explanation": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
            },
            {
              "selector": "div.portlet-content-container > div.portlet-body > div.report-row > a.srr-link",
              "snippet": "<a class=\"srr-link no-hover-underline\" aria-label=\"Study of soil properties affecting the yield of Bang Chang shallots  Ban K…\" href=\"https://www.globe.gov/do-globe/research-resources/student-research-reports…\">",
              "node_label": "Study Of Soil Properties Affecting The Yield Of Bang Chang Shallots Ban Khae, F…",
              "explanation": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
            }
          ]
        }
      ]
    },
    {
      "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://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://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.7",
              "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://army.mil",
      "scan_status": "success",
      "axe_findings_count": 0,
      "axe_findings": []
    },
    {
      "url": "https://osha.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#hero-callout > p > a > img.align-center",
              "snippet": "<img aalt=\"OSHA Cares\" src=\"/sites/default/files/inline-images/OSHA-Cares_logo.png\" style=\"margin:0 auto; display: block; object-fit: initial;\" width=\"400\" class=\"align-center\">",
              "node_label": "div#hero-callout > p > a > img.align-center",
              "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": "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#remembering-workers > div.well > div.col-sm-8 > ul.fatalities-scroller",
              "snippet": "<ul class=\"fatalities-scroller\">",
              "node_label": "José Antonio Vasco, 68 Deborah A. Schmitt, 57 Steven Matthew Jason II, 41 Benja…",
              "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.fatalities-scroller > div.js-marquee-wrapper > div.js-marquee > li",
              "snippet": "<li>",
              "node_label": "José Antonio Vasco, 68",
              "explanation": "Fix any of the following:\n  List item does not have a <ul>, <ol> parent element"
            },
            {
              "selector": "ul.fatalities-scroller > div.js-marquee-wrapper > div.js-marquee > li",
              "snippet": "<li>",
              "node_label": "Deborah A. Schmitt, 57",
              "explanation": "Fix any of the following:\n  List item does not have a <ul>, <ol> parent element"
            },
            {
              "selector": "ul.fatalities-scroller > div.js-marquee-wrapper > div.js-marquee > li",
              "snippet": "<li>",
              "node_label": "Steven Matthew Jason II, 41",
              "explanation": "Fix any of the following:\n  List item does not have a <ul>, <ol> parent element"
            },
            {
              "selector": "ul.fatalities-scroller > div.js-marquee-wrapper > div.js-marquee > li",
              "snippet": "<li>",
              "node_label": "Benjamin Lionel Bonura, 26",
              "explanation": "Fix any of the following:\n  List item does not have a <ul>, <ol> parent element"
            },
            {
              "selector": "ul.fatalities-scroller > div.js-marquee-wrapper > div.js-marquee > li",
              "snippet": "<li>",
              "node_label": "Derek Marcus Burpo, 51",
              "explanation": "Fix any of the following:\n  List item does not have a <ul>, <ol> parent element"
            },
            {
              "selector": "ul.fatalities-scroller > div.js-marquee-wrapper > div.js-marquee > li",
              "snippet": "<li>",
              "node_label": "Daniel Jeremy Carrasco, 35",
              "explanation": "Fix any of the following:\n  List item does not have a <ul>, <ol> parent element"
            },
            {
              "selector": "ul.fatalities-scroller > div.js-marquee-wrapper > div.js-marquee > li",
              "snippet": "<li>",
              "node_label": "Miguel Angel Antich, 70",
              "explanation": "Fix any of the following:\n  List item does not have a <ul>, <ol> parent element"
            },
            {
              "selector": "ul.fatalities-scroller > div.js-marquee-wrapper > div.js-marquee > li",
              "snippet": "<li>",
              "node_label": "Kory L. McDonald , 22",
              "explanation": "Fix any of the following:\n  List item does not have a <ul>, <ol> parent element"
            },
            {
              "selector": "ul.fatalities-scroller > div.js-marquee-wrapper > div.js-marquee > li",
              "snippet": "<li>",
              "node_label": "Harland E. Woodward Jr., 58",
              "explanation": "Fix any of the following:\n  List item does not have a <ul>, <ol> parent element"
            },
            {
              "selector": "ul.fatalities-scroller > div.js-marquee-wrapper > div.js-marquee > li",
              "snippet": "<li>",
              "node_label": "P.J. Kerce, Jr., 84",
              "explanation": "Fix any of the following:\n  List item does not have a <ul>, <ol> parent element"
            },
            {
              "selector": "ul.fatalities-scroller > div.js-marquee-wrapper > div.js-marquee > li",
              "snippet": "<li>",
              "node_label": "José Antonio Vasco, 68",
              "explanation": "Fix any of the following:\n  List item does not have a <ul>, <ol> parent element"
            },
            {
              "selector": "ul.fatalities-scroller > div.js-marquee-wrapper > div.js-marquee > li",
              "snippet": "<li>",
              "node_label": "Deborah A. Schmitt, 57",
              "explanation": "Fix any of the following:\n  List item does not have a <ul>, <ol> parent element"
            },
            {
              "selector": "ul.fatalities-scroller > div.js-marquee-wrapper > div.js-marquee > li",
              "snippet": "<li>",
              "node_label": "Steven Matthew Jason II, 41",
              "explanation": "Fix any of the following:\n  List item does not have a <ul>, <ol> parent element"
            },
            {
              "selector": "ul.fatalities-scroller > div.js-marquee-wrapper > div.js-marquee > li",
              "snippet": "<li>",
              "node_label": "Benjamin Lionel Bonura, 26",
              "explanation": "Fix any of the following:\n  List item does not have a <ul>, <ol> parent element"
            },
            {
              "selector": "ul.fatalities-scroller > div.js-marquee-wrapper > div.js-marquee > li",
              "snippet": "<li>",
              "node_label": "Derek Marcus Burpo, 51",
              "explanation": "Fix any of the following:\n  List item does not have a <ul>, <ol> parent element"
            },
            {
              "selector": "ul.fatalities-scroller > div.js-marquee-wrapper > div.js-marquee > li",
              "snippet": "<li>",
              "node_label": "Daniel Jeremy Carrasco, 35",
              "explanation": "Fix any of the following:\n  List item does not have a <ul>, <ol> parent element"
            },
            {
              "selector": "ul.fatalities-scroller > div.js-marquee-wrapper > div.js-marquee > li",
              "snippet": "<li>",
              "node_label": "Miguel Angel Antich, 70",
              "explanation": "Fix any of the following:\n  List item does not have a <ul>, <ol> parent element"
            },
            {
              "selector": "ul.fatalities-scroller > div.js-marquee-wrapper > div.js-marquee > li",
              "snippet": "<li>",
              "node_label": "Kory L. McDonald , 22",
              "explanation": "Fix any of the following:\n  List item does not have a <ul>, <ol> parent element"
            },
            {
              "selector": "ul.fatalities-scroller > div.js-marquee-wrapper > div.js-marquee > li",
              "snippet": "<li>",
              "node_label": "Harland E. Woodward Jr., 58",
              "explanation": "Fix any of the following:\n  List item does not have a <ul>, <ol> parent element"
            },
            {
              "selector": "ul.fatalities-scroller > div.js-marquee-wrapper > div.js-marquee > li",
              "snippet": "<li>",
              "node_label": "P.J. Kerce, Jr., 84",
              "explanation": "Fix any of the following:\n  List item does not have a <ul>, <ol> parent element"
            }
          ]
        },
        {
          "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.field > div.address > p.address-block > a",
              "snippet": "<a href=\"tel:800-321-6742\" onmousedown=\"_\n                                                sendEvent('Telephone Cli…\" target=\"_self\">",
              "node_label": "1-800-321-6742",
              "explanation": "Fix any of the following:\n  Target has insufficient size (96px 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 21.2px instead of at least 24px."
            },
            {
              "selector": "div.field > div.address > p.address-block > a",
              "snippet": "<a href=\"https://www.osha.gov\" target=\"_self\">",
              "node_label": "www.osha.gov",
              "explanation": "Fix any of the following:\n  Target has insufficient size (91.6px 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 21.2px instead of at least 24px."
            }
          ]
        }
      ]
    },
    {
      "url": "https://state.gov",
      "scan_status": "success",
      "axe_findings_count": 0,
      "axe_findings": []
    },
    {
      "url": "https://my.navy.mil",
      "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": "body.modal-open > div#wra-info-header > div.banner-header > span#wra-dropdown",
              "snippet": "<span id=\"wra-dropdown\" data-toggle=\"collapse\" data-target=\"#wra-collapse-wrapper\" aria-expanded=\"false\">",
              "node_label": "Collapse here's how you know dropdown.\nHere's how you know ⌵︎\nDropdown",
              "explanation": "Fix all of the following:\n  ARIA attribute is not allowed: aria-expanded=\"false\""
            }
          ]
        },
        {
          "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": "body.modal-open > iframe#embeddedMessagingSiteContextFrame",
              "snippet": "<iframe class=\"embeddedMessagingSiteContextFrame\" id=\"embeddedMessagingSiteContextFrame\" name=\"embeddedMessagingSiteContextFrame\" src=\"https://navynpcremovethistoputbuttonback.experience.crmforce.mil/ESWMNCCEn…\">",
              "node_label": "body.modal-open > iframe#embeddedMessagingSiteContextFrame",
              "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": "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#alert-container > div#alert-message-box-0 > div#alert-message mnp-font > a",
              "snippet": "<a href=\"mailto:askmncc.fct@navy.mil\" target=\"_blank\">",
              "node_label": "askmncc.fct@navy.mil",
              "explanation": "Fix any of the following:\n  The link has insufficient color contrast of 2.68:1 with the surrounding text. (Minimum contrast is 3:1, link text: #1565c0, surrounding text: #212529)\n  The link has no styling (such as underline) to distinguish it from the surrounding text"
            },
            {
              "selector": "div#alert-container > div#alert-message-box-1 > div#alert-message mnp-font > a",
              "snippet": "<a href=\"https://www.mn3p.navy.mil/documents/d/guest/mynavy_hr_security_policy_upda…\" target=\"_self\">",
              "node_label": "here",
              "explanation": "Fix any of the following:\n  The link has insufficient color contrast of 2.68:1 with the surrounding text. (Minimum contrast is 3:1, link text: #1565c0, surrounding text: #212529)\n  The link has no styling (such as underline) to distinguish it from the surrounding text"
            },
            {
              "selector": "div#alert-container > div#alert-message-box-2 > div#alert-message mnp-font > a",
              "snippet": "<a href=\"https://www.mynavyhr.navy.mil/Portals/55/Messages/NAVADMIN/NAV2025/NAV2515…\" target=\"_blank\">",
              "node_label": "NAVADMIN 159/25",
              "explanation": "Fix any of the following:\n  The link has insufficient color contrast of 2.68:1 with the surrounding text. (Minimum contrast is 3:1, link text: #1565c0, surrounding text: #212529)\n  The link has no styling (such as underline) to distinguish it from the surrounding text"
            },
            {
              "selector": "div#alert-container > div#alert-message-box-2 > div#alert-message mnp-font > a",
              "snippet": "<a href=\"https://www.mn3p.navy.mil/web/performance/overview?utm_source=dev%20mnp%20…\" target=\"_self\">",
              "node_label": "Performance Overview",
              "explanation": "Fix any of the following:\n  The link has insufficient color contrast of 2.68:1 with the surrounding text. (Minimum contrast is 3:1, link text: #1565c0, 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.page-footer > div#footer-navy-links-row > div.text-nowrap > a#footer-navy-links-row-image-link-0",
              "snippet": "<a id=\"footer-navy-links-row-image-link-0\" class=\"nav justify-content-center\" href=\"https://www.usa.gov/?utm_source=mnp%20public\" target=\"_blank\" rel=\"noopener noreferrer\" onclick=\"trackOutboundLink(&quot;https://www.usa.gov/&quot;); return false;\">",
              "node_label": "USA.gov",
              "explanation": "Fix any of the following:\n  Target has insufficient size (60.1px by 22.5px, 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": "footer.page-footer > div#footer-navy-links-row > div.text-nowrap > a#footer-navy-links-row-image-link-1",
              "snippet": "<a id=\"footer-navy-links-row-image-link-1\" class=\"nav justify-content-center\" href=\"https://www.navy.mil/?utm_source=mnp%20public\" target=\"_blank\" rel=\"noopener noreferrer\" onclick=\"trackOutboundLink(&quot;https://www.navy.mil/&quot;); return false;\">",
              "node_label": "Navy.mil",
              "explanation": "Fix any of the following:\n  Target has insufficient size (64.3px by 22.5px, 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": "footer.page-footer > div#footer-navy-links-row > div.text-nowrap > a#footer-navy-links-row-image-link-2",
              "snippet": "<a id=\"footer-navy-links-row-image-link-2\" class=\"nav justify-content-center\" href=\"https://www.navyreserve.navy.mil/?utm_source=mnp%20public\" target=\"_blank\" rel=\"noopener noreferrer\" onclick=\"trackOutboundLink(&quot;https://www.navyreserve.navy.mil/&quot;); return false;\">",
              "node_label": "Navy Reserve",
              "explanation": "Fix any of the following:\n  Target has insufficient size (97.1px by 22.5px, 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": "footer.page-footer > div#footer-navy-links-row > div.text-nowrap > a#footer-navy-links-row-image-link-3",
              "snippet": "<a id=\"footer-navy-links-row-image-link-3\" class=\"nav justify-content-center\" href=\"https://nrh.navyreserve.navy.mil/?utm_source=mnp%20public\" target=\"_blank\" rel=\"noopener noreferrer\" onclick=\"trackOutboundLink(&quot;https://nrh.navyreserve.navy.mil/&quot;); return false;\">",
              "node_label": "Navy Reserve Homeport",
              "explanation": "Fix any of the following:\n  Target has insufficient size (171.9px by 22.5px, 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": "footer.page-footer > div#footer-navy-links-row > div.text-nowrap > a#footer-navy-links-row-image-link-4",
              "snippet": "<a id=\"footer-navy-links-row-image-link-4\" class=\"nav justify-content-center\" href=\"https://www.mynavyhr.navy.mil/?utm_source=mnp%20public\" target=\"_blank\" rel=\"noopener noreferrer\" onclick=\"trackOutboundLink(&quot;https://www.mynavyhr.navy.mil/&quot;); return false;\">",
              "node_label": "MyNavy HR",
              "explanation": "Fix any of the following:\n  Target has insufficient size (86.1px by 22.5px, 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": "footer.page-footer > div#footer-navy-links-row > div.text-nowrap > a#footer-navy-links-row-image-link-6",
              "snippet": "<a id=\"footer-navy-links-row-image-link-6\" class=\"nav justify-content-center\" href=\"https://www.cnrc.navy.mil/?utm_source=mnp%20public\" target=\"_blank\" rel=\"noopener noreferrer\" onclick=\"trackOutboundLink(&quot;https://www.cnrc.navy.mil/&quot;); return false;\">",
              "node_label": "CNRC",
              "explanation": "Fix any of the following:\n  Target has insufficient size (40.7px by 22.5px, 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": "footer.page-footer > div#footer-navy-links-row > div.text-nowrap > a#footer-navy-links-row-image-link-7",
              "snippet": "<a id=\"footer-navy-links-row-image-link-7\" class=\"nav justify-content-center\" href=\"https://www.navy.com/?utm_source=mnp%20public\" target=\"_blank\" rel=\"noopener noreferrer\" onclick=\"trackOutboundLink(&quot;https://www.navy.com/&quot;); return false;\">",
              "node_label": "Navy Recruiting",
              "explanation": "Fix any of the following:\n  Target has insufficient size (115.7px by 22.5px, 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."
            }
          ]
        },
        {
          "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": "nav.navbar-top > div#header-links > div#navbarSupportedContent > button#login-toggler",
              "snippet": "<button id=\"login-toggler\" class=\"account-toggler mobile-view-only\" type=\"button\" data-toggle=\"collapse\" data-target=\"#bottomLoginMenu\" aria-controls=\"bottomLoginMenu\" aria-expanded=\"false\" aria-label=\"Toggle login menu\">",
              "node_label": "LOG IN ",
              "explanation": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
            },
            {
              "selector": "nav.navbar-top > div#header-links > div#navbarSupportedContent > button#navbar-toggler",
              "snippet": "<button id=\"navbar-toggler\" type=\"button\" class=\"navbar-toggler waves-effect waves-light\" data-toggle=\"collapse\" data-target=\"#bottomMainMenu\" aria-controls=\"bottomMainMenu\" 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"
            },
            {
              "selector": "div.modal-dialog > div.modal-content > div.modal-footer > button.btn",
              "snippet": "<button type=\"button\" class=\"btn btn-primary\" data-dismiss=\"modal\" aria-label=\"Close\">",
              "node_label": "OKAY",
              "explanation": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
            }
          ]
        }
      ]
    },
    {
      "url": "https://usgs.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#hp-carousel-0 > div.slick-list > div.slick-track > div.grid-col-4",
              "snippet": "<div class=\"grid-col-4 slick-slide\" style=\"width: 254px;\" data-slick-index=\"1\" aria-hidden=\"true\" tabindex=\"0\">",
              "node_label": "VOLCANO\nShishaldin\nYELLOW - ADVISORY\n2026-04-07 20:58:49 (UTC)",
              "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.api-carousel > div.grid-container > div.c-usgs-hp-api > h4",
              "snippet": "<h4>",
              "node_label": "Latest Earthquake and Volcano Notifications",
              "explanation": "Fix any of the following:\n  Heading order invalid"
            },
            {
              "selector": "div.tablet:grid-col-12 > div.paragraph--type--image-card > div.c-usgs-image-card > h4.d-title",
              "snippet": "<h4 class=\"d-title\">",
              "node_label": "EARTHQUAKES",
              "explanation": "Fix any of the following:\n  Heading order invalid"
            },
            {
              "selector": "div.tablet:grid-col-12 > div.paragraph--type--image-card > div.c-usgs-image-card > h4.d-title",
              "snippet": "<h4 class=\"d-title\">",
              "node_label": "INTRO TO MAPPING",
              "explanation": "Fix any of the following:\n  Heading order invalid"
            },
            {
              "selector": "div.tablet:grid-col-12 > div.paragraph--type--image-card > div.c-usgs-image-card > h4.d-title",
              "snippet": "<h4 class=\"d-title\">",
              "node_label": "CORE SCIENCE SYSTEMS",
              "explanation": "Fix any of the following:\n  Heading order invalid"
            },
            {
              "selector": "div.tablet:grid-col-12 > div.paragraph--type--image-card > div.c-usgs-image-card > h4.d-title",
              "snippet": "<h4 class=\"d-title\">",
              "node_label": "WHAT ARE CRITICAL MINERALS?",
              "explanation": "Fix any of the following:\n  Heading order invalid"
            },
            {
              "selector": "div.tablet:grid-col-12 > div.paragraph--type--image-card > div.c-usgs-image-card > h4.d-title",
              "snippet": "<h4 class=\"d-title\">",
              "node_label": "ORDER A PASS",
              "explanation": "Fix any of the following:\n  Heading order invalid"
            }
          ]
        }
      ]
    },
    {
      "url": "https://noaa.gov",
      "scan_status": "success",
      "axe_findings_count": 0,
      "axe_findings": []
    },
    {
      "url": "https://census.gov",
      "scan_status": "success",
      "axe_findings_count": 6,
      "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.embedcore > div#embedcore-e1b008a88e > div#censusgov-iframe-G3AV8UJSU1XOUKXW9A > iframe",
              "snippet": "<iframe src=\"https://www.census.gov/populationwidget/populationwidget.php\" height=\"100%\" width=\"100%\" allow=\"autoplay; fullscreen; picture-in-picture\" allowfullscreen=\"\">",
              "node_label": "div.embedcore > div#embedcore-e1b008a88e > div#censusgov-iframe-G3AV8UJSU1XOUKXW9A > 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\""
            },
            {
              "selector": "div.embedcore > div#embedcore-b645a3e56a > div#censusgov-iframe-RY8L92G1QTTMRL7FRS > iframe",
              "snippet": "<iframe src=\"https://www.census.gov/econwidget?noheader\" height=\"100%\" width=\"100%\" allow=\"autoplay; fullscreen; picture-in-picture\" allowfullscreen=\"\">",
              "node_label": "div.embedcore > div#embedcore-b645a3e56a > div#censusgov-iframe-RY8L92G1QTTMRL7FRS > 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": "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#llList_800475114 > div.uscb-multi-col-list > span.uscb-link-list > li.uscb-multi-col-list-item",
              "snippet": "<li class=\"uscb-multi-col-list-item \">",
              "node_label": "Data Profiles",
              "explanation": "Fix any of the following:\n  List item does not have a <ul>, <ol> parent element"
            },
            {
              "selector": "div#llList_800475114 > div.uscb-multi-col-list > span.uscb-link-list > li.uscb-multi-col-list-item",
              "snippet": "<li class=\"uscb-multi-col-list-item \">",
              "node_label": "America Counts",
              "explanation": "Fix any of the following:\n  List item does not have a <ul>, <ol> parent element"
            },
            {
              "selector": "div#llList_800475114 > div.uscb-multi-col-list > span.uscb-link-list > li.uscb-multi-col-list-item",
              "snippet": "<li class=\"uscb-multi-col-list-item \">",
              "node_label": "2026 Census Test",
              "explanation": "Fix any of the following:\n  List item does not have a <ul>, <ol> parent element"
            },
            {
              "selector": "div#llList_800475114 > div.uscb-multi-col-list > span.uscb-link-list > li.uscb-multi-col-list-item",
              "snippet": "<li class=\"uscb-multi-col-list-item \">",
              "node_label": "2030 Census",
              "explanation": "Fix any of the following:\n  List item does not have a <ul>, <ol> parent element"
            },
            {
              "selector": "div#llList_800475114 > div.uscb-multi-col-list > span.uscb-link-list > li.uscb-multi-col-list-item",
              "snippet": "<li class=\"uscb-multi-col-list-item \">",
              "node_label": "Verify a Survey",
              "explanation": "Fix any of the following:\n  List item does not have a <ul>, <ol> parent element"
            },
            {
              "selector": "div#llList_800475114 > div.uscb-multi-col-list > span.uscb-link-list > li.uscb-multi-col-list-item",
              "snippet": "<li class=\"uscb-multi-col-list-item \">",
              "node_label": "Annual Integrated Economic Survey (AIES)",
              "explanation": "Fix any of the following:\n  List item does not have a <ul>, <ol> parent element"
            },
            {
              "selector": "div#llList_800475114 > div.uscb-multi-col-list > span.uscb-link-list > li.uscb-multi-col-list-item",
              "snippet": "<li class=\"uscb-multi-col-list-item \">",
              "node_label": "2020 Census Results",
              "explanation": "Fix any of the following:\n  List item does not have a <ul>, <ol> parent element"
            },
            {
              "selector": "div.pagelist > div.listContent > div#data-calendarview-events-2044064413 > li.uscb-list-item",
              "snippet": "<li class=\"uscb-list-item\" item-id=\"Row44\" event-detail-template=\"/content/census/en/about/event-detail-template-page.html\" selected-date=\"04/08/2026\">",
              "node_label": "Data Release\n\nData Release: Business Formation Statistics - March 2026\n\n4/8/202…",
              "explanation": "Fix any of the following:\n  List item does not have a <ul>, <ol> parent element"
            },
            {
              "selector": "div.pagelist > div.listContent > div#data-calendarview-events-2044064413 > li.uscb-list-item",
              "snippet": "<li class=\"uscb-list-item\" item-id=\"Row43\" event-detail-template=\"/content/census/en/about/event-detail-template-page.html\" selected-date=\"04/08/2026\">",
              "node_label": "News Product\n\nTip Sheet: Business Formation Statistics\n\n4/8/2026 | 10:00 AM",
              "explanation": "Fix any of the following:\n  List item does not have a <ul>, <ol> parent element"
            }
          ]
        },
        {
          "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.universalheader > header#data-uscb-main-header > nav > a#uscb-nav-skip-header",
              "snippet": "<a id=\"uscb-nav-skip-header\" class=\"uscb-nav-skip uscb-button-medium uscb-secondary-button uscb-position-absol…\" href=\"#content\" tabindex=\"1\">",
              "node_label": "Skip Header",
              "explanation": "Fix any of the following:\n  Element has a tabindex greater than 0"
            },
            {
              "selector": "nav > div#ratingtool > div#thumbs_div > div#CloseThumbs",
              "snippet": "<div id=\"CloseThumbs\" alt=\"Close\" tabindex=\"3\">",
              "node_label": "✕",
              "explanation": "Fix any of the following:\n  Element has a tabindex greater than 0"
            },
            {
              "selector": "div#thumbs_div > div.rate-WasThisPageHelpful_div > center > img#thumbsup",
              "snippet": "<img class=\"thumbs-valign\" id=\"thumbsup\" src=\"//census.gov/ratingtool/images/like-hand-3122.svg\" width=\"29px;\" alt=\"Thumbs Up Image\" tabindex=\"1\">",
              "node_label": "Thumbs Up Image",
              "explanation": "Fix any of the following:\n  Element has a tabindex greater than 0"
            },
            {
              "selector": "div#thumbs_div > div.rate-WasThisPageHelpful_div > center > img#thumbsdown",
              "snippet": "<img class=\"thumbs-valign\" id=\"thumbsdown\" src=\"//census.gov/ratingtool/images/unlike-hand-3123.svg\" width=\"29px;\" alt=\"Thumbs Down Image\" tabindex=\"2\">",
              "node_label": "Thumbs Down Image",
              "explanation": "Fix any of the following:\n  Element has a tabindex greater than 0"
            }
          ]
        },
        {
          "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.uscb-footer-main > div.uscb-footer-follow > div.uscb-footer-social-icon-links > a.uscb-share-icon",
              "snippet": "<a href=\"https://www.facebook.com/uscensusbureau\" target=\"_blank\" onclick=\"linkClick( this, 'Social Links Footer' );\" class=\"uscb-share-icon\">",
              "node_label": "div.uscb-footer-main > div.uscb-footer-follow > div.uscb-footer-social-icon-links > a.uscb-share-icon",
              "explanation": "Fix any of the following:\n  Target has insufficient size (20px by 35px, 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": "div.uscb-footer-content > div.uscb-footer-content-top > div.uscb-footer-links > a.uscb-footer-link",
              "snippet": "<a href=\"https://www.census.gov/about/policies/quality.html\" onclick=\"linkClick( this, 'Universal Footer Component' );\" class=\"uscb-footer-link\">",
              "node_label": "Information Quality",
              "explanation": "Fix any of the following:\n  Target has insufficient size (119.1px 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": "div.uscb-footer-content > div.uscb-footer-content-top > div.uscb-footer-links > a.uscb-footer-link",
              "snippet": "<a href=\"https://www.census.gov/about/policies/privacy.html\" onclick=\"linkClick( this, 'Universal Footer Component' );\" class=\"uscb-footer-link\">",
              "node_label": "Data Protection and Privacy Policy",
              "explanation": "Fix any of the following:\n  Target has insufficient size (213.2px 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": "div.uscb-footer-content > div.uscb-footer-content-top > div.uscb-footer-links > a.uscb-footer-link",
              "snippet": "<a href=\"https://www.census.gov/about/policies/section-508.html\" onclick=\"linkClick( this, 'Universal Footer Component' );\" class=\"uscb-footer-link\">",
              "node_label": "Accessibility",
              "explanation": "Fix any of the following:\n  Target has insufficient size (78.3px 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": "div.uscb-footer-content > div.uscb-footer-content-top > div.uscb-footer-links > a.uscb-footer-link",
              "snippet": "<a href=\"https://www.oig.doc.gov\" onclick=\"linkClick( this, 'Universal Footer Component' );\" class=\"uscb-footer-link\">",
              "node_label": "Inspector General",
              "explanation": "Fix any of the following:\n  Target has insufficient size (109.5px 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": "div.uscb-footer-content > div.uscb-footer-content-top > div.uscb-footer-links > a.uscb-footer-link",
              "snippet": "<a href=\"https://www.commerce.gov/cr/reports-and-resources/no-fear-act\" onclick=\"linkClick( this, 'Universal Footer Component' );\" class=\"uscb-footer-link\">",
              "node_label": "No FEAR Act",
              "explanation": "Fix any of the following:\n  Target has insufficient size (79.4px 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": "div.uscb-footer-content > div.uscb-footer-content-top > div.uscb-footer-links > a.uscb-footer-link",
              "snippet": "<a href=\"https://www.commerce.gov/\" onclick=\"linkClick( this, 'Universal Footer Component' );\" class=\"uscb-footer-link\">",
              "node_label": "U.S. Department of Commerce",
              "explanation": "Fix any of the following:\n  Target has insufficient size (190.1px 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": "div.uscb-footer-content > div.uscb-footer-content-top > div.uscb-footer-links > a.uscb-footer-link",
              "snippet": "<a href=\"https://www.usa.gov/\" onclick=\"linkClick( this, 'Universal Footer Component' );\" class=\"uscb-footer-link\">",
              "node_label": "USA.gov",
              "explanation": "Fix any of the following:\n  Target has insufficient size (52.7px 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 21.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.js",
              "snippet": "<html lang=\"en\" style=\"\" 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"
            }
          ]
        },
        {
          "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.listContent > div#data-calendarview-events-2044064413 > li.uscb-list-item > a.uscb-layout-row",
              "snippet": "<a class=\"uscb-layout-row uscb-wrap uscb-layout-align-vert-center uscb-color-primary…\" href=\"javascript:void(0)\" tabindex=\"0\" aria-label=\"Data Release: Business Formation Statistics - March 2026\">",
              "node_label": "Data Release\n\nData Release: Business Formation Statistics - March 2026\n\n4/8/202…",
              "explanation": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
            },
            {
              "selector": "div.listContent > div#data-calendarview-events-2044064413 > li.uscb-list-item > a.uscb-layout-row",
              "snippet": "<a class=\"uscb-layout-row uscb-wrap uscb-layout-align-vert-center uscb-color-primary…\" href=\"javascript:void(0)\" tabindex=\"0\" aria-label=\"Tip Sheet: Business Formation Statistics\">",
              "node_label": "News Product\n\nTip Sheet: Business Formation Statistics\n\n4/8/2026 | 10:00 AM",
              "explanation": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
            }
          ]
        }
      ]
    },
    {
      "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://www.usps.com/help/contact-us.htm\">",
              "node_label": "Contact Us",
              "explanation": "Fix any of the following:\n  Target has insufficient size (79.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 19px 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 (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://time.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.inner > div#info-btn > a > span#arrow",
              "snippet": "<span id=\"arrow\" aria-expanded=\"false\">",
              "node_label": "div.inner > div#info-btn > a > span#arrow",
              "explanation": "Fix all of the following:\n  ARIA attribute is not allowed: aria-expanded=\"false\""
            }
          ]
        },
        {
          "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-25 > div.pad-2 > div.clock-box > div.title",
              "snippet": "<div class=\"title\">",
              "node_label": "MOUNTAIN DAYLIGHT TIME",
              "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 2.86 (foreground color: #63a952, background color: #ffffff, font size: 18.0pt (24px), font weight: bold). Expected contrast ratio of 3:1"
            },
            {
              "selector": "div.pad-2 > div.clock-box > div.title > span.DSTterm",
              "snippet": "<span class=\"DSTterm\">",
              "node_label": "DAYLIGHT",
              "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 2.86 (foreground color: #63a952, background color: #ffffff, font size: 18.0pt (24px), font weight: bold). Expected contrast ratio of 3:1"
            },
            {
              "selector": "div.col-25 > div.pad-2 > div.clock-box > div.title",
              "snippet": "<div class=\"title\">",
              "node_label": "CENTRAL DAYLIGHT TIME",
              "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 2.11 (foreground color: #e6a730, background color: #ffffff, font size: 18.0pt (24px), font weight: bold). Expected contrast ratio of 3:1"
            },
            {
              "selector": "div.pad-2 > div.clock-box > div.title > span.DSTterm",
              "snippet": "<span class=\"DSTterm\">",
              "node_label": "DAYLIGHT",
              "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 2.11 (foreground color: #e6a730, background color: #ffffff, font size: 18.0pt (24px), font weight: bold). Expected contrast ratio of 3: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\">",
              "node_label": "html",
              "explanation": "Fix all of the following:\n  Document does not have a main landmark"
            }
          ]
        }
      ]
    }
  ]
}
