Accessibility test digest

Synopsis

Page: National Institute of Standards & Technology (NIST)

URL: https://www.nist.gov/

Score: 583

Tested by: Testaro, procedure tp14

Scored by: Testilo, procedure sp14a

Digested by: Testilo, procedure dp14a

Introduction

The Testaro application used its tp14 testing procedure to test the accessibility (barrier-free design and coding) of the National Institute of Standards & Technology (NIST) web page at https://www.nist.gov/ on 2022/07/18. The procedure performed 1075 tests. Of these, 16 are custom tests defined by Testaro, and the others belong to these seven other packages (programs that perform collections of tests):

Testaro produced a report enumerating the test results.

Testilo processed the report and used the sp14a scoring procedure to compute partial and total scores for the page. The total score is 583 (where 0 is the best possible score). The scored report is appended below.

Finally, Testilo used procedure dp14a to produce this digest, briefly explaining how sp14a computed the scores.

Score summary

Score components
total583
log73
preventions100
contentBeyondLandmarks107
leadingClipsText46
linkIndication44
contrastAAA37
targetSize20
contrastAA15
inconsistentStyles14
roleBad13
linkPair10
internalLinkBroken6
contrastRisk6
linkTextsSame6
zIndexNotZero5
h1Missing5
noLeading5
ariaBadAttribute5
navConfusion5
footerConfusion5
horizontalScrolling5
headingOfNothing4
pseudoLinkRisk4
allCaps4
visibleBulk3
tabFocusability3
hoverSurprise3
skipRepeatedContent3
hiddenContentRisk3
mainNot13
pseudoNavListRisk3
headingStructure3
scrollRisk3
imageTextRedundant3
imageTextLong3
noScriptRisk3
titleRedundant3

Issue summary

Special issues

log: Score 73. This is based on the amount of browser error logging and miscellaneous logging during the tests.

preventions: Score 100. This is based on tests that the page did not allow to be run. That impedes accessibility progress and risks interfering with tools that users with disabilities need.

Classified issues

contentBeyondLandmarks: Score 107. Issues reported by tests in this category:

leadingClipsText: Score 46. Issues reported by tests in this category:

linkIndication: Score 44. Issues reported by tests in this category:

contrastAAA: Score 37. Issues reported by tests in this category:

targetSize: Score 20. Issues reported by tests in this category:

contrastAA: Score 15. Issues reported by tests in this category:

inconsistentStyles: Score 14. Issues reported by tests in this category:

roleBad: Score 13. Issues reported by tests in this category:

linkPair: Score 10. Issues reported by tests in this category:

internalLinkBroken: Score 6. Issues reported by tests in this category:

contrastRisk: Score 6. Issues reported by tests in this category:

linkTextsSame: Score 6. Issues reported by tests in this category:

zIndexNotZero: Score 5. Issues reported by tests in this category:

h1Missing: Score 5. Issues reported by tests in this category:

noLeading: Score 5. Issues reported by tests in this category:

ariaBadAttribute: Score 5. Issues reported by tests in this category:

navConfusion: Score 5. Issues reported by tests in this category:

footerConfusion: Score 5. Issues reported by tests in this category:

horizontalScrolling: Score 5. Issues reported by tests in this category:

headingOfNothing: Score 4. Issues reported by tests in this category:

pseudoLinkRisk: Score 4. Issues reported by tests in this category:

allCaps: Score 4. Issues reported by tests in this category:

visibleBulk: Score 3. Issues reported by tests in this category:

tabFocusability: Score 3. Issues reported by tests in this category:

hoverSurprise: Score 3. Issues reported by tests in this category:

skipRepeatedContent: Score 3. Issues reported by tests in this category:

hiddenContentRisk: Score 3. Issues reported by tests in this category:

mainNot1: Score 3. Issues reported by tests in this category:

pseudoNavListRisk: Score 3. Issues reported by tests in this category:

headingStructure: Score 3. Issues reported by tests in this category:

scrollRisk: Score 3. Issues reported by tests in this category:

imageTextRedundant: Score 3. Issues reported by tests in this category:

imageTextLong: Score 3. Issues reported by tests in this category:

noScriptRisk: Score 3. Issues reported by tests in this category:

titleRedundant: Score 3. Issues reported by tests in this category:

Discussion

Although there are widely accepted accessibility standards, there is no unanimity about how to define, test, and quantify accessibility. The failures reported in this digest merit investigation as potential opportunities for improved accessibility. Investigation may lead you to conclude that some of the reported failures do not actually harm accessibility. Conversely, some substantial accessibility faults can escape detection by any of these tests. You may question the attempt to assign an accessibility score to a web page, or you may prefer weightings and formulas different from those used by sp14a. You can modify and extend Testaro and Testilo to fit other theories and priorities.

Here, in brief, is how sp14a computes a score for a page.

The precise rules of sp14a are found in the code itself.

Report

{
  "id": "4aieq-nist",
  "host": {
    "id": "nist",
    "which": "https://www.nist.gov/",
    "what": "National Institute of Standards & Technology (NIST)"
  },
  "log": [
    {
      "event": "startTime",
      "value": "2022-07-18T00:10:59"
    },
    {
      "event": "endTime",
      "value": "2022-07-18T00:12:56"
    }
  ],
  "script": {
    "id": "tp12",
    "what": "Alfa, Axe, HTML CodeSniffer, IBM, Tenon, WAVE, and 16 custom tests",
    "strict": true,
    "timeLimit": 300,
    "commands": [
      {
        "type": "launch",
        "which": "webkit",
        "what": "Webkit browser"
      },
      {
        "type": "url",
        "which": "https://www.nist.gov/",
        "what": "National Institute of Standards & Technology (NIST)"
      },
      {
        "type": "tenonRequest",
        "id": "a",
        "withNewContent": true,
        "what": "Tenon API version 2 test request"
      },
      {
        "type": "test",
        "which": "motion",
        "what": "spontaneous change of content; requires webkit",
        "delay": 2500,
        "interval": 2500,
        "count": 5
      },
      {
        "type": "launch",
        "which": "chromium",
        "what": "Chromium browser"
      },
      {
        "type": "url",
        "which": "https://www.nist.gov/",
        "what": "National Institute of Standards & Technology (NIST)"
      },
      {
        "type": "test",
        "which": "bulk",
        "what": "count of visible elements"
      },
      {
        "type": "test",
        "which": "embAc",
        "withItems": true,
        "what": "active elements incorrectly embedded in each other"
      },
      {
        "type": "test",
        "which": "focAll",
        "what": "Tab-focusability"
      },
      {
        "type": "test",
        "which": "focInd",
        "revealAll": false,
        "allowedDelay": 250,
        "withItems": true,
        "what": "focus indicators"
      },
      {
        "type": "test",
        "which": "focOp",
        "withItems": true,
        "what": "focusability and operability of elements"
      },
      {
        "type": "test",
        "which": "hover",
        "headSize": 20,
        "headSampleSize": 20,
        "tailSampleSize": 15,
        "withItems": true,
        "what": "hover impacts"
      },
      {
        "type": "test",
        "which": "labClash",
        "withItems": true,
        "what": "unlabeled and mislabeled form controls"
      },
      {
        "type": "test",
        "which": "linkUl",
        "withItems": true,
        "what": "underlining of inline links"
      },
      {
        "type": "test",
        "which": "menuNav",
        "withItems": true,
        "what": "keyboard navigation within true-focus menus"
      },
      {
        "type": "test",
        "which": "radioSet",
        "withItems": true,
        "what": "grouping of radio buttons in fieldsets"
      },
      {
        "type": "test",
        "which": "role",
        "what": "validity and necessity of role assignments"
      },
      {
        "type": "test",
        "which": "styleDiff",
        "withItems": true,
        "what": "style consistency of headings, buttons, and links"
      },
      {
        "type": "test",
        "which": "tabNav",
        "withItems": true,
        "what": "keyboard navigation within tab lists"
      },
      {
        "type": "test",
        "which": "zIndex",
        "withItems": true,
        "what": "elements with non-auto z indexes"
      },
      {
        "type": "test",
        "which": "alfa",
        "what": "Siteimprove alfa"
      },
      {
        "type": "test",
        "which": "axe",
        "detailLevel": 2,
        "rules": [],
        "what": "Axe core, all rules"
      },
      {
        "type": "test",
        "which": "htmlcs",
        "what": "HTML CodeSniffer"
      },
      {
        "type": "test",
        "which": "ibm",
        "withItems": true,
        "what": "IBM Accessibility Checker, with page content and again with URL"
      },
      {
        "type": "test",
        "which": "wave",
        "reportType": 4,
        "what": "WAVE, report-type 4"
      },
      {
        "type": "test",
        "which": "tenon",
        "id": "a",
        "what": "Tenon API version 2 result retrieval"
      }
    ]
  },
  "acts": [
    {
      "type": "launch",
      "which": "webkit",
      "what": "Webkit browser"
    },
    {
      "type": "url",
      "which": "https://www.nist.gov/",
      "what": "National Institute of Standards & Technology (NIST)",
      "result": "https://www.nist.gov/"
    },
    {
      "type": "tenonRequest",
      "id": "a",
      "withNewContent": true,
      "what": "Tenon API version 2 test request",
      "url": "https://www.nist.gov/"
    },
    {
      "type": "test",
      "which": "motion",
      "what": "motion",
      "delay": 2500,
      "interval": 2500,
      "count": 5,
      "url": "https://www.nist.gov/",
      "result": {
        "bytes": [
          426486,
          426486,
          426486,
          426486,
          426486
        ],
        "localRatios": [
          1,
          1,
          1,
          1
        ],
        "meanLocalRatio": 1,
        "maxLocalRatio": 1,
        "globalRatio": 1,
        "pixelChanges": [
          0,
          0,
          0,
          0
        ],
        "meanPixelChange": 0,
        "maxPixelChange": 0,
        "changeFrequency": 0
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "Chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.nist.gov/",
      "what": "National Institute of Standards & Technology (NIST)",
      "result": "https://www.nist.gov/"
    },
    {
      "type": "test",
      "which": "bulk",
      "what": "count of visible elements",
      "url": "https://www.nist.gov/",
      "result": {
        "visibleElements": 435
      }
    },
    {
      "type": "test",
      "which": "embAc",
      "withItems": true,
      "what": "active elements embedded in links or buttons",
      "url": "https://www.nist.gov/",
      "result": {
        "totals": {
          "links": 0,
          "buttons": 0,
          "inputs": 0,
          "selects": 0
        },
        "items": []
      }
    },
    {
      "type": "test",
      "which": "focAll",
      "what": "focusable and Tab-focused elements",
      "url": "https://www.nist.gov/",
      "result": {
        "tabFocusables": 98,
        "tabFocused": 99,
        "discrepancy": 1
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.nist.gov/",
      "what": "URL",
      "result": "https://www.nist.gov/"
    },
    {
      "type": "test",
      "which": "focInd",
      "revealAll": false,
      "allowedDelay": 250,
      "withItems": true,
      "what": "focus indicators",
      "url": "https://www.nist.gov/",
      "result": {
        "totals": {
          "total": 98,
          "types": {
            "indicatorMissing": {
              "total": 0,
              "tagNames": {}
            },
            "nonOutlinePresent": {
              "total": 0,
              "tagNames": {}
            },
            "outlinePresent": {
              "total": 98,
              "meanDelay": 0,
              "tagNames": {
                "A": 90,
                "BUTTON": 7,
                "INPUT": 1
              }
            }
          }
        },
        "items": {
          "indicatorMissing": [],
          "nonOutlinePresent": [],
          "outlinePresent": [
            {
              "tagName": "A",
              "text": "Skip to main content",
              "delay": 0
            },
            {
              "tagName": "BUTTON",
              "text": "Here’s how you know",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Careers",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Shop",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Contact",
              "delay": 0
            },
            {
              "tagName": "INPUT",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "BUTTON",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "BUTTON",
              "text": "Topics",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Publications",
              "delay": 0
            },
            {
              "tagName": "BUTTON",
              "text": "Labs & Major Programs",
              "delay": 0
            },
            {
              "tagName": "BUTTON",
              "text": "Services & Resources",
              "delay": 0
            },
            {
              "tagName": "BUTTON",
              "text": "News & Events",
              "delay": 0
            },
            {
              "tagName": "BUTTON",
              "text": "About NIST",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "How Do You Ensure That a Tape Measure Is Accurate?",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "NIST Announces First Four Quantum-Resistant Cryptographic Algorithms",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "To See Life in a Drop of Blood",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Computer Security Resource Center (CSRC)",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Data",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Official U.S. Time",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Publications",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Software",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Communications Technology Laboratory",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Engineering Laboratory",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Information Technology Laboratory",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Material Measurement Laboratory",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "NIST Center for Neutron Research",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Physical Measurement Laboratory",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Baldrige Performance Excellence Program",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Manufacturing Extension Partnership (MEP)",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Manufacturing USA(link is external)",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "NVLAP",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Technology Transfer",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Artificial Intelligence",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Climate",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Communications",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Cybersecurity",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Health & Bioscience",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Infrastructure",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Manufacturing",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Quantum Science",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Calibrations",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Documentary Standards",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Standard Reference Data",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Standard Reference Materials",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Gecko Feet Are Coated in an Ultra-Thin Layer of Lipids That Help Them Stay Sticky",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "NIST Announces First Four Quantum-Resistant Cryptographic Algorithms",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "DC-Area U.S. Government Agencies Announce the Washington Metropolitan Quantum Network Research Conso",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "NIST Update to Software Reference Library Will Aid in Criminal Investigations",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "View All News",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "The 2022 NIST-Hosted Workshop on Standards for Microbiome and Multi'Omics Measurements",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "FORENSICS@NIST 2022",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "View Past Events",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "View All Upcoming Events",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "301-975-2000",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Webmaster",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Contact Us",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Our Other Offices",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Twitter\n(link is external)",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Facebook\n(link is external)",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "LinkedIn\n(link is external)",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Instagram\n(link is external)",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "YouTube\n(link is external)",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Giphy\n(link is external)",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "RSS Feed",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Mailing List\n(link is external)",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Feedback",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Site Privacy",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Accessibility",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Privacy Program",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Copyrights",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Vulnerability Disclosure",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "No Fear Act Policy",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "FOIA",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Environmental Policy",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Scientific Integrity",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Information Quality Standards",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Commerce.gov",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Science.gov",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "USA.gov",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Vote.gov",
              "delay": 0
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.nist.gov/",
      "what": "URL",
      "result": "https://www.nist.gov/"
    },
    {
      "type": "test",
      "which": "focOp",
      "withItems": true,
      "what": "focusability and operability",
      "url": "https://www.nist.gov/",
      "result": {
        "totals": {
          "total": 187,
          "types": {
            "onlyFocusable": {
              "total": 0,
              "tagNames": {}
            },
            "onlyOperable": {
              "total": 0,
              "tagNames": {}
            },
            "focusableAndOperable": {
              "total": 187,
              "tagNames": {
                "A": 176,
                "BUTTON": 10,
                "INPUT": 1
              }
            }
          }
        },
        "items": {
          "onlyFocusable": [],
          "onlyOperable": [],
          "focusableAndOperable": [
            {
              "tagName": "A",
              "id": "",
              "text": "Skip to main content",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Here’s how you know",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/\" title=\"National Institute of Standards and Technology\" aria-label=\"H",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Careers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Shop",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Contact",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "search-form",
              "text": "<input class=\"usa-input\" id=\"search-form\" type=\"search\" name=\"s\" placeholder=\"Se",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button class=\"usa-button\" type=\"submit\" style=\"cursor: default;\"><img src=\"/lib",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Menu",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Close",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Topics",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "All Topics",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Advanced communications",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Artificial intelligence",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Bioscience",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Buildings and construction",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Chemistry",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Climate",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Cybersecurity",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Electronics",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Energy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Environment",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Fire",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Forensic science",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Health",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Information technology",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Infrastructure",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Manufacturing",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Materials",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Mathematics and statistics",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Metrology",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Nanotechnology",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Neutron research",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Performance excellence",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Physics",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Public safety",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Resilience",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Standards",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Transportation",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Publications",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Labs & Major Programs",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Laboratories",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Communications Technology Laboratory",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Engineering Laboratory",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Information Technology Laboratory",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Material Measurement Laboratory",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Physical Measurement Laboratory",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "User Facilities",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "NIST Center for Neutron Research",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "CNST NanoFab",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Research Test Beds",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Research Projects",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Tools & Instruments",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Major Programs",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Baldrige Performance Excellence Program",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Manufacturing Extension Partnership (MEP)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Office of Advanced Manufacturing",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Special Programs Office",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Technology Partnerships Office",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Services & Resources",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Standards and Measurements",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Calibration Services",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Laboratory Accreditation (NVLAP)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Quality System",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Standard Reference Materials (SRMs)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Standards.gov",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Time Services",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Office of Weights and Measures",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Software",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Data",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Chemistry WebBook",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "National Vulnerability Database",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Physical Reference Data",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Standard Reference Data (SRD)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Storefront",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "License & Patents",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Computer Security Resource Center (CSRC)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "NIST Research Library",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "News & Events",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "News",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Events",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Blogs",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Feature Stories",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Awards",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Video Gallery",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Image Gallery",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Media Contacts",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "About NIST",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "About Us",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Contact Us",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Visit",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Careers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Our Organization",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Office of the Director",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Budget & Planning",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Industry Impacts",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Work with NIST",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "History",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "NIST Digital Archives(link is external)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "NIST Museum",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "NIST and the Nobel",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Resources for Kids",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/how-do-you-measure-it/how-do-you-ensure-tape-measure-accurate\" style=\"",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "How Do You Ensure That a Tape Measure Is Accurate?",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.nist.gov/news-events/news/2022/07/nist-announces-first-four",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "NIST Announces First Four Quantum-Resistant Cryptographic Algorithms",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/blogs/see-life-drop-blood\" style=\"cursor: default;\"> <picture> <source",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "To See Life in a Drop of Blood",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Computer Security Resource Center (CSRC)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Data",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Official U.S. Time",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Publications",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Software",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Communications Technology Laboratory",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Engineering Laboratory",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Information Technology Laboratory",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Material Measurement Laboratory",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "NIST Center for Neutron Research",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Physical Measurement Laboratory",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Baldrige Performance Excellence Program",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Manufacturing Extension Partnership (MEP)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Manufacturing USA(link is external)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "NVLAP",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Technology Transfer",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/artificial-intelligence\" style=\"cursor: default;\"> <img src=\"/themes/c",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Artificial Intelligence",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/climate\" style=\"cursor: default;\"> <img src=\"/themes/custom/nist_www/i",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Climate",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/advanced-communications\" style=\"cursor: default;\"> <img src=\"/themes/c",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Communications",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/cybersecurity\" style=\"cursor: default;\"> <img src=\"/themes/custom/nist",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Cybersecurity",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/health-bioscience\" style=\"cursor: default;\"> <img src=\"/themes/custom/",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Health & Bioscience",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/infrastructure\" style=\"cursor: default;\"> <img src=\"/themes/custom/nis",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Infrastructure",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/manufacturing\" style=\"cursor: default;\"> <img src=\"/themes/custom/nist",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Manufacturing",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/quantum-information-science\" style=\"cursor: default;\"> <img src=\"/them",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Quantum Science",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Calibrations",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Documentary Standards",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Standard Reference Data",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Standard Reference Materials",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/news-events/news/2022/07/gecko-feet-are-coated-ultra-thin-layer-lipids",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Gecko Feet Are Coated in an Ultra-Thin Layer of Lipids That Help Them Stay Stick",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/news-events/news/2022/07/nist-announces-first-four-quantum-resistant-c",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "NIST Announces First Four Quantum-Resistant Cryptographic Algorithms",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/news-events/news/2022/06/dc-area-us-government-agencies-announce-washi",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "DC-Area U.S. Government Agencies Announce the Washington Metropolitan Quantum Ne",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/news-events/news/2022/06/nist-update-software-reference-library-will-a",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "NIST Update to Software Reference Library Will Aid in Criminal Investigations",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "View All News",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/news-events/events/2022/08/2022-nist-hosted-workshop-standards-microbi",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "The 2022 NIST-Hosted Workshop on Standards for Microbiome and Multi'Omics Measur",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "FORENSICS@NIST 2022",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "View Past Events",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "View All Upcoming Events",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/\" title=\"National Institute of Standards and Technology\" rel=\"home\" st",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "301-975-2000",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Webmaster",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Contact Us",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Our Other Offices",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Twitter\n(link is external)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Facebook\n(link is external)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "LinkedIn\n(link is external)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Instagram\n(link is external)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "YouTube\n(link is external)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Giphy\n(link is external)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "RSS Feed",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Mailing List\n(link is external)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Feedback",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Site Privacy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Accessibility",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Privacy Program",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Copyrights",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Vulnerability Disclosure",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "No Fear Act Policy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "FOIA",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Environmental Policy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Scientific Integrity",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Information Quality Standards",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Commerce.gov",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Science.gov",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "USA.gov",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Vote.gov",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "backtotop",
              "text": "Back to top",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.nist.gov/",
      "what": "URL",
      "result": "https://www.nist.gov/"
    },
    {
      "type": "test",
      "which": "hover",
      "headSize": 20,
      "headSampleSize": 20,
      "tailSampleSize": 15,
      "withItems": true,
      "what": "hover-caused content changes",
      "url": "https://www.nist.gov/",
      "result": {
        "totals": {
          "triggers": 140,
          "headTriggers": 20,
          "tailTriggers": 120,
          "impactTriggers": 0,
          "additions": 0,
          "removals": 0,
          "opacityChanges": 0,
          "opacityImpact": 0,
          "unhoverables": 1
        },
        "items": {
          "head": {
            "impactTriggers": [],
            "unhoverables": [
              {
                "tagName": "A",
                "id": "",
                "text": "Skiptomaincontent"
              }
            ]
          },
          "tail": {
            "impactTriggers": [],
            "unhoverables": []
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.nist.gov/",
      "what": "URL",
      "result": "https://www.nist.gov/"
    },
    {
      "type": "test",
      "which": "labClash",
      "withItems": true,
      "what": "labeling inconsistencies",
      "url": "https://www.nist.gov/",
      "result": {
        "totals": {
          "mislabeled": 0,
          "unlabeled": 1,
          "wellLabeled": 10
        },
        "items": {
          "mislabeled": [],
          "unlabeled": [
            {
              "index": 2,
              "tagName": "BUTTON",
              "type": "submit",
              "content": "{<button class=\"usa-button\" type=\"submit\"><img src=\"/libraries/nist-component-library/dist/img/usa-icons-bg/search--white.svg\" class=\"usa-search__submit-icon\" alt=\"Search\"></button>}"
            }
          ],
          "wellLabeled": [
            {
              "index": 0,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Here’s how you know"
              }
            },
            {
              "index": 1,
              "tagName": "INPUT",
              "type": "search",
              "labelType": "label",
              "texts": {
                "label": [
                  "Search NIST"
                ]
              }
            },
            {
              "index": 3,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Menu"
              }
            },
            {
              "index": 4,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Close"
              }
            },
            {
              "index": 5,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Topics"
              }
            },
            {
              "index": 6,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Labs & Major Programs"
              }
            },
            {
              "index": 7,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Services & Resources"
              }
            },
            {
              "index": 8,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "News & Events"
              }
            },
            {
              "index": 9,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "About NIST"
              }
            },
            {
              "index": 10,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Back to top"
              }
            }
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "linkUl",
      "withItems": true,
      "what": "adjacent-link underlining",
      "url": "https://www.nist.gov/",
      "result": {
        "totals": {
          "links": 176,
          "adjacent": {
            "total": 73,
            "underlined": 31,
            "underlinedPercent": 42
          }
        },
        "items": {
          "underlined": [
            "Skip to main content",
            "",
            "",
            "",
            "",
            "",
            "",
            "",
            "",
            "",
            "",
            "",
            "",
            "",
            "",
            "",
            "",
            "",
            "",
            "301-975-2000",
            "Webmaster",
            "Contact Us",
            "Our Other Offices",
            "Twitter(link is external)",
            "Facebook(link is external)",
            "LinkedIn(link is external)",
            "Instagram(link is external)",
            "YouTube(link is external)",
            "Giphy(link is external)",
            "RSS Feed",
            "Mailing List(link is external)"
          ],
          "notUnderlined": [
            "Publications",
            "Laboratories",
            "User Facilities",
            "Research Test Beds",
            "Research Projects",
            "Tools & Instruments",
            "Major Programs",
            "Standards and Measurements",
            "Software",
            "Data",
            "Storefront",
            "License & Patents",
            "About Us",
            "Contact Us",
            "Visit",
            "Careers",
            "Our Organization",
            "Industry Impacts",
            "Work with NIST",
            "History",
            "Resources for Kids",
            "How Do You Ensure That a Tape Measure Is Accurate?",
            "NIST Announces First Four Quantum-Resistant Cryptographic Algorithms",
            "To See Life in a Drop of Blood",
            "Artificial Intelligence",
            "Climate",
            "Communications",
            "Cybersecurity",
            "Health & Bioscience",
            "Infrastructure",
            "Manufacturing",
            "Quantum Science",
            "Gecko Feet Are Coated in an Ultra-Thin Layer of Lipids That Help Them Stay Sticky",
            "NIST Announces First Four Quantum-Resistant Cryptographic Algorithms",
            "DC-Area U.S. Government Agencies Announce the Washington Metropolitan Quantum Network Research Consortium, or DC-QNet",
            "NIST Update to Software Reference Library Will Aid in Criminal Investigations",
            "View All News",
            "The 2022 NIST-Hosted Workshop on Standards for Microbiome and Multi'Omics Measurements",
            "FORENSICS@NIST 2022",
            "View Past Events",
            "View All Upcoming Events",
            "Feedback"
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "menuNav",
      "withItems": true,
      "what": "keyboard navigation between focusable menu items",
      "url": "https://www.nist.gov/",
      "result": {
        "totals": {
          "navigations": {
            "all": {
              "total": 0,
              "correct": 0,
              "incorrect": 0
            },
            "specific": {
              "tab": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "left": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "right": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "up": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "down": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "home": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "end": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              }
            }
          },
          "menuItems": {
            "total": 0,
            "correct": 0,
            "incorrect": 0
          },
          "menus": {
            "total": 0,
            "correct": 0,
            "incorrect": 0
          }
        },
        "menuItems": {
          "incorrect": [],
          "correct": []
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.nist.gov/",
      "what": "URL",
      "result": "https://www.nist.gov/"
    },
    {
      "type": "test",
      "which": "radioSet",
      "withItems": true,
      "what": "fieldset grouping of radio buttons",
      "url": "https://www.nist.gov/",
      "result": {
        "totals": {
          "total": 0,
          "inSet": 0,
          "percent": "N.A."
        },
        "items": {
          "inSet": [],
          "notInSet": []
        }
      }
    },
    {
      "type": "test",
      "which": "role",
      "what": "roles",
      "url": "https://www.nist.gov/",
      "result": {
        "roleElements": 21,
        "badRoleElements": 2,
        "redundantRoleElements": 6,
        "tagNames": {
          "HEADER": {
            "banner": {
              "bad": 1,
              "redundant": 0
            }
          },
          "ARTICLE": {
            "article": {
              "bad": 0,
              "redundant": 6
            }
          },
          "DIV": {
            "navigation": {
              "bad": 1,
              "redundant": 0
            }
          }
        }
      }
    },
    {
      "type": "test",
      "which": "styleDiff",
      "withItems": true,
      "what": "style inconsistencies",
      "url": "https://www.nist.gov/",
      "result": {
        "mainStyles": [
          "fontStyle",
          "fontWeight",
          "opacity",
          "textDecorationLine",
          "textDecorationStyle",
          "textDecorationThickness"
        ],
        "buttonStyles": [
          "borderStyle",
          "borderWidth",
          "height",
          "lineHeight",
          "maxHeight",
          "maxWidth",
          "minHeight",
          "minWidth",
          "outlineOffset",
          "outlineStyle",
          "outlineWidth"
        ],
        "headingStyles": [
          "color",
          "fontSize"
        ],
        "listLinkStyles": [
          "color",
          "fontSize",
          "lineHeight"
        ],
        "totals": {
          "button": {
            "total": 10,
            "subtotals": [
              5,
              1,
              1,
              1,
              1,
              1
            ]
          },
          "adjacentLink": {
            "total": 73,
            "subtotals": [
              31,
              28,
              11,
              3
            ]
          },
          "listLink": {
            "total": 103,
            "subtotals": [
              38,
              28,
              16,
              14,
              4,
              3
            ]
          },
          "h2": {
            "total": 5,
            "subtotals": [
              2,
              1,
              1,
              1
            ]
          },
          "h3": {
            "total": 18,
            "subtotals": [
              8,
              6,
              3,
              1
            ]
          }
        },
        "items": {
          "button": {
            "fontWeight": {
              "400": [
                "Here’s how you know",
                "Close",
                "Back to top"
              ],
              "700": [
                "",
                "Menu",
                "Topics",
                "Labs & Major Programs",
                "Services & Resources",
                "News & Events",
                "About NIST"
              ]
            },
            "textDecorationLine": {
              "none": [
                "Here’s how you know",
                "",
                "Menu",
                "Topics",
                "Labs & Major Programs",
                "Services & Resources",
                "News & Events",
                "About NIST",
                "Back to top"
              ],
              "underline": [
                "Close"
              ]
            },
            "height": {
              "14.0703px": [
                "Here’s how you know"
              ],
              "38px": [
                "",
                "Menu"
              ],
              "48px": [
                "Close"
              ],
              "49.2812px": [
                "Topics",
                "Labs & Major Programs",
                "Services & Resources",
                "News & Events",
                "About NIST"
              ],
              "70px": [
                "Back to top"
              ]
            },
            "lineHeight": {
              "14.08px": [
                "Here’s how you know"
              ],
              "15.264px": [
                ""
              ],
              "38px": [
                "Menu"
              ],
              "19.504px": [
                "Close"
              ],
              "17.28px": [
                "Topics",
                "Labs & Major Programs",
                "Services & Resources",
                "News & Events",
                "About NIST"
              ],
              "18.4px": [
                "Back to top"
              ]
            },
            "minHeight": {
              "auto": [
                "Here’s how you know",
                ""
              ],
              "0px": [
                "Menu",
                "Close",
                "Topics",
                "Labs & Major Programs",
                "Services & Resources",
                "News & Events",
                "About NIST",
                "Back to top"
              ]
            },
            "minWidth": {
              "auto": [
                "Here’s how you know"
              ],
              "48px": [
                ""
              ],
              "0px": [
                "Menu",
                "Close",
                "Topics",
                "Labs & Major Programs",
                "Services & Resources",
                "News & Events",
                "About NIST",
                "Back to top"
              ]
            }
          },
          "adjacentLink": {
            "fontWeight": {
              "400": [
                "Skip to main content",
                "",
                "",
                "How Do You Ensure That a Tape Measure Is Accurate?",
                "",
                "NIST Announces First Four Quantum-Resistant Cryptographic Algorithms",
                "",
                "To See Life in a Drop of Blood",
                "",
                "Artificial Intelligence",
                "",
                "Climate",
                "",
                "Communications",
                "",
                "Cybersecurity",
                "",
                "Health & Bioscience",
                "",
                "Infrastructure",
                "",
                "Manufacturing",
                "",
                "Quantum Science",
                "",
                "",
                "",
                "",
                "",
                "",
                "301-975-2000",
                "Webmaster",
                "Contact Us",
                "Our Other Offices",
                "Twitter (link is external)",
                "Facebook (link is external)",
                "LinkedIn (link is external)",
                "Instagram (link is external)",
                "YouTube (link is external)",
                "Giphy (link is external)",
                "RSS Feed",
                "Mailing List (link is external)"
              ],
              "600": [
                "View All News",
                "View Past Events",
                "View All Upcoming Events"
              ],
              "700": [
                "Publications",
                "Laboratories",
                "User Facilities",
                "Research Test Beds",
                "Research Projects",
                "Tools & Instruments",
                "Major Programs",
                "Standards and Measurements",
                "Software",
                "Data",
                "Storefront",
                "License & Patents",
                "About Us",
                "Contact Us",
                "Visit",
                "Careers",
                "Our Organization",
                "Industry Impacts",
                "Work with NIST",
                "History",
                "Resources for Kids",
                "Gecko Feet Are Coated in an Ultra-Thin Layer of Lipids That Help Them Stay Sticky",
                "NIST Announces First Four Quantum-Resistant Cryptographic Algorithms",
                "DC-Area U.S. Government Agencies Announce the Washington Metropolitan Quantum Network Research Consortium, or DC-QNet",
                "NIST Update to Software Reference Library Will Aid in Criminal Investigations",
                "The 2022 NIST-Hosted Workshop on Standards for Microbiome and Multi'Omics Measurements",
                "FORENSICS@NIST 2022",
                "Feedback"
              ]
            },
            "textDecorationLine": {
              "underline": [
                "Skip to main content",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "301-975-2000",
                "Webmaster",
                "Contact Us",
                "Our Other Offices",
                "Twitter (link is external)",
                "Facebook (link is external)",
                "LinkedIn (link is external)",
                "Instagram (link is external)",
                "YouTube (link is external)",
                "Giphy (link is external)",
                "RSS Feed",
                "Mailing List (link is external)"
              ],
              "none": [
                "Publications",
                "Laboratories",
                "User Facilities",
                "Research Test Beds",
                "Research Projects",
                "Tools & Instruments",
                "Major Programs",
                "Standards and Measurements",
                "Software",
                "Data",
                "Storefront",
                "License & Patents",
                "About Us",
                "Contact Us",
                "Visit",
                "Careers",
                "Our Organization",
                "Industry Impacts",
                "Work with NIST",
                "History",
                "Resources for Kids",
                "How Do You Ensure That a Tape Measure Is Accurate?",
                "NIST Announces First Four Quantum-Resistant Cryptographic Algorithms",
                "To See Life in a Drop of Blood",
                "Artificial Intelligence",
                "Climate",
                "Communications",
                "Cybersecurity",
                "Health & Bioscience",
                "Infrastructure",
                "Manufacturing",
                "Quantum Science",
                "Gecko Feet Are Coated in an Ultra-Thin Layer of Lipids That Help Them Stay Sticky",
                "NIST Announces First Four Quantum-Resistant Cryptographic Algorithms",
                "DC-Area U.S. Government Agencies Announce the Washington Metropolitan Quantum Network Research Consortium, or DC-QNet",
                "NIST Update to Software Reference Library Will Aid in Criminal Investigations",
                "View All News",
                "The 2022 NIST-Hosted Workshop on Standards for Microbiome and Multi'Omics Measurements",
                "FORENSICS@NIST 2022",
                "View Past Events",
                "View All Upcoming Events",
                "Feedback"
              ]
            }
          },
          "listLink": {
            "fontWeight": {
              "400": [
                "Careers",
                "Shop",
                "Contact",
                "Communications Technology Laboratory",
                "Engineering Laboratory",
                "Information Technology Laboratory",
                "Material Measurement Laboratory",
                "Physical Measurement Laboratory",
                "NIST Center for Neutron Research",
                "CNST NanoFab",
                "Baldrige Performance Excellence Program",
                "Manufacturing Extension Partnership (MEP)",
                "Office of Advanced Manufacturing",
                "Special Programs Office",
                "Technology Partnerships Office",
                "Calibration Services",
                "Laboratory Accreditation (NVLAP)",
                "Quality System",
                "Standard Reference Materials (SRMs)",
                "Standards.gov",
                "Time Services",
                "Office of Weights and Measures",
                "Chemistry WebBook",
                "National Vulnerability Database",
                "Physical Reference Data",
                "Standard Reference Data (SRD)",
                "Office of the Director",
                "Budget & Planning",
                "NIST Digital Archives(link is external)",
                "NIST Museum",
                "NIST and the Nobel",
                "Computer Security Resource Center (CSRC)",
                "Data",
                "Official U.S. Time",
                "Publications",
                "Software",
                "Communications Technology Laboratory",
                "Engineering Laboratory",
                "Information Technology Laboratory",
                "Material Measurement Laboratory",
                "NIST Center for Neutron Research",
                "Physical Measurement Laboratory",
                "Baldrige Performance Excellence Program",
                "Manufacturing Extension Partnership (MEP)",
                "Manufacturing USA(link is external)",
                "NVLAP",
                "Technology Transfer",
                "Site Privacy",
                "Accessibility",
                "Privacy Program",
                "Copyrights",
                "Vulnerability Disclosure",
                "No Fear Act Policy",
                "FOIA",
                "Environmental Policy",
                "Scientific Integrity",
                "Information Quality Standards",
                "Commerce.gov",
                "Science.gov",
                "USA.gov",
                "Vote.gov"
              ],
              "700": [
                "All Topics",
                "Advanced communications",
                "Artificial intelligence",
                "Bioscience",
                "Buildings and construction",
                "Chemistry",
                "Climate",
                "Cybersecurity",
                "Electronics",
                "Energy",
                "Environment",
                "Fire",
                "Forensic science",
                "Health",
                "Information technology",
                "Infrastructure",
                "Manufacturing",
                "Materials",
                "Mathematics and statistics",
                "Metrology",
                "Nanotechnology",
                "Neutron research",
                "Performance excellence",
                "Physics",
                "Public safety",
                "Resilience",
                "Standards",
                "Transportation",
                "Computer Security Resource Center (CSRC)",
                "NIST Research Library",
                "News",
                "Events",
                "Blogs",
                "Feature Stories",
                "Awards",
                "Video Gallery",
                "Image Gallery",
                "Media Contacts",
                "Calibrations",
                "Documentary Standards",
                "Standard Reference Data",
                "Standard Reference Materials"
              ]
            },
            "textDecorationLine": {
              "none": [
                "Careers",
                "Shop",
                "Contact",
                "All Topics",
                "Advanced communications",
                "Artificial intelligence",
                "Bioscience",
                "Buildings and construction",
                "Chemistry",
                "Climate",
                "Cybersecurity",
                "Electronics",
                "Energy",
                "Environment",
                "Fire",
                "Forensic science",
                "Health",
                "Information technology",
                "Infrastructure",
                "Manufacturing",
                "Materials",
                "Mathematics and statistics",
                "Metrology",
                "Nanotechnology",
                "Neutron research",
                "Performance excellence",
                "Physics",
                "Public safety",
                "Resilience",
                "Standards",
                "Transportation",
                "Communications Technology Laboratory",
                "Engineering Laboratory",
                "Information Technology Laboratory",
                "Material Measurement Laboratory",
                "Physical Measurement Laboratory",
                "NIST Center for Neutron Research",
                "CNST NanoFab",
                "Baldrige Performance Excellence Program",
                "Manufacturing Extension Partnership (MEP)",
                "Office of Advanced Manufacturing",
                "Special Programs Office",
                "Technology Partnerships Office",
                "Calibration Services",
                "Laboratory Accreditation (NVLAP)",
                "Quality System",
                "Standard Reference Materials (SRMs)",
                "Standards.gov",
                "Time Services",
                "Office of Weights and Measures",
                "Chemistry WebBook",
                "National Vulnerability Database",
                "Physical Reference Data",
                "Standard Reference Data (SRD)",
                "Computer Security Resource Center (CSRC)",
                "NIST Research Library",
                "News",
                "Events",
                "Blogs",
                "Feature Stories",
                "Awards",
                "Video Gallery",
                "Image Gallery",
                "Media Contacts",
                "Office of the Director",
                "Budget & Planning",
                "NIST Digital Archives(link is external)",
                "NIST Museum",
                "NIST and the Nobel",
                "Calibrations",
                "Documentary Standards",
                "Standard Reference Data",
                "Standard Reference Materials",
                "Site Privacy",
                "Accessibility",
                "Privacy Program",
                "Copyrights",
                "Vulnerability Disclosure",
                "No Fear Act Policy",
                "FOIA",
                "Environmental Policy",
                "Scientific Integrity",
                "Information Quality Standards",
                "Commerce.gov",
                "Science.gov",
                "USA.gov",
                "Vote.gov"
              ],
              "underline": [
                "Computer Security Resource Center (CSRC)",
                "Data",
                "Official U.S. Time",
                "Publications",
                "Software",
                "Communications Technology Laboratory",
                "Engineering Laboratory",
                "Information Technology Laboratory",
                "Material Measurement Laboratory",
                "NIST Center for Neutron Research",
                "Physical Measurement Laboratory",
                "Baldrige Performance Excellence Program",
                "Manufacturing Extension Partnership (MEP)",
                "Manufacturing USA(link is external)",
                "NVLAP",
                "Technology Transfer"
              ]
            },
            "fontSize": {
              "14.88px": [
                "Careers",
                "Shop",
                "Contact",
                "Site Privacy",
                "Accessibility",
                "Privacy Program",
                "Copyrights",
                "Vulnerability Disclosure",
                "No Fear Act Policy",
                "FOIA",
                "Environmental Policy",
                "Scientific Integrity",
                "Information Quality Standards",
                "Commerce.gov",
                "Science.gov",
                "USA.gov",
                "Vote.gov"
              ],
              "16.96px": [
                "All Topics",
                "Advanced communications",
                "Artificial intelligence",
                "Bioscience",
                "Buildings and construction",
                "Chemistry",
                "Climate",
                "Cybersecurity",
                "Electronics",
                "Energy",
                "Environment",
                "Fire",
                "Forensic science",
                "Health",
                "Information technology",
                "Infrastructure",
                "Manufacturing",
                "Materials",
                "Mathematics and statistics",
                "Metrology",
                "Nanotechnology",
                "Neutron research",
                "Performance excellence",
                "Physics",
                "Public safety",
                "Resilience",
                "Standards",
                "Transportation",
                "Communications Technology Laboratory",
                "Engineering Laboratory",
                "Information Technology Laboratory",
                "Material Measurement Laboratory",
                "Physical Measurement Laboratory",
                "NIST Center for Neutron Research",
                "CNST NanoFab",
                "Baldrige Performance Excellence Program",
                "Manufacturing Extension Partnership (MEP)",
                "Office of Advanced Manufacturing",
                "Special Programs Office",
                "Technology Partnerships Office",
                "Calibration Services",
                "Laboratory Accreditation (NVLAP)",
                "Quality System",
                "Standard Reference Materials (SRMs)",
                "Standards.gov",
                "Time Services",
                "Office of Weights and Measures",
                "Chemistry WebBook",
                "National Vulnerability Database",
                "Physical Reference Data",
                "Standard Reference Data (SRD)",
                "Computer Security Resource Center (CSRC)",
                "NIST Research Library",
                "News",
                "Events",
                "Blogs",
                "Feature Stories",
                "Awards",
                "Video Gallery",
                "Image Gallery",
                "Media Contacts",
                "Office of the Director",
                "Budget & Planning",
                "NIST Digital Archives(link is external)",
                "NIST Museum",
                "NIST and the Nobel",
                "Calibrations",
                "Documentary Standards",
                "Standard Reference Data",
                "Standard Reference Materials"
              ],
              "16px": [
                "Computer Security Resource Center (CSRC)",
                "Data",
                "Official U.S. Time",
                "Publications",
                "Software",
                "Communications Technology Laboratory",
                "Engineering Laboratory",
                "Information Technology Laboratory",
                "Material Measurement Laboratory",
                "NIST Center for Neutron Research",
                "Physical Measurement Laboratory",
                "Baldrige Performance Excellence Program",
                "Manufacturing Extension Partnership (MEP)",
                "Manufacturing USA(link is external)",
                "NVLAP",
                "Technology Transfer"
              ]
            },
            "lineHeight": {
              "13.392px": [
                "Careers",
                "Shop",
                "Contact"
              ],
              "22.048px": [
                "All Topics",
                "Advanced communications",
                "Artificial intelligence",
                "Bioscience",
                "Buildings and construction",
                "Chemistry",
                "Climate",
                "Cybersecurity",
                "Electronics",
                "Energy",
                "Environment",
                "Fire",
                "Forensic science",
                "Health",
                "Information technology",
                "Infrastructure",
                "Manufacturing",
                "Materials",
                "Mathematics and statistics",
                "Metrology",
                "Nanotechnology",
                "Neutron research",
                "Performance excellence",
                "Physics",
                "Public safety",
                "Resilience",
                "Standards",
                "Transportation",
                "Communications Technology Laboratory",
                "Engineering Laboratory",
                "Information Technology Laboratory",
                "Material Measurement Laboratory",
                "Physical Measurement Laboratory",
                "NIST Center for Neutron Research",
                "CNST NanoFab",
                "Baldrige Performance Excellence Program",
                "Manufacturing Extension Partnership (MEP)",
                "Office of Advanced Manufacturing",
                "Special Programs Office",
                "Technology Partnerships Office",
                "Calibration Services",
                "Laboratory Accreditation (NVLAP)",
                "Quality System",
                "Standard Reference Materials (SRMs)",
                "Standards.gov",
                "Time Services",
                "Office of Weights and Measures",
                "Chemistry WebBook",
                "National Vulnerability Database",
                "Physical Reference Data",
                "Standard Reference Data (SRD)",
                "Computer Security Resource Center (CSRC)",
                "NIST Research Library",
                "News",
                "Events",
                "Blogs",
                "Feature Stories",
                "Awards",
                "Video Gallery",
                "Image Gallery",
                "Media Contacts",
                "Office of the Director",
                "Budget & Planning",
                "NIST Digital Archives(link is external)",
                "NIST Museum",
                "NIST and the Nobel"
              ],
              "24px": [
                "Computer Security Resource Center (CSRC)",
                "Data",
                "Official U.S. Time",
                "Publications",
                "Software",
                "Communications Technology Laboratory",
                "Engineering Laboratory",
                "Information Technology Laboratory",
                "Material Measurement Laboratory",
                "NIST Center for Neutron Research",
                "Physical Measurement Laboratory",
                "Baldrige Performance Excellence Program",
                "Manufacturing Extension Partnership (MEP)",
                "Manufacturing USA(link is external)",
                "NVLAP",
                "Technology Transfer"
              ],
              "15.264px": [
                "Calibrations",
                "Documentary Standards",
                "Standard Reference Data",
                "Standard Reference Materials"
              ],
              "22.32px": [
                "Site Privacy",
                "Accessibility",
                "Privacy Program",
                "Copyrights",
                "Vulnerability Disclosure",
                "No Fear Act Policy",
                "FOIA",
                "Environmental Policy",
                "Scientific Integrity",
                "Information Quality Standards",
                "Commerce.gov",
                "Science.gov",
                "USA.gov",
                "Vote.gov"
              ]
            }
          },
          "h2": {
            "fontWeight": {
              "300": [
                "INNOVATION UNLEASHED"
              ],
              "400": [
                "Featured Topics",
                "Standards & Measurements",
                "News",
                "Events"
              ]
            },
            "color": {
              "rgb(0, 0, 0)": [
                "INNOVATION UNLEASHED",
                "News",
                "Events"
              ],
              "rgb(0, 136, 23)": [
                "Featured Topics"
              ],
              "rgb(0, 94, 162)": [
                "Standards & Measurements"
              ]
            },
            "fontSize": {
              "51.04px": [
                "INNOVATION UNLEASHED"
              ],
              "29.76px": [
                "Featured Topics",
                "Standards & Measurements"
              ],
              "25.6px": [
                "News",
                "Events"
              ]
            }
          },
          "h3": {
            "fontWeight": {
              "400": [
                "Services & Resources",
                "Laboratories",
                "Extramural Programs",
                "Artificial Intelligence",
                "Climate",
                "Communications",
                "Cybersecurity",
                "Health & Bioscience",
                "Infrastructure",
                "Manufacturing",
                "Quantum Science"
              ],
              "700": [
                "Gecko Feet Are Coated in an Ultra-Thin Layer of Lipids That Help Them Stay Sticky",
                "NIST Announces First Four Quantum-Resistant Cryptographic Algorithms",
                "DC-Area U.S. Government Agencies Announce the Washington Metropolitan Quantum Network Research Consortium, or DC-QNet",
                "NIST Update to Software Reference Library Will Aid in Criminal Investigations",
                "The 2022 NIST-Hosted Workshop on Standards for Microbiome and Multi'Omics Measurements",
                "FORENSICS@NIST 2022",
                "HEADQUARTERS"
              ]
            },
            "color": {
              "rgb(255, 255, 255)": [
                "Services & Resources",
                "Laboratories",
                "Extramural Programs",
                "HEADQUARTERS"
              ],
              "rgb(0, 136, 23)": [
                "Artificial Intelligence",
                "Climate",
                "Communications",
                "Cybersecurity",
                "Health & Bioscience",
                "Infrastructure",
                "Manufacturing",
                "Quantum Science"
              ],
              "rgb(0, 0, 0)": [
                "Gecko Feet Are Coated in an Ultra-Thin Layer of Lipids That Help Them Stay Sticky",
                "NIST Announces First Four Quantum-Resistant Cryptographic Algorithms",
                "DC-Area U.S. Government Agencies Announce the Washington Metropolitan Quantum Network Research Consortium, or DC-QNet",
                "NIST Update to Software Reference Library Will Aid in Criminal Investigations",
                "The 2022 NIST-Hosted Workshop on Standards for Microbiome and Multi'Omics Measurements",
                "FORENSICS@NIST 2022"
              ]
            },
            "fontSize": {
              "34.08px": [
                "Services & Resources",
                "Laboratories",
                "Extramural Programs"
              ],
              "21.28px": [
                "Artificial Intelligence",
                "Climate",
                "Communications",
                "Cybersecurity",
                "Health & Bioscience",
                "Infrastructure",
                "Manufacturing",
                "Quantum Science"
              ],
              "18.08px": [
                "Gecko Feet Are Coated in an Ultra-Thin Layer of Lipids That Help Them Stay Sticky",
                "NIST Announces First Four Quantum-Resistant Cryptographic Algorithms",
                "DC-Area U.S. Government Agencies Announce the Washington Metropolitan Quantum Network Research Consortium, or DC-QNet",
                "NIST Update to Software Reference Library Will Aid in Criminal Investigations",
                "The 2022 NIST-Hosted Workshop on Standards for Microbiome and Multi'Omics Measurements",
                "FORENSICS@NIST 2022"
              ],
              "13.92px": [
                "HEADQUARTERS"
              ]
            }
          }
        }
      }
    },
    {
      "type": "test",
      "which": "tabNav",
      "withItems": true,
      "what": "keyboard navigation between tab elements",
      "url": "https://www.nist.gov/",
      "result": {
        "totals": {
          "navigations": {
            "all": {
              "total": 0,
              "correct": 0,
              "incorrect": 0
            },
            "specific": {
              "tab": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "left": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "right": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "up": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "down": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "home": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "end": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              }
            }
          },
          "tabElements": {
            "total": 0,
            "correct": 0,
            "incorrect": 0
          },
          "tabLists": {
            "total": 0,
            "correct": 0,
            "incorrect": 0
          }
        },
        "tabElements": {
          "incorrect": [],
          "correct": []
        }
      }
    },
    {
      "type": "test",
      "which": "zIndex",
      "withItems": true,
      "what": "z indexes",
      "url": "https://www.nist.gov/",
      "result": {
        "totals": {
          "total": 10,
          "tagNames": {
            "DIV": 6,
            "HEADER": 1,
            "NAV": 1,
            "FOOTER": 1,
            "BUTTON": 1
          }
        },
        "items": [
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "HEADER",
            "id": "",
            "text": "Careers Shop Contact Search NIST Menu Close Topics All Topics Advanced communications Artificial int"
          },
          {
            "tagName": "NAV",
            "id": "",
            "text": "Close Topics All Topics Advanced communications Artificial intelligence Bioscience Buildings and con"
          },
          {
            "tagName": "DIV",
            "id": "primary_menu-1",
            "text": "All Topics Advanced communications Artificial intelligence Bioscience Buildings and construction Che"
          },
          {
            "tagName": "DIV",
            "id": "primary_menu-3",
            "text": "Laboratories Communications Technology Laboratory Engineering Laboratory Information Technology Labo"
          },
          {
            "tagName": "DIV",
            "id": "primary_menu-4",
            "text": "Standards and Measurements Calibration Services Laboratory Accreditation (NVLAP) Quality System Stan"
          },
          {
            "tagName": "DIV",
            "id": "primary_menu-5",
            "text": "News Events Blogs Feature Stories Awards Video Gallery Image Gallery Media Contacts"
          },
          {
            "tagName": "DIV",
            "id": "primary_menu-6",
            "text": "About Us Contact Us Visit Careers Our Organization Office of the Director Budget & Planning Industry"
          },
          {
            "tagName": "FOOTER",
            "id": "",
            "text": "HEADQUARTERS 100 Bureau Drive Gaithersburg, MD 20899 301-975-2000 Webmaster | Contact Us | Our Other"
          },
          {
            "tagName": "BUTTON",
            "id": "backtotop",
            "text": "Back to top"
          }
        ]
      }
    },
    {
      "type": "test",
      "which": "alfa",
      "what": "alfa",
      "url": "https://www.nist.gov/",
      "result": {
        "totals": {
          "failures": 4,
          "warnings": 7
        },
        "items": [
          {
            "index": 685,
            "verdict": "failed",
            "rule": {
              "ruleID": "r61",
              "ruleSummary": "Documents start with a level 1 heading",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r61",
              "requirements": []
            },
            "target": {
              "type": "document",
              "tagName": "",
              "path": "/",
              "codeLines": [
                "#document",
                "  <!doctype html>",
                "...",
                "  </html>"
              ]
            }
          },
          {
            "index": 814,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[3]/section[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[2]/h3[1]/text()[1]",
              "codeLines": [
                "Services & Resources"
              ]
            }
          },
          {
            "index": 815,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[3]/section[1]/div[2]/div[1]/div[2]/div[2]/div[1]/div[2]/h3[1]/text()[1]",
              "codeLines": [
                "Laboratories"
              ]
            }
          },
          {
            "index": 816,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[3]/section[1]/div[2]/div[1]/div[2]/div[3]/div[1]/div[2]/h3[1]/text()[1]",
              "codeLines": [
                "Extramural Programs"
              ]
            }
          },
          {
            "index": 817,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[3]/section[1]/div[3]/div[1]/h2[1]/text()[1]",
              "codeLines": [
                "Featured Topics"
              ]
            }
          },
          {
            "index": 851,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[3]/section[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[2]/h3[1]/text()[1]",
              "codeLines": [
                "Services & Resources"
              ]
            }
          },
          {
            "index": 852,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[3]/section[1]/div[2]/div[1]/div[2]/div[2]/div[1]/div[2]/h3[1]/text()[1]",
              "codeLines": [
                "Laboratories"
              ]
            }
          },
          {
            "index": 853,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[3]/section[1]/div[2]/div[1]/div[2]/div[3]/div[1]/div[2]/h3[1]/text()[1]",
              "codeLines": [
                "Extramural Programs"
              ]
            }
          },
          {
            "index": 887,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/section[1]/div[1]/header[1]/div[1]/div[2]/p[1]",
              "codeLines": [
                "<p class=\"usa-banner__header-text\">",
                "  An official website of the United States government",
                "</p>"
              ]
            }
          },
          {
            "index": 992,
            "verdict": "failed",
            "rule": {
              "ruleID": "r78",
              "ruleSummary": "Headings of same level have text content between them",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r78",
              "requirements": []
            },
            "target": {
              "type": "element",
              "tagName": "h3",
              "path": "/html[1]/body[1]/div[1]/div[3]/section[1]/div[3]/div[1]/div[2]/div[4]/div[1]/div[2]/h3[1]",
              "codeLines": [
                "<h3>",
                "  <a href=\"/quantum-information-science\">",
                "    Quantum Science",
                "  </a>",
                "</h3>"
              ]
            }
          },
          {
            "index": 1026,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r87",
              "ruleSummary": "First focusable element is link to main content",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r87",
              "requirements": [
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G1",
                  "name": "G1",
                  "title": "Adding a link at the top of each page that goes directly to the main content area"
                }
              ]
            },
            "target": {
              "type": "document",
              "tagName": "",
              "path": "/",
              "codeLines": [
                "#document",
                "  <!doctype html>",
                "...",
                "  </html>"
              ]
            }
          }
        ]
      }
    },
    {
      "type": "test",
      "which": "axe",
      "detailLevel": 2,
      "rules": [],
      "what": "Axe",
      "url": "https://www.nist.gov/",
      "result": {
        "totals": {
          "rulesNA": 52,
          "rulesPassed": 42,
          "rulesWarned": 3,
          "rulesViolated": 5,
          "warnings": {
            "minor": 11,
            "moderate": 0,
            "serious": 28,
            "critical": 0
          },
          "violations": {
            "minor": 0,
            "moderate": 4,
            "serious": 41,
            "critical": 0
          }
        },
        "details": {
          "testEngine": {
            "name": "axe-core",
            "version": "4.4.2"
          },
          "testRunner": {
            "name": "axe"
          },
          "testEnvironment": {
            "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/102.0.5005.40 Safari/537.36",
            "windowWidth": 1280,
            "windowHeight": 720,
            "orientationAngle": 90,
            "orientationType": "landscape-primary"
          },
          "timestamp": "2022-07-18T00:12:23.577Z",
          "url": "https://www.nist.gov/",
          "toolOptions": {
            "resultTypes": [
              "violations",
              "incomplete"
            ],
            "runOnly": {
              "type": "tag",
              "values": [
                "experimental",
                "best-practice",
                "wcag2a",
                "wcag2aa",
                "wcag2aaa",
                "wcag21a",
                "wcag21aa",
                "wcag21aaa"
              ]
            },
            "reporter": "v1"
          },
          "incomplete": [
            {
              "id": "color-contrast-enhanced",
              "impact": "serious",
              "tags": [
                "cat.color",
                "wcag2aaa",
                "wcag146"
              ],
              "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AAA contrast ratio thresholds",
              "help": "Elements must have sufficient color contrast",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/color-contrast-enhanced?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "11.2pt (14.88px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<header class=\"usa-header nist-header--www nist-header--full\" role=\"banner\">",
                          "target": [
                            ".usa-header"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/careers\">Careers</a>",
                  "target": [
                    ".usa-nav__secondary-item:nth-child(1) > a[href$=\"careers\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "11.2pt (14.88px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<header class=\"usa-header nist-header--www nist-header--full\" role=\"banner\">",
                          "target": [
                            ".usa-header"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/shop\">Shop</a>",
                  "target": [
                    ".usa-nav__secondary-item:nth-child(2) > a[href$=\"shop\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "11.2pt (14.88px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<header class=\"usa-header nist-header--www nist-header--full\" role=\"banner\">",
                          "target": [
                            ".usa-header"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/about-nist/contact-us\">Contact</a>",
                  "target": [
                    ".usa-nav__secondary-item:nth-child(3) > a[href$=\"contact-us\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "14.4pt (19.2px)",
                        "fontWeight": "bold",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"usa-accordion__button usa-nav__link\" aria-expanded=\"false\" aria-controls=\"primary_menu-1\"><span>Topics</span></button>",
                          "target": [
                            "button[aria-controls=\"primary_menu-1\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>Topics</span>",
                  "target": [
                    "button[aria-controls=\"primary_menu-1\"] > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "14.4pt (19.2px)",
                        "fontWeight": "bold",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"usa-accordion__button usa-nav__link\" aria-expanded=\"false\" aria-controls=\"primary_menu-3\"><span>Labs &amp; Major Programs</span></button>",
                          "target": [
                            "button[aria-controls=\"primary_menu-3\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>Labs &amp; Major Programs</span>",
                  "target": [
                    "button[aria-controls=\"primary_menu-3\"] > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "14.4pt (19.2px)",
                        "fontWeight": "bold",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"usa-accordion__button usa-nav__link\" aria-expanded=\"false\" aria-controls=\"primary_menu-4\"><span>Services &amp; Resources</span></button>",
                          "target": [
                            "button[aria-controls=\"primary_menu-4\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>Services &amp; Resources</span>",
                  "target": [
                    "button[aria-controls=\"primary_menu-4\"] > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "14.4pt (19.2px)",
                        "fontWeight": "bold",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"usa-accordion__button usa-nav__link\" aria-expanded=\"false\" aria-controls=\"primary_menu-5\"><span>News &amp; Events</span></button>",
                          "target": [
                            "button[aria-controls=\"primary_menu-5\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>News &amp; Events</span>",
                  "target": [
                    "button[aria-controls=\"primary_menu-5\"] > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "14.4pt (19.2px)",
                        "fontWeight": "bold",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"usa-accordion__button usa-nav__link\" aria-expanded=\"false\" aria-controls=\"primary_menu-6\"><span>About NIST</span></button>",
                          "target": [
                            "button[aria-controls=\"primary_menu-6\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>About NIST</span>",
                  "target": [
                    "button[aria-controls=\"primary_menu-6\"] > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"nist-hero__caption\" style=\"height: 73.5938px;\">\n      <a href=\"/how-do-you-measure-it/how-do-you-ensure-tape-measure-accurate\">\n                            <div class=\"text\">How Do You Ensure That a Tape Measure Is Accurate?</div>\n            \n      </a>\n    </div>",
                          "target": [
                            ".tablet-lg\\:grid-col-6 > .nist-hero__item-inner > .nist-hero__caption"
                          ]
                        },
                        {
                          "html": "<img src=\"/sites/default/files/styles/800w_x_400h/public/images/2022/07/15/HWDY_Banners-tapemeasure-crop%20%281%29.png?itok=sVOuHs6L\" alt=\"Illustration shows a tape measure stretched out with a laser beam across it and says &quot;Tape Measure.&quot;\" typeof=\"foaf:Image\">",
                          "target": [
                            ".tablet-lg\\:grid-col-6 > .nist-hero__item-inner > .nist-hero__image > a > picture > img[typeof=\"foaf:Image\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"text\">How Do You Ensure That a Tape Measure Is Accurate?</div>",
                  "target": [
                    ".tablet-lg\\:grid-col-6 > .nist-hero__item-inner > .nist-hero__caption > a > .text"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"nist-hero__caption\" style=\"height: 73.5938px;\">",
                          "target": [
                            ".nist-hero__item.tablet\\:grid-col-6.tablet-lg\\:grid-col-3:nth-child(2) > .nist-hero__item-inner > .nist-hero__caption"
                          ]
                        },
                        {
                          "html": "<img src=\"/sites/default/files/styles/400_x_400/public/images/2022/04/05/Crypto-rev1.png?itok=vJ6TVR8Y\" alt=\"Illustration in blue tones shows a tree on the left with algorithms and lattice images on right. \" typeof=\"foaf:Image\">",
                          "target": [
                            ".nist-hero__item.tablet\\:grid-col-6.tablet-lg\\:grid-col-3:nth-child(2) > .nist-hero__item-inner > .nist-hero__image > a > picture > img[typeof=\"foaf:Image\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"text\">NIST Announces First Four Quantum-Resistant Cryptographic Algorithms</div>",
                  "target": [
                    ".nist-hero__item.tablet\\:grid-col-6.tablet-lg\\:grid-col-3:nth-child(2) > .nist-hero__item-inner > .nist-hero__caption > a > .text"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"nist-hero__caption\" style=\"height: 73.5938px;\">\n      <a href=\"/blogs/see-life-drop-blood\">\n                            <div class=\"text\">To See Life in a Drop of Blood</div>\n            \n      </a>\n    </div>",
                          "target": [
                            ".nist-hero__item.tablet\\:grid-col-6.tablet-lg\\:grid-col-3:nth-child(3) > .nist-hero__item-inner > .nist-hero__caption"
                          ]
                        },
                        {
                          "html": "<img src=\"/sites/default/files/styles/400_x_400/public/images/2022/07/12/MingZhengWithCarbonNanotube-4.jpg?itok=PGpc-m1C\" alt=\"Ming Zheng stands outside smiling and holding a model of a nanotube made of a lattice of smaller tubes.\" typeof=\"foaf:Image\">",
                          "target": [
                            "a[href$=\"see-life-drop-blood\"] > picture > img[typeof=\"foaf:Image\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"text\">To See Life in a Drop of Blood</div>",
                  "target": [
                    "a[href$=\"see-life-drop-blood\"] > .text"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "25.6pt (34.08px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<h3>Services &amp; Resources</h3>",
                          "target": [
                            ".nist-card--primary.nist-card--title-overlay.tablet\\:grid-col-4:nth-child(1) > .nist-card__inner > .nist-card__title > h3"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h3>Services &amp; Resources</h3>",
                  "target": [
                    ".nist-card--primary.nist-card--title-overlay.tablet\\:grid-col-4:nth-child(1) > .nist-card__inner > .nist-card__title > h3"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "25.6pt (34.08px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<h3>Laboratories</h3>",
                          "target": [
                            ".nist-card--primary.nist-card--title-overlay.tablet\\:grid-col-4:nth-child(2) > .nist-card__inner > .nist-card__title > h3"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h3>Laboratories</h3>",
                  "target": [
                    ".nist-card--primary.nist-card--title-overlay.tablet\\:grid-col-4:nth-child(2) > .nist-card__inner > .nist-card__title > h3"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "25.6pt (34.08px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<h3>Extramural Programs</h3>",
                          "target": [
                            ".nist-card--primary.nist-card--title-overlay.tablet\\:grid-col-4:nth-child(3) > .nist-card__inner > .nist-card__title > h3"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h3>Extramural Programs</h3>",
                  "target": [
                    ".nist-card--primary.nist-card--title-overlay.tablet\\:grid-col-4:nth-child(3) > .nist-card__inner > .nist-card__title > h3"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                }
              ]
            },
            {
              "id": "color-contrast",
              "impact": "serious",
              "tags": [
                "cat.color",
                "wcag2aa",
                "wcag143"
              ],
              "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AA contrast ratio thresholds",
              "help": "Elements must have sufficient color contrast",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/color-contrast?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "11.2pt (14.88px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<header class=\"usa-header nist-header--www nist-header--full\" role=\"banner\">",
                          "target": [
                            ".usa-header"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/careers\">Careers</a>",
                  "target": [
                    ".usa-nav__secondary-item:nth-child(1) > a[href$=\"careers\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "11.2pt (14.88px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<header class=\"usa-header nist-header--www nist-header--full\" role=\"banner\">",
                          "target": [
                            ".usa-header"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/shop\">Shop</a>",
                  "target": [
                    ".usa-nav__secondary-item:nth-child(2) > a[href$=\"shop\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "11.2pt (14.88px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<header class=\"usa-header nist-header--www nist-header--full\" role=\"banner\">",
                          "target": [
                            ".usa-header"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/about-nist/contact-us\">Contact</a>",
                  "target": [
                    ".usa-nav__secondary-item:nth-child(3) > a[href$=\"contact-us\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "14.4pt (19.2px)",
                        "fontWeight": "bold",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"usa-accordion__button usa-nav__link\" aria-expanded=\"false\" aria-controls=\"primary_menu-1\"><span>Topics</span></button>",
                          "target": [
                            "button[aria-controls=\"primary_menu-1\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>Topics</span>",
                  "target": [
                    "button[aria-controls=\"primary_menu-1\"] > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "14.4pt (19.2px)",
                        "fontWeight": "bold",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"usa-accordion__button usa-nav__link\" aria-expanded=\"false\" aria-controls=\"primary_menu-3\"><span>Labs &amp; Major Programs</span></button>",
                          "target": [
                            "button[aria-controls=\"primary_menu-3\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>Labs &amp; Major Programs</span>",
                  "target": [
                    "button[aria-controls=\"primary_menu-3\"] > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "14.4pt (19.2px)",
                        "fontWeight": "bold",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"usa-accordion__button usa-nav__link\" aria-expanded=\"false\" aria-controls=\"primary_menu-4\"><span>Services &amp; Resources</span></button>",
                          "target": [
                            "button[aria-controls=\"primary_menu-4\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>Services &amp; Resources</span>",
                  "target": [
                    "button[aria-controls=\"primary_menu-4\"] > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "14.4pt (19.2px)",
                        "fontWeight": "bold",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"usa-accordion__button usa-nav__link\" aria-expanded=\"false\" aria-controls=\"primary_menu-5\"><span>News &amp; Events</span></button>",
                          "target": [
                            "button[aria-controls=\"primary_menu-5\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>News &amp; Events</span>",
                  "target": [
                    "button[aria-controls=\"primary_menu-5\"] > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "14.4pt (19.2px)",
                        "fontWeight": "bold",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"usa-accordion__button usa-nav__link\" aria-expanded=\"false\" aria-controls=\"primary_menu-6\"><span>About NIST</span></button>",
                          "target": [
                            "button[aria-controls=\"primary_menu-6\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>About NIST</span>",
                  "target": [
                    "button[aria-controls=\"primary_menu-6\"] > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"nist-hero__caption\" style=\"height: 73.5938px;\">\n      <a href=\"/how-do-you-measure-it/how-do-you-ensure-tape-measure-accurate\">\n                            <div class=\"text\">How Do You Ensure That a Tape Measure Is Accurate?</div>\n            \n      </a>\n    </div>",
                          "target": [
                            ".tablet-lg\\:grid-col-6 > .nist-hero__item-inner > .nist-hero__caption"
                          ]
                        },
                        {
                          "html": "<img src=\"/sites/default/files/styles/800w_x_400h/public/images/2022/07/15/HWDY_Banners-tapemeasure-crop%20%281%29.png?itok=sVOuHs6L\" alt=\"Illustration shows a tape measure stretched out with a laser beam across it and says &quot;Tape Measure.&quot;\" typeof=\"foaf:Image\">",
                          "target": [
                            ".tablet-lg\\:grid-col-6 > .nist-hero__item-inner > .nist-hero__image > a > picture > img[typeof=\"foaf:Image\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"text\">How Do You Ensure That a Tape Measure Is Accurate?</div>",
                  "target": [
                    ".tablet-lg\\:grid-col-6 > .nist-hero__item-inner > .nist-hero__caption > a > .text"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"nist-hero__caption\" style=\"height: 73.5938px;\">",
                          "target": [
                            ".nist-hero__item.tablet\\:grid-col-6.tablet-lg\\:grid-col-3:nth-child(2) > .nist-hero__item-inner > .nist-hero__caption"
                          ]
                        },
                        {
                          "html": "<img src=\"/sites/default/files/styles/400_x_400/public/images/2022/04/05/Crypto-rev1.png?itok=vJ6TVR8Y\" alt=\"Illustration in blue tones shows a tree on the left with algorithms and lattice images on right. \" typeof=\"foaf:Image\">",
                          "target": [
                            ".nist-hero__item.tablet\\:grid-col-6.tablet-lg\\:grid-col-3:nth-child(2) > .nist-hero__item-inner > .nist-hero__image > a > picture > img[typeof=\"foaf:Image\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"text\">NIST Announces First Four Quantum-Resistant Cryptographic Algorithms</div>",
                  "target": [
                    ".nist-hero__item.tablet\\:grid-col-6.tablet-lg\\:grid-col-3:nth-child(2) > .nist-hero__item-inner > .nist-hero__caption > a > .text"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"nist-hero__caption\" style=\"height: 73.5938px;\">\n      <a href=\"/blogs/see-life-drop-blood\">\n                            <div class=\"text\">To See Life in a Drop of Blood</div>\n            \n      </a>\n    </div>",
                          "target": [
                            ".nist-hero__item.tablet\\:grid-col-6.tablet-lg\\:grid-col-3:nth-child(3) > .nist-hero__item-inner > .nist-hero__caption"
                          ]
                        },
                        {
                          "html": "<img src=\"/sites/default/files/styles/400_x_400/public/images/2022/07/12/MingZhengWithCarbonNanotube-4.jpg?itok=PGpc-m1C\" alt=\"Ming Zheng stands outside smiling and holding a model of a nanotube made of a lattice of smaller tubes.\" typeof=\"foaf:Image\">",
                          "target": [
                            "a[href$=\"see-life-drop-blood\"] > picture > img[typeof=\"foaf:Image\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"text\">To See Life in a Drop of Blood</div>",
                  "target": [
                    "a[href$=\"see-life-drop-blood\"] > .text"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "25.6pt (34.08px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<h3>Services &amp; Resources</h3>",
                          "target": [
                            ".nist-card--primary.nist-card--title-overlay.tablet\\:grid-col-4:nth-child(1) > .nist-card__inner > .nist-card__title > h3"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h3>Services &amp; Resources</h3>",
                  "target": [
                    ".nist-card--primary.nist-card--title-overlay.tablet\\:grid-col-4:nth-child(1) > .nist-card__inner > .nist-card__title > h3"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "25.6pt (34.08px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<h3>Laboratories</h3>",
                          "target": [
                            ".nist-card--primary.nist-card--title-overlay.tablet\\:grid-col-4:nth-child(2) > .nist-card__inner > .nist-card__title > h3"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h3>Laboratories</h3>",
                  "target": [
                    ".nist-card--primary.nist-card--title-overlay.tablet\\:grid-col-4:nth-child(2) > .nist-card__inner > .nist-card__title > h3"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "25.6pt (34.08px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<h3>Extramural Programs</h3>",
                          "target": [
                            ".nist-card--primary.nist-card--title-overlay.tablet\\:grid-col-4:nth-child(3) > .nist-card__inner > .nist-card__title > h3"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h3>Extramural Programs</h3>",
                  "target": [
                    ".nist-card--primary.nist-card--title-overlay.tablet\\:grid-col-4:nth-child(3) > .nist-card__inner > .nist-card__title > h3"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                }
              ]
            },
            {
              "id": "hidden-content",
              "impact": "minor",
              "tags": [
                "cat.structure",
                "experimental",
                "review-item",
                "best-practice"
              ],
              "description": "Informs users about hidden content.",
              "help": "Hidden content on the page should be analyzed",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/hidden-content?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<p class=\"usa-banner__header-action\" aria-hidden=\"true\">Here’s how you know</p>",
                  "target": [
                    ".usa-banner__header-action"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"usa-banner__content usa-accordion__content\" id=\"gov-banner-default\" hidden=\"\">",
                  "target": [
                    "#gov-banner-default"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"nist-print-header\" style=\"display:none;\">",
                  "target": [
                    ".nist-print-header"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<button class=\"usa-menu-btn\">Menu</button>",
                  "target": [
                    ".usa-menu-btn"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<button class=\"usa-nav__close\">Close</button>",
                  "target": [
                    ".usa-nav__close"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div id=\"primary_menu-1\" class=\"usa-nav__submenu usa-megamenu\" hidden=\"\">",
                  "target": [
                    "#primary_menu-1"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div id=\"primary_menu-3\" class=\"usa-nav__submenu usa-megamenu\" hidden=\"\">",
                  "target": [
                    "#primary_menu-3"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div id=\"primary_menu-4\" class=\"usa-nav__submenu usa-megamenu\" hidden=\"\">",
                  "target": [
                    "#primary_menu-4"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div id=\"primary_menu-5\" class=\"usa-nav__submenu usa-megamenu\" hidden=\"\">",
                  "target": [
                    "#primary_menu-5"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div id=\"primary_menu-6\" class=\"usa-nav__submenu usa-megamenu\" hidden=\"\">",
                  "target": [
                    "#primary_menu-6"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<button id=\"backtotop\">Back to top</button>",
                  "target": [
                    "#backtotop"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                }
              ]
            }
          ],
          "violations": [
            {
              "id": "aria-allowed-attr",
              "impact": "serious",
              "tags": [
                "cat.aria",
                "wcag2a",
                "wcag412"
              ],
              "description": "Ensures ARIA attributes are allowed for an element's role",
              "help": "Elements must only use allowed ARIA attributes",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/aria-allowed-attr?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [],
                  "none": [
                    {
                      "id": "aria-prohibited-attr",
                      "data": {
                        "role": null,
                        "nodeName": "span",
                        "messageKey": "noRoleSingular",
                        "prohibited": [
                          "aria-label"
                        ]
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-label attribute cannot be used on a span with no valid role attribute."
                    }
                  ],
                  "impact": "serious",
                  "html": "<span class=\"ext\" aria-label=\"(link is external)\"></span>",
                  "target": [
                    ".extlink > .ext[aria-label=\"(link is external)\"]:nth-child(1)"
                  ],
                  "failureSummary": "Fix all of the following:\n  aria-label attribute cannot be used on a span with no valid role attribute."
                }
              ]
            },
            {
              "id": "color-contrast-enhanced",
              "impact": "serious",
              "tags": [
                "cat.color",
                "wcag2aaa",
                "wcag146"
              ],
              "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AAA contrast ratio thresholds",
              "help": "Elements must have sufficient color contrast",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/color-contrast-enhanced?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#005ea2",
                        "bgColor": "#f0f0f0",
                        "contrastRatio": 5.9,
                        "fontSize": "9.6pt (12.8px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section data-elastic-exclude=\"\" class=\"usa-banner\" aria-label=\"Official government website\">",
                          "target": [
                            ".usa-banner"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.9 (foreground color: #005ea2, background color: #f0f0f0, font size: 9.6pt (12.8px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"usa-banner__button-text\">Here’s how you know</span>",
                  "target": [
                    ".usa-banner__button-text"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.9 (foreground color: #005ea2, background color: #f0f0f0, font size: 9.6pt (12.8px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#005ea2",
                        "contrastRatio": 6.72,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"nist-card__content\">",
                          "target": [
                            ".nist-card--primary.nist-card--title-overlay.tablet\\:grid-col-4:nth-child(1) > .nist-card__inner > .nist-card__content"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.72 (foreground color: #ffffff, background color: #005ea2, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://csrc.nist.gov/\">Computer Security Resource Center (CSRC)</a>",
                  "target": [
                    ".add-list-reset > li:nth-child(1) > a[href$=\"csrc.nist.gov/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.72 (foreground color: #ffffff, background color: #005ea2, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#005ea2",
                        "contrastRatio": 6.72,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"nist-card__content\">",
                          "target": [
                            ".nist-card--primary.nist-card--title-overlay.tablet\\:grid-col-4:nth-child(1) > .nist-card__inner > .nist-card__content"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.72 (foreground color: #ffffff, background color: #005ea2, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/data\">Data</a>",
                  "target": [
                    ".add-list-reset > li:nth-child(2) > a[href$=\"data\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.72 (foreground color: #ffffff, background color: #005ea2, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#005ea2",
                        "contrastRatio": 6.72,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"nist-card__content\">",
                          "target": [
                            ".nist-card--primary.nist-card--title-overlay.tablet\\:grid-col-4:nth-child(1) > .nist-card__inner > .nist-card__content"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.72 (foreground color: #ffffff, background color: #005ea2, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://www.time.gov/\">Official U.S. Time</a>",
                  "target": [
                    "a[href$=\"time.gov/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.72 (foreground color: #ffffff, background color: #005ea2, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#005ea2",
                        "contrastRatio": 6.72,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"nist-card__content\">",
                          "target": [
                            ".nist-card--primary.nist-card--title-overlay.tablet\\:grid-col-4:nth-child(1) > .nist-card__inner > .nist-card__content"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.72 (foreground color: #ffffff, background color: #005ea2, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/publications\">Publications</a>",
                  "target": [
                    "li:nth-child(4) > a[href$=\"publications\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.72 (foreground color: #ffffff, background color: #005ea2, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#005ea2",
                        "contrastRatio": 6.72,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"nist-card__content\">",
                          "target": [
                            ".nist-card--primary.nist-card--title-overlay.tablet\\:grid-col-4:nth-child(1) > .nist-card__inner > .nist-card__content"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.72 (foreground color: #ffffff, background color: #005ea2, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/services-resources/software\">Software</a>",
                  "target": [
                    "li:nth-child(5) > a[href$=\"software\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.72 (foreground color: #ffffff, background color: #005ea2, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#005ea2",
                        "contrastRatio": 6.72,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"nist-card__content\">",
                          "target": [
                            ".nist-card--primary.nist-card--title-overlay.tablet\\:grid-col-4:nth-child(2) > .nist-card__inner > .nist-card__content"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.72 (foreground color: #ffffff, background color: #005ea2, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/ctl\">Communications Technology Laboratory</a>",
                  "target": [
                    ".add-list-reset > li:nth-child(1) > a[href$=\"ctl\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.72 (foreground color: #ffffff, background color: #005ea2, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#005ea2",
                        "contrastRatio": 6.72,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"nist-card__content\">",
                          "target": [
                            ".nist-card--primary.nist-card--title-overlay.tablet\\:grid-col-4:nth-child(2) > .nist-card__inner > .nist-card__content"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.72 (foreground color: #ffffff, background color: #005ea2, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/el\">Engineering Laboratory</a>",
                  "target": [
                    ".add-list-reset > li:nth-child(2) > a[href=\"/el\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.72 (foreground color: #ffffff, background color: #005ea2, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#005ea2",
                        "contrastRatio": 6.72,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"nist-card__content\">",
                          "target": [
                            ".nist-card--primary.nist-card--title-overlay.tablet\\:grid-col-4:nth-child(2) > .nist-card__inner > .nist-card__content"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.72 (foreground color: #ffffff, background color: #005ea2, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/itl\">Information Technology Laboratory</a>",
                  "target": [
                    ".add-list-reset > li:nth-child(3) > a[href$=\"itl\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.72 (foreground color: #ffffff, background color: #005ea2, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#005ea2",
                        "contrastRatio": 6.72,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"nist-card__content\">",
                          "target": [
                            ".nist-card--primary.nist-card--title-overlay.tablet\\:grid-col-4:nth-child(2) > .nist-card__inner > .nist-card__content"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.72 (foreground color: #ffffff, background color: #005ea2, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/mml\">Material Measurement Laboratory</a>",
                  "target": [
                    ".add-list-reset > li:nth-child(4) > a[href$=\"mml\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.72 (foreground color: #ffffff, background color: #005ea2, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#005ea2",
                        "contrastRatio": 6.72,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"nist-card__content\">",
                          "target": [
                            ".nist-card--primary.nist-card--title-overlay.tablet\\:grid-col-4:nth-child(2) > .nist-card__inner > .nist-card__content"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.72 (foreground color: #ffffff, background color: #005ea2, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/ncnr\">NIST Center for Neutron Research</a>",
                  "target": [
                    "li:nth-child(5) > a[href$=\"ncnr\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.72 (foreground color: #ffffff, background color: #005ea2, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#005ea2",
                        "contrastRatio": 6.72,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"nist-card__content\">",
                          "target": [
                            ".nist-card--primary.nist-card--title-overlay.tablet\\:grid-col-4:nth-child(2) > .nist-card__inner > .nist-card__content"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.72 (foreground color: #ffffff, background color: #005ea2, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/pml\">Physical Measurement Laboratory</a>",
                  "target": [
                    "li:nth-child(6) > a[href$=\"pml\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.72 (foreground color: #ffffff, background color: #005ea2, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#005ea2",
                        "contrastRatio": 6.72,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"nist-card__content\">",
                          "target": [
                            ".nist-card--primary.nist-card--title-overlay.tablet\\:grid-col-4:nth-child(3) > .nist-card__inner > .nist-card__content"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.72 (foreground color: #ffffff, background color: #005ea2, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/baldrige\">Baldrige Performance Excellence Program</a>",
                  "target": [
                    ".add-list-reset > li:nth-child(1) > a[href$=\"baldrige\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.72 (foreground color: #ffffff, background color: #005ea2, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#005ea2",
                        "contrastRatio": 6.72,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"nist-card__content\">",
                          "target": [
                            ".nist-card--primary.nist-card--title-overlay.tablet\\:grid-col-4:nth-child(3) > .nist-card__inner > .nist-card__content"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.72 (foreground color: #ffffff, background color: #005ea2, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/mep\">Manufacturing Extension Partnership (MEP)</a>",
                  "target": [
                    ".add-list-reset > li:nth-child(2) > a[href$=\"mep\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.72 (foreground color: #ffffff, background color: #005ea2, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#005ea2",
                        "contrastRatio": 6.72,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"nist-card__content\">",
                          "target": [
                            ".nist-card--primary.nist-card--title-overlay.tablet\\:grid-col-4:nth-child(3) > .nist-card__inner > .nist-card__content"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.72 (foreground color: #ffffff, background color: #005ea2, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.manufacturingusa.com/\" class=\"ext extlink\" data-extlink=\"\">",
                  "target": [
                    ".extlink"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.72 (foreground color: #ffffff, background color: #005ea2, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#005ea2",
                        "contrastRatio": 6.72,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"nist-card__content\">",
                          "target": [
                            ".nist-card--primary.nist-card--title-overlay.tablet\\:grid-col-4:nth-child(3) > .nist-card__inner > .nist-card__content"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.72 (foreground color: #ffffff, background color: #005ea2, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/nvlap\">NVLAP</a>",
                  "target": [
                    "li:nth-child(4) > a[href$=\"nvlap\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.72 (foreground color: #ffffff, background color: #005ea2, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#005ea2",
                        "contrastRatio": 6.72,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"nist-card__content\">",
                          "target": [
                            ".nist-card--primary.nist-card--title-overlay.tablet\\:grid-col-4:nth-child(3) > .nist-card__inner > .nist-card__content"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.72 (foreground color: #ffffff, background color: #005ea2, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/tpo\">Technology Transfer</a>",
                  "target": [
                    ".add-list-reset > li:nth-child(5) > a[href$=\"tpo\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.72 (foreground color: #ffffff, background color: #005ea2, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#008817",
                        "bgColor": "#f0f0f0",
                        "contrastRatio": 4.06,
                        "fontSize": "22.3pt (29.76px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"bg-base-lightest padding-y-4\">",
                          "target": [
                            ".bg-base-lightest"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.06 (foreground color: #008817, background color: #f0f0f0, font size: 22.3pt (29.76px), font weight: normal). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2 class=\"nist-block__title nist-block__title--no-border text-accent-cool text-center font-body-xl\">Featured Topics</h2>",
                  "target": [
                    ".text-accent-cool"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.06 (foreground color: #008817, background color: #f0f0f0, font size: 22.3pt (29.76px), font weight: normal). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#008817",
                        "bgColor": "#ffffff",
                        "contrastRatio": 4.63,
                        "fontSize": "16.0pt (21.28px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"nist-card__inner\">",
                          "target": [
                            ".grid-gap-2.margin-top-4.grid-row > .nist-card--icon.mobile-lg\\:grid-col-6.tablet-lg\\:grid-col-3:nth-child(1) > .nist-card__inner"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.63 (foreground color: #008817, background color: #ffffff, font size: 16.0pt (21.28px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/artificial-intelligence\">Artificial Intelligence</a>",
                  "target": [
                    "h3 > a[href$=\"artificial-intelligence\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.63 (foreground color: #008817, background color: #ffffff, font size: 16.0pt (21.28px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#008817",
                        "bgColor": "#ffffff",
                        "contrastRatio": 4.63,
                        "fontSize": "16.0pt (21.28px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"nist-card__inner\">",
                          "target": [
                            ".grid-gap-2.margin-top-4.grid-row > .nist-card--icon.mobile-lg\\:grid-col-6.tablet-lg\\:grid-col-3:nth-child(2) > .nist-card__inner"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.63 (foreground color: #008817, background color: #ffffff, font size: 16.0pt (21.28px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/climate\">Climate</a>",
                  "target": [
                    "h3 > a[href$=\"climate\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.63 (foreground color: #008817, background color: #ffffff, font size: 16.0pt (21.28px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#008817",
                        "bgColor": "#ffffff",
                        "contrastRatio": 4.63,
                        "fontSize": "16.0pt (21.28px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"nist-card__inner\">",
                          "target": [
                            ".grid-gap-2.margin-top-4.grid-row > .nist-card--icon.mobile-lg\\:grid-col-6.tablet-lg\\:grid-col-3:nth-child(3) > .nist-card__inner"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.63 (foreground color: #008817, background color: #ffffff, font size: 16.0pt (21.28px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/advanced-communications\">Communications</a>",
                  "target": [
                    "h3 > a[href$=\"advanced-communications\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.63 (foreground color: #008817, background color: #ffffff, font size: 16.0pt (21.28px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#008817",
                        "bgColor": "#ffffff",
                        "contrastRatio": 4.63,
                        "fontSize": "16.0pt (21.28px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"nist-card__inner\">",
                          "target": [
                            ".grid-gap-2.margin-top-4.grid-row > .nist-card--icon.mobile-lg\\:grid-col-6.tablet-lg\\:grid-col-3:nth-child(4) > .nist-card__inner"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.63 (foreground color: #008817, background color: #ffffff, font size: 16.0pt (21.28px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/cybersecurity\">Cybersecurity</a>",
                  "target": [
                    "h3 > a[href$=\"cybersecurity\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.63 (foreground color: #008817, background color: #ffffff, font size: 16.0pt (21.28px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#008817",
                        "bgColor": "#ffffff",
                        "contrastRatio": 4.63,
                        "fontSize": "16.0pt (21.28px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"nist-card__inner\">",
                          "target": [
                            ".grid-gap-2.grid-row:nth-child(3) > .nist-card--icon.mobile-lg\\:grid-col-6.tablet-lg\\:grid-col-3:nth-child(1) > .nist-card__inner"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.63 (foreground color: #008817, background color: #ffffff, font size: 16.0pt (21.28px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/health-bioscience\">Health &amp; Bioscience</a>",
                  "target": [
                    "h3 > a[href$=\"health-bioscience\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.63 (foreground color: #008817, background color: #ffffff, font size: 16.0pt (21.28px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#008817",
                        "bgColor": "#ffffff",
                        "contrastRatio": 4.63,
                        "fontSize": "16.0pt (21.28px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"nist-card__inner\">",
                          "target": [
                            ".grid-gap-2.grid-row:nth-child(3) > .nist-card--icon.mobile-lg\\:grid-col-6.tablet-lg\\:grid-col-3:nth-child(2) > .nist-card__inner"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.63 (foreground color: #008817, background color: #ffffff, font size: 16.0pt (21.28px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/infrastructure\">Infrastructure</a>",
                  "target": [
                    "h3 > a[href$=\"infrastructure\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.63 (foreground color: #008817, background color: #ffffff, font size: 16.0pt (21.28px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#008817",
                        "bgColor": "#ffffff",
                        "contrastRatio": 4.63,
                        "fontSize": "16.0pt (21.28px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"nist-card__inner\">",
                          "target": [
                            ".grid-gap-2.grid-row:nth-child(3) > .nist-card--icon.mobile-lg\\:grid-col-6.tablet-lg\\:grid-col-3:nth-child(3) > .nist-card__inner"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.63 (foreground color: #008817, background color: #ffffff, font size: 16.0pt (21.28px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/manufacturing\">Manufacturing</a>",
                  "target": [
                    "h3 > a[href$=\"manufacturing\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.63 (foreground color: #008817, background color: #ffffff, font size: 16.0pt (21.28px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#008817",
                        "bgColor": "#ffffff",
                        "contrastRatio": 4.63,
                        "fontSize": "16.0pt (21.28px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"nist-card__inner\">",
                          "target": [
                            ".grid-gap-2.grid-row:nth-child(3) > .nist-card--icon.mobile-lg\\:grid-col-6.tablet-lg\\:grid-col-3:nth-child(4) > .nist-card__inner"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.63 (foreground color: #008817, background color: #ffffff, font size: 16.0pt (21.28px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/quantum-information-science\">Quantum Science</a>",
                  "target": [
                    "h3 > a[href=\"/quantum-information-science\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.63 (foreground color: #008817, background color: #ffffff, font size: 16.0pt (21.28px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#005ea2",
                        "contrastRatio": 6.72,
                        "fontSize": "12.7pt (16.96px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/calibrations\" class=\"usa-button usa-button-homepage usa-button-homepage--measure\"><div class=\"flex-1 display-inline-flex text-left\">Calibrations</div></a>",
                          "target": [
                            ".usa-button-homepage--measure"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.72 (foreground color: #ffffff, background color: #005ea2, font size: 12.7pt (16.96px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"flex-1 display-inline-flex text-left\">Calibrations</div>",
                  "target": [
                    ".usa-button-homepage--measure > .flex-1.display-inline-flex.text-left"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.72 (foreground color: #ffffff, background color: #005ea2, font size: 12.7pt (16.96px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#005ea2",
                        "contrastRatio": 6.72,
                        "fontSize": "12.7pt (16.96px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/documentary-standards\" class=\"usa-button usa-button-homepage usa-button-homepage--file-text2\"><div class=\"flex-1 display-inline-flex text-left\">Documentary Standards</div></a>",
                          "target": [
                            ".usa-button-homepage--file-text2"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.72 (foreground color: #ffffff, background color: #005ea2, font size: 12.7pt (16.96px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"flex-1 display-inline-flex text-left\">Documentary Standards</div>",
                  "target": [
                    ".usa-button-homepage--file-text2 > .flex-1.display-inline-flex.text-left"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.72 (foreground color: #ffffff, background color: #005ea2, font size: 12.7pt (16.96px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#005ea2",
                        "contrastRatio": 6.72,
                        "fontSize": "12.7pt (16.96px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/srd\" class=\"usa-button usa-button-homepage usa-button-homepage--file-binary\"><div class=\"flex-1 display-inline-flex text-left\">Standard Reference Data</div></a>",
                          "target": [
                            ".usa-button-homepage--file-binary"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.72 (foreground color: #ffffff, background color: #005ea2, font size: 12.7pt (16.96px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"flex-1 display-inline-flex text-left\">Standard Reference Data</div>",
                  "target": [
                    ".usa-button-homepage--file-binary > .flex-1.display-inline-flex.text-left"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.72 (foreground color: #ffffff, background color: #005ea2, font size: 12.7pt (16.96px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#005ea2",
                        "contrastRatio": 6.72,
                        "fontSize": "12.7pt (16.96px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/srm\" class=\"usa-button usa-button-homepage usa-button-homepage--prescription\"><div class=\"flex-1 display-inline-flex text-left\">Standard Reference Materials</div></a>",
                          "target": [
                            ".usa-button-homepage--prescription"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.72 (foreground color: #ffffff, background color: #005ea2, font size: 12.7pt (16.96px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"flex-1 display-inline-flex text-left\">Standard Reference Materials</div>",
                  "target": [
                    ".usa-button-homepage--prescription > .flex-1.display-inline-flex.text-left"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.72 (foreground color: #ffffff, background color: #005ea2, font size: 12.7pt (16.96px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#005ea2",
                        "bgColor": "#ffffff",
                        "contrastRatio": 6.72,
                        "fontSize": "13.6pt (18.08px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.72 (foreground color: #005ea2, background color: #ffffff, font size: 13.6pt (18.08px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span property=\"schema:name\">Gecko Feet Are Coated in an Ultra-Thin Layer of Lipids That Help Them Stay Sticky</span>",
                  "target": [
                    "div:nth-child(1) > article[typeof=\"schema:Article\"] > .nist-teaser__content-wrapper > header > .nist-teaser__title > a > span[property=\"schema:name\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.72 (foreground color: #005ea2, background color: #ffffff, font size: 13.6pt (18.08px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#005ea2",
                        "bgColor": "#ffffff",
                        "contrastRatio": 6.72,
                        "fontSize": "13.6pt (18.08px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.72 (foreground color: #005ea2, background color: #ffffff, font size: 13.6pt (18.08px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span property=\"schema:name\">NIST Announces First Four Quantum-Resistant Cryptographic Algorithms</span>",
                  "target": [
                    "div:nth-child(2) > article[typeof=\"schema:Article\"] > .nist-teaser__content-wrapper > header > .nist-teaser__title > a > span[property=\"schema:name\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.72 (foreground color: #005ea2, background color: #ffffff, font size: 13.6pt (18.08px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#005ea2",
                        "bgColor": "#ffffff",
                        "contrastRatio": 6.72,
                        "fontSize": "13.6pt (18.08px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.72 (foreground color: #005ea2, background color: #ffffff, font size: 13.6pt (18.08px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span property=\"schema:name\">DC-Area U.S. Government Agencies Announce the Washington Metropolitan Quantum Network Research Consortium, or DC-QNet</span>",
                  "target": [
                    "div:nth-child(3) > article[typeof=\"schema:Article\"] > .nist-teaser__content-wrapper > header > .nist-teaser__title > a > span[property=\"schema:name\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.72 (foreground color: #005ea2, background color: #ffffff, font size: 13.6pt (18.08px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#005ea2",
                        "bgColor": "#ffffff",
                        "contrastRatio": 6.72,
                        "fontSize": "13.6pt (18.08px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.72 (foreground color: #005ea2, background color: #ffffff, font size: 13.6pt (18.08px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span property=\"schema:name\">NIST Update to Software Reference Library Will Aid in Criminal Investigations</span>",
                  "target": [
                    "div:nth-child(4) > article[typeof=\"schema:Article\"] > .nist-teaser__content-wrapper > header > .nist-teaser__title > a > span[property=\"schema:name\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.72 (foreground color: #005ea2, background color: #ffffff, font size: 13.6pt (18.08px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#005ea2",
                        "bgColor": "#ffffff",
                        "contrastRatio": 6.72,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.72 (foreground color: #005ea2, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.nist.gov/news-events/news/search\">View All News</a>",
                  "target": [
                    ".js-view-dom-id-f23c113630e5d4ab4da55fbabf71584da1cde324e0c248f1d8c2e44fd92c6a4e > footer > .more-link > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.72 (foreground color: #005ea2, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#005ea2",
                        "bgColor": "#ffffff",
                        "contrastRatio": 6.72,
                        "fontSize": "13.6pt (18.08px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.72 (foreground color: #005ea2, background color: #ffffff, font size: 13.6pt (18.08px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>The 2022 NIST-Hosted Workshop on Standards for Microbiome and Multi'Omics Measurements</span>",
                  "target": [
                    ".js-view-dom-id-c70a62f2a7d44914588f2ea4700e3ec8533e63507ceaef618b5e0ec8cd04f949 > div:nth-child(1) > article > .nist-teaser__content-wrapper > header > .nist-teaser__title > a > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.72 (foreground color: #005ea2, background color: #ffffff, font size: 13.6pt (18.08px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#005ea2",
                        "bgColor": "#ffffff",
                        "contrastRatio": 6.72,
                        "fontSize": "13.6pt (18.08px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.72 (foreground color: #005ea2, background color: #ffffff, font size: 13.6pt (18.08px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>FORENSICS@NIST 2022</span>",
                  "target": [
                    ".js-view-dom-id-c70a62f2a7d44914588f2ea4700e3ec8533e63507ceaef618b5e0ec8cd04f949 > div:nth-child(2) > article > .nist-teaser__content-wrapper > header > .nist-teaser__title > a > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.72 (foreground color: #005ea2, background color: #ffffff, font size: 13.6pt (18.08px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#005ea2",
                        "bgColor": "#ffffff",
                        "contrastRatio": 6.72,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.72 (foreground color: #005ea2, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.nist.gov/event-archive\">View Past Events</a>",
                  "target": [
                    ".js-view-dom-id-c70a62f2a7d44914588f2ea4700e3ec8533e63507ceaef618b5e0ec8cd04f949 > footer > .more-link > a:nth-child(1)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.72 (foreground color: #005ea2, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#005ea2",
                        "bgColor": "#ffffff",
                        "contrastRatio": 6.72,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.72 (foreground color: #005ea2, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.nist.gov/news-events/upcoming-events\">View All Upcoming Events</a>",
                  "target": [
                    ".more-link > a:nth-child(2)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.72 (foreground color: #005ea2, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#005ea2",
                        "contrastRatio": 6.72,
                        "fontSize": "12.7pt (16.96px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a class=\"usa-button\" rel=\"nofollow\" href=\"/form/nist-gov-feedback?destination=/national-institute-standards-and-technology\" title=\"Provide feedback\">Feedback</a>",
                          "target": [
                            "a[rel=\"nofollow\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.72 (foreground color: #ffffff, background color: #005ea2, font size: 12.7pt (16.96px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"usa-button\" rel=\"nofollow\" href=\"/form/nist-gov-feedback?destination=/national-institute-standards-and-technology\" title=\"Provide feedback\">Feedback</a>",
                  "target": [
                    "a[rel=\"nofollow\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.72 (foreground color: #ffffff, background color: #005ea2, font size: 12.7pt (16.96px), font weight: bold). Expected contrast ratio of 7:1"
                }
              ]
            },
            {
              "id": "landmark-one-main",
              "impact": "moderate",
              "tags": [
                "cat.semantics",
                "best-practice"
              ],
              "description": "Ensures the document has a main landmark",
              "help": "Document should have one main landmark",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/landmark-one-main?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [
                    {
                      "id": "page-has-main",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Document does not have a main landmark"
                    }
                  ],
                  "none": [],
                  "impact": "moderate",
                  "html": "<html lang=\"en\" dir=\"ltr\" prefix=\"content: http://purl.org/rss/1.0/modules/content/  dc: http://purl.org/dc/terms/  foaf: http://xmlns.com/foaf/0.1/  og: http://ogp.me/ns#  rdfs: http://www.w3.org/2000/01/rdf-schema#  schema: http://schema.org/  sioc: http://rdfs.org/sioc/ns#  sioct: http://rdfs.org/sioc/types#  skos: http://www.w3.org/2004/02/skos/core#  xsd: http://www.w3.org/2001/XMLSchema# \" class=\"js\">",
                  "target": [
                    "html"
                  ],
                  "failureSummary": "Fix all of the following:\n  Document does not have a main landmark"
                }
              ]
            },
            {
              "id": "page-has-heading-one",
              "impact": "moderate",
              "tags": [
                "cat.semantics",
                "best-practice"
              ],
              "description": "Ensure that the page, or at least one of its frames contains a level-one heading",
              "help": "Page should contain a level-one heading",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/page-has-heading-one?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [
                    {
                      "id": "page-has-heading-one",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Page must have a level-one heading"
                    }
                  ],
                  "none": [],
                  "impact": "moderate",
                  "html": "<html lang=\"en\" dir=\"ltr\" prefix=\"content: http://purl.org/rss/1.0/modules/content/  dc: http://purl.org/dc/terms/  foaf: http://xmlns.com/foaf/0.1/  og: http://ogp.me/ns#  rdfs: http://www.w3.org/2000/01/rdf-schema#  schema: http://schema.org/  sioc: http://rdfs.org/sioc/ns#  sioct: http://rdfs.org/sioc/types#  skos: http://www.w3.org/2004/02/skos/core#  xsd: http://www.w3.org/2001/XMLSchema# \" class=\"js\">",
                  "target": [
                    "html"
                  ],
                  "failureSummary": "Fix all of the following:\n  Page must have a level-one heading"
                }
              ]
            },
            {
              "id": "region",
              "impact": "moderate",
              "tags": [
                "cat.keyboard",
                "best-practice"
              ],
              "description": "Ensures all page content is contained by landmarks",
              "help": "All page content should be contained by landmarks",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/region?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<a href=\"#main-content\" class=\"visually-hidden focusable\">\n      Skip to main content\n    </a>",
                  "target": [
                    ".visually-hidden"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div id=\"block-nist-www-content\" class=\"nist-block\">",
                  "target": [
                    "#block-nist-www-content"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                }
              ]
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.nist.gov/",
      "what": "URL",
      "result": "https://www.nist.gov/"
    },
    {
      "type": "test",
      "which": "htmlcs",
      "what": "HTML CodeSniffer WCAG 2.1 AA ruleset",
      "url": "https://www.nist.gov/",
      "result": {
        "Error": {
          "AA.2_4_1.G1,G123,G124.NoSuchID": {
            "This link points to a named anchor \"main-content\" within the document, but no anchor exists with that name.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"#main-content\" class=\"visually-hidden focusable\">...</a>"
              }
            ]
          }
        },
        "Warning": {
          "AA.1_3_1.H48": {
            "If this element contains a navigation section, it is recommended that it be marked up as a list.": [
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"more-link\">...</div>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"nist-footer__social-links\">...</div>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p>...</p>"
              }
            ]
          },
          "AA.1_3_1_A.G141": {
            "The heading structure is not logically nested. This h2 element appears to be the primary document heading, so should be an h1 element.": [
              {
                "tagName": "h2",
                "id": "",
                "code": "<h2 class=\"nist-slogan__title\">...</h2>"
              }
            ],
            "The heading structure is not logically nested. This h2 element should be an h1 to be properly nested.": [
              {
                "tagName": "h2",
                "id": "",
                "code": "<h2 class=\"nist-slogan__title\">...</h2>"
              }
            ]
          },
          "AA.1_4_10.C32,C31,C33,C38,SCR34,G206": {
            "This element has \"position: fixed\". This may require scrolling in two dimensions, which is considered a failure of this Success Criterion.": [
              {
                "tagName": "button",
                "id": "#backtotop",
                "code": "<button id=\"backtotop\">...</button>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"usa-overlay\">...</div>"
              }
            ]
          },
          "AA.1_4_3.G145.BgImage": {
            "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 3:1.": [
              {
                "tagName": "h3",
                "id": "",
                "code": "<h3>...</h3>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span>...</span>"
              }
            ]
          },
          "AA.1_4_3.G18.Abs": {
            "This element is absolutely positioned and the background color can not be determined. Ensure the contrast ratio between the text and all covered parts of the background are at least 4.5:1.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"#main-content\" class=\"visually-hidden focusable\">...</a>"
              }
            ]
          },
          "AA.1_4_3.G18.Alpha": {
            "This element's text or background contains transparency. Ensure the contrast ratio between the text and background are at least 4.5:1.": [
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"text\">...</div>"
              }
            ]
          },
          "AA.1_4_3.G18.BgImage": {
            "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 4.5:1.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/about-nist/contact-us\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/careers\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/shop\">...</a>"
              }
            ]
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.nist.gov/",
      "what": "URL",
      "result": "https://www.nist.gov/"
    },
    {
      "type": "test",
      "which": "ibm",
      "withItems": true,
      "what": "IBM Accessibility Checker",
      "url": "https://www.nist.gov/",
      "result": {
        "content": {
          "totals": {
            "violation": 54,
            "recommendation": 10,
            "ignored": 0
          },
          "items": [
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[3]/section[1]/div[5]/div[1]/div[2]/div[1]/h2[1]",
                "aria": "/document[1]/heading[16]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 3314,
                "height": 28,
                "width": 784
              },
              "snippet": "<h2 class=\"nist-block__title\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[3]/section[1]/div[5]/div[1]/div[2]/div[1]/div[1]/div[1]/footer[1]/div[1]/a[1]",
                "aria": "/document[1]/link[17]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 3591,
                "height": 18,
                "width": 112
              },
              "snippet": "<a href=\"https://www.nist.gov/event-archive\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[3]/section[1]/div[5]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/article[1]/div[1]/header[1]/h3[1]",
                "aria": "/document[1]/article[6]/heading[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 3495,
                "height": 22,
                "width": 784
              },
              "snippet": "<h3 class=\"nist-teaser__title\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[3]/section[1]/div[5]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/article[1]/div[2]/header[1]/h3[1]",
                "aria": "/document[1]/article[5]/heading[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 3399,
                "height": 22,
                "width": 784
              },
              "snippet": "<h3 class=\"nist-teaser__title\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[3]/section[1]/div[5]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/article[5]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 3362,
                "height": 18,
                "width": 364
              },
              "snippet": "<a hreflang=\"en\" href=\"/news-events/events/2022/08/2022-nist-hosted-workshop-standards-microbiome-and-multiomics\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[3]/section[1]/div[5]/div[1]/div[1]/div[1]/h2[1]",
                "aria": "/document[1]/heading[15]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 2712,
                "height": 28,
                "width": 784
              },
              "snippet": "<h2 class=\"nist-block__title\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[3]/section[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/footer[1]/div[1]/a[1]",
                "aria": "/document[1]/link[16]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 3276,
                "height": 18,
                "width": 98
              },
              "snippet": "<a href=\"https://www.nist.gov/news-events/news/search\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[3]/section[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/article[1]/div[2]/header[1]/h3[1]",
                "aria": "/document[1]/article[4]/heading[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 3199,
                "height": 22,
                "width": 784
              },
              "snippet": "<h3 class=\"nist-teaser__title\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[3]/section[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/article[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/article[4]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 3161,
                "height": 18,
                "width": 784
              },
              "snippet": "<a hreflang=\"en\" href=\"/news-events/news/2022/06/nist-update-software-reference-library-will-aid-criminal-investigations\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[3]/section[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/article[1]/div[2]/header[1]/h3[1]",
                "aria": "/document[1]/article[3]/heading[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 3044,
                "height": 43,
                "width": 784
              },
              "snippet": "<h3 class=\"nist-teaser__title\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[3]/section[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/article[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/article[3]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 3007,
                "height": 18,
                "width": 202
              },
              "snippet": "<a hreflang=\"en\" href=\"/news-events/news/2022/06/dc-area-us-government-agencies-announce-washington-metropolitan-quantum\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[3]/section[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/article[1]/div[2]/header[1]/h3[1]",
                "aria": "/document[1]/article[2]/heading[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 2930,
                "height": 22,
                "width": 784
              },
              "snippet": "<h3 class=\"nist-teaser__title\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[3]/section[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/article[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/article[2]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 2893,
                "height": 18,
                "width": 607
              },
              "snippet": "<a hreflang=\"en\" href=\"/news-events/news/2022/07/nist-announces-first-four-quantum-resistant-cryptographic-algorithms\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[3]/section[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/article[1]/div[2]/header[1]/h3[1]",
                "aria": "/document[1]/article[1]/heading[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 2797,
                "height": 22,
                "width": 784
              },
              "snippet": "<h3 class=\"nist-teaser__title\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[3]/section[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/article[1]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 2760,
                "height": 18,
                "width": 403
              },
              "snippet": "<a hreflang=\"en\" href=\"/news-events/news/2022/07/gecko-feet-are-coated-ultra-thin-layer-lipids-help-them-stay-sticky\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[3]/section[1]/div[4]/div[1]/h2[1]",
                "aria": "/document[1]/heading[14]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 2483,
                "height": 28,
                "width": 784
              },
              "snippet": "<h2 class=\"nist-block__title nist-block__title--no-border text-primary text-center font-body-xl\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[3]/section[1]/div[4]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[4]/a[1]",
                "aria": "/document[1]/list[4]/listitem[4]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 48,
                "top": 2674,
                "height": 19,
                "width": 744
              },
              "snippet": "<a class=\"usa-button usa-button-homepage usa-button-homepage--prescription\" href=\"/srm\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[3]/section[1]/div[4]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[3]/a[1]",
                "aria": "/document[1]/list[4]/listitem[3]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 48,
                "top": 2655,
                "height": 19,
                "width": 744
              },
              "snippet": "<a class=\"usa-button usa-button-homepage usa-button-homepage--file-binary\" href=\"/srd\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[3]/section[1]/div[4]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[2]/a[1]",
                "aria": "/document[1]/list[4]/listitem[2]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 48,
                "top": 2637,
                "height": 19,
                "width": 744
              },
              "snippet": "<a class=\"usa-button usa-button-homepage usa-button-homepage--file-text2\" href=\"/documentary-standards\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[3]/section[1]/div[4]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[1]/a[1]",
                "aria": "/document[1]/list[4]/listitem[1]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 48,
                "top": 2618,
                "height": 19,
                "width": 744
              },
              "snippet": "<a class=\"usa-button usa-button-homepage usa-button-homepage--measure\" href=\"/calibrations\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[3]/section[1]/div[4]/div[1]/div[1]/div[1]/div[2]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 2565,
                "height": 37,
                "width": 784
              },
              "snippet": "<p class=\"mobile-lg:margin-top-neg-105 font-sans-md\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[3]/section[1]/div[3]/div[1]/h2[1]",
                "aria": "/document[1]/heading[5]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 1815,
                "height": 28,
                "width": 784
              },
              "snippet": "<h2 class=\"nist-block__title nist-block__title--no-border text-accent-cool text-center font-body-xl\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[3]/section[1]/div[3]/div[1]/div[2]/div[4]/div[1]/div[2]/h3[1]",
                "aria": "/document[1]/heading[13]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 2442,
                "height": 22,
                "width": 784
              },
              "snippet": "<h3>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[3]/section[1]/div[3]/div[1]/div[2]/div[4]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[15]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 2405,
                "height": 18,
                "width": 130
              },
              "snippet": "<a href=\"/quantum-information-science\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[3]/section[1]/div[3]/div[1]/div[2]/div[3]/div[1]/div[2]/h3[1]",
                "aria": "/document[1]/heading[12]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 2365,
                "height": 22,
                "width": 784
              },
              "snippet": "<h3>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[3]/section[1]/div[3]/div[1]/div[2]/div[3]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[14]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 2327,
                "height": 18,
                "width": 112
              },
              "snippet": "<a href=\"/manufacturing\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[3]/section[1]/div[3]/div[1]/div[2]/div[2]/div[1]/div[2]/h3[1]",
                "aria": "/document[1]/heading[11]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 2287,
                "height": 22,
                "width": 784
              },
              "snippet": "<h3>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[3]/section[1]/div[3]/div[1]/div[2]/div[2]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[13]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 2250,
                "height": 18,
                "width": 104
              },
              "snippet": "<a href=\"/infrastructure\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[3]/section[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[2]/h3[1]",
                "aria": "/document[1]/heading[10]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 2210,
                "height": 22,
                "width": 784
              },
              "snippet": "<h3>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[3]/section[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[12]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 2172,
                "height": 18,
                "width": 150
              },
              "snippet": "<a href=\"/health-bioscience\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[3]/section[1]/div[3]/div[1]/div[1]/div[4]/div[1]/div[2]/h3[1]",
                "aria": "/document[1]/heading[9]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 2132,
                "height": 22,
                "width": 784
              },
              "snippet": "<h3>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[3]/section[1]/div[3]/div[1]/div[1]/div[4]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[11]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 2095,
                "height": 18,
                "width": 106
              },
              "snippet": "<a href=\"/cybersecurity\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[3]/section[1]/div[3]/div[1]/div[1]/div[3]/div[1]/div[2]/h3[1]",
                "aria": "/document[1]/heading[8]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 2055,
                "height": 22,
                "width": 784
              },
              "snippet": "<h3>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[3]/section[1]/div[3]/div[1]/div[1]/div[3]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[10]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 2018,
                "height": 18,
                "width": 126
              },
              "snippet": "<a href=\"/advanced-communications\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[3]/section[1]/div[3]/div[1]/div[1]/div[2]/div[1]/div[2]/h3[1]",
                "aria": "/document[1]/heading[7]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 1977,
                "height": 22,
                "width": 784
              },
              "snippet": "<h3>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[3]/section[1]/div[3]/div[1]/div[1]/div[2]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[9]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 1940,
                "height": 18,
                "width": 67
              },
              "snippet": "<a href=\"/climate\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[3]/section[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[2]/h3[1]",
                "aria": "/document[1]/heading[6]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 1900,
                "height": 22,
                "width": 784
              },
              "snippet": "<h3>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[3]/section[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[8]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 1863,
                "height": 18,
                "width": 155
              },
              "snippet": "<a href=\"/artificial-intelligence\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[3]/section[1]/div[2]/div[1]/div[2]/div[3]/div[1]/div[3]/ul[1]",
                "aria": "/document[1]/list[3]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 1327,
                "height": 469,
                "width": 784
              },
              "snippet": "<ul class=\"add-list-reset\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[3]/section[1]/div[2]/div[1]/div[2]/div[3]/div[1]/div[2]/h3[1]",
                "aria": "/document[1]/heading[4]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 1287,
                "height": 22,
                "width": 784
              },
              "snippet": "<h3>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[3]/section[1]/div[2]/div[1]/div[2]/div[2]/div[1]/div[3]/ul[1]",
                "aria": "/document[1]/list[2]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 1122,
                "height": 111,
                "width": 784
              },
              "snippet": "<ul class=\"add-list-reset\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[3]/section[1]/div[2]/div[1]/div[2]/div[2]/div[1]/div[2]/h3[1]",
                "aria": "/document[1]/heading[3]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 1082,
                "height": 22,
                "width": 784
              },
              "snippet": "<h3>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[3]/section[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[3]/ul[1]",
                "aria": "/document[1]/list[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 937,
                "height": 93,
                "width": 784
              },
              "snippet": "<ul class=\"add-list-reset\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[3]/section[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[2]/h3[1]",
                "aria": "/document[1]/heading[2]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 896,
                "height": 22,
                "width": 784
              },
              "snippet": "<h3>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[3]/section[1]/div[2]/div[1]/div[1]/h2[1]",
                "aria": "/document[1]/heading[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 777,
                "height": 28,
                "width": 784
              },
              "snippet": "<h2 class=\"nist-slogan__title\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[3]/section[1]/div[1]/div[1]/div[3]/div[1]/div[2]/a[1]",
                "aria": "/document[1]/link[7]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 684,
                "height": 19,
                "width": 784
              },
              "snippet": "<a href=\"/blogs/see-life-drop-blood\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[3]/section[1]/div[1]/div[1]/div[3]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[6]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 665,
                "height": 18,
                "width": 689
              },
              "snippet": "<a href=\"/blogs/see-life-drop-blood\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[3]/section[1]/div[1]/div[1]/div[2]/div[1]/div[2]/a[1]",
                "aria": "/document[1]/link[5]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 592,
                "height": 19,
                "width": 784
              },
              "snippet": "<a href=\"https://www.nist.gov/news-events/news/2022/07/nist-announces-first-four-quantum-resistant-cryptographic-algorithms\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[3]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[4]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 573,
                "height": 18,
                "width": 607
              },
              "snippet": "<a href=\"https://www.nist.gov/news-events/news/2022/07/nist-announces-first-four-quantum-resistant-cryptographic-algorithms\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[3]/section[1]/div[1]/div[1]/div[1]/div[1]/div[2]/a[1]",
                "aria": "/document[1]/link[3]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 499,
                "height": 19,
                "width": 784
              },
              "snippet": "<a href=\"/how-do-you-measure-it/how-do-you-ensure-tape-measure-accurate\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[3]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[2]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 481,
                "height": 18,
                "width": 659
              },
              "snippet": "<a href=\"/how-do-you-measure-it/how-do-you-ensure-tape-measure-accurate\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/a[1]",
                "aria": "/document[1]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 8,
                "height": 18,
                "width": 133
              },
              "snippet": "<a class=\"visually-hidden focusable\" href=\"#main-content\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleNavigationLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[4]/footer[1]/div[2]/div[1]",
                "aria": "/document[1]/contentinfo[1]/navigation[1]"
              },
              "message": "Multiple elements with \"navigation\" role do not have unique labels",
              "bounds": {
                "left": 8,
                "top": 6729,
                "height": 259,
                "width": 784
              },
              "snippet": "<div role=\"navigation\" class=\"nist-footer__nav\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleContentinfoLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[4]/footer[1]",
                "aria": "/document[1]/contentinfo[1]"
              },
              "message": "Multiple elements with \"contentinfo\" role do not have unique labels",
              "bounds": {
                "left": 8,
                "top": 3609,
                "height": 3379,
                "width": 784
              },
              "snippet": "<footer class=\"nist-footer padding-bottom-4\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_ContentinfoWithNoMain_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[4]/footer[1]",
                "aria": "/document[1]/contentinfo[1]"
              },
              "message": "The element with \"contentinfo\" role is present without an element with \"main\" role",
              "bounds": {
                "left": 8,
                "top": 3609,
                "height": 3379,
                "width": 784
              },
              "snippet": "<footer class=\"nist-footer padding-bottom-4\">",
              "level": "recommendation"
            },
            {
              "ruleId": "Rpt_Aria_ContentinfoWithNoMain_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[3]/section[1]/div[5]/div[1]/div[2]/div[1]/div[1]/div[1]/footer[1]",
                "aria": "/document[1]"
              },
              "message": "The element with \"contentinfo\" role is present without an element with \"main\" role",
              "bounds": {
                "left": 8,
                "top": 3591,
                "height": 19,
                "width": 784
              },
              "snippet": "<footer>",
              "level": "recommendation"
            },
            {
              "ruleId": "Rpt_Aria_ContentinfoWithNoMain_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[3]/section[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/footer[1]",
                "aria": "/document[1]"
              },
              "message": "The element with \"contentinfo\" role is present without an element with \"main\" role",
              "bounds": {
                "left": 8,
                "top": 3276,
                "height": 19,
                "width": 784
              },
              "snippet": "<footer>",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[3]/section[1]/div[5]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/article[1]",
                "aria": "/document[1]/article[6]"
              },
              "message": "The explicitly-assigned ARIA role \"article\" is redundant with the implicit role of the element <article>",
              "bounds": {
                "left": 8,
                "top": 3495,
                "height": 96,
                "width": 784
              },
              "snippet": "<article class=\"nist-teaser\" about=\"/news-events/events/2022/11/forensicsnist-2022\" role=\"article\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[3]/section[1]/div[5]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/article[1]",
                "aria": "/document[1]/article[5]"
              },
              "message": "The explicitly-assigned ARIA role \"article\" is redundant with the implicit role of the element <article>",
              "bounds": {
                "left": 8,
                "top": 3362,
                "height": 115,
                "width": 784
              },
              "snippet": "<article class=\"nist-teaser\" about=\"/news-events/events/2022/08/2022-nist-hosted-workshop-standards-microbiome-and-multiomics\" role=\"article\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[3]/section[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/article[1]",
                "aria": "/document[1]/article[4]"
              },
              "message": "The explicitly-assigned ARIA role \"article\" is redundant with the implicit role of the element <article>",
              "bounds": {
                "left": 8,
                "top": 3143,
                "height": 133,
                "width": 784
              },
              "snippet": "<article class=\"nist-teaser\" typeof=\"schema:Article\" about=\"/news-events/news/2022/06/nist-update-software-reference-library-will-aid-criminal-investigations\" role=\"article\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[3]/section[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/article[1]",
                "aria": "/document[1]/article[3]"
              },
              "message": "The explicitly-assigned ARIA role \"article\" is redundant with the implicit role of the element <article>",
              "bounds": {
                "left": 8,
                "top": 3007,
                "height": 136,
                "width": 784
              },
              "snippet": "<article class=\"nist-teaser\" typeof=\"schema:Article\" about=\"/news-events/news/2022/06/dc-area-us-government-agencies-announce-washington-metropolitan-quantum\" role=\"article\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[3]/section[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/article[1]",
                "aria": "/document[1]/article[2]"
              },
              "message": "The explicitly-assigned ARIA role \"article\" is redundant with the implicit role of the element <article>",
              "bounds": {
                "left": 8,
                "top": 2893,
                "height": 115,
                "width": 784
              },
              "snippet": "<article class=\"nist-teaser\" typeof=\"schema:Article\" about=\"/news-events/news/2022/07/nist-announces-first-four-quantum-resistant-cryptographic-algorithms\" role=\"article\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[3]/section[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/article[1]",
                "aria": "/document[1]/article[1]"
              },
              "message": "The explicitly-assigned ARIA role \"article\" is redundant with the implicit role of the element <article>",
              "bounds": {
                "left": 8,
                "top": 2760,
                "height": 133,
                "width": 784
              },
              "snippet": "<article class=\"nist-teaser\" typeof=\"schema:Article\" about=\"/news-events/news/2022/07/gecko-feet-are-coated-ultra-thin-layer-lipids-help-them-stay-sticky\" role=\"article\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/header[1]",
                "aria": "/document[1]/banner[1]"
              },
              "message": "The explicitly-assigned ARIA role \"banner\" is redundant with the implicit role of the element <header>",
              "bounds": {
                "left": 8,
                "top": 152,
                "height": 313,
                "width": 784
              },
              "snippet": "<header role=\"banner\" class=\"usa-header nist-header--www nist-header--full\">",
              "level": "recommendation"
            }
          ]
        },
        "url": {
          "prevented": true,
          "error": "ERROR: getting ibm test report took too long"
        },
        "prevented": true
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.nist.gov/",
      "what": "URL",
      "result": "https://www.nist.gov/"
    },
    {
      "type": "test",
      "which": "wave",
      "reportType": 4,
      "what": "WAVE",
      "url": "https://www.nist.gov/",
      "result": {
        "status": {
          "success": true,
          "httpstatuscode": 200
        },
        "statistics": {
          "pagetitle": "National Institute of Standards and Technology",
          "pageurl": "https://www.nist.gov/",
          "time": 2.62,
          "creditsremaining": 886,
          "allitemcount": 149,
          "totalelements": 820,
          "waveurl": "http://wave.webaim.org/report?url=https://www.nist.gov/"
        },
        "categories": {
          "error": {
            "description": "Errors",
            "count": 0,
            "items": []
          },
          "contrast": {
            "description": "Contrast Errors",
            "count": 1,
            "items": {
              "contrast": {
                "id": "contrast",
                "description": "Very low contrast",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > A:first-child + DIV > SECTION:first-child + DIV > DIV:first-child + DIV + HEADER > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > FORM#search_form > DIV:first-child > LABEL:first-child"
                ],
                "contrastdata": [
                  [
                    1,
                    "#000000",
                    "#000000",
                    false
                  ]
                ],
                "wcag": [
                  {
                    "name": "1.4.3 Contrast (Minimum) (Level AA)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.4.3"
                  }
                ]
              }
            }
          },
          "alert": {
            "description": "Alerts",
            "count": 24,
            "items": {
              "alt_redundant": {
                "id": "alt_redundant",
                "description": "Redundant alternative text",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > A:first-child + DIV > SECTION:first-child + DIV > DIV:first-child + DIV + HEADER > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > FORM#search_form > DIV:first-child > LABEL:first-child + INPUT + BUTTON > IMG:first-child"
                ],
                "wcag": [
                  {
                    "name": "1.1.1 Non-text Content (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.1.1"
                  }
                ]
              },
              "alt_long": {
                "id": "alt_long",
                "description": "Long alternative text",
                "count": 2,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV#block-nist-www-content > SECTION:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > A:first-child > PICTURE:first-child > SOURCE:first-child + SOURCE + SOURCE + IMG",
                  "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV#block-nist-www-content > SECTION:first-child > DIV:first-child + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > H2:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV > ARTICLE:first-child > DIV:first-child > DIV:first-child > A:first-child > IMG:first-child"
                ],
                "wcag": [
                  {
                    "name": "1.1.1 Non-text Content (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.1.1"
                  }
                ]
              },
              "h1_missing": {
                "id": "h1_missing",
                "description": "Missing first level heading",
                "count": 1,
                "selectors": [
                  false
                ],
                "wcag": [
                  {
                    "name": "1.3.1 Info and Relationships (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.3.1"
                  },
                  {
                    "name": "2.4.6 Headings and Labels (Level AA)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.6"
                  }
                ]
              },
              "link_internal_broken": {
                "id": "link_internal_broken",
                "description": "Broken same-page link",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > A:first-child"
                ],
                "wcag": [
                  {
                    "name": "2.1.1 Keyboard (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.1.1"
                  }
                ]
              },
              "link_redundant": {
                "id": "link_redundant",
                "description": "Redundant link",
                "count": 16,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV#block-nist-www-content > SECTION:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV#block-nist-www-content > SECTION:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV#block-nist-www-content > SECTION:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child + DIV > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV#block-nist-www-content > SECTION:first-child > DIV:first-child + DIV + DIV > DIV:first-child > H2:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > H3:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV#block-nist-www-content > SECTION:first-child > DIV:first-child + DIV + DIV > DIV:first-child > H2:first-child + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV > H3:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV#block-nist-www-content > SECTION:first-child > DIV:first-child + DIV + DIV > DIV:first-child > H2:first-child + DIV > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child + DIV > H3:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV#block-nist-www-content > SECTION:first-child > DIV:first-child + DIV + DIV > DIV:first-child > H2:first-child + DIV > DIV:first-child + DIV + DIV + DIV > DIV:first-child > DIV:first-child + DIV > H3:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV#block-nist-www-content > SECTION:first-child > DIV:first-child + DIV + DIV > DIV:first-child > H2:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > H3:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV#block-nist-www-content > SECTION:first-child > DIV:first-child + DIV + DIV > DIV:first-child > H2:first-child + DIV + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV > H3:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV#block-nist-www-content > SECTION:first-child > DIV:first-child + DIV + DIV > DIV:first-child > H2:first-child + DIV + DIV > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child + DIV > H3:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV#block-nist-www-content > SECTION:first-child > DIV:first-child + DIV + DIV > DIV:first-child > H2:first-child + DIV + DIV > DIV:first-child + DIV + DIV + DIV > DIV:first-child > DIV:first-child + DIV > H3:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV#block-nist-www-content > SECTION:first-child > DIV:first-child + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > H2:first-child + DIV > DIV:first-child > DIV:first-child > ARTICLE:first-child > DIV:first-child + DIV > HEADER:first-child > H3:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV#block-nist-www-content > SECTION:first-child > DIV:first-child + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > H2:first-child + DIV > DIV:first-child > DIV:first-child + DIV > ARTICLE:first-child > DIV:first-child + DIV > HEADER:first-child > H3:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV#block-nist-www-content > SECTION:first-child > DIV:first-child + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > H2:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV > ARTICLE:first-child > DIV:first-child + DIV > HEADER:first-child > H3:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV#block-nist-www-content > SECTION:first-child > DIV:first-child + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > H2:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV > ARTICLE:first-child > DIV:first-child + DIV > HEADER:first-child > H3:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV#block-nist-www-content > SECTION:first-child > DIV:first-child + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child > H2:first-child + DIV > DIV:first-child > DIV:first-child > ARTICLE:first-child > DIV:first-child + DIV > HEADER:first-child > H3:first-child > A:first-child"
                ],
                "wcag": [
                  {
                    "name": "2.4.4 Link Purpose (In Context) (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.4"
                  }
                ]
              },
              "noscript": {
                "id": "noscript",
                "description": "Noscript element",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child > META:first-child + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + NOSCRIPT"
                ],
                "wcag": []
              },
              "underline": {
                "id": "underline",
                "description": "Underlined text",
                "count": 2,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > A:first-child + DIV > SECTION:first-child > DIV:first-child > HEADER:first-child > DIV:first-child > DIV:first-child + DIV > P:first-child + P",
                  "HTML > HEAD:first-child + BODY > A:first-child + DIV > SECTION:first-child > DIV:first-child > HEADER:first-child > DIV:first-child > DIV:first-child + DIV + BUTTON > SPAN:first-child"
                ],
                "wcag": []
              }
            }
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.nist.gov/",
      "what": "URL",
      "result": "https://www.nist.gov/"
    },
    {
      "type": "test",
      "which": "tenon",
      "id": "a",
      "what": "Tenon",
      "url": "https://www.nist.gov/",
      "result": {
        "status": 200,
        "message": "OK",
        "code": "success",
        "info": "Success",
        "moreInfo": "https://tenon.io/documentation/apiv2/response-codes#success",
        "responseExecTime": "0.085",
        "responseTime": "2022-07-18T00:12:57.321Z",
        "data": {
          "apiErrors": [],
          "documentSize": 1039367,
          "metadata": null,
          "resultSummary": {
            "tests": {
              "total": 180,
              "passing": 172,
              "failing": 8
            },
            "issues": {
              "totalErrors": 27,
              "totalWarnings": 5,
              "totalIssues": 32
            },
            "issuesByLevel": {
              "A": {
                "count": 20,
                "pct": 62.5
              },
              "AA": {
                "count": 16,
                "pct": 50
              },
              "AAA": {
                "count": 32,
                "pct": 100
              }
            },
            "density": {
              "errorDensity": 3,
              "warningDensity": 0,
              "allDensity": 3
            }
          },
          "projectID": "E4B12DC9-2F67-8DB7-26C9-E50C8490",
          "responseID": "f1d2bdfa-90ab-48b0-8b18-1753f4b82ae7",
          "docID": "623ee61f-4e2c-4b2d-eaf8-a7f176fdb046",
          "sourceHash": "a15a2bf88706ef59bc2038c6a819e10c",
          "urlHttpCode": 200,
          "clientScriptErrors": [],
          "remainingApiCalls": {
            "planCalls": 0,
            "boosts": 19
          },
          "globalStats": {
            "errorDensity": "N/A",
            "warningDensity": "N/A",
            "allDensity": "N/A",
            "stdDev": "N/A"
          },
          "resultUrl": "http://ngnix/history.php?responseID=f1d2bdfa-90ab-48b0-8b18-1753f4b82ae7",
          "resultSet": [
            {
              "tID": 28,
              "bpID": 3,
              "priority": 100,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "The layout or sizing of this page causes horizontal scrolling.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Avoid layouts that result in horizontal scroll",
              "errorDescription": "This page is too wide, causing horizontal scrolling (at the tested viewport size). Horizontal scrolling will cause difficulties for users with low vision, especially if they have their monitor set to a low resolution. Review HTML, CSS and page element sizes to ensure 100% width is not exceeded.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 1024,
                  "y": 3412.92
                },
                "height": 3412.92,
                "width": 1024
              },
              "position": {
                "line": 2690,
                "column": 60
              },
              "errorSnippet": "&lt;body class=\"node-783411\"&gt; &lt;a href=\"#main-content\" class=\"visually-hidden focusable\"&gt; Skip to main content &lt;/a&gt; &lt;div class=\"dialog-off-canvas-main-canvas\" data-off-canvas-main-canvas=\"\"&gt; &lt;!-- nist-index-ignore-start --&gt;\n&lt;",
              "xpath": "/html/body",
              "issueID": "80ce05881442f172844a4b4e0c1b12b0",
              "signature": "b38d3cb70825a5b7145f0274a76f08b7",
              "ref": "https://tenon.io/bestpractice.php?bpID=3&tID=28&issueID=80ce05881442f172844a4b4e0c1b12b0"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 16,
                  "y": 38
                },
                "bottom-right": {
                  "x": 336,
                  "y": 82.75
                },
                "height": 44.75,
                "width": 320
              },
              "position": {
                "line": 654,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/\" title=\"National Institute of Standards and Technology\" aria-label=\"Home\"&gt; &lt;img src=\"/libraries/nist-component-library/dist/img/logo/NIST-Logo-Brand-White.svg\" alt=\"National Institute of Standards and Technology\"&gt; &lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[1]/div[1]/a[1]",
              "issueID": "9b11019a66e2422521ea1bffe109cdff",
              "signature": "b5858d1bdb99e95de35125848586e563",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=9b11019a66e2422521ea1bffe109cdff"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 32,
                  "y": 269.546875
                },
                "bottom-right": {
                  "x": 276,
                  "y": 313.546875
                },
                "height": 44,
                "width": 244
              },
              "position": {
                "line": 8503,
                "column": 17
              },
              "errorSnippet": "&lt;a href=\"https://csrc.nist.gov/\"&gt;Computer Security Resource Center (CSRC)&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[3]/section[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[3]/ul[1]/li[1]/a[1]",
              "issueID": "761100a506be3660ced8e393dcc7f525",
              "signature": "335dd1d7d32d4ab75dd003b89d3ac5d2",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=761100a506be3660ced8e393dcc7f525"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 91,
                  "y": 145.890625
                },
                "bottom-right": {
                  "x": 155,
                  "y": 163.890625
                },
                "height": 18,
                "width": 64
              },
              "position": {
                "line": 8697,
                "column": 17
              },
              "errorSnippet": "&lt;a href=\"https://www.nist.gov/about-nist/contact-us\"&gt;Contact Us&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[4]/footer[1]/div[1]/div[1]/div[1]/div[2]/p[1]/a[2]",
              "issueID": "2fe563d3341c726a9e9c978cbe58d382",
              "signature": "3b2da715b5e0c29415de14c12139f731",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=2fe563d3341c726a9e9c978cbe58d382"
            },
            {
              "tID": 129,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "CSS underline on text has been detected that is not a link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "The text in this passage has been styled to display underlined but it is not a link. Underlined text on the web or on apps is universally accepted as signifying that the relevant text is a link. Applying underline to text that is not a link is likely to confuse many users, and especially people with cognitive impairments, learning disabilities or dyslexia. Remove the underlining from this passage of text.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": -2
                },
                "bottom-right": {
                  "x": 132,
                  "y": 14.8906
                },
                "height": 16.8906,
                "width": 132
              },
              "position": {
                "line": 3485,
                "column": 138
              },
              "errorSnippet": "&lt;p class=\"usa-banner__header-action\" aria-hidden=\"true\" style=\"\"&gt;Here’s how you know&lt;/p&gt;",
              "xpath": "/html/body/div[1]/section[1]/div[1]/header[1]/div[1]/div[2]/p[2]",
              "issueID": "67e72e4c60d0845cef27c16a73c94ad0",
              "signature": "a99028f817b690f6102d25b4ef172378",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=129&issueID=67e72e4c60d0845cef27c16a73c94ad0"
            },
            {
              "tID": 129,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "CSS underline on text has been detected that is not a link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "The text in this passage has been styled to display underlined but it is not a link. Underlined text on the web or on apps is universally accepted as signifying that the relevant text is a link. Applying underline to text that is not a link is likely to confuse many users, and especially people with cognitive impairments, learning disabilities or dyslexia. Remove the underlining from this passage of text.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": -1
                },
                "bottom-right": {
                  "x": 116,
                  "y": 15
                },
                "height": 16,
                "width": 116
              },
              "position": {
                "line": 8380,
                "column": 11
              },
              "errorSnippet": "&lt;span class=\"usa-banner__button-text\"&gt;Here’s how you know&lt;/span&gt;",
              "xpath": "/html/body/div[1]/section[1]/div[1]/header[1]/div[1]/button[1]/span[1]",
              "issueID": "d32f672dd59847fa5dc250df08657631",
              "signature": "9b8a9c67b347be5dc8edc6d1b632a21e",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=129&issueID=d32f672dd59847fa5dc250df08657631"
            },
            {
              "tID": 129,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "CSS underline on text has been detected that is not a link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "The text in this passage has been styled to display underlined but it is not a link. Underlined text on the web or on apps is universally accepted as signifying that the relevant text is a link. Applying underline to text that is not a link is likely to confuse many users, and especially people with cognitive impairments, learning disabilities or dyslexia. Remove the underlining from this passage of text.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 12
                },
                "bottom-right": {
                  "x": 48,
                  "y": 60
                },
                "height": 48,
                "width": 48
              },
              "position": {
                "line": 8468,
                "column": 5
              },
              "errorSnippet": "&lt;button class=\"usa-nav__close\"&gt;Close&lt;/button&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/nav[1]/div[1]/button[1]",
              "issueID": "d33c06702c3b78725a3e89518cfc7b55",
              "signature": "bd73bd06013957baae4647e7679afd1a",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=129&issueID=d33c06702c3b78725a3e89518cfc7b55"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 1024,
                  "y": 14
                },
                "height": 14,
                "width": 1024
              },
              "position": {
                "line": 5212,
                "column": 332
              },
              "errorSnippet": "&lt;header class=\"usa-banner__header\"&gt; &lt;div class=\"usa-banner__inner\"&gt; &lt;div class=\"grid-col-auto\"&gt; &lt;img class=\"usa-banner__header-flag\" src=\"/libraries/nist-component-library/dist/img/us_flag_small.png\" alt=\"U.S. flag\"&gt; &lt;/div&gt; ",
              "xpath": "/html/body/div[1]/section[1]/div[1]/header[1]",
              "issueID": "74b931995bc86c43ca2f14abcf75e2e5",
              "signature": "6966e930aa84bfbc452f007aff2f5ffc",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=74b931995bc86c43ca2f14abcf75e2e5"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 992,
                  "y": 735
                },
                "height": 735,
                "width": 992
              },
              "position": {
                "line": 8466,
                "column": 1
              },
              "errorSnippet": "&lt;nav aria-label=\"Primary navigation\" class=\"usa-nav\" style=\"\"&gt; &lt;div class=\"usa-nav__inner\"&gt; &lt;button class=\"usa-nav__close\"&gt;Close&lt;/button&gt; &lt;ul class=\"usa-nav__primary usa-accordion\"&gt; &lt;li class=\"usa-nav__primary-item\"&gt; &",
              "xpath": "/html/body/div[1]/div[1]/header[1]/nav[1]",
              "issueID": "72f3ce7223cd4b8dd6840c8f4918d026",
              "signature": "afc581c56acf3669e6fd3c42c79cd279",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=72f3ce7223cd4b8dd6840c8f4918d026"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": -1
                },
                "height": -1,
                "width": 0
              },
              "position": {
                "line": 647,
                "column": 3
              },
              "errorSnippet": "&lt;li class=\"usa-nav__primary-item\"&gt; &lt;button class=\"usa-accordion__button usa-nav__link\" aria-expanded=\"false\" aria-controls=\"primary_menu-1\"&gt;&lt;span&gt;Topics&lt;/span&gt;&lt;/button&gt; &lt;div id=\"primary_menu-1\" class=\"usa-nav__submenu usa",
              "xpath": "/html/body/div[1]/div[1]/header[1]/nav[1]/div[1]/ul[1]/li[1]",
              "issueID": "66828e060ae7d931a6703d9b5416bdf5",
              "signature": "891de512bb5f82c24c0db8c880aaba94",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=66828e060ae7d931a6703d9b5416bdf5"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": -1
                },
                "height": -1,
                "width": 0
              },
              "position": {
                "line": 8518,
                "column": 57
              },
              "errorSnippet": "&lt;li class=\"usa-nav__primary-item\"&gt; &lt;button class=\"usa-accordion__button usa-nav__link\" aria-expanded=\"false\" aria-controls=\"primary_menu-3\"&gt;&lt;span&gt;Labs &amp;amp; Major Programs&lt;/span&gt;&lt;/button&gt; &lt;div id=\"primary_menu-3\" clas",
              "xpath": "/html/body/div[1]/div[1]/header[1]/nav[1]/div[1]/ul[1]/li[3]",
              "issueID": "9cbe590562939b7a148c8d1210895a15",
              "signature": "89c968e863e7c59850cc16c834be77d9",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=9cbe590562939b7a148c8d1210895a15"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": -1
                },
                "height": -1,
                "width": 0
              },
              "position": {
                "line": 8583,
                "column": 35
              },
              "errorSnippet": "&lt;li class=\"usa-nav__primary-item\"&gt; &lt;button class=\"usa-accordion__button usa-nav__link\" aria-expanded=\"false\" aria-controls=\"primary_menu-4\"&gt;&lt;span&gt;Services &amp;amp; Resources&lt;/span&gt;&lt;/button&gt; &lt;div id=\"primary_menu-4\" class",
              "xpath": "/html/body/div[1]/div[1]/header[1]/nav[1]/div[1]/ul[1]/li[4]",
              "issueID": "90d60eb96c0c4fd65db75e9bd526ae88",
              "signature": "6a018113599789253fe7282cdc1cc74a",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=90d60eb96c0c4fd65db75e9bd526ae88"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": -1
                },
                "height": -1,
                "width": 0
              },
              "position": {
                "line": 8655,
                "column": 35
              },
              "errorSnippet": "&lt;li class=\"usa-nav__primary-item\"&gt; &lt;button class=\"usa-accordion__button usa-nav__link\" aria-expanded=\"false\" aria-controls=\"primary_menu-5\"&gt;&lt;span&gt;News &amp;amp; Events&lt;/span&gt;&lt;/button&gt; &lt;div id=\"primary_menu-5\" class=\"usa-n",
              "xpath": "/html/body/div[1]/div[1]/header[1]/nav[1]/div[1]/ul[1]/li[5]",
              "issueID": "c70974d9e482bed7c4cff45eac35c424",
              "signature": "4266e99bca50f9b15c5a74594253cc7e",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=c70974d9e482bed7c4cff45eac35c424"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": -1
                },
                "height": -1,
                "width": 0
              },
              "position": {
                "line": 8685,
                "column": 35
              },
              "errorSnippet": "&lt;li class=\"usa-nav__primary-item\"&gt; &lt;button class=\"usa-accordion__button usa-nav__link\" aria-expanded=\"false\" aria-controls=\"primary_menu-6\"&gt;&lt;span&gt;About NIST&lt;/span&gt;&lt;/button&gt; &lt;div id=\"primary_menu-6\" class=\"usa-nav__submenu",
              "xpath": "/html/body/div[1]/div[1]/header[1]/nav[1]/div[1]/ul[1]/li[6]",
              "issueID": "356ec2932edac67edcd8cfd324583fdd",
              "signature": "3924dd0558d1f75afa60033f6d66feaa",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=356ec2932edac67edcd8cfd324583fdd"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 512,
                  "y": 256
                },
                "height": 256,
                "width": 512
              },
              "position": {
                "line": 8814,
                "column": 3
              },
              "errorSnippet": "&lt;div class=\"nist-hero__image\"&gt; &lt;a href=\"/how-do-you-measure-it/how-do-you-ensure-tape-measure-accurate\"&gt; &lt;picture&gt; &lt;source srcset=\"/sites/default/files/styles/800w_x_400h/public/images/2022/07/15/HWDY_Banners-tapemeasure-crop%20%281%",
              "xpath": "/html/body/div[1]/div[3]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]",
              "issueID": "815f955ed55e02abbb48a372e09c624b",
              "signature": "48a97c95130f9a5f87a1228a400a1700",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=815f955ed55e02abbb48a372e09c624b"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 256,
                  "y": 256
                },
                "height": 256,
                "width": 256
              },
              "position": {
                "line": 8838,
                "column": 1
              },
              "errorSnippet": "&lt;div class=\"nist-hero__image\"&gt; &lt;a href=\"https://www.nist.gov/news-events/news/2022/07/nist-announces-first-four-quantum-resistant-cryptographic-algorithms\"&gt; &lt;picture&gt; &lt;source srcset=\"/sites/default/files/styles/400_x_400/public/image",
              "xpath": "/html/body/div[1]/div[3]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]",
              "issueID": "61f8727fa20dc3adf02b523fb8318a75",
              "signature": "01e6ace34b10504806bb675e9bb0feed",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=61f8727fa20dc3adf02b523fb8318a75"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 256,
                  "y": 256
                },
                "height": 256,
                "width": 256
              },
              "position": {
                "line": 8868,
                "column": 1
              },
              "errorSnippet": "&lt;div class=\"nist-hero__image\"&gt; &lt;a href=\"/blogs/see-life-drop-blood\"&gt; &lt;picture&gt; &lt;source srcset=\"/sites/default/files/styles/400_x_400/public/images/2022/07/12/MingZhengWithCarbonNanotube-4.jpg?itok=PGpc-m1C 1x, /sites/default/files/st",
              "xpath": "/html/body/div[1]/div[3]/section[1]/div[1]/div[1]/div[3]/div[1]/div[1]",
              "issueID": "06993dd123ae5053453597ec6bdc7ec0",
              "signature": "ab923a95f5200f132ebcbdbca9781aa5",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=06993dd123ae5053453597ec6bdc7ec0"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 140,
                  "y": 360
                },
                "bottom-right": {
                  "x": 496,
                  "y": 452
                },
                "height": 92,
                "width": 356
              },
              "position": {
                "line": 9238,
                "column": 15
              },
              "errorSnippet": "&lt;h3 class=\"nist-teaser__title\"&gt;&lt;a href=\"/news-events/news/2022/06/dc-area-us-government-agencies-announce-washington-metropolitan-quantum\"&gt;&lt;span property=\"schema:name\"&gt;DC-Area U.S. Government Agencies Announce the Washington Metropolita",
              "xpath": "/html/body/div[1]/div[3]/section[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/article[1]/div[2]/header[1]/h3[1]",
              "issueID": "a6267c902fb26f15cba94cc0a673e140",
              "signature": "d185c8a9690387e12a601889ecc6028d",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=a6267c902fb26f15cba94cc0a673e140"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -32,
                  "y": -4
                },
                "height": -4,
                "width": -32
              },
              "position": {
                "line": 8443,
                "column": 11
              },
              "errorSnippet": "&lt;a href=\"http://nistdigitalarchives.contentdm.oclc.org/\" class=\"usa-nav__link ext\" data-extlink=\"\"&gt;NIST Digital Archives&lt;svg focusable=\"false\" class=\"ext\" role=\"img\" aria-label=\"(link is external)\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0",
              "xpath": "/html/body/div[1]/div[1]/header[1]/nav[1]/div[1]/ul[1]/li[6]/div[1]/div[1]/div[2]/ul[1]/li[3]/ul[1]/li[1]/a[1]",
              "issueID": "6e021f5da7c16729ec732ed4446f0742",
              "signature": "c70aff530ec431f85211c8b226c04eaa",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=6e021f5da7c16729ec732ed4446f0742"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 32,
                  "y": 373.546875
                },
                "bottom-right": {
                  "x": 177,
                  "y": 393.546875
                },
                "height": 20,
                "width": 145
              },
              "position": {
                "line": 8544,
                "column": 17
              },
              "errorSnippet": "&lt;a href=\"https://www.manufacturingusa.com/\" class=\"ext extlink\" data-extlink=\"\"&gt;Manufacturing USA&lt;span class=\"ext\" aria-label=\"(link is external)\"&gt;&lt;/span&gt;&lt;svg focusable=\"false\" class=\"ext\" role=\"img\" aria-label=\"(link is external)\" x",
              "xpath": "/html/body/div[1]/div[3]/section[1]/div[2]/div[1]/div[2]/div[3]/div[1]/div[3]/ul[1]/li[3]/a[1]",
              "issueID": "1c2f6714dc77df864f509291fee095b0",
              "signature": "6f5b42eea55e4df17767d296f6ac2221",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=1c2f6714dc77df864f509291fee095b0"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 144,
                  "y": 0
                },
                "bottom-right": {
                  "x": 188,
                  "y": 44
                },
                "height": 44,
                "width": 44
              },
              "position": {
                "line": 8704,
                "column": 17
              },
              "errorSnippet": "&lt;a class=\"nist-social nist-social--twitter-white ext\" href=\" https://twitter.com/NIST\" data-extlink=\"\"&gt; &lt;span&gt;Twitter&lt;/span&gt;\n&lt;svg focusable=\"false\" class=\"ext\" role=\"img\" aria-label=\"(link is external)\" xmlns=\"http://www.w3.org/2000/",
              "xpath": "/html/body/div[1]/div[4]/footer[1]/div[1]/div[1]/div[2]/div[1]/a[1]",
              "issueID": "3bd2cc7d9d7e004d26fb317e13871a37",
              "signature": "8803d66d926b55e00ab676c1fc5f8ee1",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=3bd2cc7d9d7e004d26fb317e13871a37"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 188,
                  "y": 0
                },
                "bottom-right": {
                  "x": 232,
                  "y": 44
                },
                "height": 44,
                "width": 44
              },
              "position": {
                "line": 8717,
                "column": 17
              },
              "errorSnippet": "&lt;a class=\"nist-social nist-social--facebook-white ext\" href=\" https://www.facebook.com/NIST\" data-extlink=\"\"&gt; &lt;span&gt;Facebook&lt;/span&gt;\n&lt;svg focusable=\"false\" class=\"ext\" role=\"img\" aria-label=\"(link is external)\" xmlns=\"http://www.w3.or",
              "xpath": "/html/body/div[1]/div[4]/footer[1]/div[1]/div[1]/div[2]/div[1]/a[2]",
              "issueID": "0a49409c05a9b8c5a7b4f9353ddb4f47",
              "signature": "aba09e066f1107ca1a124dcf8696cf7f",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=0a49409c05a9b8c5a7b4f9353ddb4f47"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 232,
                  "y": 0
                },
                "bottom-right": {
                  "x": 276,
                  "y": 44
                },
                "height": 44,
                "width": 44
              },
              "position": {
                "line": 8720,
                "column": 17
              },
              "errorSnippet": "&lt;a class=\"nist-social nist-social--linkedin-white ext\" href=\" https://www.linkedin.com/company/nist\" data-extlink=\"\"&gt; &lt;span&gt;LinkedIn&lt;/span&gt;\n&lt;svg focusable=\"false\" class=\"ext\" role=\"img\" aria-label=\"(link is external)\" xmlns=\"http://w",
              "xpath": "/html/body/div[1]/div[4]/footer[1]/div[1]/div[1]/div[2]/div[1]/a[3]",
              "issueID": "a927e90249293d32cdcd606d132ce169",
              "signature": "55f17227d380a3047aab557fbf59e735",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=a927e90249293d32cdcd606d132ce169"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 276,
                  "y": 0
                },
                "bottom-right": {
                  "x": 320,
                  "y": 44
                },
                "height": 44,
                "width": 44
              },
              "position": {
                "line": 8723,
                "column": 17
              },
              "errorSnippet": "&lt;a class=\"nist-social nist-social--instagram-white ext\" href=\" https://www.instagram.com/nist/\" data-extlink=\"\"&gt; &lt;span&gt;Instagram&lt;/span&gt;\n&lt;svg focusable=\"false\" class=\"ext\" role=\"img\" aria-label=\"(link is external)\" xmlns=\"http://www.w",
              "xpath": "/html/body/div[1]/div[4]/footer[1]/div[1]/div[1]/div[2]/div[1]/a[4]",
              "issueID": "f995987eddd39c384412bcb18e210b57",
              "signature": "ba81db8aaa4346a58f56ac655a79e08f",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=f995987eddd39c384412bcb18e210b57"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 320,
                  "y": 0
                },
                "bottom-right": {
                  "x": 364,
                  "y": 44
                },
                "height": 44,
                "width": 44
              },
              "position": {
                "line": 8726,
                "column": 17
              },
              "errorSnippet": "&lt;a class=\"nist-social nist-social--youtube-white ext\" href=\" https://www.youtube.com/NIST\" data-extlink=\"\"&gt; &lt;span&gt;YouTube&lt;/span&gt;\n&lt;svg focusable=\"false\" class=\"ext\" role=\"img\" aria-label=\"(link is external)\" xmlns=\"http://www.w3.org/2",
              "xpath": "/html/body/div[1]/div[4]/footer[1]/div[1]/div[1]/div[2]/div[1]/a[5]",
              "issueID": "7e1031b0e53bbbacc1f72aa15c6c10a2",
              "signature": "b75556c00073ec1be783837d2ad663f3",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=7e1031b0e53bbbacc1f72aa15c6c10a2"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 364,
                  "y": 0
                },
                "bottom-right": {
                  "x": 408,
                  "y": 44
                },
                "height": 44,
                "width": 44
              },
              "position": {
                "line": 8729,
                "column": 17
              },
              "errorSnippet": "&lt;a class=\"nist-social nist-social--giphy-white ext\" href=\" https://giphy.com/nist\" data-extlink=\"\"&gt; &lt;span&gt;Giphy&lt;/span&gt;\n&lt;svg focusable=\"false\" class=\"ext\" role=\"img\" aria-label=\"(link is external)\" xmlns=\"http://www.w3.org/2000/svg\" v",
              "xpath": "/html/body/div[1]/div[4]/footer[1]/div[1]/div[1]/div[2]/div[1]/a[6]",
              "issueID": "7859648eee6a66cd9aa2e5dad84bce34",
              "signature": "035cf60ed2f6097bc7d927ff7b359f5b",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=7859648eee6a66cd9aa2e5dad84bce34"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 452,
                  "y": 0
                },
                "bottom-right": {
                  "x": 496,
                  "y": 44
                },
                "height": 44,
                "width": 44
              },
              "position": {
                "line": 8736,
                "column": 17
              },
              "errorSnippet": "&lt;a class=\"nist-social nist-social--envelope-white ext\" href=\" https://service.govdelivery.com/accounts/USNIST/subscriber/new\" data-extlink=\"\"&gt; &lt;span&gt;Mailing List&lt;/span&gt;\n&lt;svg focusable=\"false\" class=\"ext\" role=\"img\" aria-label=\"(link ",
              "xpath": "/html/body/div[1]/div[4]/footer[1]/div[1]/div[1]/div[2]/div[1]/a[8]",
              "issueID": "efdc6c72536936988e49e32ce451e3a8",
              "signature": "4414f365d0a1673c5b00eaa7d41c0332",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=efdc6c72536936988e49e32ce451e3a8"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 140,
                  "y": 115
                },
                "bottom-right": {
                  "x": 496,
                  "y": 134
                },
                "height": 19,
                "width": 356
              },
              "position": {
                "line": 9298,
                "column": 7
              },
              "errorSnippet": "&lt;div class=\"nist-teaser__date\"&gt; &lt;div class=\"smartdate\"&gt;Tue, Aug 23 - Thu, Aug 25 2022&lt;/div&gt; &lt;/div&gt;",
              "xpath": "/html/body/div[1]/div[3]/section[1]/div[5]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/article[1]/div[2]/header[1]/div[1]",
              "issueID": "fcd137be7a8b3e41e0751b273d8a0d46",
              "signature": "ec59701327ff00211a3b3ffc037c7e98",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=fcd137be7a8b3e41e0751b273d8a0d46"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 140,
                  "y": 115
                },
                "bottom-right": {
                  "x": 496,
                  "y": 134
                },
                "height": 19,
                "width": 356
              },
              "position": {
                "line": 9300,
                "column": 0
              },
              "errorSnippet": "&lt;div class=\"smartdate\"&gt;Tue, Aug 23 - Thu, Aug 25 2022&lt;/div&gt;",
              "xpath": "/html/body/div[1]/div[3]/section[1]/div[5]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/article[1]/div[2]/header[1]/div[1]/div[1]",
              "issueID": "c7fd9bacf1e8e106dfc0829aede4da4b",
              "signature": "6d40c10ef70375444ca7edd669561c83",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=c7fd9bacf1e8e106dfc0829aede4da4b"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 24,
                  "y": 249
                },
                "bottom-right": {
                  "x": 496,
                  "y": 268
                },
                "height": 19,
                "width": 472
              },
              "position": {
                "line": 9318,
                "column": 5
              },
              "errorSnippet": "&lt;div class=\"nist-teaser__date\"&gt; &lt;div class=\"smartdate\"&gt;Tue, Nov 8 - Tue, Nov 15 2022&lt;/div&gt; &lt;/div&gt;",
              "xpath": "/html/body/div[1]/div[3]/section[1]/div[5]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/article[1]/div[1]/header[1]/div[1]",
              "issueID": "3ce987fa2729e153eabe3ea915b7f904",
              "signature": "808899c63b62a94b03a7f5db9c493f89",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=3ce987fa2729e153eabe3ea915b7f904"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 24,
                  "y": 249
                },
                "bottom-right": {
                  "x": 496,
                  "y": 268
                },
                "height": 19,
                "width": 472
              },
              "position": {
                "line": 9322,
                "column": 25
              },
              "errorSnippet": "&lt;div class=\"smartdate\"&gt;Tue, Nov 8 - Tue, Nov 15 2022&lt;/div&gt;",
              "xpath": "/html/body/div[1]/div[3]/section[1]/div[5]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/article[1]/div[1]/header[1]/div[1]/div[1]",
              "issueID": "79b2afe0c6d246541c4eeff304e63229",
              "signature": "dc847b798ad16d10eb1a5a2fae1089a0",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=79b2afe0c6d246541c4eeff304e63229"
            },
            {
              "tID": 155,
              "bpID": 143,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "These headings are not structured in a hierarchical manner.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.10 Section Headings"
              ],
              "resultTitle": "Make sure that headings are in the right order for the content.",
              "errorDescription": "The heading structure of this page does not effectively communicate the structure of the content on it. Heading elements provide important benefits: they act as wayfinding cues for in-page navigation, they contribute to page content summaries, and they provide context to the content below them. To do so effectively, headings should follow the `<h1>` to `<h6>` hierarchy and they should not skip levels. Restructure the document's heading order so it uses a clear, ordered, and intuitive hierarchy. Ensure there are no gaps between each numbered heading level and the next.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 1024,
                  "y": 3412.92
                },
                "height": 3412.92,
                "width": 1024
              },
              "position": {
                "line": 2690,
                "column": 60
              },
              "errorSnippet": "&lt;body class=\"node-783411\"&gt; &lt;a href=\"#main-content\" class=\"visually-hidden focusable\"&gt; Skip to main content &lt;/a&gt; &lt;div class=\"dialog-off-canvas-main-canvas\" data-off-canvas-main-canvas=\"\"&gt; &lt;!-- nist-index-ignore-start --&gt;\n&lt;",
              "xpath": "/html/body",
              "issueID": "10eb252a825912764ef69efbd05ffb36",
              "signature": "65b5ab294544b83735c7c43f80d530fd",
              "ref": "https://tenon.io/bestpractice.php?bpID=143&tID=155&issueID=10eb252a825912764ef69efbd05ffb36"
            }
          ],
          "log": []
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "Chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.nist.gov/",
      "what": "National Institute of Standards & Technology (NIST)",
      "result": "https://www.nist.gov/"
    },
    {
      "type": "test",
      "which": "continuum",
      "what": "Level Access Continuum, community edition",
      "url": "https://www.nist.gov/",
      "result": "NONE"
    }
  ],
  "timeStamp": "4aieq",
  "startTime": "2022-07-18T00:10:59",
  "presses": 0,
  "amountRead": 0,
  "testTimes": [
    [
      "hover",
      49
    ],
    [
      "ibm",
      23
    ],
    [
      "motion",
      13
    ],
    [
      "alfa",
      6
    ],
    [
      "wave",
      3
    ],
    [
      "focAll",
      1
    ],
    [
      "axe",
      1
    ],
    [
      "tenon",
      1
    ],
    [
      "bulk",
      0
    ],
    [
      "embAc",
      0
    ],
    [
      "focInd",
      0
    ],
    [
      "focOp",
      0
    ],
    [
      "labClash",
      0
    ],
    [
      "linkUl",
      0
    ],
    [
      "menuNav",
      0
    ],
    [
      "radioSet",
      0
    ],
    [
      "role",
      0
    ],
    [
      "styleDiff",
      0
    ],
    [
      "tabNav",
      0
    ],
    [
      "zIndex",
      0
    ],
    [
      "htmlcs",
      0
    ],
    [
      "continuum",
      0
    ]
  ],
  "logCount": 14,
  "logSize": 1938,
  "errorLogCount": 13,
  "errorLogSize": 1679,
  "prohibitedCount": 0,
  "visitTimeoutCount": 0,
  "visitRejectionCount": 0,
  "endTime": "2022-07-18T00:12:56",
  "elapsedSeconds": 121,
  "score": {
    "scoreProcID": "sp14a",
    "logWeights": {
      "logCount": 0.5,
      "logSize": 0.01,
      "errorLogCount": 1,
      "errorLogSize": 0.02,
      "prohibitedCount": 15,
      "visitTimeoutCount": 10,
      "visitRejectionCount": 10
    },
    "soloWeight": 2,
    "groupWeights": {
      "absolute": 2,
      "largest": 1,
      "smaller": 0.4
    },
    "preventionWeights": {
      "testaro": 50,
      "other": 100
    },
    "packageDetails": {
      "testaro": {
        "bulk": 0,
        "focAll": 2,
        "hover": 1,
        "linkUl": 84,
        "role": 10,
        "styleDiff": 49,
        "zIndex": 10
      },
      "alfa": {
        "r61": 4,
        "r66": 7,
        "r69": 3,
        "r73": 4,
        "r78": 4,
        "r87": 1
      },
      "axe": {
        "color-contrast-enhanced": 134,
        "color-contrast": 14,
        "hidden-content": 0,
        "aria-allowed-attr": 3,
        "landmark-one-main": 2,
        "page-has-heading-one": 2,
        "region": 4
      },
      "htmlcs": {
        "e:AA.2_4_1.G1,G123,G124.NoSuchID": 4,
        "w:AA.1_3_1.H48": 3,
        "w:AA.1_3_1_A.G141": 2,
        "w:AA.1_4_10.C32,C31,C33,C38,SCR34,G206": 2,
        "w:AA.1_4_3.G145.BgImage": 2,
        "w:AA.1_4_3.G18.Abs": 1,
        "w:AA.1_4_3.G18.Alpha": 1,
        "w:AA.1_4_3.G18.BgImage": 3
      },
      "ibm": {
        "Rpt_Aria_OrphanedContent_Native_Host_Sematics": 208,
        "Rpt_Aria_MultipleNavigationLandmarks_Implicit": 4,
        "Rpt_Aria_MultipleContentinfoLandmarks_Implicit": 4,
        "Rpt_Aria_ContentinfoWithNoMain_Implicit": 3,
        "aria_role_redundant": 7
      },
      "wave": {
        "c:contrast": 3,
        "a:alt_redundant": 1,
        "a:alt_long": 2,
        "a:h1_missing": 1,
        "a:link_internal_broken": 1,
        "a:link_redundant": 16,
        "a:noscript": 1,
        "a:underline": 2
      },
      "tenon": {
        "28": 4,
        "79": 4,
        "98": 8,
        "129": 9,
        "144": 44,
        "152": 36,
        "153": 8,
        "155": 2
      }
    },
    "groupDetails": {
      "groups": {
        "visibleBulk": {
          "testaro": {
            "bulk": {
              "score": 1,
              "what": "Page contains many visible elements"
            }
          }
        },
        "tabFocusability": {
          "testaro": {
            "focAll": {
              "score": 1,
              "what": "Discrepancy between elements that should be and that are Tab-focusable"
            }
          }
        },
        "hoverSurprise": {
          "testaro": {
            "hover": {
              "score": 1,
              "what": "Content changes caused by hovering"
            }
          }
        },
        "linkIndication": {
          "testaro": {
            "linkUl": {
              "score": 42,
              "what": "Non-underlined adjacent links"
            }
          }
        },
        "roleBad": {
          "testaro": {
            "role": {
              "score": 8,
              "what": "Nonexistent or implicit-overriding role"
            }
          },
          "ibm": {
            "Rpt_Aria_ContentinfoWithNoMain_Implicit": {
              "score": 2,
              "what": "Element has a contentinfo role when no element has a main role"
            },
            "aria_role_redundant": {
              "score": 5,
              "what": "Explicitly assigned ARIA role is redundant with the implicit role of the element"
            }
          }
        },
        "inconsistentStyles": {
          "testaro": {
            "styleDiff": {
              "score": 12,
              "what": "Heading, link, and button style inconsistencies"
            }
          }
        },
        "zIndexNotZero": {
          "testaro": {
            "zIndex": {
              "score": 3,
              "what": "Layering with nondefault z-index values"
            }
          }
        },
        "h1Missing": {
          "alfa": {
            "r61": {
              "score": 2,
              "what": "First heading is not h1"
            }
          },
          "axe": {
            "page-has-heading-one": {
              "score": 1,
              "what": "Page contains no level-one heading"
            }
          },
          "wave": {
            "a:h1_missing": {
              "score": 1,
              "what": "Missing first level heading"
            }
          }
        },
        "contrastAAA": {
          "alfa": {
            "r66": {
              "score": 2,
              "what": "Text contrast less than AAA requires"
            }
          },
          "axe": {
            "color-contrast-enhanced": {
              "score": 34,
              "what": "Element has insufficient color contrast (Level AAA)"
            }
          }
        },
        "contrastAA": {
          "alfa": {
            "r69": {
              "score": 2,
              "what": "Text outside widget has subminimum contrast"
            }
          },
          "axe": {
            "color-contrast": {
              "score": 11,
              "what": "Element has insufficient color contrast"
            }
          },
          "wave": {
            "c:contrast": {
              "score": 2,
              "what": "Very low contrast"
            }
          }
        },
        "noLeading": {
          "alfa": {
            "r73": {
              "score": 3,
              "what": "Paragraph of text has insufficient line height"
            }
          }
        },
        "headingOfNothing": {
          "alfa": {
            "r78": {
              "score": 2,
              "what": "No content between two headings of the same level"
            }
          }
        },
        "skipRepeatedContent": {
          "alfa": {
            "r87": {
              "score": 1,
              "what": "First focusable element is not a link to the main content"
            }
          }
        },
        "hiddenContentRisk": {
          "axe": {
            "hidden-content": {
              "score": 1,
              "what": "Some content is hidden and therefore may not be testable for accessibility"
            }
          }
        },
        "ariaBadAttribute": {
          "axe": {
            "aria-allowed-attr": {
              "score": 3,
              "what": "ARIA attribute is invalid for the role of its element"
            }
          }
        },
        "mainNot1": {
          "axe": {
            "landmark-one-main": {
              "score": 1,
              "what": "page has no main landmark"
            }
          }
        },
        "contentBeyondLandmarks": {
          "axe": {
            "region": {
              "score": 2,
              "what": "Some page content is not contained by landmarks"
            }
          },
          "ibm": {
            "Rpt_Aria_OrphanedContent_Native_Host_Sematics": {
              "score": 104,
              "what": "Content does not reside within an element with a landmark role"
            }
          }
        },
        "internalLinkBroken": {
          "htmlcs": {
            "e:AA.2_4_1.G1,G123,G124.NoSuchID": {
              "score": 4,
              "what": "Internal link references a nonexistent destination"
            }
          },
          "wave": {
            "a:link_internal_broken": {
              "score": 1,
              "what": "Broken same-page link"
            }
          }
        },
        "pseudoNavListRisk": {
          "htmlcs": {
            "w:AA.1_3_1.H48": {
              "score": 1,
              "what": "Navigation links are not coded as a list"
            }
          }
        },
        "headingStructure": {
          "htmlcs": {
            "w:AA.1_3_1_A.G141": {
              "score": 1,
              "what": "Heading level is incorrect"
            }
          },
          "tenon": {
            "155": {
              "score": 1,
              "what": "Headings are not structured in a hierarchical manner"
            }
          }
        },
        "scrollRisk": {
          "htmlcs": {
            "w:AA.1_4_10.C32,C31,C33,C38,SCR34,G206": {
              "score": 1,
              "what": "Fixed-position element may force bidirectional scrolling"
            }
          }
        },
        "contrastRisk": {
          "htmlcs": {
            "w:AA.1_4_3.G145.BgImage": {
              "score": 1,
              "what": "Contrast between the text and its background image may be less than 3:1"
            },
            "w:AA.1_4_3.G18.Abs": {
              "score": 1,
              "what": "Contrast between the absolutely positioned text and its background may be inadequate"
            },
            "w:AA.1_4_3.G18.Alpha": {
              "score": 1,
              "what": "Contrast between the text and its background may be less than 4.5:1, given the transparency"
            },
            "w:AA.1_4_3.G18.BgImage": {
              "score": 1,
              "what": "Contrast between the text and its background image may be less than 4.5:1"
            }
          }
        },
        "navConfusion": {
          "ibm": {
            "Rpt_Aria_MultipleNavigationLandmarks_Implicit": {
              "score": 3,
              "what": "Element with a navigation role has no unique purpose label among the navigation-role elements"
            }
          }
        },
        "footerConfusion": {
          "ibm": {
            "Rpt_Aria_MultipleContentinfoLandmarks_Implicit": {
              "score": 3,
              "what": "Element with a contentinfo role has no unique purpose label among the contentinfo-role elements"
            }
          }
        },
        "imageTextRedundant": {
          "wave": {
            "a:alt_redundant": {
              "score": 1,
              "what": "Redundant text alternative"
            }
          }
        },
        "imageTextLong": {
          "wave": {
            "a:alt_long": {
              "score": 1,
              "what": "Long text alternative"
            }
          }
        },
        "linkPair": {
          "wave": {
            "a:link_redundant": {
              "score": 8,
              "what": "Adjacent links go to the same URL"
            }
          }
        },
        "noScriptRisk": {
          "wave": {
            "a:noscript": {
              "score": 1,
              "what": "noscript element may fail to contain an accessible equivalent or alternative"
            }
          }
        },
        "pseudoLinkRisk": {
          "wave": {
            "a:underline": {
              "score": 1,
              "what": "CSS underline on text that is not a link"
            }
          },
          "tenon": {
            "129": {
              "score": 2,
              "what": "CSS underline on text that is not a link"
            }
          }
        },
        "horizontalScrolling": {
          "tenon": {
            "28": {
              "score": 3,
              "what": "Layout or sizing of the page causes horizontal scrolling"
            }
          }
        },
        "titleRedundant": {
          "tenon": {
            "79": {
              "score": 1,
              "what": "Link has a title attribute that is the same as the text inside the link"
            }
          }
        },
        "linkTextsSame": {
          "tenon": {
            "98": {
              "score": 4,
              "what": "Links have the same text but different destinations"
            }
          }
        },
        "leadingClipsText": {
          "tenon": {
            "144": {
              "score": 44,
              "what": "Line height is insufficent to properly display the computed font size"
            }
          }
        },
        "targetSize": {
          "tenon": {
            "152": {
              "score": 18,
              "what": "Actionable element is smaller than the minimum required size"
            }
          }
        },
        "allCaps": {
          "tenon": {
            "153": {
              "score": 2,
              "what": "Long string of text is in all caps"
            }
          }
        }
      },
      "solos": {}
    },
    "preventionScores": {
      "ibm": 100
    },
    "summary": {
      "total": 583,
      "log": 73,
      "preventions": 100,
      "solos": 0,
      "groups": [
        {
          "groupName": "contentBeyondLandmarks",
          "score": 107
        },
        {
          "groupName": "leadingClipsText",
          "score": 46
        },
        {
          "groupName": "linkIndication",
          "score": 44
        },
        {
          "groupName": "contrastAAA",
          "score": 37
        },
        {
          "groupName": "targetSize",
          "score": 20
        },
        {
          "groupName": "contrastAA",
          "score": 15
        },
        {
          "groupName": "inconsistentStyles",
          "score": 14
        },
        {
          "groupName": "roleBad",
          "score": 13
        },
        {
          "groupName": "linkPair",
          "score": 10
        },
        {
          "groupName": "internalLinkBroken",
          "score": 6
        },
        {
          "groupName": "contrastRisk",
          "score": 6
        },
        {
          "groupName": "linkTextsSame",
          "score": 6
        },
        {
          "groupName": "zIndexNotZero",
          "score": 5
        },
        {
          "groupName": "h1Missing",
          "score": 5
        },
        {
          "groupName": "noLeading",
          "score": 5
        },
        {
          "groupName": "ariaBadAttribute",
          "score": 5
        },
        {
          "groupName": "navConfusion",
          "score": 5
        },
        {
          "groupName": "footerConfusion",
          "score": 5
        },
        {
          "groupName": "horizontalScrolling",
          "score": 5
        },
        {
          "groupName": "headingOfNothing",
          "score": 4
        },
        {
          "groupName": "pseudoLinkRisk",
          "score": 4
        },
        {
          "groupName": "allCaps",
          "score": 4
        },
        {
          "groupName": "visibleBulk",
          "score": 3
        },
        {
          "groupName": "tabFocusability",
          "score": 3
        },
        {
          "groupName": "hoverSurprise",
          "score": 3
        },
        {
          "groupName": "skipRepeatedContent",
          "score": 3
        },
        {
          "groupName": "hiddenContentRisk",
          "score": 3
        },
        {
          "groupName": "mainNot1",
          "score": 3
        },
        {
          "groupName": "pseudoNavListRisk",
          "score": 3
        },
        {
          "groupName": "headingStructure",
          "score": 3
        },
        {
          "groupName": "scrollRisk",
          "score": 3
        },
        {
          "groupName": "imageTextRedundant",
          "score": 3
        },
        {
          "groupName": "imageTextLong",
          "score": 3
        },
        {
          "groupName": "noScriptRisk",
          "score": 3
        },
        {
          "groupName": "titleRedundant",
          "score": 3
        }
      ]
    }
  }
}