{
  "run_date": "2026-04-01",
  "run_id": "run-2026-04-01-35c293c882",
  "generated_at": "2026-04-01T09:44:20.930Z",
  "total_urls": 100,
  "total_findings": 229,
  "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://pmc.ncbi.nlm.nih.gov",
      "scan_status": "success",
      "axe_findings_count": 0,
      "axe_findings": []
    },
    {
      "url": "https://pubmed.ncbi.nlm.nih.gov",
      "scan_status": "success",
      "axe_findings_count": 0,
      "axe_findings": []
    },
    {
      "url": "https://irs.gov",
      "scan_status": "success",
      "axe_findings_count": 0,
      "axe_findings": []
    },
    {
      "url": "https://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://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://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=Ice%20Storm%…\">",
              "node_label": "Ice Storm Warning",
              "explanation": "Fix any of the following:\n  Target has insufficient size (82.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 11.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=Winter%20Sto…\">",
              "node_label": "Winter Storm Warning",
              "explanation": "Fix any of the following:\n  Target has insufficient size (98px 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 10.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=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 10.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=Flood%20Warn…\">",
              "node_label": "Flood Warning",
              "explanation": "Fix any of the following:\n  Target has insufficient size (64.7px by 11px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 8.2px instead of at least 24px."
            },
            {
              "selector": "div#wwaleft > ul > li > a",
              "snippet": "<a href=\"https://forecast.weather.gov/wwamap/wwatxtget.php?cwa=usa&amp;wwa=Gale%20Warni…\">",
              "node_label": "Gale Warning",
              "explanation": "Fix any of the following:\n  Target has insufficient size (60.8px by 11px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 8.2px instead of at least 24px."
            },
            {
              "selector": "div#wwaleft > ul > li > a",
              "snippet": "<a href=\"https://forecast.weather.gov/wwamap/wwatxtget.php?cwa=usa&amp;wwa=Red%20Flag%2…\">",
              "node_label": "Red Flag Warning",
              "explanation": "Fix any of the following:\n  Target has insufficient size (80.2px by 11px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 13.4px instead of at least 24px."
            },
            {
              "selector": "div#wwacenter_l > ul > li > a",
              "snippet": "<a href=\"https://forecast.weather.gov/wwamap/wwatxtget.php?cwa=usa&amp;wwa=Winter%20Wea…\">",
              "node_label": "Winter Weather Advisory",
              "explanation": "Fix any of the following:\n  Target has insufficient size (109.9px by 11px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 21px 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=Flood%20Advi…\">",
              "node_label": "Flood Advisory",
              "explanation": "Fix any of the following:\n  Target has insufficient size (65.6px 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 12px 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 8.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=Dense%20Fog%…\">",
              "node_label": "Dense Fog Advisory",
              "explanation": "Fix any of the following:\n  Target has insufficient size (89.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 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=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=Brisk%20Wind…\">",
              "node_label": "Brisk Wind Advisory",
              "explanation": "Fix any of the following:\n  Target has insufficient size (88.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=Hazardous%20…\">",
              "node_label": "Hazardous Seas Warning",
              "explanation": "Fix any of the following:\n  Target has insufficient size (73.9px 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 21.2px instead of at least 24px."
            },
            {
              "selector": "div#wwacenter_r > ul > li > a",
              "snippet": "<a href=\"https://forecast.weather.gov/wwamap/wwatxtget.php?cwa=usa&amp;wwa=Lake%20Wind%…\">",
              "node_label": "Lake Wind Advisory",
              "explanation": "Fix any of the following:\n  Target has insufficient size (87.8px by 11px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 16.2px instead of at least 24px."
            },
            {
              "selector": "div#wwacenter_r > ul > li > a",
              "snippet": "<a href=\"https://forecast.weather.gov/wwamap/wwatxtget.php?cwa=usa&amp;wwa=Wind%20Advis…\">",
              "node_label": "Wind Advisory",
              "explanation": "Fix any of the following:\n  Target has insufficient size (63.4px by 11px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 16.2px instead of at least 24px."
            },
            {
              "selector": "div#wwacenter_r > ul > li > a",
              "snippet": "<a href=\"https://forecast.weather.gov/wwamap/wwatxtget.php?cwa=usa&amp;wwa=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=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 21px instead of at least 24px."
            },
            {
              "selector": "div#wwaright > ul > li > a",
              "snippet": "<a href=\"https://forecast.weather.gov/wwamap/wwatxtget.php?cwa=usa&amp;wwa=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 14.4px 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=High%20Wind%…\">",
              "node_label": "High Wind Watch",
              "explanation": "Fix any of the following:\n  Target has insufficient size (76.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 11.4px 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 11.4px 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=Fire%20Weath…\">",
              "node_label": "Fire Weather Watch",
              "explanation": "Fix any of the following:\n  Target has insufficient size (88.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 17.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=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 21.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://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://ssa.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": "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": "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.blazy > div.media > img.media__element",
              "snippet": "<img decoding=\"async\" class=\"media__element b-lazy\" loading=\"lazy\" src=\"\" width=\"480\" height=\"360\">",
              "node_label": "div > div.blazy > div.media > img.media__element",
              "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": "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 5\" tabindex=\"0\" aria-selected=\"true\" aria-describedby=\"promo-header-0\">",
              "node_label": "Slide 1 of 5",
              "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 5\" tabindex=\"0\" aria-describedby=\"promo-header-1\">",
              "node_label": "Slide 2 of 5",
              "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 5\" tabindex=\"0\" aria-describedby=\"promo-header-2\">",
              "node_label": "Slide 3 of 5",
              "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 5\" tabindex=\"0\" aria-describedby=\"promo-header-3\">",
              "node_label": "Slide 4 of 5",
              "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 5\" tabindex=\"0\" aria-describedby=\"promo-header-4\">",
              "node_label": "Slide 5 of 5",
              "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": 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": "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": "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.blazy > div.media > img.media__element",
              "snippet": "<img decoding=\"async\" class=\"media__element b-lazy\" loading=\"lazy\" src=\"\" width=\"480\" height=\"360\">",
              "node_label": "div > div.blazy > div.media > img.media__element",
              "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": "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 5\" tabindex=\"0\" aria-selected=\"true\" aria-describedby=\"promo-header-0\">",
              "node_label": "Slide 1 of 5",
              "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 5\" tabindex=\"0\" aria-describedby=\"promo-header-1\">",
              "node_label": "Slide 2 of 5",
              "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 5\" tabindex=\"0\" aria-describedby=\"promo-header-2\">",
              "node_label": "Slide 3 of 5",
              "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 5\" tabindex=\"0\" aria-describedby=\"promo-header-3\">",
              "node_label": "Slide 4 of 5",
              "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 5\" tabindex=\"0\" aria-describedby=\"promo-header-4\">",
              "node_label": "Slide 5 of 5",
              "explanation": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
            }
          ]
        }
      ]
    },
    {
      "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://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-msx-c154=\"\" id=\"fsa_Title_PopularTasks\" class=\"text-left fsa-mb-px-16 fsa-color-white\">",
              "node_label": "POPULAR TOPICS",
              "explanation": "Fix any of the following:\n  Heading order invalid"
            }
          ]
        },
        {
          "id": "link-in-text-block",
          "title": "Links rely on color to be distinguishable.",
          "description": "Low-contrast text is difficult or impossible for many users to read. Link text that is discernible improves the experience for users with low vision. [Learn how to make links distinguishable](https://dequeuniversity.com/rules/axe/4.11/link-in-text-block).",
          "score": 0,
          "impact": "serious",
          "tags": [],
          "items": [
            {
              "selector": "div.fsa-banner-content-body > span > div > a",
              "snippet": "<a href=\"/loan-simulator\">",
              "node_label": "explore and apply for other repayment plans",
              "explanation": "Fix any of the following:\n  The link has insufficient color contrast of 1.64:1 with the surrounding text. (Minimum contrast is 3:1, link text: #0000ee, surrounding text: #212529)\n  The link has no styling (such as underline) to distinguish it from the surrounding text"
            },
            {
              "selector": "div.fsa-banner-content-body > span > div > a",
              "snippet": "<a href=\"/announcements-events/idr-court-actions\">",
              "node_label": "visit StudentAid.gov/courtactions",
              "explanation": "Fix any of the following:\n  The link has insufficient color contrast of 1.64:1 with the surrounding text. (Minimum contrast is 3:1, link text: #0000ee, surrounding text: #212529)\n  The link has no styling (such as underline) to distinguish it from the surrounding text"
            },
            {
              "selector": "div.fsa-banner-content-body > span > div > a",
              "snippet": "<a href=\"/fsa-id/sign-in/landing/?redirectTo=/my-aid\">",
              "node_label": "Log in",
              "explanation": "Fix any of the following:\n  The link has insufficient color contrast of 1.64:1 with the surrounding text. (Minimum contrast is 3:1, link text: #0000ee, surrounding text: #212529)\n  The link has no styling (such as underline) to distinguish it from the surrounding text"
            }
          ]
        },
        {
          "id": "target-size",
          "title": "Touch targets do not have sufficient size or spacing.",
          "description": "Touch targets with sufficient size and spacing help users who may have difficulty targeting small controls to activate the targets. [Learn more about touch targets](https://dequeuniversity.com/rules/axe/4.11/target-size).",
          "score": 0,
          "impact": "serious",
          "tags": [],
          "items": [
            {
              "selector": "footer#fsa-universal-footer > section.fsa-top-links > a#fsa_Link_FooterLevel1SiteSurvey",
              "snippet": "<a class=\"fsa-footer-link fsa-delimited-link-mobile fsa-top-footer-links bold\" id=\"fsa_Link_FooterLevel1SiteSurvey\" href=\"javascript:window.KAMPYLE_ONSITE_SDK.showForm('308');\">",
              "node_label": "Site Survey",
              "explanation": "Fix any of the following:\n  Target has insufficient size (61px by 23px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23px instead of at least 24px."
            }
          ]
        }
      ]
    },
    {
      "url": "https://pubchem.ncbi.nlm.nih.gov",
      "scan_status": "success",
      "axe_findings_count": 0,
      "axe_findings": []
    },
    {
      "url": "https://weather.gov",
      "scan_status": "success",
      "axe_findings_count": 5,
      "axe_findings": [
        {
          "id": "color-contrast",
          "title": "Background and foreground colors do not have a sufficient contrast ratio.",
          "description": "Low-contrast text is difficult or impossible for many users to read. [Learn how to provide sufficient color contrast](https://dequeuniversity.com/rules/axe/4.11/color-contrast).",
          "score": 0,
          "impact": "serious",
          "tags": [],
          "items": [
            {
              "selector": "div.one-sixth-first > div#forecast-lookup > form#getForecast > input#inputstring",
              "snippet": "<input id=\"inputstring\" name=\"inputstring\" type=\"text\" value=\"Enter location ...\" onclick=\"this.value=''\" autocomplete=\"off\">",
              "node_label": "div.one-sixth-first > div#forecast-lookup > form#getForecast > input#inputstring",
              "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 8.0pt (10.6667px), font weight: normal). Expected contrast ratio of 4.5:1"
            }
          ]
        },
        {
          "id": "html-has-lang",
          "title": "`<html>` element does not have a `[lang]` attribute",
          "description": "If a page doesn't specify a `lang` attribute, a screen reader assumes that the page is in the default language that the user chose when setting up the screen reader. If the page isn't actually in the default language, then the screen reader might not announce the page's text correctly. [Learn more about the `lang` attribute](https://dequeuniversity.com/rules/axe/4.11/html-has-lang).",
          "score": 0,
          "impact": "serious",
          "tags": [],
          "items": [
            {
              "selector": "html",
              "snippet": "<html xmlns=\"http://www.w3.org/1999/xhtml\">",
              "node_label": "html",
              "explanation": "Fix any of the following:\n  The <html> element does not have a lang attribute"
            }
          ]
        },
        {
          "id": "image-alt",
          "title": "Image elements do not have `[alt]` attributes",
          "description": "Informative elements should aim for short, descriptive alternate text. Decorative elements can be ignored with an empty alt attribute. [Learn more about the `alt` attribute](https://dequeuniversity.com/rules/axe/4.11/image-alt).",
          "score": 0,
          "impact": "critical",
          "tags": [],
          "items": [
            {
              "selector": "div.div-full > div#wwamap > div.USMap > img#us",
              "snippet": "<img id=\"us\" src=\"https://www.weather.gov/wwamap/png/US.png\" usemap=\"#US_large_imagemap_800_500\">",
              "node_label": "div.div-full > div#wwamap > div.USMap > img#us",
              "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
            },
            {
              "selector": "div.div-full > div#wwamap > div.USMap > img#alaska",
              "snippet": "<img id=\"alaska\" src=\"https://www.weather.gov/wwamap/png/ak.png\" usemap=\"#alaska_imagemap_130_115\">",
              "node_label": "div.div-full > div#wwamap > div.USMap > img#alaska",
              "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
            },
            {
              "selector": "div.div-full > div#wwamap > div.USMap > img#hawaii",
              "snippet": "<img id=\"hawaii\" src=\"https://www.weather.gov/wwamap/png/hi.png\" usemap=\"#hawaii_imagemap\">",
              "node_label": "div.div-full > div#wwamap > div.USMap > img#hawaii",
              "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
            }
          ]
        },
        {
          "id": "target-size",
          "title": "Touch targets do not have sufficient size or spacing.",
          "description": "Touch targets with sufficient size and spacing help users who may have difficulty targeting small controls to activate the targets. [Learn more about touch targets](https://dequeuniversity.com/rules/axe/4.11/target-size).",
          "score": 0,
          "impact": "serious",
          "tags": [],
          "items": [
            {
              "selector": "div#forecast-lookup > form#getForecast > div#txtHelp > a",
              "snippet": "<a style=\"text-decoration: underline;\" href=\"javascript:void(window.open('https://www.weather.gov/ForecastSearchHelp.ht…\">",
              "node_label": "Location Help",
              "explanation": "Fix any of the following:\n  Target has insufficient size (81.5px by 15px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 15px instead of at least 24px."
            },
            {
              "selector": "div#myfcst > form#myfcst-form > div.myfcst-footer > input#myfcst-submit",
              "snippet": "<input type=\"submit\" value=\"Get Weather\" id=\"myfcst-submit\">",
              "node_label": "div#myfcst > form#myfcst-form > div.myfcst-footer > input#myfcst-submit",
              "explanation": "Fix any of the following:\n  Target has insufficient size (91.3px by 21px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 17px instead of at least 24px."
            },
            {
              "selector": "form#myfcst-form > div.myfcst-footer > p.myfcst-policy > a",
              "snippet": "<a href=\"/privacy.php\">",
              "node_label": "Privacy Policy",
              "explanation": "Fix any of the following:\n  Target has insufficient size (56px by 10px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 17px instead of at least 24px."
            },
            {
              "selector": "div#wwaleft > ul > li > a",
              "snippet": "<a href=\"https://forecast.weather.gov/wwamap/wwatxtget.php?cwa=usa&amp;wwa=Ice%20Storm%…\">",
              "node_label": "Ice Storm Warning",
              "explanation": "Fix any of the following:\n  Target has insufficient size (82.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 11.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=Winter%20Sto…\">",
              "node_label": "Winter Storm Warning",
              "explanation": "Fix any of the following:\n  Target has insufficient size (98px 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 10.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=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 10.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=Flood%20Warn…\">",
              "node_label": "Flood Warning",
              "explanation": "Fix any of the following:\n  Target has insufficient size (64.7px by 11px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 8.2px instead of at least 24px."
            },
            {
              "selector": "div#wwaleft > ul > li > a",
              "snippet": "<a href=\"https://forecast.weather.gov/wwamap/wwatxtget.php?cwa=usa&amp;wwa=Gale%20Warni…\">",
              "node_label": "Gale Warning",
              "explanation": "Fix any of the following:\n  Target has insufficient size (60.8px by 11px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 8.2px instead of at least 24px."
            },
            {
              "selector": "div#wwaleft > ul > li > a",
              "snippet": "<a href=\"https://forecast.weather.gov/wwamap/wwatxtget.php?cwa=usa&amp;wwa=Red%20Flag%2…\">",
              "node_label": "Red Flag Warning",
              "explanation": "Fix any of the following:\n  Target has insufficient size (80.2px by 11px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 13.4px instead of at least 24px."
            },
            {
              "selector": "div#wwacenter_l > ul > li > a",
              "snippet": "<a href=\"https://forecast.weather.gov/wwamap/wwatxtget.php?cwa=usa&amp;wwa=Winter%20Wea…\">",
              "node_label": "Winter Weather Advisory",
              "explanation": "Fix any of the following:\n  Target has insufficient size (109.9px by 11px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 21px 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=Flood%20Advi…\">",
              "node_label": "Flood Advisory",
              "explanation": "Fix any of the following:\n  Target has insufficient size (65.6px 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 12px 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 8.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=Dense%20Fog%…\">",
              "node_label": "Dense Fog Advisory",
              "explanation": "Fix any of the following:\n  Target has insufficient size (89.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 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=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=Brisk%20Wind…\">",
              "node_label": "Brisk Wind Advisory",
              "explanation": "Fix any of the following:\n  Target has insufficient size (88.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=Hazardous%20…\">",
              "node_label": "Hazardous Seas Warning",
              "explanation": "Fix any of the following:\n  Target has insufficient size (73.9px 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 21.2px instead of at least 24px."
            },
            {
              "selector": "div#wwacenter_r > ul > li > a",
              "snippet": "<a href=\"https://forecast.weather.gov/wwamap/wwatxtget.php?cwa=usa&amp;wwa=Lake%20Wind%…\">",
              "node_label": "Lake Wind Advisory",
              "explanation": "Fix any of the following:\n  Target has insufficient size (87.8px by 11px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 16.2px instead of at least 24px."
            },
            {
              "selector": "div#wwacenter_r > ul > li > a",
              "snippet": "<a href=\"https://forecast.weather.gov/wwamap/wwatxtget.php?cwa=usa&amp;wwa=Wind%20Advis…\">",
              "node_label": "Wind Advisory",
              "explanation": "Fix any of the following:\n  Target has insufficient size (63.4px by 11px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 16.2px instead of at least 24px."
            },
            {
              "selector": "div#wwacenter_r > ul > li > a",
              "snippet": "<a href=\"https://forecast.weather.gov/wwamap/wwatxtget.php?cwa=usa&amp;wwa=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=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 21px instead of at least 24px."
            },
            {
              "selector": "div#wwaright > ul > li > a",
              "snippet": "<a href=\"https://forecast.weather.gov/wwamap/wwatxtget.php?cwa=usa&amp;wwa=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 14.4px 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=High%20Wind%…\">",
              "node_label": "High Wind Watch",
              "explanation": "Fix any of the following:\n  Target has insufficient size (76.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 11.4px 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 11.4px 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=Fire%20Weath…\">",
              "node_label": "Fire Weather Watch",
              "explanation": "Fix any of the following:\n  Target has insufficient size (88.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 17.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=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 21.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://cdc.gov",
      "scan_status": "success",
      "axe_findings_count": 3,
      "axe_findings": [
        {
          "id": "link-name",
          "title": "Links do not have a discernible name",
          "description": "Link text (and alternate text for images, when used as links) that is discernible, unique, and focusable improves the navigation experience for screen reader users. [Learn how to make links accessible](https://dequeuniversity.com/rules/axe/4.11/link-name).",
          "score": 0,
          "impact": "serious",
          "tags": [],
          "items": [
            {
              "selector": "nav.mobile-navbar > div.mobile-navbar_top > div.d-flex > a#cdc-mobile-search-toggle",
              "snippet": "<a id=\"cdc-mobile-search-toggle\" class=\"nav-link\" href=\"#\" aria-controls=\"cdc-mobile-search-form\">",
              "node_label": "nav.mobile-navbar > div.mobile-navbar_top > div.d-flex > a#cdc-mobile-search-toggle",
              "explanation": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            }
          ]
        },
        {
          "id": "skip-link",
          "title": "Skip links are not focusable.",
          "description": "Including a skip link can help users skip to the main content to save time. [Learn more about skip links](https://dequeuniversity.com/rules/axe/4.11/skip-link).",
          "score": 0,
          "impact": "moderate",
          "tags": [],
          "items": [
            {
              "selector": "body.cdc-post-type--cdc-homepage > div#skipmenu > a.skippy",
              "snippet": "<a class=\"skippy visually-hidden-focusable\" href=\"#headerSearch\" tabindex=\"2\">",
              "node_label": "Skip to search",
              "explanation": "Fix any of the following:\n  No skip link target"
            }
          ]
        },
        {
          "id": "tabindex",
          "title": "Some elements have a `[tabindex]` value greater than 0",
          "description": "A value greater than 0 implies an explicit navigation ordering. Although technically valid, this often creates frustrating experiences for users who rely on assistive technologies. [Learn more about the `tabindex` attribute](https://dequeuniversity.com/rules/axe/4.11/tabindex).",
          "score": 0,
          "impact": "serious",
          "tags": [],
          "items": [
            {
              "selector": "body.cdc-post-type--cdc-homepage > div#skipmenu > a.skippy",
              "snippet": "<a class=\"skippy visually-hidden-focusable\" href=\"#content\" tabindex=\"1\">",
              "node_label": "Skip to site content",
              "explanation": "Fix any of the following:\n  Element has a tabindex greater than 0"
            },
            {
              "selector": "body.cdc-post-type--cdc-homepage > div#skipmenu > a.skippy",
              "snippet": "<a class=\"skippy visually-hidden-focusable\" href=\"#headerSearch\" tabindex=\"2\">",
              "node_label": "Skip to search",
              "explanation": "Fix any of the following:\n  Element has a tabindex greater than 0"
            },
            {
              "selector": "div#hero-carousel > div.carousel-indicators > div.carousel-indicators-wrapper > button#animation-toggle",
              "snippet": "<button id=\"animation-toggle\" aria-pressed=\"true\" tabindex=\"3\">",
              "node_label": "Pause carousel",
              "explanation": "Fix any of the following:\n  Element has a tabindex greater than 0"
            }
          ]
        }
      ]
    },
    {
      "url": "https://travel.state.gov",
      "scan_status": "success",
      "axe_findings_count": 2,
      "axe_findings": [
        {
          "id": "meta-viewport",
          "title": "`[user-scalable=\"no\"]` is used in the `<meta name=\"viewport\">` element or the `[maximum-scale]` attribute is less than 5.",
          "description": "Disabling zooming is problematic for users with low vision who rely on screen magnification to properly see the contents of a web page. [Learn more about the viewport meta tag](https://dequeuniversity.com/rules/axe/4.11/meta-viewport).",
          "score": 0,
          "impact": "moderate",
          "tags": [],
          "items": [
            {
              "selector": "head > meta",
              "snippet": "<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no\">",
              "node_label": "head > meta",
              "explanation": "Fix any of the following:\n  user-scalable=no on <meta> tag disables zooming on mobile devices"
            }
          ]
        },
        {
          "id": "landmark-one-main",
          "title": "Document does not have a main landmark.",
          "description": "One main landmark helps screen reader users navigate a web page. [Learn more about landmarks](https://dequeuniversity.com/rules/axe/4.11/landmark-one-main).",
          "score": 0,
          "impact": "moderate",
          "tags": [],
          "items": [
            {
              "selector": "html",
              "snippet": "<html lang=\"en\">",
              "node_label": "html",
              "explanation": "Fix all of the following:\n  Document does not have a main landmark"
            }
          ]
        }
      ]
    },
    {
      "url": "https://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://uscis.gov",
      "scan_status": "success",
      "axe_findings_count": 1,
      "axe_findings": [
        {
          "id": "aria-required-children",
          "title": "Elements with an ARIA `[role]` that require children to contain a specific `[role]` are missing some or all of those required children.",
          "description": "Some ARIA parent roles must contain specific child roles to perform their intended accessibility functions. [Learn more about roles and required children elements](https://dequeuniversity.com/rules/axe/4.11/aria-required-children).",
          "score": 0,
          "impact": "critical",
          "tags": [],
          "items": [
            {
              "selector": "div > div.image-content-queue > div.view-content > ul.slick-dots",
              "snippet": "<ul class=\"slick-dots\" style=\"\" role=\"tablist\">",
              "node_label": "1\n2\n3\n4\n5",
              "explanation": "Fix any of the following:\n  Element has children which are not allowed: button[aria-label]"
            }
          ]
        }
      ]
    },
    {
      "url": "https://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://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://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://myaccount.uscis.gov",
      "scan_status": "success",
      "axe_findings_count": 0,
      "axe_findings": []
    },
    {
      "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.margin-bottom-2 > div.countdown-item > div.countdown-item-inner > p",
              "snippet": "<p>",
              "node_label": "00",
              "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.margin-bottom-2 > 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.margin-bottom-2 > div.countdown-item > div.countdown-item-inner > p",
              "snippet": "<p>",
              "node_label": "12",
              "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.margin-bottom-2 > 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.margin-bottom-2 > div.countdown-item > div.countdown-item-inner > p",
              "snippet": "<p>",
              "node_label": "33",
              "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.margin-bottom-2 > 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.margin-bottom-2 > div.countdown-item > div.countdown-item-inner > p",
              "snippet": "<p>",
              "node_label": "46",
              "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.margin-bottom-2 > 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/03/her1pqpbeaazfzl.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/03/31/nasa-teams-readying-artemis…\" aria-label=\"link\" aria-description=\"Link to blog post\" tabindex=\"0\" target=\"_blank\">",
              "node_label": "NASA Teams Readying Artemis II Moon Rocket for Launch",
              "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/03/30/nasas-artemis-ii-launch-mis…\" aria-label=\"link\" aria-description=\"Link to blog post\" tabindex=\"0\" target=\"_blank\">",
              "node_label": "NASA’s Artemis II Launch Mission Countdown Begins",
              "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/03/30/weather-for-nasas-artemis-i…\" aria-label=\"link\" aria-description=\"Link to blog post\" tabindex=\"0\" target=\"_blank\">",
              "node_label": "Weather for NASA’s Artemis II Mission Launch 80% Favorable",
              "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/03/29/final-preparations-underway…\" aria-label=\"link\" aria-description=\"Link to blog post\" tabindex=\"0\" target=\"_blank\">",
              "node_label": "Final Preparations Underway for NASA’s Moon Mission",
              "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/03/27/artemis-ii-crew-arrives-at-…\" aria-label=\"link\" aria-description=\"Link to blog post\" tabindex=\"0\" target=\"_blank\">",
              "node_label": "Artemis II Crew Arrives at Launch Site, Shares Moon Mascot",
              "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/03/25/nasa-teams-continue-artemis…\" aria-label=\"link\" aria-description=\"Link to blog post\" tabindex=\"0\" target=\"_blank\">",
              "node_label": "NASA Teams Continue Artemis II Preparations at Launch Pad",
              "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/03/20/nasas-artemis-ii-rocket-arr…\" aria-label=\"link\" aria-description=\"Link to blog post\" tabindex=\"0\" target=\"_blank\">",
              "node_label": "NASA’s Artemis II Rocket Arrives at Launch Pad 39B",
              "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/03/20/artemis-ii-moon-rocket-head…\" aria-label=\"link\" aria-description=\"Link to blog post\" tabindex=\"0\" target=\"_blank\">",
              "node_label": "Artemis II Moon Rocket Heads Back to Launch Pad ",
              "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/03/18/nasa-finalizes-artemis-ii-r…\" aria-label=\"link\" aria-description=\"Link to blog post\" tabindex=\"0\" target=\"_blank\">",
              "node_label": "NASA Finalizes Artemis II Rollout, Crew Begins Quarantine",
              "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/03/17/nasa-reassessing-artemis-ii…\" aria-label=\"link\" aria-description=\"Link to blog post\" tabindex=\"0\" target=\"_blank\">",
              "node_label": "NASA Reassessing Artemis II Rollout as Ground Teams Make Up Time ",
              "explanation": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
            }
          ]
        }
      ]
    },
    {
      "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://egov.uscis.gov",
      "scan_status": "success",
      "axe_findings_count": 0,
      "axe_findings": []
    },
    {
      "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://gsaadvantage.gov",
      "scan_status": "success",
      "axe_findings_count": 6,
      "axe_findings": [
        {
          "id": "aria-allowed-attr",
          "title": "`[aria-*]` attributes do not match their roles",
          "description": "Each ARIA `role` supports a specific subset of `aria-*` attributes. Mismatching these invalidates the `aria-*` attributes. [Learn how to match ARIA attributes to their roles](https://dequeuniversity.com/rules/axe/4.11/aria-allowed-attr).",
          "score": 0,
          "impact": "critical",
          "tags": [],
          "items": [
            {
              "selector": "div#footer-links > div.col-12 > div.panel-body > h4",
              "snippet": "<h4 _ngcontent-ng-c838478651=\"\" aria-level=\"3\" role=\"contentinfo\">",
              "node_label": "Contact us",
              "explanation": "Fix all of the following:\n  ARIA attribute is not allowed: aria-level=\"3\""
            },
            {
              "selector": "div#footer-links > div.col-12 > div.panel-body > h4",
              "snippet": "<h4 _ngcontent-ng-c838478651=\"\" aria-level=\"3\" role=\"contentinfo\">",
              "node_label": "GSA eTools",
              "explanation": "Fix all of the following:\n  ARIA attribute is not allowed: aria-level=\"3\""
            },
            {
              "selector": "div#footer-links > div.col-12 > div.panel-body > h4.pt-0",
              "snippet": "<h4 _ngcontent-ng-c838478651=\"\" aria-level=\"3\" role=\"contentinfo\" class=\"pt-0\">",
              "node_label": "Advantage Job Aid",
              "explanation": "Fix all of the following:\n  ARIA attribute is not allowed: aria-level=\"3\""
            },
            {
              "selector": "div#footer-links > div.col-12 > div.panel-body > h4",
              "snippet": "<h4 _ngcontent-ng-c838478651=\"\" aria-level=\"3\" role=\"contentinfo\">",
              "node_label": "We want to hear from you...",
              "explanation": "Fix all of the following:\n  ARIA attribute is not allowed: aria-level=\"3\""
            },
            {
              "selector": "div#footer-links > div.col-12 > div.panel-body > h4",
              "snippet": "<h4 _ngcontent-ng-c838478651=\"\" aria-level=\"3\" role=\"contentinfo\">",
              "node_label": "Resources",
              "explanation": "Fix all of the following:\n  ARIA attribute is not allowed: aria-level=\"3\""
            }
          ]
        },
        {
          "id": "aria-input-field-name",
          "title": "ARIA input fields do not have accessible names",
          "description": "When an input field doesn't have an accessible name, screen readers announce it with a generic name, making it unusable for users who rely on screen readers. [Learn more about input field labels](https://dequeuniversity.com/rules/axe/4.11/aria-input-field-name).",
          "score": 0,
          "impact": "serious",
          "tags": [],
          "items": [
            {
              "selector": "div.card > div.card-footer > div.card-body > h4.pt-0",
              "snippet": "<h4 role=\"listbox\" class=\"pt-0 mt-0 grey-800 ng-star-inserted\">",
              "node_label": "GSA-Approved Security Containers and Vault Doors Program",
              "explanation": "Fix any of the following:\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "selector": "div.card > div.card-footer > div.card-body > h4.pt-0",
              "snippet": "<h4 role=\"listbox\" class=\"pt-0 mt-0 grey-800 ng-star-inserted\">",
              "node_label": "GSA Global Supply: Hot Commodities",
              "explanation": "Fix any of the following:\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "selector": "div.card > div.card-footer > div.card-body > h4.pt-0",
              "snippet": "<h4 role=\"listbox\" class=\"pt-0 mt-0 grey-800 ng-star-inserted\">",
              "node_label": "Nutrition for the Military Working Dog",
              "explanation": "Fix any of the following:\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            }
          ]
        },
        {
          "id": "aria-required-children",
          "title": "Elements with an ARIA `[role]` that require children to contain a specific `[role]` are missing some or all of those required children.",
          "description": "Some ARIA parent roles must contain specific child roles to perform their intended accessibility functions. [Learn more about roles and required children elements](https://dequeuniversity.com/rules/axe/4.11/aria-required-children).",
          "score": 0,
          "impact": "critical",
          "tags": [],
          "items": [
            {
              "selector": "div.card > div.card-footer > div.card-body > h4.pt-0",
              "snippet": "<h4 role=\"listbox\" class=\"pt-0 mt-0 grey-800 ng-star-inserted\">",
              "node_label": "GSA-Approved Security Containers and Vault Doors Program",
              "explanation": "Fix any of the following:\n  Required ARIA children role not present: group, option"
            },
            {
              "selector": "div.card > div.card-footer > div.card-body > h4.pt-0",
              "snippet": "<h4 role=\"listbox\" class=\"pt-0 mt-0 grey-800 ng-star-inserted\">",
              "node_label": "GSA Global Supply: Hot Commodities",
              "explanation": "Fix any of the following:\n  Required ARIA children role not present: group, option"
            },
            {
              "selector": "div.card > div.card-footer > div.card-body > h4.pt-0",
              "snippet": "<h4 role=\"listbox\" class=\"pt-0 mt-0 grey-800 ng-star-inserted\">",
              "node_label": "Nutrition for the Military Working Dog",
              "explanation": "Fix any of the following:\n  Required ARIA children role not present: group, option"
            }
          ]
        },
        {
          "id": "color-contrast",
          "title": "Background and foreground colors do not have a sufficient contrast ratio.",
          "description": "Low-contrast text is difficult or impossible for many users to read. [Learn how to provide sufficient color contrast](https://dequeuniversity.com/rules/axe/4.11/color-contrast).",
          "score": 0,
          "impact": "serious",
          "tags": [],
          "items": [
            {
              "selector": "div.container-fluid > div.row > div.col-md-6 > a.btn",
              "snippet": "<a target=\"_blank\" class=\"btn btn-outline-light shadow my-3\" href=\"https://feedback.gsa.gov/jfe/form/SV_3sfuhuJcX2xAynH?AdvSessionID=PZczbVBD…\">",
              "node_label": "Send us your feedback!",
              "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 4.36 (foreground color: #f8f9fa, background color: #1976d2, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
            }
          ]
        },
        {
          "id": "landmark-one-main",
          "title": "Document does not have a main landmark.",
          "description": "One main landmark helps screen reader users navigate a web page. [Learn more about landmarks](https://dequeuniversity.com/rules/axe/4.11/landmark-one-main).",
          "score": 0,
          "impact": "moderate",
          "tags": [],
          "items": [
            {
              "selector": "html",
              "snippet": "<html lang=\"en\" data-beasties-container=\"\">",
              "node_label": "html",
              "explanation": "Fix all of the following:\n  Document does not have a main landmark"
            }
          ]
        },
        {
          "id": "label-content-name-mismatch",
          "title": "Elements with visible text labels do not have matching accessible names.",
          "description": "Visible text labels that do not match the accessible name can result in a confusing experience for screen reader users. [Learn more about accessible names](https://dequeuniversity.com/rules/axe/4.11/label-content-name-mismatch).",
          "score": 0,
          "impact": "serious",
          "tags": [],
          "items": [
            {
              "selector": "div.usa-banner__inner > div.col > p.usa-banner__header-text > a.btn-link",
              "snippet": "<a _ngcontent-ng-c1312961155=\"\" role=\"link\" aria-label=\"How you know Official website of the USA Government\" tabindex=\"0\" class=\"btn-link ml-2\">",
              "node_label": "Here’s how you know  ",
              "explanation": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
            },
            {
              "selector": "app-product-search-block.ng-star-inserted > div.adv-search-bar > div.col-12 > a.search-bar-btn",
              "snippet": "<a tabindex=\"0\" class=\"search-bar-btn cart-btn pull-right ms-lg-3 ms-md-1 ng-star-inserted\" aria-label=\"Shopping Cart\" href=\"/advantage/ws/cart/shopping_cart\">",
              "node_label": "  0",
              "explanation": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
            },
            {
              "selector": "div.col-lg-4 > div.card > div.card-footer > a.btn",
              "snippet": "<a class=\"btn btn-primary ng-star-inserted\" aria-label=\"DISASTER RELIEF &amp; PANDEMIC PRODUCTS\" href=\"/advantage/ws/search/special_category_search?cat=ADV.DR\">",
              "node_label": "Learn More",
              "explanation": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
            },
            {
              "selector": "div.col-lg-4 > div.card > div.card-footer > a.btn",
              "snippet": "<a class=\"btn btn-primary ng-star-inserted\" aria-label=\"ABILITYONE\" href=\"/advantage/ws/search/special_category_search?cat=ADV.JWOD\">",
              "node_label": "Learn More",
              "explanation": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
            },
            {
              "selector": "div.col-lg-3 > div.card > div.card-footer > a.btn",
              "snippet": "<a class=\"btn btn-primary ng-star-inserted\" aria-label=\"LAPTOP/DESKTOP SOLUTIONS\" href=\"/advantage/ws/search/gss_search\">",
              "node_label": "Learn More",
              "explanation": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
            },
            {
              "selector": "div.col-lg-3 > div.card > div.card-footer > a.btn",
              "snippet": "<a class=\"btn btn-primary ng-star-inserted\" aria-label=\"2GIT\" href=\"/advantage/ws/department/adv2git\">",
              "node_label": "Learn More",
              "explanation": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
            },
            {
              "selector": "div.col-lg-3 > div.card > div.card-footer > a.btn",
              "snippet": "<a class=\"btn btn-primary ng-star-inserted\" aria-label=\"ADVANTAGESELECT\" href=\"/advantage/ws/search/adv_select\">",
              "node_label": "Learn More",
              "explanation": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
            },
            {
              "selector": "div.col-lg-3 > div.card > div.card-footer > a.btn",
              "snippet": "<a class=\"btn btn-primary ng-star-inserted\" aria-label=\"IT SECURITY\" href=\"/advantage/ws/search/itsecurity\">",
              "node_label": "Learn More",
              "explanation": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
            }
          ]
        }
      ]
    },
    {
      "url": "https://ofac.treasury.gov",
      "scan_status": "success",
      "axe_findings_count": 1,
      "axe_findings": [
        {
          "id": "target-size",
          "title": "Touch targets do not have sufficient size or spacing.",
          "description": "Touch targets with sufficient size and spacing help users who may have difficulty targeting small controls to activate the targets. [Learn more about touch targets](https://dequeuniversity.com/rules/axe/4.11/target-size).",
          "score": 0,
          "impact": "serious",
          "tags": [],
          "items": [
            {
              "selector": "nav#block-footer > ul.menu > li.menu-item > a",
              "snippet": "<a href=\"https://home.treasury.gov/utility/accessibility\">",
              "node_label": "Accessibility",
              "explanation": "Fix any of the following:\n  Target has insufficient size (78.9px 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 19px instead of at least 24px."
            }
          ]
        }
      ]
    },
    {
      "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://ais.usvisa-info.com",
      "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": "(227)",
              "explanation": "Fix any of the following:\n  Element has a tabindex greater than 0"
            }
          ]
        }
      ]
    },
    {
      "url": "https://fda.gov",
      "scan_status": "success",
      "axe_findings_count": 2,
      "axe_findings": [
        {
          "id": "heading-order",
          "title": "Heading elements are not in a sequentially-descending order",
          "description": "Properly ordered headings that do not skip levels convey the semantic structure of the page, making it easier to navigate and understand when using assistive technologies. [Learn more about heading order](https://dequeuniversity.com/rules/axe/4.11/heading-order).",
          "score": 0,
          "impact": "moderate",
          "tags": [],
          "items": [
            {
              "selector": "div.fda-ft-container > div.fda-ft-heading > div.fda-ft-heading-text > h3.fda-ft-heading-title",
              "snippet": "<h3 class=\"fda-ft-heading-title\">",
              "node_label": "Featured Topics",
              "explanation": "Fix any of the following:\n  Heading order invalid"
            }
          ]
        },
        {
          "id": "tabindex",
          "title": "Some elements have a `[tabindex]` value greater than 0",
          "description": "A value greater than 0 implies an explicit navigation ordering. Although technically valid, this often creates frustrating experiences for users who rely on assistive technologies. [Learn more about the `tabindex` attribute](https://dequeuniversity.com/rules/axe/4.11/tabindex).",
          "score": 0,
          "impact": "serious",
          "tags": [],
          "items": [
            {
              "selector": "div#quicklinks > ul.list-inline > li > a.btn",
              "snippet": "<a href=\"#main-content\" class=\"btn btn-default margin-top-3\" tabindex=\"1\" data-once=\"download-role-button lang-fix-multilingual\">",
              "node_label": "Skip to main content",
              "explanation": "Fix any of the following:\n  Element has a tabindex greater than 0"
            },
            {
              "selector": "div#quicklinks > ul.list-inline > li > a.btn",
              "snippet": "<a href=\"#search-form\" class=\"btn btn-default margin-top-3\" tabindex=\"1\" data-once=\"download-role-button lang-fix-multilingual\">",
              "node_label": "Skip to FDA Search",
              "explanation": "Fix any of the following:\n  Element has a tabindex greater than 0"
            },
            {
              "selector": "div#quicklinks > ul.list-inline > li > a.btn",
              "snippet": "<a href=\"#footer\" class=\"btn btn-default margin-top-3\" tabindex=\"1\" data-once=\"download-role-button lang-fix-multilingual\">",
              "node_label": "Skip to footer links",
              "explanation": "Fix any of the following:\n  Element has a tabindex greater than 0"
            }
          ]
        }
      ]
    },
    {
      "url": "https://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://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://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://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://webbook.nist.gov",
      "scan_status": "success",
      "axe_findings_count": 0,
      "axe_findings": []
    },
    {
      "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://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://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://usa.gov",
      "scan_status": "success",
      "axe_findings_count": 0,
      "axe_findings": []
    },
    {
      "url": "https://home.treasury.gov",
      "scan_status": "success",
      "axe_findings_count": 1,
      "axe_findings": [
        {
          "id": "target-size",
          "title": "Touch targets do not have sufficient size or spacing.",
          "description": "Touch targets with sufficient size and spacing help users who may have difficulty targeting small controls to activate the targets. [Learn more about touch targets](https://dequeuniversity.com/rules/axe/4.11/target-size).",
          "score": 0,
          "impact": "serious",
          "tags": [],
          "items": [
            {
              "selector": "div.site-menu > ul > li > a",
              "snippet": "<a href=\"https://home.treasury.gov/subfooter/google-privacy-policy\">",
              "node_label": "Google Privacy",
              "explanation": "Fix any of the following:\n  Target has insufficient size (85.3px by 18px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 20.6px instead of at least 24px."
            },
            {
              "selector": "div.site-menu > ul > li > a",
              "snippet": "<a href=\"/about/careers-at-treasury\" data-display-mobile=\"0\" data-display-desktop=\"0\" data-drupal-link-system-path=\"node/4341\">",
              "node_label": "Careers",
              "explanation": "Fix any of the following:\n  Target has insufficient size (43.6px by 18px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 20.6px instead of at least 24px."
            }
          ]
        }
      ]
    },
    {
      "url": "https://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://store.usps.com",
      "scan_status": "success",
      "axe_findings_count": 9,
      "axe_findings": [
        {
          "id": "aria-required-children",
          "title": "Elements with an ARIA `[role]` that require children to contain a specific `[role]` are missing some or all of those required children.",
          "description": "Some ARIA parent roles must contain specific child roles to perform their intended accessibility functions. [Learn more about roles and required children elements](https://dequeuniversity.com/rules/axe/4.11/aria-required-children).",
          "score": 0,
          "impact": "critical",
          "tags": [],
          "items": [
            {
              "selector": "div#g-navigation > div.nav-full > nav > ul.nav-list",
              "snippet": "<ul class=\"nav-list\" role=\"menubar\">",
              "node_label": "Skip Quick Tools Links\nQuick Tools\n \n\nTrack a Package\n\n \n\nInformed Delivery\n\n \n…",
              "explanation": "Fix any of the following:\n  Element has children which are not allowed: li[tabindex]"
            }
          ]
        },
        {
          "id": "aria-required-parent",
          "title": "`[role]`s are not contained by their required parent element",
          "description": "Some ARIA child roles must be contained by specific parent roles to properly perform their intended accessibility functions. [Learn more about ARIA roles and required parent element](https://dequeuniversity.com/rules/axe/4.11/aria-required-parent).",
          "score": 0,
          "impact": "critical",
          "tags": [],
          "items": [
            {
              "selector": "nav > ul.nav-list > li.qt-nav > a.nav-first-element",
              "snippet": "<a aria-expanded=\"false\" role=\"menuitem\" tabindex=\"0\" aria-haspopup=\"true\" class=\"nav-first-element menuitem\" href=\"#\">",
              "node_label": "Quick Tools",
              "explanation": "Fix any of the following:\n  Required ARIA parents role not present: menu, menubar, group"
            },
            {
              "selector": "nav > ul.nav-list > li.menuheader > a#mail-ship-width",
              "snippet": "<a id=\"mail-ship-width\" aria-expanded=\"false\" class=\"menuitem\" role=\"menuitem\" tabindex=\"0\" aria-haspopup=\"true\" href=\"https://www.usps.com/ship/\">",
              "node_label": "Send",
              "explanation": "Fix any of the following:\n  Required ARIA parents role not present: menu, menubar, group"
            },
            {
              "selector": "nav > ul.nav-list > li.menuheader > a.menuitem",
              "snippet": "<a aria-expanded=\"false\" class=\"menuitem\" role=\"menuitem\" tabindex=\"0\" aria-haspopup=\"true\" href=\"https://www.usps.com/manage/\">",
              "node_label": "Receive",
              "explanation": "Fix any of the following:\n  Required ARIA parents role not present: menu, menubar, group"
            },
            {
              "selector": "nav > ul.nav-list > li.menuheader > a.menuitem",
              "snippet": "<a aria-expanded=\"false\" class=\"menuitem active\" role=\"menuitem\" tabindex=\"0\" aria-haspopup=\"true\" href=\"https://store.usps.com/store\">",
              "node_label": "Shop",
              "explanation": "Fix any of the following:\n  Required ARIA parents role not present: menu, menubar, group"
            },
            {
              "selector": "nav > ul.nav-list > li.menuheader > a.menuitem",
              "snippet": "<a aria-expanded=\"false\" class=\"menuitem\" tabindex=\"0\" aria-haspopup=\"true\" role=\"menuitem\" href=\"https://www.usps.com/business/\">",
              "node_label": "Business",
              "explanation": "Fix any of the following:\n  Required ARIA parents role not present: menu, menubar, group"
            },
            {
              "selector": "nav > ul.nav-list > li.menuheader > a.menuitem",
              "snippet": "<a class=\"menuitem\" tabindex=\"0\" aria-expanded=\"false\" aria-haspopup=\"true\" role=\"menuitem\" href=\"https://www.usps.com/international/\">",
              "node_label": "International",
              "explanation": "Fix any of the following:\n  Required ARIA parents role not present: menu, menubar, group"
            },
            {
              "selector": "nav > ul.nav-list > li.menuheader > a.menuitem",
              "snippet": "<a aria-expanded=\"false\" class=\"menuitem\" tabindex=\"0\" aria-haspopup=\"true\" role=\"menuitem\" href=\"https://faq.usps.com/s/\">",
              "node_label": "Help",
              "explanation": "Fix any of the following:\n  Required ARIA parents role not present: menu, menubar, group"
            },
            {
              "selector": "div.empty-search > ul > li > a",
              "snippet": "<a role=\"menuitem\" tabindex=\"-1\" href=\"https://www.usps.com/search/results.htm?PNO=1&amp;keyword=PO%20Boxes\">",
              "node_label": "PO BOXES",
              "explanation": "Fix any of the following:\n  Required ARIA parents role not present: menu, menubar, group"
            },
            {
              "selector": "div.empty-search > ul > li > a",
              "snippet": "<a role=\"menuitem\" tabindex=\"-1\" href=\"https://www.usps.com/search/results.htm?PNO=1&amp;keyword=Passports\">",
              "node_label": "PASSPORTS",
              "explanation": "Fix any of the following:\n  Required ARIA parents role not present: menu, menubar, group"
            },
            {
              "selector": "div.empty-search > ul > li > a",
              "snippet": "<a role=\"menuitem\" tabindex=\"-1\" href=\"https://www.usps.com/search/results.htm?PNO=1&amp;keyword=Free%20Boxes\">",
              "node_label": "FREE BOXES",
              "explanation": "Fix any of the following:\n  Required ARIA parents role not present: menu, menubar, group"
            }
          ]
        },
        {
          "id": "color-contrast",
          "title": "Background and foreground colors do not have a sufficient contrast ratio.",
          "description": "Low-contrast text is difficult or impossible for many users to read. [Learn how to provide sufficient color contrast](https://dequeuniversity.com/rules/axe/4.11/color-contrast).",
          "score": 0,
          "impact": "serious",
          "tags": [],
          "items": [
            {
              "selector": "div.col-12 > div.col-7 > div.d-md-none > a.inline-link",
              "snippet": "<a class=\"inline-link secondary\" href=\"https://store.usps.com/store/results/free-shipping-supplies/shipping-suppl…\">",
              "node_label": "Free Shipping Products",
              "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 4.25 (foreground color: #337ab7, background color: #f7f7f7, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "selector": "div.col-12 > div.col-6 > div.d-md-none > a.inline-link",
              "snippet": "<a class=\"inline-link secondary\" href=\"https://store.usps.com/store/results/sustainable-supplies/shipping-supplie…\">",
              "node_label": "Shop Sustainable",
              "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 3.6 (foreground color: #337ab7, background color: #d6ebcc, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
            }
          ]
        },
        {
          "id": "heading-order",
          "title": "Heading elements are not in a sequentially-descending order",
          "description": "Properly ordered headings that do not skip levels convey the semantic structure of the page, making it easier to navigate and understand when using assistive technologies. [Learn more about heading order](https://dequeuniversity.com/rules/axe/4.11/heading-order).",
          "score": 0,
          "impact": "moderate",
          "tags": [],
          "items": [
            {
              "selector": "div > div.results-2-media-banner > div.text-holder > h3",
              "snippet": "<h3>",
              "node_label": "New Stamps This Month",
              "explanation": "Fix any of the following:\n  Heading order invalid"
            }
          ]
        },
        {
          "id": "image-alt",
          "title": "Image elements do not have `[alt]` attributes",
          "description": "Informative elements should aim for short, descriptive alternate text. Decorative elements can be ignored with an empty alt attribute. [Learn more about the `alt` attribute](https://dequeuniversity.com/rules/axe/4.11/image-alt).",
          "score": 0,
          "impact": "critical",
          "tags": [],
          "items": [
            {
              "selector": "ul.store-navigation-categories > li.stamps-navigation > a > img",
              "snippet": "<img src=\"https://www.usps.com/store/images/ps-subicon-stamps.png\" alt=\" \">",
              "node_label": " ",
              "explanation": "Fix all of the following:\n  Element has an alt attribute containing only a space character, which is not ignored by all screen readers"
            },
            {
              "selector": "ul.store-navigation-categories > li.supplies-navigation > a > img",
              "snippet": "<img src=\"https://www.usps.com/store/images/ps-subicon-supplies.png\" alt=\" \">",
              "node_label": " ",
              "explanation": "Fix all of the following:\n  Element has an alt attribute containing only a space character, which is not ignored by all screen readers"
            },
            {
              "selector": "ul.store-navigation-categories > li.cards-envelopes-navigation > a > img",
              "snippet": "<img src=\"https://www.usps.com/store/images/ps-subicon-cards.png\" alt=\" \">",
              "node_label": " ",
              "explanation": "Fix all of the following:\n  Element has an alt attribute containing only a space character, which is not ignored by all screen readers"
            },
            {
              "selector": "ul.store-navigation-categories > li.collectors-navigation > a > img",
              "snippet": "<img src=\"https://www.usps.com/store/images/ps-subicon-collectors.png\" alt=\" \">",
              "node_label": " ",
              "explanation": "Fix all of the following:\n  Element has an alt attribute containing only a space character, which is not ignored by all screen readers"
            },
            {
              "selector": "ul.store-navigation-categories > li.gifts-navigation > a > img",
              "snippet": "<img src=\"https://www.usps.com/store/images/ps-subicon-gifts.png\" alt=\" \">",
              "node_label": " ",
              "explanation": "Fix all of the following:\n  Element has an alt attribute containing only a space character, which is not ignored by all screen readers"
            },
            {
              "selector": "ul.store-navigation-categories > li.business-navigation > a > img",
              "snippet": "<img src=\"https://www.usps.com/store/images/ps-subicon-business.png\" alt=\" \">",
              "node_label": " ",
              "explanation": "Fix all of the following:\n  Element has an alt attribute containing only a space character, which is not ignored by all screen readers"
            },
            {
              "selector": "ul.store-navigation-categories > li.saved-navigation > a > img",
              "snippet": "<img alt=\" \" src=\"https://www.usps.com/store/images/ps-subicon-saved.png\">",
              "node_label": " ",
              "explanation": "Fix all of the following:\n  Element has an alt attribute containing only a space character, which is not ignored by all screen readers"
            },
            {
              "selector": "ul.store-navigation-categories > li.search-navigation > a > img",
              "snippet": "<img alt=\" \" src=\"https://www.usps.com/store/images/ps-search.png\">",
              "node_label": " ",
              "explanation": "Fix all of the following:\n  Element has an alt attribute containing only a space character, which is not ignored by all screen readers"
            },
            {
              "selector": "div > div.results-2-media-banner > div.text-holder > img",
              "snippet": "<img src=\"https://www.usps.com/ecpext/asset/images/mar26-homepage-m.jpg\">",
              "node_label": "div > div.results-2-media-banner > div.text-holder > img",
              "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
            }
          ]
        },
        {
          "id": "link-name",
          "title": "Links do not have a discernible name",
          "description": "Link text (and alternate text for images, when used as links) that is discernible, unique, and focusable improves the navigation experience for screen reader users. [Learn how to make links accessible](https://dequeuniversity.com/rules/axe/4.11/link-name).",
          "score": 0,
          "impact": "serious",
          "tags": [],
          "items": [
            {
              "selector": "div#g-navigation > div.nav-full > div.mobile-header > a#mob-cart",
              "snippet": "<a id=\"mob-cart\" href=\"/store/cart/cart.jsp\" style=\"display: inline-block;\">",
              "node_label": "div#g-navigation > div.nav-full > div.mobile-header > a#mob-cart",
              "explanation": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "selector": "body > div#g-navigation > div.nav-full > a#endnav",
              "snippet": "<a name=\"endnav\" id=\"endnav\" href=\"#\" class=\"hidden-skip\">",
              "node_label": " ",
              "explanation": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "selector": "div.footer > div#global-footer--wrap > footer.global-footer > a.global-footer--logo-link",
              "snippet": "<a href=\"https://www.usps.com/\" class=\"global-footer--logo-link\">",
              "node_label": "div.footer > div#global-footer--wrap > footer.global-footer > a.global-footer--logo-link",
              "explanation": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            }
          ]
        },
        {
          "id": "listitem",
          "title": "List items (`<li>`) are not contained within `<ul>`, `<ol>` or `<menu>` parent elements.",
          "description": "Screen readers require list items (`<li>`) to be contained within a parent `<ul>`, `<ol>` or `<menu>` to be announced properly. [Learn more about proper list structure](https://dequeuniversity.com/rules/axe/4.11/listitem).",
          "score": 0,
          "impact": "serious",
          "tags": [],
          "items": [
            {
              "selector": "div.nav-full > nav > ul.nav-list > li.qt-nav",
              "snippet": "<li class=\"qt-nav menuheader\">",
              "node_label": "Skip Quick Tools Links\nQuick Tools\n \n\nTrack a Package\n\n \n\nInformed Delivery\n\n \n…",
              "explanation": "Fix any of the following:\n  List item parent element has a role that is not role=\"list\""
            },
            {
              "selector": "div.nav-full > nav > ul.nav-list > li.menuheader",
              "snippet": "<li class=\"menuheader\">",
              "node_label": "Skip Send Links\nSend\nTools\nClick-N-Ship\nStamps & Supplies\nLook Up a ZIP Code™\nC…",
              "explanation": "Fix any of the following:\n  List item parent element has a role that is not role=\"list\""
            },
            {
              "selector": "div.nav-full > nav > ul.nav-list > li.menuheader",
              "snippet": "<li class=\"menuheader\">",
              "node_label": "Skip Receive Links\nReceive\nTools\nTracking\nInformed Delivery\nIntercept a Package…",
              "explanation": "Fix any of the following:\n  List item parent element has a role that is not role=\"list\""
            },
            {
              "selector": "div.nav-full > nav > ul.nav-list > li.menuheader",
              "snippet": "<li class=\"menuheader\">",
              "node_label": "Skip Shop Links\nShop\nShop\nStamps\nShipping Supplies\nCards & Envelopes\nPersonaliz…",
              "explanation": "Fix any of the following:\n  List item parent element has a role that is not role=\"list\""
            },
            {
              "selector": "div.nav-full > nav > ul.nav-list > li.menuheader",
              "snippet": "<li class=\"menuheader\">",
              "node_label": "Skip Business Links\nBusiness\nTools\nCalculate a Business Price\nEvery Door Direct…",
              "explanation": "Fix any of the following:\n  List item parent element has a role that is not role=\"list\""
            },
            {
              "selector": "div.nav-full > nav > ul.nav-list > li.menuheader",
              "snippet": "<li class=\"menuheader\">",
              "node_label": "Skip International Links\nInternational\nTools\nCalculate International Prices\nPri…",
              "explanation": "Fix any of the following:\n  List item parent element has a role that is not role=\"list\""
            },
            {
              "selector": "div.nav-full > nav > ul.nav-list > li.menuheader",
              "snippet": "<li class=\"menuheader\">",
              "node_label": "Skip Help Links\nHelp\nFAQs\nFinding Missing Mail\nFiling a Claim\nRequesting a Refu…",
              "explanation": "Fix any of the following:\n  List item parent element has a role that is not role=\"list\""
            }
          ]
        },
        {
          "id": "target-size",
          "title": "Touch targets do not have sufficient size or spacing.",
          "description": "Touch targets with sufficient size and spacing help users who may have difficulty targeting small controls to activate the targets. [Learn more about touch targets](https://dequeuniversity.com/rules/axe/4.11/target-size).",
          "score": 0,
          "impact": "serious",
          "tags": [],
          "items": [
            {
              "selector": "li.global-footer--navigation-category > ol.global-footer--navigation-options > li > a",
              "snippet": "<a href=\"https://about.usps.com/newsroom/service-alerts/\">",
              "node_label": "USPS Service Updates",
              "explanation": "Fix any of the following:\n  Target has insufficient size (116.4px by 13px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 16.8px instead of at least 24px."
            },
            {
              "selector": "li.global-footer--navigation-category > ol.global-footer--navigation-options > li > a",
              "snippet": "<a href=\"https://about.usps.com/resources/\">",
              "node_label": "Forms & Publications",
              "explanation": "Fix any of the following:\n  Target has insufficient size (108.2px by 13px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 16px instead of at least 24px."
            },
            {
              "selector": "li.global-footer--navigation-category > ol.global-footer--navigation-options > li > a",
              "snippet": "<a href=\"https://about.usps.com/what/government-services/\">",
              "node_label": "Government Services",
              "explanation": "Fix any of the following:\n  Target has insufficient size (109.2px by 13px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 16px instead of at least 24px."
            },
            {
              "selector": "li.global-footer--navigation-category > ol.global-footer--navigation-options > li > a",
              "snippet": "<a href=\"https://about.usps.com/what/business-services/rights-permissions/\">",
              "node_label": "Rights & Permissions",
              "explanation": "Fix any of the following:\n  Target has insufficient size (108px by 13px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 16px instead of at least 24px."
            },
            {
              "selector": "li.global-footer--navigation-category > ol.global-footer--navigation-options > li > a",
              "snippet": "<a href=\"https://www.uspis.gov/\">",
              "node_label": "Postal Inspectors",
              "explanation": "Fix any of the following:\n  Target has insufficient size (88.9px by 13px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 16px instead of at least 24px."
            },
            {
              "selector": "li.global-footer--navigation-category > ol.global-footer--navigation-options > li > a",
              "snippet": "<a href=\"https://www.uspsoig.gov/\">",
              "node_label": "Inspector General",
              "explanation": "Fix any of the following:\n  Target has insufficient size (90.7px by 13px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 16px instead of at least 24px."
            },
            {
              "selector": "li.global-footer--navigation-category > ol.global-footer--navigation-options > li > a",
              "snippet": "<a href=\"https://pe.usps.com\">",
              "node_label": "Postal Explorer",
              "explanation": "Fix any of the following:\n  Target has insufficient size (77.5px by 13px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 18.2px instead of at least 24px."
            },
            {
              "selector": "li.global-footer--navigation-category > ol.global-footer--navigation-options > li > a",
              "snippet": "<a href=\"https://postalmuseum.si.edu/\">",
              "node_label": "National Postal Museum",
              "explanation": "Fix any of the following:\n  Target has insufficient size (123.9px by 13px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 16.8px instead of at least 24px."
            },
            {
              "selector": "li.global-footer--navigation-category > ol.global-footer--navigation-options > li > a",
              "snippet": "<a href=\"https://www.usps.com/business/web-tools-apis/\">",
              "node_label": "Resources for Developers",
              "explanation": "Fix any of the following:\n  Target has insufficient size (131.5px by 13px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 16.8px instead of at least 24px."
            },
            {
              "selector": "li.global-footer--navigation-category > ol.global-footer--navigation-options > li > a",
              "snippet": "<a href=\"https://about.usps.com/who/legal/privacy-policy/\">",
              "node_label": "Privacy Policy",
              "explanation": "Fix any of the following:\n  Target has insufficient size (71.6px by 13px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 16.4px instead of at least 24px."
            },
            {
              "selector": "li.global-footer--navigation-category > ol.global-footer--navigation-options > li > a",
              "snippet": "<a href=\"https://about.usps.com/who/legal/terms-of-use.htm\">",
              "node_label": "Terms of Use",
              "explanation": "Fix any of the following:\n  Target has insufficient size (66.5px by 13px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 16.4px instead of at least 24px."
            }
          ]
        },
        {
          "id": "landmark-one-main",
          "title": "Document does not have a main landmark.",
          "description": "One main landmark helps screen reader users navigate a web page. [Learn more about landmarks](https://dequeuniversity.com/rules/axe/4.11/landmark-one-main).",
          "score": 0,
          "impact": "moderate",
          "tags": [],
          "items": [
            {
              "selector": "html.js",
              "snippet": "<html lang=\"en\" class=\" js flexbox flexboxlegacy canvas canvastext webgl touch geolocation postme…\">",
              "node_label": "html.js",
              "explanation": "Fix all of the following:\n  Document does not have a main landmark"
            }
          ]
        }
      ]
    },
    {
      "url": "https://healthcare.gov",
      "scan_status": "success",
      "axe_findings_count": 0,
      "axe_findings": []
    },
    {
      "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-2055745650",
              "snippet": "<button type=\"button\" id=\"trigger-tabs-2055745650\" aria-expanded=\"false\" class=\"responsive-tabs__tab-button--mobile ds-u-display--flex\" role=\"tab\" aria-controls=\"tabs-2055745650\">",
              "node_label": "div.field__item > div.paragraph > div.ds-u-lg-display--none > button#trigger-tabs-2055745650",
              "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-302093206",
              "snippet": "<button type=\"button\" id=\"trigger-tabs-302093206\" aria-expanded=\"false\" class=\"responsive-tabs__tab-button--mobile ds-u-display--flex\" role=\"tab\" aria-controls=\"tabs-302093206\">",
              "node_label": "div.field__item > div.paragraph > div.ds-u-lg-display--none > button#trigger-tabs-302093206",
              "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-1649947173",
              "snippet": "<button type=\"button\" id=\"trigger-tabs-1649947173\" aria-expanded=\"false\" class=\"responsive-tabs__tab-button--mobile ds-u-display--flex\" role=\"tab\" aria-controls=\"tabs-1649947173\">",
              "node_label": "div.field__item > div.paragraph > div.ds-u-lg-display--none > button#trigger-tabs-1649947173",
              "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-1946713629",
              "snippet": "<button type=\"button\" id=\"trigger-tabs-1946713629\" aria-expanded=\"false\" class=\"responsive-tabs__tab-button--mobile ds-u-display--flex\" role=\"tab\" aria-controls=\"tabs-1946713629\">",
              "node_label": "div.field__item > div.paragraph > div.ds-u-lg-display--none > button#trigger-tabs-1946713629",
              "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-723311688",
              "snippet": "<button type=\"button\" id=\"trigger-tabs-723311688\" aria-expanded=\"false\" class=\"responsive-tabs__tab-button--mobile ds-u-display--flex\" role=\"tab\" aria-controls=\"tabs-723311688\">",
              "node_label": "div.field__item > div.paragraph > div.ds-u-lg-display--none > button#trigger-tabs-723311688",
              "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-2055745650",
              "snippet": "<button type=\"button\" id=\"trigger-tabs-2055745650\" aria-expanded=\"false\" class=\"responsive-tabs__tab-button--mobile ds-u-display--flex\" role=\"tab\" aria-controls=\"tabs-2055745650\">",
              "node_label": "div.field__item > div.paragraph > div.ds-u-lg-display--none > button#trigger-tabs-2055745650",
              "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-302093206",
              "snippet": "<button type=\"button\" id=\"trigger-tabs-302093206\" aria-expanded=\"false\" class=\"responsive-tabs__tab-button--mobile ds-u-display--flex\" role=\"tab\" aria-controls=\"tabs-302093206\">",
              "node_label": "div.field__item > div.paragraph > div.ds-u-lg-display--none > button#trigger-tabs-302093206",
              "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-1649947173",
              "snippet": "<button type=\"button\" id=\"trigger-tabs-1649947173\" aria-expanded=\"false\" class=\"responsive-tabs__tab-button--mobile ds-u-display--flex\" role=\"tab\" aria-controls=\"tabs-1649947173\">",
              "node_label": "div.field__item > div.paragraph > div.ds-u-lg-display--none > button#trigger-tabs-1649947173",
              "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-1946713629",
              "snippet": "<button type=\"button\" id=\"trigger-tabs-1946713629\" aria-expanded=\"false\" class=\"responsive-tabs__tab-button--mobile ds-u-display--flex\" role=\"tab\" aria-controls=\"tabs-1946713629\">",
              "node_label": "div.field__item > div.paragraph > div.ds-u-lg-display--none > button#trigger-tabs-1946713629",
              "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-723311688",
              "snippet": "<button type=\"button\" id=\"trigger-tabs-723311688\" aria-expanded=\"false\" class=\"responsive-tabs__tab-button--mobile ds-u-display--flex\" role=\"tab\" aria-controls=\"tabs-723311688\">",
              "node_label": "div.field__item > div.paragraph > div.ds-u-lg-display--none > button#trigger-tabs-723311688",
              "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://epa.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://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.SPCWeatherHeadlinesBoxEnh > div.SPCWeatherHeadlinesBody > font",
              "snippet": "<font color=\"#ff0000\">",
              "node_label": "Critical",
              "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 2.37 (foreground color: #ff0000, background color: #e9c188, font size: 10.0pt (13.3333px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "selector": "div.full_width > div.SPCWeatherHeadlinesBoxEnh > div.SPCWeatherHeadlinesBody > font",
              "snippet": "<font color=\"#ff0000\">",
              "node_label": "Critical",
              "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 2.37 (foreground color: #ff0000, background color: #e9c188, 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.SPCWeatherHeadlinesBoxEnh > div.SPCWeatherHeadlinesBody > img",
              "snippet": "<img src=\"/new/images/feature_stories_bullet2.png\">",
              "node_label": "div.full_width > div.SPCWeatherHeadlinesBoxEnh > div.SPCWeatherHeadlinesBody > img",
              "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
            },
            {
              "selector": "div.full_width > div.SPCWeatherHeadlinesBoxEnh > div.SPCWeatherHeadlinesBody > img",
              "snippet": "<img src=\"/new/images/feature_stories_bullet2.png\">",
              "node_label": "div.full_width > div.SPCWeatherHeadlinesBoxEnh > div.SPCWeatherHeadlinesBody > img",
              "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
            },
            {
              "selector": "div.full_width > div.SPCWeatherHeadlinesBoxEnh > div.SPCWeatherHeadlinesBody > img",
              "snippet": "<img src=\"/new/images/feature_stories_bullet2.png\">",
              "node_label": "div.full_width > div.SPCWeatherHeadlinesBoxEnh > 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/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/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/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/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/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-final-spanish-sm.png\" height=\"174\" width=\"280\">",
              "node_label": "div.slides_control > div.slide > a > img",
              "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
            },
            {
              "selector": "div.slides_control > div.slide > a > img",
              "snippet": "<img src=\"/new/images/SPC_SREF.png\" width=\"300\" height=\"212\">",
              "node_label": "div.slides_control > div.slide > a > img",
              "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
            },
            {
              "selector": "tr > td > a > img",
              "snippet": "<img src=\"/wcm/thumbs/2026_svrww_to_date_sm.png\">",
              "node_label": "tr > td > a > img",
              "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
            },
            {
              "selector": "div.slides_control > div.slide > a > img",
              "snippet": "<img src=\"/climo/dataviewer/data/climo/conus/fire/fireday/download/png_fireday_conus…\" width=\"300\" style=\"height:auto;\">",
              "node_label": "div.slides_control > div.slide > a > img",
              "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
            },
            {
              "selector": "tr > td > a > img",
              "snippet": "<img src=\"/new/SPCCaseArchive/rep_thumb.gif\" style=\"margin: 2px;\">",
              "node_label": "tr > td > a > img",
              "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
            }
          ]
        },
        {
          "id": "link-name",
          "title": "Links do not have a discernible name",
          "description": "Link text (and alternate text for images, when used as links) that is discernible, unique, and focusable improves the navigation experience for screen reader users. [Learn how to make links accessible](https://dequeuniversity.com/rules/axe/4.11/link-name).",
          "score": 0,
          "impact": "serious",
          "tags": [],
          "items": [
            {
              "selector": "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/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/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/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/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/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": "div.slides_container > div.slides_control > div.slide > a",
              "snippet": "<a href=\"/exper/sref/\" target=\"_blank\">",
              "node_label": "div.slides_container > div.slides_control > div.slide > a",
              "explanation": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "selector": "tbody > tr > td > a",
              "snippet": "<a href=\"/wcm/2026_svrww_to_date.png\">",
              "node_label": "tbody > tr > td > a",
              "explanation": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "selector": "tbody > tr > td > a",
              "snippet": "<a href=\"/exper/archive/event.php?date=20260326\" target=\"_blank\">",
              "node_label": "tbody > tr > td > a",
              "explanation": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            }
          ]
        },
        {
          "id": "target-size",
          "title": "Touch targets do not have sufficient size or spacing.",
          "description": "Touch targets with sufficient size and spacing help users who may have difficulty targeting small controls to activate the targets. [Learn more about touch targets](https://dequeuniversity.com/rules/axe/4.11/target-size).",
          "score": 0,
          "impact": "serious",
          "tags": [],
          "items": [
            {
              "selector": "div.SPCMain2 > div#midBlock > div#searchBox > a.SPC_twitter",
              "snippet": "<a class=\"SPC_twitter\" href=\"https://x.com/NWSSPC\" target=\"_blank\">",
              "node_label": "div.SPCMain2 > div#midBlock > div#searchBox > a.SPC_twitter",
              "explanation": "Fix any of the following:\n  Target has insufficient size (20px by 20px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 20px instead of at least 24px."
            },
            {
              "selector": "tr > td > span.matrix > a.awhite",
              "snippet": "<a href=\"/products/outlook/\" class=\"awhite\">",
              "node_label": "Severe",
              "explanation": "Fix any of the following:\n  Target has insufficient size (33.8px by 12px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 7.4px instead of at least 24px."
            },
            {
              "selector": "tbody > tr > td.ac-enh > a.black",
              "snippet": "<a class=\"black\" href=\"/products/outlook/day1otlk.html\">",
              "node_label": "Enhanced",
              "explanation": "Fix any of the following:\n  Target has insufficient size (48px by 12px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 7.4px instead of at least 24px."
            },
            {
              "selector": "tbody > tr > td.ac-slight > a.black",
              "snippet": "<a class=\"black\" href=\"/products/outlook/day2otlk.html\">",
              "node_label": "Slight",
              "explanation": "Fix any of the following:\n  Target has insufficient size (26.7px by 12px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 7.4px instead of at least 24px."
            },
            {
              "selector": "tbody > tr > td.ac-enh > a.black",
              "snippet": "<a class=\"black\" href=\"/products/outlook/day3otlk.html\">",
              "node_label": "Enhanced",
              "explanation": "Fix any of the following:\n  Target has insufficient size (48px by 12px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 7.4px instead of at least 24px."
            },
            {
              "selector": "tbody > tr > td.ac48-noarea > a.black",
              "snippet": "<a class=\"black\" href=\"/products/exper/day4-8/\">",
              "node_label": "No Area",
              "explanation": "Fix any of the following:\n  Target has insufficient size (38.5px by 12px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 7.4px instead of at least 24px."
            },
            {
              "selector": "tbody > tr > td.ac48-noarea > a.black",
              "snippet": "<a class=\"black\" href=\"/products/exper/day4-8/\">",
              "node_label": "No Area",
              "explanation": "Fix any of the following:\n  Target has insufficient size (38.5px by 12px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 7.4px instead of at least 24px."
            },
            {
              "selector": "tbody > tr > td.ac48-noarea > a.black",
              "snippet": "<a class=\"black\" href=\"/products/exper/day4-8/\">",
              "node_label": "No Area",
              "explanation": "Fix any of the following:\n  Target has insufficient size (38.5px by 12px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 7.4px instead of at least 24px."
            },
            {
              "selector": "tbody > tr > td.ac48-noarea > a.black",
              "snippet": "<a class=\"black\" href=\"/products/exper/day4-8/\">",
              "node_label": "No Area",
              "explanation": "Fix any of the following:\n  Target has insufficient size (38.5px by 12px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 7.4px instead of at least 24px."
            },
            {
              "selector": "tbody > tr > td.ac48-noarea > a.black",
              "snippet": "<a class=\"black\" href=\"/products/exper/day4-8/\">",
              "node_label": "No Area",
              "explanation": "Fix any of the following:\n  Target has insufficient size (38.5px by 12px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 7.4px instead of at least 24px."
            },
            {
              "selector": "tr > td > span.matrix > a.awhite",
              "snippet": "<a href=\"/products/fire_wx/overview.html\" class=\"awhite\">",
              "node_label": "Fire",
              "explanation": "Fix any of the following:\n  Target has insufficient size (18.4px by 12px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 7.4px instead of at least 24px."
            },
            {
              "selector": "tbody > tr > td.fw12-critical > a.black",
              "snippet": "<a class=\"black\" href=\"/products/fire_wx/fwdy2.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.fw38-critical > a.black",
              "snippet": "<a class=\"black\" href=\"/products/exper/fire_wx/\">",
              "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.fw38-noarea > a.black",
              "snippet": "<a class=\"black\" href=\"/products/exper/fire_wx/\">",
              "node_label": "No Area",
              "explanation": "Fix any of the following:\n  Target has insufficient size (38.5px by 12px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 7.4px instead of at least 24px."
            },
            {
              "selector": "tbody > tr > td.fw38-noarea > a.black",
              "snippet": "<a class=\"black\" href=\"/products/exper/fire_wx/\">",
              "node_label": "No Area",
              "explanation": "Fix any of the following:\n  Target has insufficient size (38.5px by 12px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 7.4px instead of at least 24px."
            },
            {
              "selector": "tbody > tr > td.fw38-noarea > a.black",
              "snippet": "<a class=\"black\" href=\"/products/exper/fire_wx/\">",
              "node_label": "No Area",
              "explanation": "Fix any of the following:\n  Target has insufficient size (38.5px by 12px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 7.4px instead of at least 24px."
            },
            {
              "selector": "tbody > tr > td.fw38-noarea > a.black",
              "snippet": "<a class=\"black\" href=\"/products/exper/fire_wx/\">",
              "node_label": "No Area",
              "explanation": "Fix any of the following:\n  Target has insufficient size (38.5px by 12px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 7.4px instead of at least 24px."
            },
            {
              "selector": "tbody > tr > td.fw38-noarea > a.black",
              "snippet": "<a class=\"black\" href=\"/products/exper/fire_wx/\">",
              "node_label": "No Area",
              "explanation": "Fix any of the following:\n  Target has insufficient size (38.5px by 12px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 7.4px instead of at least 24px."
            },
            {
              "selector": "tbody > tr > td.fw38-noarea > a.black",
              "snippet": "<a class=\"black\" href=\"/products/exper/fire_wx/\">",
              "node_label": "No Area",
              "explanation": "Fix any of the following:\n  Target has insufficient size (38.5px by 12px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 7.4px instead of at least 24px."
            },
            {
              "selector": "div#slides > ul.pagination > li > a",
              "snippet": "<a href=\"#0\">",
              "node_label": "1",
              "explanation": "Fix any of the following:\n  Target has insufficient size (12px by 12px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 4px instead of at least 24px."
            },
            {
              "selector": "div#slides > ul.pagination > li.current > a",
              "snippet": "<a href=\"#1\">",
              "node_label": "2",
              "explanation": "Fix any of the following:\n  Target has insufficient size (12px by 12px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 4px instead of at least 24px."
            },
            {
              "selector": "div#slides > ul.pagination > li > a",
              "snippet": "<a href=\"#2\">",
              "node_label": "3",
              "explanation": "Fix any of the following:\n  Target has insufficient size (12px by 12px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 4px instead of at least 24px."
            },
            {
              "selector": "div#slides > ul.pagination > li > a",
              "snippet": "<a href=\"#3\">",
              "node_label": "4",
              "explanation": "Fix any of the following:\n  Target has insufficient size (12px by 12px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 4px instead of at least 24px."
            },
            {
              "selector": "div#slides > ul.pagination > li > a",
              "snippet": "<a href=\"#4\">",
              "node_label": "5",
              "explanation": "Fix any of the following:\n  Target has insufficient size (12px by 12px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 4px instead of at least 24px."
            },
            {
              "selector": "div#slides > ul.pagination > li > a",
              "snippet": "<a href=\"#5\">",
              "node_label": "6",
              "explanation": "Fix any of the following:\n  Target has insufficient size (12px by 12px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 4px instead of at least 24px."
            },
            {
              "selector": "div#slides > ul.pagination > li > a",
              "snippet": "<a href=\"#6\">",
              "node_label": "7",
              "explanation": "Fix any of the following:\n  Target has insufficient size (12px by 12px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 4px instead of at least 24px."
            },
            {
              "selector": "div#slides > ul.pagination > li > a",
              "snippet": "<a href=\"#7\">",
              "node_label": "8",
              "explanation": "Fix any of the following:\n  Target has insufficient size (12px by 12px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 4px instead of at least 24px."
            },
            {
              "selector": "div#slides1 > ul.pagination > li > a",
              "snippet": "<a href=\"#0\">",
              "node_label": "1",
              "explanation": "Fix any of the following:\n  Target has insufficient size (12px by 12px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 4px instead of at least 24px."
            },
            {
              "selector": "div#slides1 > ul.pagination > li.current > a",
              "snippet": "<a href=\"#1\">",
              "node_label": "2",
              "explanation": "Fix any of the following:\n  Target has insufficient size (12px by 12px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 4px instead of at least 24px."
            },
            {
              "selector": "div#slides1 > ul.pagination > li > a",
              "snippet": "<a href=\"#2\">",
              "node_label": "3",
              "explanation": "Fix any of the following:\n  Target has insufficient size (12px by 12px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 4px instead of at least 24px."
            },
            {
              "selector": "div#slides1 > ul.pagination > li > a",
              "snippet": "<a href=\"#3\">",
              "node_label": "4",
              "explanation": "Fix any of the following:\n  Target has insufficient size (12px by 12px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 4px instead of at least 24px."
            },
            {
              "selector": "div#slides1 > ul.pagination > li > a",
              "snippet": "<a href=\"#4\">",
              "node_label": "5",
              "explanation": "Fix any of the following:\n  Target has insufficient size (12px by 12px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 4px instead of at least 24px."
            },
            {
              "selector": "div#slides1 > ul.pagination > li > a",
              "snippet": "<a href=\"#5\">",
              "node_label": "6",
              "explanation": "Fix any of the following:\n  Target has insufficient size (12px by 12px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 4px instead of at least 24px."
            },
            {
              "selector": "div#slides2 > ul.pagination > li > a",
              "snippet": "<a href=\"#0\">",
              "node_label": "1",
              "explanation": "Fix any of the following:\n  Target has insufficient size (12px by 12px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 4px instead of at least 24px."
            },
            {
              "selector": "div#slides2 > ul.pagination > li.current > a",
              "snippet": "<a href=\"#1\">",
              "node_label": "2",
              "explanation": "Fix any of the following:\n  Target has insufficient size (12px by 12px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 4px instead of at least 24px."
            },
            {
              "selector": "div#slides2 > ul.pagination > li > a",
              "snippet": "<a href=\"#2\">",
              "node_label": "3",
              "explanation": "Fix any of the following:\n  Target has insufficient size (12px by 12px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 4px instead of at least 24px."
            },
            {
              "selector": "div#slides2 > ul.pagination > li > a",
              "snippet": "<a href=\"#3\">",
              "node_label": "4",
              "explanation": "Fix any of the following:\n  Target has insufficient size (12px by 12px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 0px instead of at least 24px."
            },
            {
              "selector": "div#slides2 > ul.pagination > li > a",
              "snippet": "<a href=\"#4\">",
              "node_label": "5",
              "explanation": "Fix any of the following:\n  Target has insufficient size (12px by 12px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 4px instead of at least 24px."
            },
            {
              "selector": "div#slides2 > ul.pagination > li > a",
              "snippet": "<a href=\"#5\">",
              "node_label": "6",
              "explanation": "Fix any of the following:\n  Target has insufficient size (12px by 12px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 4px instead of at least 24px."
            },
            {
              "selector": "div#slides3 > ul.pagination > li > a",
              "snippet": "<a href=\"#0\">",
              "node_label": "1",
              "explanation": "Fix any of the following:\n  Target has insufficient size (12px by 12px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 4px instead of at least 24px."
            },
            {
              "selector": "div#slides3 > ul.pagination > li.current > a",
              "snippet": "<a href=\"#1\">",
              "node_label": "2",
              "explanation": "Fix any of the following:\n  Target has insufficient size (12px by 12px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 0px instead of at least 24px."
            },
            {
              "selector": "div#slides3 > ul.pagination > li > a",
              "snippet": "<a href=\"#2\">",
              "node_label": "3",
              "explanation": "Fix any of the following:\n  Target has insufficient size (12px by 12px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 0px instead of at least 24px."
            },
            {
              "selector": "div#slides3 > ul.pagination > li > a",
              "snippet": "<a href=\"#3\">",
              "node_label": "4",
              "explanation": "Fix any of the following:\n  Target has insufficient size (12px by 12px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 4px instead of at least 24px."
            },
            {
              "selector": "tbody > tr > td.gray > a",
              "snippet": "<a href=\"//www.ncep.noaa.gov/\" target=\"_blank\">",
              "node_label": "National Centers for Environmental Prediction",
              "explanation": "Fix any of the following:\n  Target has insufficient size (223.2px by 12px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 8px instead of at least 24px."
            },
            {
              "selector": "tbody > tr > td.gray > a",
              "snippet": "<a href=\"/\">",
              "node_label": "Storm Prediction Center",
              "explanation": "Fix any of the following:\n  Target has insufficient size (117.4px by 12px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 14.4px instead of at least 24px."
            },
            {
              "selector": "tbody > tr > td > a",
              "snippet": "<a href=\"//www.weather.gov/disclaimer\">",
              "node_label": "Disclaimer",
              "explanation": "Fix any of the following:\n  Target has insufficient size (51.3px by 12px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 14.4px instead of at least 24px."
            },
            {
              "selector": "tbody > tr > td > a",
              "snippet": "<a href=\"//www.cio.noaa.gov/services_programs/info_quality.html\">",
              "node_label": "Information Quality",
              "explanation": "Fix any of the following:\n  Target has insufficient size (92.3px by 12px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 14.4px instead of at least 24px."
            },
            {
              "selector": "tbody > tr > td > a",
              "snippet": "<a href=\"//www.weather.gov/help\">",
              "node_label": "Help",
              "explanation": "Fix any of the following:\n  Target has insufficient size (22.6px by 12px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 9.6px instead of at least 24px."
            },
            {
              "selector": "tbody > tr > td > a",
              "snippet": "<a href=\"//www.weather.gov/glossary\">",
              "node_label": "Glossary",
              "explanation": "Fix any of the following:\n  Target has insufficient size (43.4px by 12px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 9.6px instead of at least 24px."
            },
            {
              "selector": "tbody > tr > td > a",
              "snippet": "<a href=\"//www.weather.gov/privacy\">",
              "node_label": "Privacy Policy",
              "explanation": "Fix any of the following:\n  Target has insufficient size (68.5px by 12px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 14.4px instead of at least 24px."
            },
            {
              "selector": "tbody > tr > td > a",
              "snippet": "<a href=\"//www.weather.gov/about\">",
              "node_label": "About Us",
              "explanation": "Fix any of the following:\n  Target has insufficient size (45.3px by 12px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 14.4px instead of at least 24px."
            },
            {
              "selector": "tbody > tr > td > a",
              "snippet": "<a href=\"//www.weather.gov/careers\">",
              "node_label": "Career Opportunities",
              "explanation": "Fix any of the following:\n  Target has insufficient size (102.1px by 12px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 18.6px instead of at least 24px."
            }
          ]
        },
        {
          "id": "landmark-one-main",
          "title": "Document does not have a main landmark.",
          "description": "One main landmark helps screen reader users navigate a web page. [Learn more about landmarks](https://dequeuniversity.com/rules/axe/4.11/landmark-one-main).",
          "score": 0,
          "impact": "moderate",
          "tags": [],
          "items": [
            {
              "selector": "html",
              "snippet": "<html xmlns=\"//www.w3.org/1999/xhtml\">",
              "node_label": "html",
              "explanation": "Fix all of the following:\n  Document does not have a main landmark"
            }
          ]
        },
        {
          "id": "td-has-header",
          "title": "`<td>` elements in a large `<table>` do not have table headers.",
          "description": "Screen readers have features to make navigating tables easier. Ensuring that `<td>` elements in a large table (3 or more cells in width and height) have an associated table header may improve the experience for screen reader users. [Learn more about table headers](https://dequeuniversity.com/rules/axe/4.11/td-has-header).",
          "score": 0,
          "impact": "critical",
          "tags": [],
          "items": [
            {
              "selector": "tbody > tr > td > table",
              "snippet": "<table cellspacing=\"1\" cellpadding=\"2\" border=\"0\" width=\"100%\">",
              "node_label": "Hazard\tWed (04/01)\tThu (04/02)\tFri (04/03)\tSat (04/04)\tSun (04/05)\tMon (04/06)\t…",
              "explanation": "Fix all of the following:\n  Some non-empty data cells do not have table headers"
            }
          ]
        }
      ]
    },
    {
      "url": "https://ncei.noaa.gov",
      "scan_status": "success",
      "axe_findings_count": 2,
      "axe_findings": [
        {
          "id": "landmark-one-main",
          "title": "Document does not have a main landmark.",
          "description": "One main landmark helps screen reader users navigate a web page. [Learn more about landmarks](https://dequeuniversity.com/rules/axe/4.11/landmark-one-main).",
          "score": 0,
          "impact": "moderate",
          "tags": [],
          "items": [
            {
              "selector": "html.js",
              "snippet": "<html lang=\"en\" dir=\"ltr\" prefix=\"content: http://purl.org/rss/1.0/modules/content/  dc: http://purl.org/dc/…\" class=\"js\">",
              "node_label": "html.js",
              "explanation": "Fix all of the following:\n  Document does not have a main landmark"
            }
          ]
        },
        {
          "id": "label-content-name-mismatch",
          "title": "Elements with visible text labels do not have matching accessible names.",
          "description": "Visible text labels that do not match the accessible name can result in a confusing experience for screen reader users. [Learn more about accessible names](https://dequeuniversity.com/rules/axe/4.11/label-content-name-mismatch).",
          "score": 0,
          "impact": "serious",
          "tags": [],
          "items": [
            {
              "selector": "header > nav.navbar > div.container > button.navbar-toggler",
              "snippet": "<button class=\"navbar-toggler\" type=\"button\" data-toggle=\"collapse\" data-target=\".navbar-collapse\" aria-controls=\"navbar-collapse\" aria-expanded=\"false\" aria-label=\"Toggle navigation\">",
              "node_label": "MENU",
              "explanation": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
            }
          ]
        }
      ]
    },
    {
      "url": "https://cbp.gov",
      "scan_status": "success",
      "axe_findings_count": 0,
      "axe_findings": []
    },
    {
      "url": "https://nhtsa.gov",
      "scan_status": "success",
      "axe_findings_count": 6,
      "axe_findings": [
        {
          "id": "aria-valid-attr-value",
          "title": "`[aria-*]` attributes do not have valid values",
          "description": "Assistive technologies, like screen readers, can't interpret ARIA attributes with invalid values. [Learn more about valid values for ARIA attributes](https://dequeuniversity.com/rules/axe/4.11/aria-valid-attr-value).",
          "score": 0,
          "impact": "critical",
          "tags": [],
          "items": [
            {
              "selector": "div.topic--nested-contents > ul.nav > li.nav-item > button#vehicle-button",
              "snippet": "<button class=\"nav-link  active\" id=\"vehicle-button\" aria-controls=\"tabpanel-77936\" role=\"tab\" data-bs-toggle=\"pill\" data-bs-target=\"#vehicle\" data-bs-panel=\"vehicle\" data-bs-panel-target=\".recalls--tabpanes-home\" data-bs-tab-index=\"1\" aria-selected=\"true\" data-tab-index=\"1\">",
              "node_label": "Vehicle",
              "explanation": "Fix all of the following:\n  Invalid ARIA attribute value: aria-controls=\"tabpanel-77936\""
            }
          ]
        },
        {
          "id": "color-contrast",
          "title": "Background and foreground colors do not have a sufficient contrast ratio.",
          "description": "Low-contrast text is difficult or impossible for many users to read. [Learn how to provide sufficient color contrast](https://dequeuniversity.com/rules/axe/4.11/color-contrast).",
          "score": 0,
          "impact": "serious",
          "tags": [],
          "items": [
            {
              "selector": "nav.navbar > div.container-fluid > button.navbar-toggler > span.icon-copy",
              "snippet": "<span class=\"icon-copy\">",
              "node_label": "Menu",
              "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 4.15 (foreground color: #ffffff, background color: #0082cb, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 4.5:1"
            }
          ]
        },
        {
          "id": "heading-order",
          "title": "Heading elements are not in a sequentially-descending order",
          "description": "Properly ordered headings that do not skip levels convey the semantic structure of the page, making it easier to navigate and understand when using assistive technologies. [Learn more about heading order](https://dequeuniversity.com/rules/axe/4.11/heading-order).",
          "score": 0,
          "impact": "moderate",
          "tags": [],
          "items": [
            {
              "selector": "div.container-fluid > div.row > div.col-md-6 > h4.call-to-action--heading",
              "snippet": "<h4 class=\"call-to-action--heading\">",
              "node_label": "Have a safety problem?",
              "explanation": "Fix any of the following:\n  Heading order invalid"
            },
            {
              "selector": "div.col-md-6 > div.news--teaser-item > a.text-black > h4",
              "snippet": "<h4>",
              "node_label": "Safe Driving: The Only Sure March Madness Pick",
              "explanation": "Fix any of the following:\n  Heading order invalid"
            },
            {
              "selector": "article.row > div.col-md-7 > div.home--recalls-copy-content > h3",
              "snippet": "<h3>",
              "node_label": "Takata Air Bags",
              "explanation": "Fix any of the following:\n  Heading order invalid"
            },
            {
              "selector": "div.col-md-6 > div.row > div.col-sm-12 > h4",
              "snippet": "<h4>",
              "node_label": "LEARN ABOUT NHTSA",
              "explanation": "Fix any of the following:\n  Heading order invalid"
            }
          ]
        },
        {
          "id": "link-name",
          "title": "Links do not have a discernible name",
          "description": "Link text (and alternate text for images, when used as links) that is discernible, unique, and focusable improves the navigation experience for screen reader users. [Learn how to make links accessible](https://dequeuniversity.com/rules/axe/4.11/link-name).",
          "score": 0,
          "impact": "serious",
          "tags": [],
          "items": [
            {
              "selector": "div.row > div.col-12 > div.recall-alert--links > a.link-arrow",
              "snippet": "<a href=\"/vehicle-safety/takata-recall-spotlight\" class=\"link-arrow\">",
              "node_label": "div.row > div.col-12 > div.recall-alert--links > a.link-arrow",
              "explanation": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            }
          ]
        },
        {
          "id": "target-size",
          "title": "Touch targets do not have sufficient size or spacing.",
          "description": "Touch targets with sufficient size and spacing help users who may have difficulty targeting small controls to activate the targets. [Learn more about touch targets](https://dequeuniversity.com/rules/axe/4.11/target-size).",
          "score": 0,
          "impact": "serious",
          "tags": [],
          "items": [
            {
              "selector": "div.col-lg-3 > div.footer-site--tel-links-container > span > a",
              "snippet": "<a href=\"tel:888-327-4236\">",
              "node_label": "888-327-4236",
              "explanation": "Fix any of the following:\n  Target has insufficient size (98.8px by 19px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 23.6px instead of at least 24px."
            }
          ]
        },
        {
          "id": "label-content-name-mismatch",
          "title": "Elements with visible text labels do not have matching accessible names.",
          "description": "Visible text labels that do not match the accessible name can result in a confusing experience for screen reader users. [Learn more about accessible names](https://dequeuniversity.com/rules/axe/4.11/label-content-name-mismatch).",
          "score": 0,
          "impact": "serious",
          "tags": [],
          "items": [
            {
              "selector": "header#site-header > nav.navbar > div.container-fluid > button.navbar-toggler",
              "snippet": "<button class=\"navbar-toggler collapsed\" type=\"button\" data-bs-toggle=\"collapse\" data-bs-target=\"#navbar-links\" aria-controls=\"navbarNavDropdown\" aria-expanded=\"false\" aria-label=\"Toggle navigation\">",
              "node_label": "Toggle navigation\nMenu",
              "explanation": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
            }
          ]
        }
      ]
    },
    {
      "url": "https://fisheriespermits.noaa.gov",
      "scan_status": "success",
      "axe_findings_count": 5,
      "axe_findings": [
        {
          "id": "color-contrast",
          "title": "Background and foreground colors do not have a sufficient contrast ratio.",
          "description": "Low-contrast text is difficult or impossible for many users to read. [Learn how to provide sufficient color contrast](https://dequeuniversity.com/rules/axe/4.11/color-contrast).",
          "score": 0,
          "impact": "serious",
          "tags": [],
          "items": [
            {
              "selector": "div.search > div.searchfield > form.search-title > label",
              "snippet": "<label for=\"q\">",
              "node_label": "search",
              "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 3.66 (foreground color: #ffffff, background color: #00968a, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1"
            },
            {
              "selector": "table.LeftMenuTable > tbody > tr > th",
              "snippet": "<th>",
              "node_label": "Online Services",
              "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 3.41 (foreground color: #ffffff, background color: #628ccc, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1"
            },
            {
              "selector": "table.LeftMenuTable > tbody > tr > th",
              "snippet": "<th>",
              "node_label": "Resources",
              "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 3.41 (foreground color: #ffffff, background color: #628ccc, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1"
            },
            {
              "selector": "div.welcome > div#access_statement > div > span",
              "snippet": "<span style=\"color: red\">",
              "node_label": "*** NEW IFTP permits are now available. Click here for further information on h…",
              "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 3.44 (foreground color: #ff0000, background color: #eeeeee, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
            },
            {
              "selector": "div.search > div.searchfield > form.search-title > label",
              "snippet": "<label for=\"u\">",
              "node_label": "search",
              "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 3.66 (foreground color: #ffffff, background color: #00968a, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1"
            }
          ]
        },
        {
          "id": "html-has-lang",
          "title": "`<html>` element does not have a `[lang]` attribute",
          "description": "If a page doesn't specify a `lang` attribute, a screen reader assumes that the page is in the default language that the user chose when setting up the screen reader. If the page isn't actually in the default language, then the screen reader might not announce the page's text correctly. [Learn more about the `lang` attribute](https://dequeuniversity.com/rules/axe/4.11/html-has-lang).",
          "score": 0,
          "impact": "serious",
          "tags": [],
          "items": [
            {
              "selector": "html",
              "snippet": "<html>",
              "node_label": "html",
              "explanation": "Fix any of the following:\n  The <html> element does not have a lang attribute"
            }
          ]
        },
        {
          "id": "link-name",
          "title": "Links do not have a discernible name",
          "description": "Link text (and alternate text for images, when used as links) that is discernible, unique, and focusable improves the navigation experience for screen reader users. [Learn how to make links accessible](https://dequeuniversity.com/rules/axe/4.11/link-name).",
          "score": 0,
          "impact": "serious",
          "tags": [],
          "items": [
            {
              "selector": "tbody > tr > td > a.ver12MainLayout",
              "snippet": "<a class=\"ver12MainLayout\" href=\"/npspub/pub_cmn_login/index_live.jsp\">",
              "node_label": "tbody > tr > td > a.ver12MainLayout",
              "explanation": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            }
          ]
        },
        {
          "id": "target-size",
          "title": "Touch targets do not have sufficient size or spacing.",
          "description": "Touch targets with sufficient size and spacing help users who may have difficulty targeting small controls to activate the targets. [Learn more about touch targets](https://dequeuniversity.com/rules/axe/4.11/target-size).",
          "score": 0,
          "impact": "serious",
          "tags": [],
          "items": [
            {
              "selector": "tbody > tr > td > a.ver12MainLayout",
              "snippet": "<a class=\"ver12MainLayout\" href=\"/npspub/pub_cmn_login/index_live.jsp\">",
              "node_label": "Permits Home",
              "explanation": "Fix any of the following:\n  Target has insufficient size (76px by 14px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 19px instead of at least 24px."
            },
            {
              "selector": "tbody > tr > td#permInfTd > a.widgetitem",
              "snippet": "<a onfocus=\"document.getElementById('permInfTd').bgColor='#ffffff';document.getElement…\" onblur=\"document.getElementById('permInfTd').bgColor='#E1EEF7';\" class=\"widgetitem\" href=\"/npspub/pub_prmt_forms/pub_cmn_perm_regions_inc.jsp\">",
              "node_label": "Permit Information",
              "explanation": "Fix any of the following:\n  Target has insufficient size (97.8px by 12px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 19px instead of at least 24px."
            },
            {
              "selector": "tbody > tr > td#searchPermsTd > a.widgetitem",
              "snippet": "<a onfocus=\"document.getElementById('searchPermsTd').bgColor='#ffffff';document.getEle…\" onblur=\"document.getElementById('searchPermsTd').bgColor='#E1EEF7';\" class=\"widgetitem\" href=\"/npspub/pub_track_activity/pub_cmn_search_request_inc.jsp\">",
              "node_label": "Search Issued Permits",
              "explanation": "Fix any of the following:\n  Target has insufficient size (118px by 12px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 19px instead of at least 24px."
            },
            {
              "selector": "tbody > tr > td#cntctInfTd > a.widgetitem",
              "snippet": "<a onfocus=\"document.getElementById('cntctInfTd').bgColor='#ffffff';document.getElemen…\" onblur=\"document.getElementById('cntctInfTd').bgColor='#E1EEF7';\" class=\"widgetitem\" href=\"/npspub/pub_resources/pub_cmn_regional_info_list_inc.jsp\">",
              "node_label": "Contact Information",
              "explanation": "Fix any of the following:\n  Target has insufficient size (104.5px by 12px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 15.2px instead of at least 24px."
            },
            {
              "selector": "tbody > tr > td#techSupTd > a.widgetitem",
              "snippet": "<a onfocus=\"document.getElementById('techSupTd').bgColor='#ffffff';document.getElement…\" onblur=\"document.getElementById('techSupTd').bgColor='#E1EEF7';\" class=\"widgetitem\" href=\"/npspub/pub_resources/pub_cmn_technical_support.jsp\">",
              "node_label": "Technical Support",
              "explanation": "Fix any of the following:\n  Target has insufficient size (95.1px by 12px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 15.2px instead of at least 24px."
            },
            {
              "selector": "div.footer-links-pad > ul > li > a",
              "snippet": "<a href=\"javascript:void(0);\">",
              "node_label": "System v. PR 7.0.0.0",
              "explanation": "Fix any of the following:\n  Target has insufficient size (102.5px by 12px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 4.4px instead of at least 24px."
            },
            {
              "selector": "div.footer-links-pad > ul > li > a",
              "snippet": "<a href=\"../pub_resources/pub_cmn_faq.jsp\">",
              "node_label": "Common Questions",
              "explanation": "Fix any of the following:\n  Target has insufficient size (97.2px by 12px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 4.4px instead of at least 24px."
            },
            {
              "selector": "div.footer-links-pad > ul > li > a",
              "snippet": "<a href=\"../pub_resources/pub_cmn_useful_links_inc.jsp\">",
              "node_label": "Useful Links",
              "explanation": "Fix any of the following:\n  Target has insufficient size (59.9px by 12px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 16px instead of at least 24px."
            },
            {
              "selector": "div.footer-links > ul > li > a",
              "snippet": "<a href=\"../pub_resources/pub_cmn_technical_support.jsp\">",
              "node_label": "Technical Support",
              "explanation": "Fix any of the following:\n  Target has insufficient size (87.5px by 12px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 5.2px instead of at least 24px."
            },
            {
              "selector": "div.footer-links > ul > li > a",
              "snippet": "<a href=\"../pub_resources/pub_cmn_regional_info_list_inc.jsp\">",
              "node_label": "Contact Information",
              "explanation": "Fix any of the following:\n  Target has insufficient size (96px by 12px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 5.2px instead of at least 24px."
            },
            {
              "selector": "div.footer-links-pad > ul > li > a",
              "snippet": "<a href=\"https://www.fisheries.noaa.gov\">",
              "node_label": "Fisheries Home",
              "explanation": "Fix any of the following:\n  Target has insufficient size (77px by 12px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 21.8px instead of at least 24px."
            },
            {
              "selector": "div.footer-links-pad > ul > li > a",
              "snippet": "<a href=\"https://www.fisheries.noaa.gov/permits-and-forms\">",
              "node_label": "Forms",
              "explanation": "Fix any of the following:\n  Target has insufficient size (31.2px by 12px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 16px instead of at least 24px."
            },
            {
              "selector": "div.footer-links-pad > ul > li > a",
              "snippet": "<a href=\"https://www.fisheries.noaa.gov/privacy-policy\">",
              "node_label": "Privacy Policy",
              "explanation": "Fix any of the following:\n  Target has insufficient size (68.5px by 12px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 12.8px instead of at least 24px."
            },
            {
              "selector": "div.footer-links-pad > ul > li > a",
              "snippet": "<a href=\"http://www.cio.noaa.gov/services_programs/info_quality.html\">",
              "node_label": "Information Quality",
              "explanation": "Fix any of the following:\n  Target has insufficient size (92.3px by 12px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 12.8px instead of at least 24px."
            },
            {
              "selector": "div.footer-links-pad > ul > li > a",
              "snippet": "<a href=\"https://www.fisheries.noaa.gov/disclaimer\">",
              "node_label": "Disclaimer",
              "explanation": "Fix any of the following:\n  Target has insufficient size (51.3px by 12px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 16px instead of at least 24px."
            },
            {
              "selector": "div.footer-links > ul > li > a",
              "snippet": "<a href=\"https://eex-survey.fr011.ttecfed.com/se/5C342AAB070FB559\">",
              "node_label": "Feedback",
              "explanation": "Fix any of the following:\n  Target has insufficient size (48.3px by 12px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 7px instead of at least 24px."
            },
            {
              "selector": "div.footer-links > ul > li > a",
              "snippet": "<a href=\"https://www.fisheries.noaa.gov\">",
              "node_label": "Search",
              "explanation": "Fix any of the following:\n  Target has insufficient size (34.9px by 12px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 5.8px instead of at least 24px."
            },
            {
              "selector": "div.footer-links > ul > li > a",
              "snippet": "<a href=\"https://www.fisheries.noaa.gov/about-us\">",
              "node_label": "About Us",
              "explanation": "Fix any of the following:\n  Target has insufficient size (45.3px by 12px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 5.4px instead of at least 24px."
            },
            {
              "selector": "div.footer-links > ul > li > a",
              "snippet": "<a href=\"https://www.fisheries.noaa.gov/contact-us\">",
              "node_label": "Contact Us",
              "explanation": "Fix any of the following:\n  Target has insufficient size (54.4px by 12px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 5.4px instead of at least 24px."
            }
          ]
        },
        {
          "id": "landmark-one-main",
          "title": "Document does not have a main landmark.",
          "description": "One main landmark helps screen reader users navigate a web page. [Learn more about landmarks](https://dequeuniversity.com/rules/axe/4.11/landmark-one-main).",
          "score": 0,
          "impact": "moderate",
          "tags": [],
          "items": [
            {
              "selector": "html",
              "snippet": "<html>",
              "node_label": "html",
              "explanation": "Fix all of the following:\n  Document does not have a main landmark"
            }
          ]
        }
      ]
    },
    {
      "url": "https://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!\n93\nDays\n14\nHours\n2\nMinutes",
              "explanation": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
            }
          ]
        }
      ]
    },
    {
      "url": "https://login.gov",
      "scan_status": "success",
      "axe_findings_count": 0,
      "axe_findings": []
    },
    {
      "url": "https://fas.usda.gov",
      "scan_status": "success",
      "axe_findings_count": 2,
      "axe_findings": [
        {
          "id": "aria-hidden-focus",
          "title": "`[aria-hidden=\"true\"]` elements contain focusable descendents",
          "description": "Focusable descendents within an `[aria-hidden=\"true\"]` element prevent those interactive elements from being available to users of assistive technologies like screen readers. [Learn how `aria-hidden` affects focusable elements](https://dequeuniversity.com/rules/axe/4.11/aria-hidden-focus).",
          "score": 0,
          "impact": "serious",
          "tags": [],
          "items": [
            {
              "selector": "div#tns1-mw > div#tns1-iw > div#tns1 > div#tns1-item1",
              "snippet": "<div class=\"c-heroslider__slide tns-item\" id=\"tns1-item1\" aria-hidden=\"true\" tabindex=\"-1\">",
              "node_label": "Why Do Ag Exports Matter to U.S. Farmers and the U.S. Economy?\nLearn More",
              "explanation": "Fix all of the following:\n  Focusable content should have tabindex=\"-1\" or be removed from the DOM"
            },
            {
              "selector": "div.c-slickslider__slides > div.slick-list > div.slick-track > div.c-card",
              "snippet": "<div class=\"c-card slick-slide\" style=\"width: 292px; height: 304.766px;\" data-slick-index=\"1\" aria-hidden=\"true\">",
              "node_label": "March 27, 2026\nExport Sales Announcement\nExport Sales to Unknown Destinations\nP…",
              "explanation": "Fix all of the following:\n  Focusable content should have tabindex=\"-1\" or be removed from the DOM"
            },
            {
              "selector": "div.c-slickslider__slides > div.slick-list > div.slick-track > div.c-card",
              "snippet": "<div class=\"c-card slick-slide\" style=\"width: 292px; height: 304.766px;\" data-slick-index=\"2\" aria-hidden=\"true\">",
              "node_label": "March 23, 2026\nExport Sales Announcement\nExport Sales to Mexico\nPrivate exporte…",
              "explanation": "Fix all of the following:\n  Focusable content should have tabindex=\"-1\" or be removed from the DOM"
            },
            {
              "selector": "div.c-slickslider__slides > div.slick-list > div.slick-track > div.c-card",
              "snippet": "<div class=\"c-card slick-slide\" style=\"width: 292px; height: 304.766px;\" data-slick-index=\"3\" aria-hidden=\"true\">",
              "node_label": "March 18, 2026\nExport Sales Announcement\nExport Sales to Unknown Destinations\nP…",
              "explanation": "Fix all of the following:\n  Focusable content should have tabindex=\"-1\" or be removed from the DOM"
            },
            {
              "selector": "div.c-slickslider__slides > div.slick-list > div.slick-track > div.c-card",
              "snippet": "<div class=\"c-card slick-slide\" style=\"width: 292px; height: 304.766px;\" data-slick-index=\"4\" aria-hidden=\"true\">",
              "node_label": "March 4, 2026\nExport Sales Announcement\nExport Sales to Unknown Destinations\nPr…",
              "explanation": "Fix all of the following:\n  Focusable content should have tabindex=\"-1\" or be removed from the DOM"
            },
            {
              "selector": "div.c-slickslider__slides > div.slick-list > div.slick-track > div.c-card",
              "snippet": "<div class=\"c-card slick-slide\" style=\"width: 292px; height: 304.766px;\" data-slick-index=\"5\" aria-hidden=\"true\">",
              "node_label": "March 3, 2026\nExport Sales Announcement\nExport Sales to Unknown Destinations\nPr…",
              "explanation": "Fix all of the following:\n  Focusable content should have tabindex=\"-1\" or be removed from the DOM"
            }
          ]
        },
        {
          "id": "label-content-name-mismatch",
          "title": "Elements with visible text labels do not have matching accessible names.",
          "description": "Visible text labels that do not match the accessible name can result in a confusing experience for screen reader users. [Learn more about accessible names](https://dequeuniversity.com/rules/axe/4.11/label-content-name-mismatch).",
          "score": 0,
          "impact": "serious",
          "tags": [],
          "items": [
            {
              "selector": "div.c-heroslider__nav > div.l-constrain > div.c-heroslider__nav-inner > button.tns-nav-active",
              "snippet": "<button data-nav=\"0\" aria-label=\"Carousel Page 1 (Current Slide)\" aria-controls=\"tns1\" class=\"tns-nav-active\">",
              "node_label": "Deputy Under Secretary Bekkering Advances Administration’s America First Agenda…",
              "explanation": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
            },
            {
              "selector": "div.c-heroslider__nav > div.l-constrain > div.c-heroslider__nav-inner > button",
              "snippet": "<button data-nav=\"1\" tabindex=\"-1\" aria-label=\"Carousel Page 2\" aria-controls=\"tns1\">",
              "node_label": "Why Do Ag Exports Matter to U.S. Farmers and the U.S. Economy?",
              "explanation": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
            }
          ]
        }
      ]
    },
    {
      "url": "https://nhlbi.nih.gov",
      "scan_status": "success",
      "axe_findings_count": 1,
      "axe_findings": [
        {
          "id": "target-size",
          "title": "Touch targets do not have sufficient size or spacing.",
          "description": "Touch targets with sufficient size and spacing help users who may have difficulty targeting small controls to activate the targets. [Learn more about touch targets](https://dequeuniversity.com/rules/axe/4.11/target-size).",
          "score": 0,
          "impact": "serious",
          "tags": [],
          "items": [
            {
              "selector": "nav.block > ul.menu > li.menu-item > a.ext-icon",
              "snippet": "<a class=\"ext-icon\" href=\"#\">",
              "node_label": "(link is external)",
              "explanation": "Fix any of the following:\n  Target has insufficient size (24px by 12px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 14px instead of at least 24px."
            },
            {
              "selector": "nav.block > ul.menu > li.menu-item > a.ext",
              "snippet": "<a href=\"https://www.hhs.gov/\" rel=\"nofollow noopener noreferrer\" class=\"ext\" target=\"_blank\">",
              "node_label": "Health and Human Services",
              "explanation": "Fix any of the following:\n  Target has insufficient size (167.9px by 18px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 20px instead of at least 24px."
            },
            {
              "selector": "nav.block > ul.menu > li.menu-item > a",
              "snippet": "<a href=\"https://www.nih.gov/\" rel=\"noreferrer\">",
              "node_label": "National Institutes of Health",
              "explanation": "Fix any of the following:\n  Target has insufficient size (181.1px by 18px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 20px instead of at least 24px."
            },
            {
              "selector": "nav.block > ul.menu > li.menu-item > a.ext-icon",
              "snippet": "<a class=\"ext-icon\" href=\"#\">",
              "node_label": "(link is external)",
              "explanation": "Fix any of the following:\n  Target has insufficient size (24px by 12px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 14px instead of at least 24px."
            }
          ]
        }
      ]
    },
    {
      "url": "https://acis.eoir.justice.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://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://www.dol.gov",
      "scan_status": "success",
      "axe_findings_count": 0,
      "axe_findings": []
    },
    {
      "url": "https://ttp.cbp.dhs.gov",
      "scan_status": "success",
      "axe_findings_count": 3,
      "axe_findings": [
        {
          "id": "aria-allowed-attr",
          "title": "`[aria-*]` attributes do not match their roles",
          "description": "Each ARIA `role` supports a specific subset of `aria-*` attributes. Mismatching these invalidates the `aria-*` attributes. [Learn how to match ARIA attributes to their roles](https://dequeuniversity.com/rules/axe/4.11/aria-allowed-attr).",
          "score": 0,
          "impact": "critical",
          "tags": [],
          "items": [
            {
              "selector": "div.nav-row > div.container > nav.navbar > a.navbar-toggle",
              "snippet": "<a type=\"button\" data-bs-toggle=\"collapse\" data-bs-target=\"#app-navbar\" aria-expanded=\"false\" class=\"navbar-toggle navbar-toggler collapsed\">",
              "node_label": " MENU",
              "explanation": "Fix all of the following:\n  ARIA attribute is not allowed: aria-expanded=\"false\""
            }
          ]
        },
        {
          "id": "heading-order",
          "title": "Heading elements are not in a sequentially-descending order",
          "description": "Properly ordered headings that do not skip levels convey the semantic structure of the page, making it easier to navigate and understand when using assistive technologies. [Learn more about heading order](https://dequeuniversity.com/rules/axe/4.11/heading-order).",
          "score": 0,
          "impact": "moderate",
          "tags": [],
          "items": [
            {
              "selector": "div.container > div.row > div.col-xl-4 > h5",
              "snippet": "<h5 translate=\"\">",
              "node_label": "CONTACT SUPPORT",
              "explanation": "Fix any of the following:\n  Heading order invalid"
            }
          ]
        },
        {
          "id": "link-in-text-block",
          "title": "Links rely on color to be distinguishable.",
          "description": "Low-contrast text is difficult or impossible for many users to read. Link text that is discernible improves the experience for users with low vision. [Learn how to make links distinguishable](https://dequeuniversity.com/rules/axe/4.11/link-in-text-block).",
          "score": 0,
          "impact": "serious",
          "tags": [],
          "items": [
            {
              "selector": "div.col-12 > div.row > div.col-12 > a.enrollment-link",
              "snippet": "<a data-bs-target=\"#mdl-what-i-need\" data-bs-toggle=\"modal\" href=\"\" translate=\"\" class=\"enrollment-link\">",
              "node_label": "What Information do I need?",
              "explanation": "Fix any of the following:\n  The link has insufficient color contrast of 2:1 with the surrounding text. (Minimum contrast is 3:1, link text: #00568f, surrounding text: #212529)\n  The link has no styling (such as underline) to distinguish it from the surrounding text"
            }
          ]
        }
      ]
    },
    {
      "url": "https://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://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://i94.cbp.dhs.gov",
      "scan_status": "success",
      "axe_findings_count": 5,
      "axe_findings": [
        {
          "id": "aria-hidden-focus",
          "title": "`[aria-hidden=\"true\"]` elements contain focusable descendents",
          "description": "Focusable descendents within an `[aria-hidden=\"true\"]` element prevent those interactive elements from being available to users of assistive technologies like screen readers. [Learn how `aria-hidden` affects focusable elements](https://dequeuniversity.com/rules/axe/4.11/aria-hidden-focus).",
          "score": 0,
          "impact": "serious",
          "tags": [],
          "items": [
            {
              "selector": "body.mat-typography > i94-root > mat-drawer-container.mat-drawer-container > div.cdk-visually-hidden",
              "snippet": "<div tabindex=\"0\" class=\"cdk-visually-hidden cdk-focus-trap-anchor\" aria-hidden=\"true\">",
              "node_label": "body.mat-typography > i94-root > mat-drawer-container.mat-drawer-container > div.cdk-visually-hidden",
              "explanation": "Fix all of the following:\n  Focusable content should have tabindex=\"-1\" or be removed from the DOM"
            },
            {
              "selector": "body.mat-typography > i94-root > mat-drawer-container.mat-drawer-container > div.cdk-visually-hidden",
              "snippet": "<div tabindex=\"0\" class=\"cdk-visually-hidden cdk-focus-trap-anchor\" aria-hidden=\"true\">",
              "node_label": "body.mat-typography > i94-root > mat-drawer-container.mat-drawer-container > div.cdk-visually-hidden",
              "explanation": "Fix all of the following:\n  Focusable content should have tabindex=\"-1\" or be removed from the DOM"
            }
          ]
        },
        {
          "id": "heading-order",
          "title": "Heading elements are not in a sequentially-descending order",
          "description": "Properly ordered headings that do not skip levels convey the semantic structure of the page, making it easier to navigate and understand when using assistive technologies. [Learn more about heading order](https://dequeuniversity.com/rules/axe/4.11/heading-order).",
          "score": 0,
          "impact": "moderate",
          "tags": [],
          "items": [
            {
              "selector": "div.a > div#apply-for-i94-card > div.card-header > h4.card-title",
              "snippet": "<h4 _ngcontent-ng-c3732733486=\"\" class=\"card-title\">",
              "node_label": "Visiting the U.S. & Arriving Via a Land Border or Selected Ferry?",
              "explanation": "Fix any of the following:\n  Heading order invalid"
            }
          ]
        },
        {
          "id": "tabindex",
          "title": "Some elements have a `[tabindex]` value greater than 0",
          "description": "A value greater than 0 implies an explicit navigation ordering. Although technically valid, this often creates frustrating experiences for users who rely on assistive technologies. [Learn more about the `tabindex` attribute](https://dequeuniversity.com/rules/axe/4.11/tabindex).",
          "score": 0,
          "impact": "serious",
          "tags": [],
          "items": [
            {
              "selector": "mat-drawer-container.mat-drawer-container > mat-drawer-content.mat-drawer-content > skip-navigation > div.skip-anchor",
              "snippet": "<div _ngcontent-ng-c2197301604=\"\" tabindex=\"1\" class=\"skip-anchor ng-star-inserted\" aria-label=\"Accessibility controls for I-94/I-95 Website - Official Site for Travelers…\">",
              "node_label": "I-94/I-95 Website - Official Site for Travelers Visiting the United States",
              "explanation": "Fix any of the following:\n  Element has a tabindex greater than 0"
            },
            {
              "selector": "mat-drawer-container.mat-drawer-container > mat-drawer-content.mat-drawer-content > skip-navigation > a#skip-navigation",
              "snippet": "<a _ngcontent-ng-c2197301604=\"\" tabindex=\"2\" id=\"skip-navigation\" aria-label=\"Click to skip to main content.\" class=\"skip-navigation clickable\">",
              "node_label": "Skip to main content",
              "explanation": "Fix any of the following:\n  Element has a tabindex greater than 0"
            }
          ]
        },
        {
          "id": "landmark-one-main",
          "title": "Document does not have a main landmark.",
          "description": "One main landmark helps screen reader users navigate a web page. [Learn more about landmarks](https://dequeuniversity.com/rules/axe/4.11/landmark-one-main).",
          "score": 0,
          "impact": "moderate",
          "tags": [],
          "items": [
            {
              "selector": "html",
              "snippet": "<html lang=\"en\" data-beasties-container=\"\">",
              "node_label": "html",
              "explanation": "Fix all of the following:\n  Document does not have a main landmark"
            }
          ]
        },
        {
          "id": "label-content-name-mismatch",
          "title": "Elements with visible text labels do not have matching accessible names.",
          "description": "Visible text labels that do not match the accessible name can result in a confusing experience for screen reader users. [Learn more about accessible names](https://dequeuniversity.com/rules/axe/4.11/label-content-name-mismatch).",
          "score": 0,
          "impact": "serious",
          "tags": [],
          "items": [
            {
              "selector": "div.mat-mdc-tab-links > div.content > div.page-width > a#lnk-query-traveler-menu",
              "snippet": "<a _ngcontent-ng-c2105541701=\"\" mat-tab-link=\"\" id=\"lnk-query-traveler-menu\" aria-label=\"click to expand navigation options\" class=\"mdc-tab mat-mdc-tab-link mat-mdc-focus-indicator mat-mdc-menu-trigger ng-s…\" aria-disabled=\"false\" aria-selected=\"false\" tabindex=\"-1\" role=\"tab\" aria-haspopup=\"menu\" aria-expanded=\"false\">",
              "node_label": "Search",
              "explanation": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
            }
          ]
        }
      ]
    },
    {
      "url": "https://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://accessdata.fda.gov",
      "scan_status": "success",
      "axe_findings_count": 0,
      "axe_findings": []
    },
    {
      "url": "https://search.usa.gov",
      "scan_status": "success",
      "axe_findings_count": 0,
      "axe_findings": []
    },
    {
      "url": "https://ustraveldocs.com",
      "scan_status": "success",
      "axe_findings_count": 4,
      "axe_findings": [
        {
          "id": "heading-order",
          "title": "Heading elements are not in a sequentially-descending order",
          "description": "Properly ordered headings that do not skip levels convey the semantic structure of the page, making it easier to navigate and understand when using assistive technologies. [Learn more about heading order](https://dequeuniversity.com/rules/axe/4.11/heading-order).",
          "score": 0,
          "impact": "moderate",
          "tags": [],
          "items": [
            {
              "selector": "div.rich-text > div#choose-your-location-A > div.usa-space > h4.usa-accordion__heading",
              "snippet": "<h4 data-v-54ae071c=\"\" class=\"usa-accordion__heading\">",
              "node_label": "A",
              "explanation": "Fix any of the following:\n  Heading order invalid"
            }
          ]
        },
        {
          "id": "meta-viewport",
          "title": "`[user-scalable=\"no\"]` is used in the `<meta name=\"viewport\">` element or the `[maximum-scale]` attribute is less than 5.",
          "description": "Disabling zooming is problematic for users with low vision who rely on screen magnification to properly see the contents of a web page. [Learn more about the viewport meta tag](https://dequeuniversity.com/rules/axe/4.11/meta-viewport).",
          "score": 0,
          "impact": "moderate",
          "tags": [],
          "items": [
            {
              "selector": "head > meta",
              "snippet": "<meta name=\"viewport\" content=\"user-scalable=no,initial-scale=1,maximum-scale=1,minimum-scale=1,width=dev…\">",
              "node_label": "head > meta",
              "explanation": "Fix any of the following:\n  user-scalable=no on <meta> tag disables zooming on mobile devices"
            }
          ]
        },
        {
          "id": "landmark-one-main",
          "title": "Document does not have a main landmark.",
          "description": "One main landmark helps screen reader users navigate a web page. [Learn more about landmarks](https://dequeuniversity.com/rules/axe/4.11/landmark-one-main).",
          "score": 0,
          "impact": "moderate",
          "tags": [],
          "items": [
            {
              "selector": "html.undefined",
              "snippet": "<html lang=\"en\" class=\"undefined en\">",
              "node_label": "html.undefined",
              "explanation": "Fix all of the following:\n  Document does not have a main landmark"
            }
          ]
        },
        {
          "id": "label-content-name-mismatch",
          "title": "Elements with visible text labels do not have matching accessible names.",
          "description": "Visible text labels that do not match the accessible name can result in a confusing experience for screen reader users. [Learn more about accessible names](https://dequeuniversity.com/rules/axe/4.11/label-content-name-mismatch).",
          "score": 0,
          "impact": "serious",
          "tags": [],
          "items": [
            {
              "selector": "div.usa-navbar > div#extended-logo > em.usa-logo__text > a",
              "snippet": "<a data-v-1c72975e=\"\" href=\"\" aria-label=\"U.S. Travel Docs\">",
              "node_label": "USTravelDocs",
              "explanation": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
            },
            {
              "selector": "div#choose-your-location-A > div.usa-space > h4.usa-accordion__heading > button.usa-accordion__button",
              "snippet": "<button data-v-54ae071c=\"\" type=\"button\" aria-expanded=\"false\" aria-controls=\"A\" aria-label=\"Show countries that begin with A\" class=\"usa-accordion__button card-button-content\">",
              "node_label": "A",
              "explanation": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
            },
            {
              "selector": "div#choose-your-location-B > div.usa-space > h4.usa-accordion__heading > button.usa-accordion__button",
              "snippet": "<button data-v-54ae071c=\"\" type=\"button\" aria-expanded=\"false\" aria-controls=\"B\" aria-label=\"Show countries that begin with B\" class=\"usa-accordion__button card-button-content\">",
              "node_label": "B",
              "explanation": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
            },
            {
              "selector": "div#choose-your-location-C > div.usa-space > h4.usa-accordion__heading > button.usa-accordion__button",
              "snippet": "<button data-v-54ae071c=\"\" type=\"button\" aria-expanded=\"false\" aria-controls=\"C\" aria-label=\"Show countries that begin with C\" class=\"usa-accordion__button card-button-content\">",
              "node_label": "C",
              "explanation": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
            },
            {
              "selector": "div#choose-your-location-D > div.usa-space > h4.usa-accordion__heading > button.usa-accordion__button",
              "snippet": "<button data-v-54ae071c=\"\" type=\"button\" aria-expanded=\"false\" aria-controls=\"D\" aria-label=\"Show countries that begin with D\" class=\"usa-accordion__button card-button-content\">",
              "node_label": "D",
              "explanation": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
            },
            {
              "selector": "div#choose-your-location-E > div.usa-space > h4.usa-accordion__heading > button.usa-accordion__button",
              "snippet": "<button data-v-54ae071c=\"\" type=\"button\" aria-expanded=\"false\" aria-controls=\"E\" aria-label=\"Show countries that begin with E\" class=\"usa-accordion__button card-button-content\">",
              "node_label": "E",
              "explanation": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
            },
            {
              "selector": "div#choose-your-location-F > div.usa-space > h4.usa-accordion__heading > button.usa-accordion__button",
              "snippet": "<button data-v-54ae071c=\"\" type=\"button\" aria-expanded=\"false\" aria-controls=\"F\" aria-label=\"Show countries that begin with F\" class=\"usa-accordion__button card-button-content\">",
              "node_label": "F",
              "explanation": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
            },
            {
              "selector": "div#choose-your-location-G > div.usa-space > h4.usa-accordion__heading > button.usa-accordion__button",
              "snippet": "<button data-v-54ae071c=\"\" type=\"button\" aria-expanded=\"false\" aria-controls=\"G\" aria-label=\"Show countries that begin with G\" class=\"usa-accordion__button card-button-content\">",
              "node_label": "G",
              "explanation": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
            },
            {
              "selector": "div#choose-your-location-H > div.usa-space > h4.usa-accordion__heading > button.usa-accordion__button",
              "snippet": "<button data-v-54ae071c=\"\" type=\"button\" aria-expanded=\"false\" aria-controls=\"H\" aria-label=\"Show countries that begin with H\" class=\"usa-accordion__button card-button-content\">",
              "node_label": "H",
              "explanation": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
            },
            {
              "selector": "div#choose-your-location-I > div.usa-space > h4.usa-accordion__heading > button.usa-accordion__button",
              "snippet": "<button data-v-54ae071c=\"\" type=\"button\" aria-expanded=\"false\" aria-controls=\"I\" aria-label=\"Show countries that begin with I\" class=\"usa-accordion__button card-button-content\">",
              "node_label": "I",
              "explanation": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
            },
            {
              "selector": "div#choose-your-location-J > div.usa-space > h4.usa-accordion__heading > button.usa-accordion__button",
              "snippet": "<button data-v-54ae071c=\"\" type=\"button\" aria-expanded=\"false\" aria-controls=\"J\" aria-label=\"Show countries that begin with J\" class=\"usa-accordion__button card-button-content\">",
              "node_label": "J",
              "explanation": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
            },
            {
              "selector": "div#choose-your-location-K > div.usa-space > h4.usa-accordion__heading > button.usa-accordion__button",
              "snippet": "<button data-v-54ae071c=\"\" type=\"button\" aria-expanded=\"false\" aria-controls=\"K\" aria-label=\"Show countries that begin with K\" class=\"usa-accordion__button card-button-content\">",
              "node_label": "K",
              "explanation": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
            },
            {
              "selector": "div#choose-your-location-L > div.usa-space > h4.usa-accordion__heading > button.usa-accordion__button",
              "snippet": "<button data-v-54ae071c=\"\" type=\"button\" aria-expanded=\"false\" aria-controls=\"L\" aria-label=\"Show countries that begin with L\" class=\"usa-accordion__button card-button-content\">",
              "node_label": "L",
              "explanation": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
            },
            {
              "selector": "div#choose-your-location-M > div.usa-space > h4.usa-accordion__heading > button.usa-accordion__button",
              "snippet": "<button data-v-54ae071c=\"\" type=\"button\" aria-expanded=\"false\" aria-controls=\"M\" aria-label=\"Show countries that begin with M\" class=\"usa-accordion__button card-button-content\">",
              "node_label": "M",
              "explanation": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
            },
            {
              "selector": "div#choose-your-location-N > div.usa-space > h4.usa-accordion__heading > button.usa-accordion__button",
              "snippet": "<button data-v-54ae071c=\"\" type=\"button\" aria-expanded=\"false\" aria-controls=\"N\" aria-label=\"Show countries that begin with N\" class=\"usa-accordion__button card-button-content\">",
              "node_label": "N",
              "explanation": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
            },
            {
              "selector": "div#choose-your-location-O > div.usa-space > h4.usa-accordion__heading > button.usa-accordion__button",
              "snippet": "<button data-v-54ae071c=\"\" type=\"button\" aria-expanded=\"false\" aria-controls=\"O\" aria-label=\"Show countries that begin with O\" class=\"usa-accordion__button card-button-content\">",
              "node_label": "O",
              "explanation": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
            },
            {
              "selector": "div#choose-your-location-P > div.usa-space > h4.usa-accordion__heading > button.usa-accordion__button",
              "snippet": "<button data-v-54ae071c=\"\" type=\"button\" aria-expanded=\"false\" aria-controls=\"P\" aria-label=\"Show countries that begin with P\" class=\"usa-accordion__button card-button-content\">",
              "node_label": "P",
              "explanation": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
            },
            {
              "selector": "div#choose-your-location-Q > div.usa-space > h4.usa-accordion__heading > button.usa-accordion__button",
              "snippet": "<button data-v-54ae071c=\"\" type=\"button\" aria-expanded=\"false\" aria-controls=\"Q\" aria-label=\"Show countries that begin with Q\" class=\"usa-accordion__button card-button-content\">",
              "node_label": "Q",
              "explanation": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
            },
            {
              "selector": "div#choose-your-location-R > div.usa-space > h4.usa-accordion__heading > button.usa-accordion__button",
              "snippet": "<button data-v-54ae071c=\"\" type=\"button\" aria-expanded=\"false\" aria-controls=\"R\" aria-label=\"Show countries that begin with R\" class=\"usa-accordion__button card-button-content\">",
              "node_label": "R",
              "explanation": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
            },
            {
              "selector": "div#choose-your-location-S > div.usa-space > h4.usa-accordion__heading > button.usa-accordion__button",
              "snippet": "<button data-v-54ae071c=\"\" type=\"button\" aria-expanded=\"false\" aria-controls=\"S\" aria-label=\"Show countries that begin with S\" class=\"usa-accordion__button card-button-content\">",
              "node_label": "S",
              "explanation": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
            },
            {
              "selector": "div#choose-your-location-T > div.usa-space > h4.usa-accordion__heading > button.usa-accordion__button",
              "snippet": "<button data-v-54ae071c=\"\" type=\"button\" aria-expanded=\"false\" aria-controls=\"T\" aria-label=\"Show countries that begin with T\" class=\"usa-accordion__button card-button-content\">",
              "node_label": "T",
              "explanation": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
            },
            {
              "selector": "div#choose-your-location-U > div.usa-space > h4.usa-accordion__heading > button.usa-accordion__button",
              "snippet": "<button data-v-54ae071c=\"\" type=\"button\" aria-expanded=\"false\" aria-controls=\"U\" aria-label=\"Show countries that begin with U\" class=\"usa-accordion__button card-button-content\">",
              "node_label": "U",
              "explanation": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
            },
            {
              "selector": "div#choose-your-location-V > div.usa-space > h4.usa-accordion__heading > button.usa-accordion__button",
              "snippet": "<button data-v-54ae071c=\"\" type=\"button\" aria-expanded=\"false\" aria-controls=\"V\" aria-label=\"Show countries that begin with V\" class=\"usa-accordion__button card-button-content\">",
              "node_label": "V",
              "explanation": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
            },
            {
              "selector": "div#choose-your-location-W > div.usa-space > h4.usa-accordion__heading > button.usa-accordion__button",
              "snippet": "<button data-v-54ae071c=\"\" type=\"button\" aria-expanded=\"false\" aria-controls=\"W\" aria-label=\"Show countries that begin with W\" class=\"usa-accordion__button card-button-content\">",
              "node_label": "W",
              "explanation": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
            },
            {
              "selector": "div#choose-your-location-Y > div.usa-space > h4.usa-accordion__heading > button.usa-accordion__button",
              "snippet": "<button data-v-54ae071c=\"\" type=\"button\" aria-expanded=\"false\" aria-controls=\"Y\" aria-label=\"Show countries that begin with Y\" class=\"usa-accordion__button card-button-content\">",
              "node_label": "Y",
              "explanation": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
            },
            {
              "selector": "div#choose-your-location-Z > div.usa-space > h4.usa-accordion__heading > button.usa-accordion__button",
              "snippet": "<button data-v-54ae071c=\"\" type=\"button\" aria-expanded=\"false\" aria-controls=\"Z\" aria-label=\"Show countries that begin with Z\" class=\"usa-accordion__button card-button-content\">",
              "node_label": "Z",
              "explanation": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
            }
          ]
        }
      ]
    },
    {
      "url": "https://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://portal.cms.gov",
      "scan_status": "success",
      "axe_findings_count": 0,
      "axe_findings": []
    },
    {
      "url": "https://my.navy.mil",
      "scan_status": "success",
      "axe_findings_count": 0,
      "axe_findings": []
    },
    {
      "url": "https://noaa.gov",
      "scan_status": "success",
      "axe_findings_count": 1,
      "axe_findings": [
        {
          "id": "target-size",
          "title": "Touch targets do not have sufficient size or spacing.",
          "description": "Touch targets with sufficient size and spacing help users who may have difficulty targeting small controls to activate the targets. [Learn more about touch targets](https://dequeuniversity.com/rules/axe/4.11/target-size).",
          "score": 0,
          "impact": "serious",
          "tags": [],
          "items": [
            {
              "selector": "div#footer-menus > ul#menu--footer-2 > li.menu__item > a.menu__link",
              "snippet": "<a href=\"/protecting-your-privacy\" class=\"menu__link\" data-ga=\"Footer:Protecting Your Privacy\" data-drupal-link-system-path=\"node/5778\">",
              "node_label": "Protecting Your Privacy",
              "explanation": "Fix any of the following:\n  Target has insufficient size (158.8px by 22px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 22px instead of at least 24px."
            },
            {
              "selector": "div#footer-menus > ul#menu--footer-2 > li.menu__item > a.menu__link",
              "snippet": "<a href=\"https://vote.gov/\" class=\"menu__link\" data-ga=\"Footer:Vote.gov\">",
              "node_label": "Vote.gov",
              "explanation": "Fix any of the following:\n  Target has insufficient size (60.4px by 22px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 22px instead of at least 24px."
            }
          ]
        }
      ]
    },
    {
      "url": "https://fns.usda.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.region > div.usa-logo > em.usa-logo__text > a",
              "snippet": "<a href=\"/\" aria-label=\"Food and Nutrition Service U.S. Department of Agriculture\" data-once=\"extmodal\">",
              "node_label": "Food and Nutrition Service\nU.S. DEPARTMENT OF AGRICULTURE",
              "explanation": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
            },
            {
              "selector": "div.fns-uswds-region > div.usa-logo > em.usa-logo__text > a",
              "snippet": "<a href=\"/\" aria-label=\"Food and Nutrition Service U.S. Department of Agriculture\" data-once=\"extmodal\">",
              "node_label": "Food and Nutrition Service\nU.S. DEPARTMENT OF AGRICULTURE",
              "explanation": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
            }
          ]
        }
      ]
    },
    {
      "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://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://comptox.epa.gov",
      "scan_status": "success",
      "axe_findings_count": 0,
      "axe_findings": []
    },
    {
      "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,323 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": "Tuesday, March 31, 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-01\">",
              "node_label": "92 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."
            }
          ]
        },
        {
          "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\nNo documents",
              "explanation": "Fix all of the following:\n  The first child of the table should be a caption instead of a table cell"
            }
          ]
        }
      ]
    },
    {
      "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/159812\" 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://army.mil",
      "scan_status": "success",
      "axe_findings_count": 0,
      "axe_findings": []
    },
    {
      "url": "https://fbi.gov",
      "scan_status": "success",
      "axe_findings_count": 5,
      "axe_findings": [
        {
          "id": "heading-order",
          "title": "Heading elements are not in a sequentially-descending order",
          "description": "Properly ordered headings that do not skip levels convey the semantic structure of the page, making it easier to navigate and understand when using assistive technologies. [Learn more about heading order](https://dequeuniversity.com/rules/axe/4.11/heading-order).",
          "score": 0,
          "impact": "moderate",
          "tags": [],
          "items": [
            {
              "selector": "div.g-4 > div.col-6 > div.quick-link > h6",
              "snippet": "<h6>",
              "node_label": "Apply for an FBI Job",
              "explanation": "Fix any of the following:\n  Heading order invalid"
            },
            {
              "selector": "div.container > div.row > div.col-md-3 > h5.mb-3",
              "snippet": "<h5 class=\"mb-3\">",
              "node_label": "Most Wanted",
              "explanation": "Fix any of the following:\n  Heading order invalid"
            }
          ]
        },
        {
          "id": "image-alt",
          "title": "Image elements do not have `[alt]` attributes",
          "description": "Informative elements should aim for short, descriptive alternate text. Decorative elements can be ignored with an empty alt attribute. [Learn more about the `alt` attribute](https://dequeuniversity.com/rules/axe/4.11/image-alt).",
          "score": 0,
          "impact": "critical",
          "tags": [],
          "items": [
            {
              "selector": "div.top-nav-bar > div.top-nav-bar-bottom > div.left > img",
              "snippet": "<img src=\"https://www.fbi.gov/++theme++fbigov.theme/uswds-2.9.0/img/icon-dot-gov.svg\">",
              "node_label": "div.top-nav-bar > div.top-nav-bar-bottom > div.left > img",
              "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
            },
            {
              "selector": "div.top-nav-bar > div.top-nav-bar-bottom > div.right > img",
              "snippet": "<img src=\"https://www.fbi.gov/++theme++fbigov.theme/uswds-2.9.0/img/icon-https.svg\">",
              "node_label": "div.top-nav-bar > div.top-nav-bar-bottom > div.right > img",
              "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
            }
          ]
        },
        {
          "id": "link-name",
          "title": "Links do not have a discernible name",
          "description": "Link text (and alternate text for images, when used as links) that is discernible, unique, and focusable improves the navigation experience for screen reader users. [Learn how to make links accessible](https://dequeuniversity.com/rules/axe/4.11/link-name).",
          "score": 0,
          "impact": "serious",
          "tags": [],
          "items": [
            {
              "selector": "div.container > div.header-mobile-row > div > a.nav-link",
              "snippet": "<a href=\"https://www.fbi.gov/++theme++2025-05-16/index.html\" class=\"nav-link px-3 py-2\" data-bs-toggle=\"offcanvas\" data-bs-target=\"#mobileNav\" aria-controls=\"mobileNav\">",
              "node_label": "div.container > div.header-mobile-row > div > a.nav-link",
              "explanation": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "selector": "div.container > div.header-mobile-row > div.header-mobile-search > a.text-white",
              "snippet": "<a href=\"https://www.fbi.gov/@@search\" class=\"text-white text-decoration-none\">",
              "node_label": "div.container > div.header-mobile-row > div.header-mobile-search > a.text-white",
              "explanation": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "selector": "div.d-flex > div.d-flex > div.social-icons > a.text-white",
              "snippet": "<a href=\"https://www.facebook.com/FBI\" class=\"text-white me-3\" target=\"_blank\">",
              "node_label": "div.d-flex > div.d-flex > div.social-icons > a.text-white",
              "explanation": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "selector": "div.d-flex > div.d-flex > div.social-icons > a.text-white",
              "snippet": "<a href=\"https://x.com/FBI\" class=\"text-white me-3\" target=\"_blank\">",
              "node_label": "div.d-flex > div.d-flex > div.social-icons > a.text-white",
              "explanation": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "selector": "div.d-flex > div.d-flex > div.social-icons > a.text-white",
              "snippet": "<a href=\"https://www.youtube.com/user/fbi\" class=\"text-white me-3\" target=\"_blank\">",
              "node_label": "div.d-flex > div.d-flex > div.social-icons > a.text-white",
              "explanation": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "selector": "div.d-flex > div.d-flex > div.social-icons > a.text-white",
              "snippet": "<a href=\"https://www.linkedin.com/company/fbi\" class=\"text-white me-3\" target=\"_blank\">",
              "node_label": "div.d-flex > div.d-flex > div.social-icons > a.text-white",
              "explanation": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "selector": "div.d-flex > div.d-flex > div.social-icons > a.text-white",
              "snippet": "<a href=\"https://www.instagram.com/fbi/\" class=\"text-white me-3\" target=\"_blank\">",
              "node_label": "div.d-flex > div.d-flex > div.social-icons > a.text-white",
              "explanation": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "selector": "div.d-flex > div.d-flex > div.social-icons > a.text-white",
              "snippet": "<a href=\"https://delivery.fbi.gov/subscribe?utm_source=Email%20Icon%20-%20fbi.gov&amp;u…\" class=\"text-white me-3\" target=\"_blank\">",
              "node_label": "div.d-flex > div.d-flex > div.social-icons > a.text-white",
              "explanation": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            }
          ]
        },
        {
          "id": "target-size",
          "title": "Touch targets do not have sufficient size or spacing.",
          "description": "Touch targets with sufficient size and spacing help users who may have difficulty targeting small controls to activate the targets. [Learn more about touch targets](https://dequeuniversity.com/rules/axe/4.11/target-size).",
          "score": 0,
          "impact": "serious",
          "tags": [],
          "items": [
            {
              "selector": "section.hero-section > div.hero-indicators > div.d-flex > button.indicator",
              "snippet": "<button class=\"indicator active\" aria-label=\"Slide 1\" data-slide=\"1\">",
              "node_label": "Slide 1",
              "explanation": "Fix any of the following:\n  Target has insufficient size (12px by 12px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 16px instead of at least 24px."
            },
            {
              "selector": "section.hero-section > div.hero-indicators > div.d-flex > button.indicator",
              "snippet": "<button class=\"indicator\" aria-label=\"Slide 2\" data-slide=\"2\">",
              "node_label": "Slide 2",
              "explanation": "Fix any of the following:\n  Target has insufficient size (12px by 12px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 16px instead of at least 24px."
            },
            {
              "selector": "section.hero-section > div.hero-indicators > div.d-flex > button.indicator",
              "snippet": "<button class=\"indicator\" aria-label=\"Slide 3\" data-slide=\"3\">",
              "node_label": "Slide 3",
              "explanation": "Fix any of the following:\n  Target has insufficient size (12px by 12px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 16px instead of at least 24px."
            },
            {
              "selector": "section.hero-section > div.hero-indicators > div.d-flex > button.indicator",
              "snippet": "<button class=\"indicator\" aria-label=\"Slide 4\" data-slide=\"4\">",
              "node_label": "Slide 4",
              "explanation": "Fix any of the following:\n  Target has insufficient size (12px by 12px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 16px instead of at least 24px."
            }
          ]
        },
        {
          "id": "landmark-one-main",
          "title": "Document does not have a main landmark.",
          "description": "One main landmark helps screen reader users navigate a web page. [Learn more about landmarks](https://dequeuniversity.com/rules/axe/4.11/landmark-one-main).",
          "score": 0,
          "impact": "moderate",
          "tags": [],
          "items": [
            {
              "selector": "html",
              "snippet": "<html lang=\"en\" data-gridsystem=\"bs3\">",
              "node_label": "html",
              "explanation": "Fix all of the following:\n  Document does not have a main landmark"
            }
          ]
        }
      ]
    },
    {
      "url": "https://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://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.6",
              "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://ipps-a.army.mil",
      "scan_status": "success",
      "axe_findings_count": 6,
      "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": "form#Form > div.dma-full-width > p#skip-target-holder > a#skip-target",
              "snippet": "<a id=\"skip-target\" name=\"skip-target\" class=\"skip\" tabindex=\"-1\" innertext=\"Start of main content\" role=\"button\">",
              "node_label": "form#Form > div.dma-full-width > p#skip-target-holder > a#skip-target",
              "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": "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": "span#dnn_ctr66100_View_lblText > div > p > a",
              "snippet": "<a href=\"https://ipps-a.army.mil/Resources/News/Article/3890719/hot-topic-profile-m…\" target=\"_blank\">",
              "node_label": "HOT TOPIC: Profile Management Tile",
              "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 1.45 (foreground color: #084476, background color: #b80202, font size: 12.0pt (16px), 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#dnn_ctr89086_HtmlModule_lblContent > ul > li > h4",
              "snippet": "<h4>",
              "node_label": "3/2: IPPS-A Updates: Agile, Readiness Roster, Absence Approval",
              "explanation": "Fix any of the following:\n  Heading order invalid"
            },
            {
              "selector": "div#dnn_ctr89090_HtmlModule_lblContent > ul > li > h4",
              "snippet": "<h4>",
              "node_label": "3/10: [UPDATED] TDY Enroute Job Aid",
              "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#dnn_ctr70149_ContentPane > div#dnn_ctr70149_ModuleContent > div#dnn_ctr70149_HtmlModule_lblContent > a",
              "snippet": "<a href=\"https://hr.ippsa.army.mil/\">",
              "node_label": "div#dnn_ctr70149_ContentPane > div#dnn_ctr70149_ModuleContent > div#dnn_ctr70149_HtmlModule_lblContent > 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#dnn_ctr70149_ContentPane > div#dnn_ctr70149_ModuleContent > div#dnn_ctr70149_HtmlModule_lblContent > a",
              "snippet": "<a href=\"/Contact/\">",
              "node_label": "div#dnn_ctr70149_ContentPane > div#dnn_ctr70149_ModuleContent > div#dnn_ctr70149_HtmlModule_lblContent > 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": "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#dnn_ctr65518_ModuleContent > div#dnn_ctr65518_HtmlModule_lblContent > div > ul",
              "snippet": "<ul>",
              "node_label": "iPERMS\nU.S. Army\nArmy G1\nASA(ALT)\nCPE ES2\nIPPS-A Connect\nSSI LRC\niSalute\nArmy V…",
              "explanation": "Fix all of the following:\n  List element has direct children that are not allowed: br"
            }
          ]
        },
        {
          "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 > li > h4 > a",
              "snippet": "<a href=\"/Portals/129/Documents/Quicksheet_Create a PCS Event Absence_20260130.pdf\" target=\"_blank\">",
              "node_label": "2",
              "explanation": "Fix any of the following:\n  Target has insufficient size (10px 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 10px instead of at least 24px."
            },
            {
              "selector": "div > ul > li > a",
              "snippet": "<a href=\"https://iperms.hrc.army.mil/login/\" target=\"_blank\">",
              "node_label": "iPERMS",
              "explanation": "Fix any of the following:\n  Target has insufficient size (52.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.2px instead of at least 24px."
            },
            {
              "selector": "div > ul > li > a",
              "snippet": "<a href=\"http://www.army.mil/\" target=\"_blank\">",
              "node_label": "U.S. Army",
              "explanation": "Fix any of the following:\n  Target has insufficient size (63px 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 16.8px instead of at least 24px."
            },
            {
              "selector": "div > ul > li > a",
              "snippet": "<a href=\"https://www.army.mil/g-1\" target=\"_blank\">",
              "node_label": "Army G1",
              "explanation": "Fix any of the following:\n  Target has insufficient size (55.2px 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 16.6px instead of at least 24px."
            },
            {
              "selector": "div > ul > li > a",
              "snippet": "<a href=\"http://www.army.mil/asaalt/\" target=\"_blank\">",
              "node_label": "ASA(ALT)",
              "explanation": "Fix any of the following:\n  Target has insufficient size (62px 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 16px instead of at least 24px."
            },
            {
              "selector": "div > ul > li > a",
              "snippet": "<a href=\"https://www.army.mil/enterprise\" target=\"_blank\">",
              "node_label": "CPE ES2",
              "explanation": "Fix any of the following:\n  Target has insufficient size (59.1px 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 16px instead of at least 24px."
            },
            {
              "selector": "div > ul > li > a",
              "snippet": "<a href=\"http://ssilrc.army.mil/#/\" target=\"_blank\">",
              "node_label": "SSI LRC",
              "explanation": "Fix any of the following:\n  Target has insufficient size (54.5px by 16px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 17.6px instead of at least 24px."
            },
            {
              "selector": "div > ul > li > a",
              "snippet": "<a href=\"https://www.usainscom.army.mil/isalute/\" target=\"_blank\">",
              "node_label": "iSalute",
              "explanation": "Fix any of the following:\n  Target has insufficient size (42.8px 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.6px instead of at least 24px."
            },
            {
              "selector": "div > ul > li > a",
              "snippet": "<a href=\"https://dodcio.defense.gov/DoDSection508.aspx\" rel=\"noopener\" target=\"_blank\">",
              "node_label": "Accessibility/Section 508",
              "explanation": "Fix any of the following:\n  Target has insufficient size (154.1px 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.4px instead of at least 24px."
            },
            {
              "selector": "div > ul > li > a",
              "snippet": "<a href=\"/US-Government-Sites/\">",
              "node_label": "U.S. Government Sites",
              "explanation": "Fix any of the following:\n  Target has insufficient size (143.2px 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.4px instead of at least 24px."
            },
            {
              "selector": "div > ul > li > a",
              "snippet": "<a href=\"mailto:usarmy.pentagon.hqda-ipps-a.mbx.ipps-a@army.mil\">",
              "node_label": "Contact Webmaster",
              "explanation": "Fix any of the following:\n  Target has insufficient size (123.5px by 16px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 20.6px instead of at least 24px."
            }
          ]
        }
      ]
    },
    {
      "url": "https://cisa.gov",
      "scan_status": "success",
      "axe_findings_count": 0,
      "axe_findings": []
    },
    {
      "url": "https://pubmed-ncbi-nlm-nih-gov.translate.goog",
      "scan_status": "success",
      "axe_findings_count": 0,
      "axe_findings": []
    },
    {
      "url": "https://faq.usps.com",
      "scan_status": "success",
      "axe_findings_count": 6,
      "axe_findings": [
        {
          "id": "aria-required-children",
          "title": "Elements with an ARIA `[role]` that require children to contain a specific `[role]` are missing some or all of those required children.",
          "description": "Some ARIA parent roles must contain specific child roles to perform their intended accessibility functions. [Learn more about roles and required children elements](https://dequeuniversity.com/rules/axe/4.11/aria-required-children).",
          "score": 0,
          "impact": "critical",
          "tags": [],
          "items": [
            {
              "selector": "div#g-navigation > div.nav-full > nav > ul.nav-list",
              "snippet": "<ul role=\"menubar\" class=\"nav-list\">",
              "node_label": "Skip Quick Tools Links\nQuick Tools\n \n\nTrack a Package\n\n \n\nInformed Delivery\n\n \n…",
              "explanation": "Fix any of the following:\n  Element has children which are not allowed: li[tabindex]"
            }
          ]
        },
        {
          "id": "aria-required-parent",
          "title": "`[role]`s are not contained by their required parent element",
          "description": "Some ARIA child roles must be contained by specific parent roles to properly perform their intended accessibility functions. [Learn more about ARIA roles and required parent element](https://dequeuniversity.com/rules/axe/4.11/aria-required-parent).",
          "score": 0,
          "impact": "critical",
          "tags": [],
          "items": [
            {
              "selector": "nav > ul.nav-list > li.qt-nav > a.nav-first-element",
              "snippet": "<a href=\"https://www.usps.com/global-elements/header/C360-header.htm#\" class=\"nav-first-element menuitem\" aria-haspopup=\"true\" tabindex=\"0\" role=\"menuitem\" aria-expanded=\"false\">",
              "node_label": "Quick Tools",
              "explanation": "Fix any of the following:\n  Required ARIA parents role not present: menu, menubar, group"
            },
            {
              "selector": "nav > ul.nav-list > li.menuheader > a#mail-ship-width",
              "snippet": "<a href=\"https://www.usps.com/ship/\" aria-haspopup=\"true\" tabindex=\"0\" role=\"menuitem\" class=\"menuitem\" aria-expanded=\"false\" id=\"mail-ship-width\">",
              "node_label": "Send",
              "explanation": "Fix any of the following:\n  Required ARIA parents role not present: menu, menubar, group"
            },
            {
              "selector": "nav > ul.nav-list > li.menuheader > a.menuitem",
              "snippet": "<a href=\"https://www.usps.com/manage/\" aria-haspopup=\"true\" tabindex=\"0\" role=\"menuitem\" class=\"menuitem\" aria-expanded=\"false\">",
              "node_label": "Receive",
              "explanation": "Fix any of the following:\n  Required ARIA parents role not present: menu, menubar, group"
            },
            {
              "selector": "nav > ul.nav-list > li.menuheader > a.menuitem",
              "snippet": "<a href=\"https://store.usps.com/store\" aria-haspopup=\"true\" tabindex=\"0\" role=\"menuitem\" class=\"menuitem\" aria-expanded=\"false\">",
              "node_label": "Shop",
              "explanation": "Fix any of the following:\n  Required ARIA parents role not present: menu, menubar, group"
            },
            {
              "selector": "nav > ul.nav-list > li.menuheader > a.menuitem",
              "snippet": "<a href=\"https://www.usps.com/business/\" role=\"menuitem\" aria-haspopup=\"true\" tabindex=\"0\" class=\"menuitem\" aria-expanded=\"false\">",
              "node_label": "Business",
              "explanation": "Fix any of the following:\n  Required ARIA parents role not present: menu, menubar, group"
            },
            {
              "selector": "nav > ul.nav-list > li.menuheader > a.menuitem",
              "snippet": "<a href=\"https://www.usps.com/international/\" role=\"menuitem\" aria-haspopup=\"true\" aria-expanded=\"false\" tabindex=\"0\" class=\"menuitem\">",
              "node_label": "International",
              "explanation": "Fix any of the following:\n  Required ARIA parents role not present: menu, menubar, group"
            },
            {
              "selector": "nav > ul.nav-list > li.menuheader > a.menuitem",
              "snippet": "<a href=\"https://faq.usps.com/s/\" role=\"menuitem\" aria-haspopup=\"true\" tabindex=\"0\" class=\"menuitem\" aria-expanded=\"false\">",
              "node_label": "Help",
              "explanation": "Fix any of the following:\n  Required ARIA parents role not present: menu, menubar, group"
            }
          ]
        },
        {
          "id": "link-name",
          "title": "Links do not have a discernible name",
          "description": "Link text (and alternate text for images, when used as links) that is discernible, unique, and focusable improves the navigation experience for screen reader users. [Learn how to make links accessible](https://dequeuniversity.com/rules/axe/4.11/link-name).",
          "score": 0,
          "impact": "serious",
          "tags": [],
          "items": [
            {
              "selector": "body.null > div > div#g-navigation > a#endnav",
              "snippet": "<a class=\"hidden-skip\" href=\"https://www.usps.com/global-elements/header/C360-header.htm#\" id=\"endnav\" name=\"endnav\">",
              "node_label": " ",
              "explanation": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            },
            {
              "selector": "div > div#global-footer--wrap > footer.global-footer > a.global-footer--logo-link",
              "snippet": "<a class=\"global-footer--logo-link\" href=\"https://www.usps.com/\">",
              "node_label": "div > div#global-footer--wrap > footer.global-footer > a.global-footer--logo-link",
              "explanation": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            }
          ]
        },
        {
          "id": "listitem",
          "title": "List items (`<li>`) are not contained within `<ul>`, `<ol>` or `<menu>` parent elements.",
          "description": "Screen readers require list items (`<li>`) to be contained within a parent `<ul>`, `<ol>` or `<menu>` to be announced properly. [Learn more about proper list structure](https://dequeuniversity.com/rules/axe/4.11/listitem).",
          "score": 0,
          "impact": "serious",
          "tags": [],
          "items": [
            {
              "selector": "div.nav-full > nav > ul.nav-list > li.qt-nav",
              "snippet": "<li class=\"qt-nav menuheader\">",
              "node_label": "Skip Quick Tools Links\nQuick Tools\n \n\nTrack a Package\n\n \n\nInformed Delivery\n\n \n…",
              "explanation": "Fix any of the following:\n  List item parent element has a role that is not role=\"list\""
            },
            {
              "selector": "div.nav-full > nav > ul.nav-list > li.menuheader",
              "snippet": "<li class=\"menuheader\">",
              "node_label": "Skip Send Links\nSend\nTools\nClick-N-Ship\nStamps & Supplies\nLook Up a ZIP Code™\nC…",
              "explanation": "Fix any of the following:\n  List item parent element has a role that is not role=\"list\""
            },
            {
              "selector": "div.nav-full > nav > ul.nav-list > li.menuheader",
              "snippet": "<li class=\"menuheader\">",
              "node_label": "Skip Receive Links\nReceive\nTools\nTracking\nInformed Delivery\nIntercept a Package…",
              "explanation": "Fix any of the following:\n  List item parent element has a role that is not role=\"list\""
            },
            {
              "selector": "div.nav-full > nav > ul.nav-list > li.menuheader",
              "snippet": "<li class=\"menuheader\">",
              "node_label": "Skip Shop Links\nShop\nShop\nStamps\nShipping Supplies\nCards & Envelopes\nPersonaliz…",
              "explanation": "Fix any of the following:\n  List item parent element has a role that is not role=\"list\""
            },
            {
              "selector": "div.nav-full > nav > ul.nav-list > li.menuheader",
              "snippet": "<li class=\"menuheader\">",
              "node_label": "Skip Business Links\nBusiness\nTools\nCalculate a Business Price\nEvery Door Direct…",
              "explanation": "Fix any of the following:\n  List item parent element has a role that is not role=\"list\""
            },
            {
              "selector": "div.nav-full > nav > ul.nav-list > li.menuheader",
              "snippet": "<li class=\"menuheader\">",
              "node_label": "Skip International Links\nInternational\nTools\nCalculate International Prices\nPri…",
              "explanation": "Fix any of the following:\n  List item parent element has a role that is not role=\"list\""
            },
            {
              "selector": "div.nav-full > nav > ul.nav-list > li.menuheader",
              "snippet": "<li class=\"menuheader\">",
              "node_label": "Skip Help Links\nHelp\nFAQs\nFinding Missing Mail\nFiling a Claim\nRequesting a Refu…",
              "explanation": "Fix any of the following:\n  List item parent element has a role that is not role=\"list\""
            }
          ]
        },
        {
          "id": "target-size",
          "title": "Touch targets do not have sufficient size or spacing.",
          "description": "Touch targets with sufficient size and spacing help users who may have difficulty targeting small controls to activate the targets. [Learn more about touch targets](https://dequeuniversity.com/rules/axe/4.11/target-size).",
          "score": 0,
          "impact": "serious",
          "tags": [],
          "items": [
            {
              "selector": "li.global-footer--navigation-category > ol.global-footer--navigation-options > li > a",
              "snippet": "<a href=\"https://about.usps.com/newsroom/service-alerts/\">",
              "node_label": "USPS Service Updates",
              "explanation": "Fix any of the following:\n  Target has insufficient size (161.6px by 18px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 20px instead of at least 24px."
            },
            {
              "selector": "li.global-footer--navigation-category > ol.global-footer--navigation-options > li > a",
              "snippet": "<a href=\"https://about.usps.com/resources/\">",
              "node_label": "Forms & Publications",
              "explanation": "Fix any of the following:\n  Target has insufficient size (148.6px by 18px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 18px instead of at least 24px."
            },
            {
              "selector": "li.global-footer--navigation-category > ol.global-footer--navigation-options > li > a",
              "snippet": "<a href=\"https://about.usps.com/what/government-services/\">",
              "node_label": "Government Services",
              "explanation": "Fix any of the following:\n  Target has insufficient size (150.6px by 18px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 18px instead of at least 24px."
            },
            {
              "selector": "li.global-footer--navigation-category > ol.global-footer--navigation-options > li > a",
              "snippet": "<a href=\"https://about.usps.com/what/business-services/rights-permissions/\">",
              "node_label": "Rights & Permissions",
              "explanation": "Fix any of the following:\n  Target has insufficient size (148.3px by 18px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 18px instead of at least 24px."
            },
            {
              "selector": "li.global-footer--navigation-category > ol.global-footer--navigation-options > li > a",
              "snippet": "<a href=\"https://www.uspis.gov/\">",
              "node_label": "Postal Inspectors",
              "explanation": "Fix any of the following:\n  Target has insufficient size (121.7px by 18px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 18.2px instead of at least 24px."
            },
            {
              "selector": "li.global-footer--navigation-category > ol.global-footer--navigation-options > li > a",
              "snippet": "<a href=\"https://www.uspsoig.gov/\">",
              "node_label": "Inspector General",
              "explanation": "Fix any of the following:\n  Target has insufficient size (124.6px by 18px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 18.2px instead of at least 24px."
            },
            {
              "selector": "li.global-footer--navigation-category > ol.global-footer--navigation-options > li > a",
              "snippet": "<a href=\"https://pe.usps.com\">",
              "node_label": "Postal Explorer",
              "explanation": "Fix any of the following:\n  Target has insufficient size (106px by 18px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 22px instead of at least 24px."
            },
            {
              "selector": "li.global-footer--navigation-category > ol.global-footer--navigation-options > li > a",
              "snippet": "<a href=\"https://about.usps.com/who/legal/privacy-policy/\">",
              "node_label": "Privacy Policy",
              "explanation": "Fix any of the following:\n  Target has insufficient size (97.9px by 18px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 18.4px instead of at least 24px."
            },
            {
              "selector": "li.global-footer--navigation-category > ol.global-footer--navigation-options > li > a",
              "snippet": "<a href=\"https://about.usps.com/who/legal/terms-of-use.htm\">",
              "node_label": "Terms of Use",
              "explanation": "Fix any of the following:\n  Target has insufficient size (91.8px by 18px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 18.4px instead of at least 24px."
            }
          ]
        },
        {
          "id": "landmark-one-main",
          "title": "Document does not have a main landmark.",
          "description": "One main landmark helps screen reader users navigate a web page. [Learn more about landmarks](https://dequeuniversity.com/rules/axe/4.11/landmark-one-main).",
          "score": 0,
          "impact": "moderate",
          "tags": [],
          "items": [
            {
              "selector": "html.slds-no-wcag",
              "snippet": "<html lang=\"en-US\" dir=\"ltr\" class=\"slds-no-wcag\">",
              "node_label": "html.slds-no-wcag",
              "explanation": "Fix all of the following:\n  Document does not have a main landmark"
            }
          ]
        }
      ]
    },
    {
      "url": "https://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"
            }
          ]
        }
      ]
    },
    {
      "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-03-31 19:32:39 (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://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://cancer.gov",
      "scan_status": "success",
      "axe_findings_count": 2,
      "axe_findings": [
        {
          "id": "target-size",
          "title": "Touch targets do not have sufficient size or spacing.",
          "description": "Touch targets with sufficient size and spacing help users who may have difficulty targeting small controls to activate the targets. [Learn more about touch targets](https://dequeuniversity.com/rules/axe/4.11/target-size).",
          "score": 0,
          "impact": "serious",
          "tags": [],
          "items": [
            {
              "selector": "div.usa-footer__address > div.usa-footer__contact-info > address > a",
              "snippet": "<a href=\"https://www.hhs.gov/\">",
              "node_label": "U.S. Department of Health and Human Services",
              "explanation": "Fix any of the following:\n  Target has insufficient size (314.1px by 22.8px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 21.6px instead of at least 24px."
            },
            {
              "selector": "div.usa-footer__address > div.usa-footer__contact-info > address > a",
              "snippet": "<a href=\"https://www.nih.gov/\">",
              "node_label": "National Institutes of Health",
              "explanation": "Fix any of the following:\n  Target has insufficient size (314.1px by 22.8px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 21.6px instead of at least 24px."
            },
            {
              "selector": "div.usa-footer__address > div.usa-footer__contact-info > address > a",
              "snippet": "<a href=\"https://www.cancer.gov/\">",
              "node_label": "National Cancer Institute",
              "explanation": "Fix any of the following:\n  Target has insufficient size (314.1px by 22.8px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 21.6px instead of at least 24px."
            },
            {
              "selector": "div.usa-footer__address > div.usa-footer__contact-info > address > a",
              "snippet": "<a href=\"https://usa.gov/\">",
              "node_label": "USA.gov",
              "explanation": "Fix any of the following:\n  Target has insufficient size (314.1px by 22.8px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 21.6px instead of at least 24px."
            }
          ]
        },
        {
          "id": "label-content-name-mismatch",
          "title": "Elements with visible text labels do not have matching accessible names.",
          "description": "Visible text labels that do not match the accessible name can result in a confusing experience for screen reader users. [Learn more about accessible names](https://dequeuniversity.com/rules/axe/4.11/label-content-name-mismatch).",
          "score": 0,
          "impact": "serious",
          "tags": [],
          "items": [
            {
              "selector": "div.nci-guide-card__body > ul.nci-card__button-group > li > a.usa-button",
              "snippet": "<a href=\"/types\" aria-label=\"button_alt\" class=\"usa-button usa-button--outline usa-button--secondary\" data-eddl-landing-item-link-type=\"Internal\">",
              "node_label": "Find a Cancer Type",
              "explanation": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
            },
            {
              "selector": "div.nci-guide-card__body > ul.nci-card__button-group > li > a.usa-button",
              "snippet": "<a href=\"/about-cancer/treatment\" aria-label=\"button_alt\" class=\"usa-button usa-button--outline usa-button--secondary\" data-eddl-landing-item-link-type=\"Internal\">",
              "node_label": "Treatment",
              "explanation": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
            },
            {
              "selector": "div.nci-guide-card__body > ul.nci-card__button-group > li > a.usa-button",
              "snippet": "<a href=\"/about-cancer/treatment/side-effects\" aria-label=\"button_alt\" class=\"usa-button usa-button--outline usa-button--secondary\" data-eddl-landing-item-link-type=\"Internal\">",
              "node_label": "Side Effects",
              "explanation": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
            },
            {
              "selector": "div.nci-guide-card__body > ul.nci-card__button-group > li > a.usa-button",
              "snippet": "<a href=\"/about-cancer/causes-prevention\" aria-label=\"button_alt\" class=\"usa-button usa-button--outline usa-button--secondary\" data-eddl-landing-item-link-type=\"Internal\">",
              "node_label": "Causes & Prevention",
              "explanation": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
            },
            {
              "selector": "div.nci-guide-card__body > ul.nci-card__button-group > li > a.usa-button",
              "snippet": "<a href=\"/about-cancer/diagnosis-staging\" aria-label=\"button_alt\" class=\"usa-button usa-button--outline usa-button--secondary\" data-eddl-landing-item-link-type=\"Internal\">",
              "node_label": "Diagnosis & Staging",
              "explanation": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
            },
            {
              "selector": "div.nci-guide-card__body > ul.nci-card__button-group > li > a.usa-button",
              "snippet": "<a href=\"/research/participate/clinical-trials-search\" aria-label=\"button_alt\" class=\"usa-button usa-button--outline usa-button--secondary\" data-eddl-landing-item-link-type=\"Internal\">",
              "node_label": "Find a Clinical Trial",
              "explanation": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
            },
            {
              "selector": "div.nci-guide-card__body > ul.nci-card__button-group > li > a.usa-button",
              "snippet": "<a href=\"/grants-training/grants-funding/funding-opportunities\" aria-label=\"button_alt\" class=\"usa-button usa-button--outline usa-button--secondary\" data-eddl-landing-item-link-type=\"Internal\">",
              "node_label": "Funding Opportunities",
              "explanation": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
            },
            {
              "selector": "div.nci-guide-card__body > ul.nci-card__button-group > li > a.usa-button",
              "snippet": "<a href=\"/research/resources\" aria-label=\"button_alt\" class=\"usa-button usa-button--outline usa-button--secondary\" data-eddl-landing-item-link-type=\"Internal\">",
              "node_label": "Resources for Researchers",
              "explanation": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
            },
            {
              "selector": "div.nci-guide-card__body > ul.nci-card__button-group > li > a.usa-button",
              "snippet": "<a href=\"/grants-training/apply-grant\" aria-label=\"button_alt\" class=\"usa-button usa-button--outline usa-button--secondary\" data-eddl-landing-item-link-type=\"Internal\">",
              "node_label": "Apply for a Grant",
              "explanation": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
            },
            {
              "selector": "div.nci-guide-card__body > ul.nci-card__button-group > li > a.usa-button",
              "snippet": "<a href=\"/grants-training/grants-funding/contacts\" aria-label=\"button_alt\" class=\"usa-button usa-button--outline usa-button--secondary\" data-eddl-landing-item-link-type=\"Internal\">",
              "node_label": "Find a Research Contact",
              "explanation": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
            },
            {
              "selector": "div.grid-container > ul.nci-card-group > li.nci-card > a",
              "snippet": "<a href=\"https://www.nih.gov/news-events/news-releases/researchers-identify-new-blo…\" aria-labelledby=\"paragraph-9983931\" data-eddl-landing-item=\"feature_card\" data-eddl-landing-item-link-type=\"External\">",
              "node_label": "New Blood Test May Detect Early Pancreatic Cancer\n\nFour-marker blood test could…",
              "explanation": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
            },
            {
              "selector": "div.grid-container > ul.nci-card-group > li.nci-card > a",
              "snippet": "<a href=\"/news-events/cancer-currents-blog/2025/early-onset-cancer-research-environ…\" aria-labelledby=\"paragraph-9050411\" data-eddl-landing-item=\"feature_card\" data-eddl-landing-item-link-type=\"Internal\">",
              "node_label": "Why Are Cancer Diagnoses Rising in People Under Age 50?\n\nResearchers are lookin…",
              "explanation": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
            },
            {
              "selector": "div.grid-container > ul.nci-card-group > li.nci-card > a",
              "snippet": "<a href=\"/news-events/press-releases/2025/new-tissue-biomarker-for-aggressive-breas…\" aria-labelledby=\"paragraph-9681931\" data-eddl-landing-item=\"feature_card\" data-eddl-landing-item-link-type=\"Internal\">",
              "node_label": "Predicting Breast Cancer Aggressiveness\n\nSubstantial changes in breast tissue m…",
              "explanation": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
            },
            {
              "selector": "div.tablet-lg:grid-container-widescreen > div.nci-promo-block > div.nci-promo-block__content > a.usa-button",
              "snippet": "<a class=\"usa-button usa-button--secondary\" href=\"/contact\" aria-label=\"Find contact information and learn more about NCI's Cancer Information Ser…\" data-eddl-landing-item-link-type=\"Internal\">",
              "node_label": "Get Started",
              "explanation": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
            },
            {
              "selector": "div.grid-container > ul.nci-card-group > li.nci-card > a",
              "snippet": "<a href=\"/about-nci/leadership\" aria-labelledby=\"paragraph-9050481\" data-eddl-landing-item=\"feature_card\" data-eddl-landing-item-link-type=\"Internal\">",
              "node_label": "Senior Leaders\n\nInformation about NCI senior leadership.",
              "explanation": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
            },
            {
              "selector": "div.grid-container > ul.nci-card-group > li.nci-card > a",
              "snippet": "<a href=\"/about-nci/organization\" aria-labelledby=\"paragraph-9050486\" data-eddl-landing-item=\"feature_card\" data-eddl-landing-item-link-type=\"Internal\">",
              "node_label": "NCI Divisions, Offices, and Centers\n\nNCI has 30 divisions, offices, and centers…",
              "explanation": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
            },
            {
              "selector": "div.grid-container > ul.nci-card-group > li.nci-card > a",
              "snippet": "<a href=\"/about-nci/advisory-boards\" aria-labelledby=\"paragraph-9050491\" data-eddl-landing-item=\"feature_card\" data-eddl-landing-item-link-type=\"Internal\">",
              "node_label": "Advisory Boards and Review Groups\n\nNCI relies on advisory committees to provide…",
              "explanation": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
            },
            {
              "selector": "figure.cgdp-video__figure > div.cgdp-video__media > div#ytplayer-jC8CUIID2HA > div.video-preview--container",
              "snippet": "<div class=\"video-preview--container\" tabindex=\"0\" role=\"button\" aria-label=\"Play video\">",
              "node_label": "The Power of Improved Data Sharing - Childhood Cancer Data Initiative",
              "explanation": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
            }
          ]
        }
      ]
    },
    {
      "url": "https://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://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."
            }
          ]
        }
      ]
    }
  ]
}
