Accessibility test digest

Synopsis

Page: National Telecommunications and Information Administration

URL: https://www.ntia.doc.gov/

Score: 543

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 Telecommunications and Information Administration web page at https://www.ntia.doc.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 543 (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
total543
log50
linkIndication81
linkNoText69
fontSmall63
leadingClipsText50
contrastAAA29
contrastAA27
targetSize22
focusableOperable17
noLeading14
spontaneousMotion13
contrastRisk13
roleBad9
hoverSurprise7
titleRedundant7
inconsistentStyles6
internalLinkBroken6
focusIndication5
zIndexNotZero5
tableHeaderless5
linkPair5
h1Missing4
headingOfNothing4
contentBeyondLandmarks4
obsolete4
tabFocusability3
skipRepeatedContent3
hiddenContentRisk3
pseudoNavListRisk3
headingStructure3
scrollRisk3
layoutTable3
allCaps3

Issue summary

Special issues

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

Classified issues

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

linkNoText: Score 69. Issues reported by tests in this category:

fontSmall: Score 63. Issues reported by tests in this category:

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

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

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

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

focusableOperable: Score 17. Issues reported by tests in this category:

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

tabFocusability: 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:

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:

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

allCaps: 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-ntia",
  "host": {
    "id": "ntia",
    "which": "https://www.ntia.doc.gov/",
    "what": "National Telecommunications and Information Administration"
  },
  "log": [
    {
      "event": "startTime",
      "value": "2022-07-18T00:37:21"
    },
    {
      "event": "endTime",
      "value": "2022-07-18T00:39:01"
    }
  ],
  "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.ntia.doc.gov/",
        "what": "National Telecommunications and Information Administration"
      },
      {
        "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.ntia.doc.gov/",
        "what": "National Telecommunications and Information Administration"
      },
      {
        "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.ntia.doc.gov/",
      "what": "National Telecommunications and Information Administration",
      "result": "https://www.ntia.doc.gov/"
    },
    {
      "type": "tenonRequest",
      "id": "a",
      "withNewContent": true,
      "what": "Tenon API version 2 test request",
      "url": "https://www.ntia.doc.gov/"
    },
    {
      "type": "test",
      "which": "motion",
      "what": "motion",
      "delay": 2500,
      "interval": 2500,
      "count": 5,
      "url": "https://www.ntia.doc.gov/",
      "result": {
        "bytes": [
          425973,
          468577,
          457127,
          457127,
          685905
        ],
        "localRatios": [
          1.1,
          1.025,
          1,
          1.5
        ],
        "meanLocalRatio": 1.156,
        "maxLocalRatio": 1.5,
        "globalRatio": 1.61,
        "pixelChanges": [
          173200,
          62984,
          0,
          177787
        ],
        "meanPixelChange": 103492,
        "maxPixelChange": 177787,
        "changeFrequency": 0.75
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "Chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.ntia.doc.gov/",
      "what": "National Telecommunications and Information Administration",
      "result": "https://www.ntia.doc.gov/"
    },
    {
      "type": "test",
      "which": "bulk",
      "what": "count of visible elements",
      "url": "https://www.ntia.doc.gov/",
      "result": {
        "visibleElements": 243
      }
    },
    {
      "type": "test",
      "which": "embAc",
      "withItems": true,
      "what": "active elements embedded in links or buttons",
      "url": "https://www.ntia.doc.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.ntia.doc.gov/",
      "result": {
        "tabFocusables": 67,
        "tabFocused": 68,
        "discrepancy": 1
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.ntia.doc.gov/",
      "what": "URL",
      "result": "https://www.ntia.doc.gov/"
    },
    {
      "type": "test",
      "which": "focInd",
      "revealAll": false,
      "allowedDelay": 250,
      "withItems": true,
      "what": "focus indicators",
      "url": "https://www.ntia.doc.gov/",
      "result": {
        "totals": {
          "total": 67,
          "types": {
            "indicatorMissing": {
              "total": 1,
              "tagNames": {
                "A": 1
              }
            },
            "nonOutlinePresent": {
              "total": 0,
              "tagNames": {}
            },
            "outlinePresent": {
              "total": 66,
              "meanDelay": 0,
              "tagNames": {
                "A": 64,
                "INPUT": 2
              }
            }
          }
        },
        "items": {
          "indicatorMissing": [
            {
              "tagName": "A",
              "text": "Skip to main content"
            }
          ],
          "nonOutlinePresent": [],
          "outlinePresent": [
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "National Telecommunications and Information Administration",
              "delay": 0
            },
            {
              "tagName": "INPUT",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "INPUT",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Newsroom",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Publications",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Blog",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Offices",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "About",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Contact",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "NTIA Seeks Input on Competition in the Mobile App Ecosystem",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "NTIA Celebrates National Public Safety Telecommunicators Week!",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "National Broadband Availability Map Reaches 40 State, U.S. Territory Participants",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Nearly Three-Fourths of Online Households Continue to Have Digital Privacy and Security Concerns",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "1",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "2",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "3",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "4",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "07/15/2022 CSMAC Meeting",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "CSMAC",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Spectrum Management",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "All 50 States, U.S. Territories, and the District of Columbia Join Biden-Harris Administration’s Int",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Broadband Equity, Access, and Deployment (BEAD)",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Digital Equity Programs",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Broadband",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Grants",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Notice of Corrected Date for July CSMAC Meeting",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "CSMAC",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Spectrum Management",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "NTIA Letter to FCC on Proposed Updated Rules for Short-range Radars in the 60 GHz Band",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "NTIA Comments on Promoting Efficient Use of Spectrum Through Improved Receiver Interference Immunity",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "All What's New...",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Spectrum Management",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Broadband",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Internet Policy",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Domain Name System",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Public Safety",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Grants",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Institute for Telecommunication Sciences",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Data Central",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "JUST ANNOUNCED: Biden-Harris Administration Launches “Internet for All” Initiative with $45 Billion ",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "C-SCRIP",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "BroadbandUSA",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Cybersecurity",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "National Broadband Availability Map",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Secure 5G",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "5G Challenge",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Digital Inclusion",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "National Telecommunications and Information Administration",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "commerce.gov",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Privacy Policy",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Web Policies",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Information Quality",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "FOIA",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Accessibility",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "usa.gov",
              "delay": 0
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.ntia.doc.gov/",
      "what": "URL",
      "result": "https://www.ntia.doc.gov/"
    },
    {
      "type": "test",
      "which": "focOp",
      "withItems": true,
      "what": "focusability and operability",
      "url": "https://www.ntia.doc.gov/",
      "result": {
        "totals": {
          "total": 125,
          "types": {
            "onlyFocusable": {
              "total": 0,
              "tagNames": {}
            },
            "onlyOperable": {
              "total": 10,
              "tagNames": {
                "SPAN": 10
              }
            },
            "focusableAndOperable": {
              "total": 115,
              "tagNames": {
                "A": 111,
                "INPUT": 4
              }
            }
          }
        },
        "items": {
          "onlyFocusable": [],
          "onlyOperable": [
            {
              "tagName": "SPAN",
              "id": "",
              "text": "<span class=\"parent closed\" style=\"cursor: default;\"></span>",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "<span class=\"parent closed\" style=\"cursor: default;\"></span>",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "<span class=\"parent closed\" style=\"cursor: default;\"></span>",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "<span class=\"parent closed\" style=\"cursor: default;\"></span>",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "<span class=\"parent closed\" style=\"cursor: default;\"></span>",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "<span class=\"parent closed first\" style=\"cursor: default;\"></span>",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "<span class=\"parent closed\" style=\"cursor: default;\"></span>",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "<span class=\"parent closed\" style=\"cursor: default;\"></span>",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "<span class=\"parent closed\" style=\"cursor: default;\"></span>",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "<span class=\"parent closed last\" style=\"cursor: default;\"></span>",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            }
          ],
          "focusableAndOperable": [
            {
              "tagName": "A",
              "id": "",
              "text": "Skip to main content",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "logo",
              "text": "<a href=\"/\" title=\"Home\" rel=\"home\" id=\"logo\" style=\"cursor: default;\"> <img src",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "National Telecommunications and Information Administration",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "edit-search-block-form--2",
              "text": "<input title=\"Enter the terms you wish to search for.\" class=\"custom-search-box ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "edit-submit",
              "text": "<input type=\"submit\" id=\"edit-submit\" name=\"op\" value=\"Search\" class=\"form-submi",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input type=\"hidden\" name=\"form_build_id\" value=\"form-BwciAYZnxl24TglIU3GD6APdtO",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input type=\"hidden\" name=\"form_id\" value=\"search_block_form\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"#nav\" class=\"menu-toggle\" onclick=\"toggleMenu()\" style=\"cursor: default",
              "byTag": true,
              "byOnClick": true,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Newsroom",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Publications",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Blog",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Offices",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "About",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Contact",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Search",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "menu-toggle",
              "text": "Menu",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/blog/2022/ntia-seeks-input-competition-mobile-app-ecosystem\" class=\"vi",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "NTIA Seeks Input on Competition in the Mobile App Ecosystem",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/blog/2022/ntia-celebrates-national-public-safety-telecommunicators-wee",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "NTIA Celebrates National Public Safety Telecommunicators Week!",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/blog/2021/national-broadband-availability-map-reaches-40-state-us-terr",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "National Broadband Availability Map Reaches 40 State, U.S. Territory Participant",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/blog/2021/nearly-three-fourths-online-households-continue-have-digital",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Nearly Three-Fourths of Online Households Continue to Have Digital Privacy and S",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "1",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "2",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "3",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "4",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Previous",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Next",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "07/15/2022 CSMAC Meeting",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "CSMAC",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Spectrum Management",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "All 50 States, U.S. Territories, and the District of Columbia Join Biden-Harris ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Broadband Equity, Access, and Deployment (BEAD)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Digital Equity Programs",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Broadband",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Grants",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Notice of Corrected Date for July CSMAC Meeting",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "CSMAC",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Spectrum Management",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "NTIA Letter to FCC on Proposed Updated Rules for Short-range Radars in the 60 GH",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "NTIA Comments on Promoting Efficient Use of Spectrum Through Improved Receiver I",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "All What's New...",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "main-content",
              "text": "<a id=\"main-content\"></a>",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Spectrum Management",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "National Spectrum Strategy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "IRAC",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "CSMAC",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "International",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "WRC-19",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "WRC-15 Archive",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "AWS-3 Transition",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "3450-3550 MHz",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "3550-3650 MHz",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Broadband",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Office of Minority Broadband Initiatives",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "American Broadband Initiative",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Adoption Resources",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Broadband Interagency Working Group Archive",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Digital Nation Reports",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "National Broadband Availability Map",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Internet Policy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Internet Policy Task Force",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Privacy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Cybersecurity",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Copyright",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Global Free Flow of Information",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Internet of Things",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Secure 5G",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Domain Name System",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "IANA functions",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "IPv6",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "DNSSEC",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Public Safety",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "FirstNet",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Grants",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Broadband Equity, Access, and Deployment (BEAD)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Enabling Middle Mile Broadband",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Digital Equity Programs",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Broadband Infrastructure Program",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Tribal Broadband Connectivity Program",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Connecting Minority Communities Pilot Program",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Past Programs",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "State Alternative Plan Program",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "State and Local Implementation Grant Program",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "State and Local Implementation Grant Program 2.0",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Broadband Technology Opportunities Program",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "State Broadband Initiative",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Low-Power Television and Translator Program",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Next Generation 911",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Institute for Telecommunication Sciences",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Data Central",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "JUST ANNOUNCED: Biden-Harris Administration Launches “Internet for All” Initiati",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "C-SCRIP",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "BroadbandUSA",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Cybersecurity",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "National Broadband Availability Map",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Secure 5G",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "5G Challenge",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Digital Inclusion",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/ntia-employment-opportunities\" style=\"cursor: default;\"><img alt=\"Care",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.coronavirus.gov/\" style=\"cursor: default;\"><img alt=\"Corona",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "service-links-youtube-1",
              "text": "<a class=\"service-links-youtube\" href=\"https://www.youtube.com/ntiagov\" id=\"serv",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "service-links-facebook-1",
              "text": "<a class=\"service-links-facebook\" href=\"https://www.facebook.com/ntiagov\" id=\"se",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "service-links-twitter-1",
              "text": "<a class=\"service-links-twitter\" href=\"https://www.twitter.com/ntiagov\" id=\"serv",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "service-links-RSS-1",
              "text": "<a class=\"service-links-rss\" href=\"/rss/updates.xml\" id=\"service-links-RSS-1\" re",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "National Telecommunications and Information Administration",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "commerce.gov",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Privacy Policy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Web Policies",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Information Quality",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "FOIA",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Accessibility",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "usa.gov",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.ntia.doc.gov/",
      "what": "URL",
      "result": "https://www.ntia.doc.gov/"
    },
    {
      "type": "test",
      "which": "hover",
      "headSize": 20,
      "headSampleSize": 20,
      "tailSampleSize": 15,
      "withItems": true,
      "what": "hover-caused content changes",
      "url": "https://www.ntia.doc.gov/",
      "result": {
        "totals": {
          "triggers": 87,
          "headTriggers": 20,
          "tailTriggers": 67,
          "impactTriggers": 4,
          "additions": 0,
          "removals": 0,
          "opacityChanges": 9,
          "opacityImpact": 36,
          "unhoverables": 7
        },
        "items": {
          "head": {
            "impactTriggers": [],
            "unhoverables": [
              {
                "tagName": "A",
                "id": "",
                "text": "Skiptomaincontent"
              },
              {
                "tagName": "LI",
                "id": "",
                "text": "NTIASeeksInputonCompetitionintheMobileAppEcosystem"
              },
              {
                "tagName": "A",
                "id": "",
                "text": "<imgsrc=\"https://www.ntia.doc.gov/files/ntia/style"
              },
              {
                "tagName": "A",
                "id": "",
                "text": "NTIASeeksInputonCompetitionintheMobileAppEcosystem"
              },
              {
                "tagName": "LI",
                "id": "",
                "text": "NTIACelebratesNationalPublicSafetyTelecommunicator"
              },
              {
                "tagName": "A",
                "id": "",
                "text": "<imgsrc=\"https://www.ntia.doc.gov/files/ntia/style"
              }
            ]
          },
          "tail": {
            "impactTriggers": [
              {
                "tagName": "LI",
                "text": "4",
                "additions": 0,
                "removals": 0,
                "opacityChanges": 2,
                "opacityImpact": 8
              }
            ],
            "unhoverables": [
              {
                "tagName": "LI",
                "id": "",
                "text": "NearlyThree-FourthsofOnlineHouseholdsContinuetoHav"
              }
            ]
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.ntia.doc.gov/",
      "what": "URL",
      "result": "https://www.ntia.doc.gov/"
    },
    {
      "type": "test",
      "which": "labClash",
      "withItems": true,
      "what": "labeling inconsistencies",
      "url": "https://www.ntia.doc.gov/",
      "result": {
        "totals": {
          "mislabeled": 0,
          "unlabeled": 0,
          "wellLabeled": 2
        },
        "items": {
          "mislabeled": [],
          "unlabeled": [],
          "wellLabeled": [
            {
              "index": 0,
              "tagName": "INPUT",
              "type": "text",
              "labelType": "label",
              "texts": {
                "label": [
                  "Search this site"
                ]
              }
            },
            {
              "index": 1,
              "tagName": "INPUT",
              "type": "submit",
              "texts": {
                "content": "Search"
              }
            }
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "linkUl",
      "withItems": true,
      "what": "adjacent-link underlining",
      "url": "https://www.ntia.doc.gov/",
      "result": {
        "totals": {
          "links": 111,
          "adjacent": {
            "total": 79,
            "underlined": 0,
            "underlinedPercent": 0
          }
        },
        "items": {
          "underlined": [],
          "notUnderlined": [
            "Skip to main content",
            "",
            "National Telecommunications and Information Administration",
            "",
            "Menu",
            "",
            "NTIA Seeks Input on Competition in the Mobile App Ecosystem",
            "",
            "NTIA Celebrates National Public Safety Telecommunicators Week!",
            "",
            "National Broadband Availability Map Reaches 40 State, U.S. Territory Participants",
            "",
            "Nearly Three-Fourths of Online Households Continue to Have Digital Privacy and Security Concerns",
            "07/15/2022 CSMAC Meeting",
            "CSMAC",
            "Spectrum Management",
            "All 50 States, U.S. Territories, and the District of Columbia Join Biden-Harris Administration’s Internet for All Initiative",
            "Broadband Equity, Access, and Deployment (BEAD)",
            "Digital Equity Programs",
            "Broadband",
            "Grants",
            "Notice of Corrected Date for July CSMAC Meeting",
            "CSMAC",
            "Spectrum Management",
            "NTIA Letter to FCC on Proposed Updated Rules for Short-range Radars in the 60 GHz Band",
            "NTIA Comments on Promoting Efficient Use of Spectrum Through Improved Receiver Interference Immunity Performance",
            "All What's New...",
            "",
            "Spectrum Management",
            "National Spectrum Strategy",
            "IRAC",
            "CSMAC",
            "International",
            "AWS-3 Transition",
            "3450-3550 MHz",
            "3550-3650 MHz",
            "Broadband",
            "Office of Minority Broadband Initiatives",
            "American Broadband Initiative",
            "Adoption Resources",
            "National Broadband Availability Map",
            "Internet Policy",
            "Internet Policy Task Force",
            "Secure 5G",
            "Domain Name System",
            "Public Safety",
            "FirstNet",
            "Grants",
            "Broadband Equity, Access, and Deployment (BEAD)",
            "Enabling Middle Mile Broadband",
            "Digital Equity Programs",
            "Broadband Infrastructure Program",
            "Tribal Broadband Connectivity Program",
            "Connecting Minority Communities Pilot Program",
            "Past Programs",
            "Institute for Telecommunication Sciences",
            "Data Central",
            "JUST ANNOUNCED: Biden-Harris Administration Launches “Internet for All” Initiative with $45 Billion to Connect Everyone in America. Learn more at internetforall.gov",
            "C-SCRIP",
            "BroadbandUSA",
            "Cybersecurity",
            "National Broadband Availability Map",
            "Secure 5G",
            "5G Challenge",
            "Digital Inclusion",
            "",
            "",
            "",
            "",
            "",
            "",
            "National Telecommunications and Information Administration",
            "commerce.gov",
            "Privacy Policy",
            "Web Policies",
            "Information Quality",
            "FOIA",
            "Accessibility",
            "usa.gov"
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "menuNav",
      "withItems": true,
      "what": "keyboard navigation between focusable menu items",
      "url": "https://www.ntia.doc.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.ntia.doc.gov/",
      "what": "URL",
      "result": "https://www.ntia.doc.gov/"
    },
    {
      "type": "test",
      "which": "radioSet",
      "withItems": true,
      "what": "fieldset grouping of radio buttons",
      "url": "https://www.ntia.doc.gov/",
      "result": {
        "totals": {
          "total": 0,
          "inSet": 0,
          "percent": "N.A."
        },
        "items": {
          "inSet": [],
          "notInSet": []
        }
      }
    },
    {
      "type": "test",
      "which": "role",
      "what": "roles",
      "url": "https://www.ntia.doc.gov/",
      "result": {
        "roleElements": 6,
        "badRoleElements": 3,
        "redundantRoleElements": 2,
        "tagNames": {
          "HEADER": {
            "banner": {
              "bad": 1,
              "redundant": 0
            }
          },
          "NAV": {
            "navigation": {
              "bad": 0,
              "redundant": 1
            }
          },
          "DIV": {
            "main": {
              "bad": 1,
              "redundant": 0
            }
          },
          "ARTICLE": {
            "article": {
              "bad": 0,
              "redundant": 1
            }
          },
          "FOOTER": {
            "contentinfo": {
              "bad": 1,
              "redundant": 0
            }
          }
        }
      }
    },
    {
      "type": "test",
      "which": "styleDiff",
      "withItems": true,
      "what": "style inconsistencies",
      "url": "https://www.ntia.doc.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": {
          "adjacentLink": {
            "total": 79,
            "subtotals": [
              77,
              2
            ]
          },
          "listLink": {
            "total": 32,
            "subtotals": [
              19,
              7,
              4,
              2
            ]
          },
          "h1": {
            "total": 1
          },
          "h2": {
            "total": 7,
            "subtotals": [
              4,
              1,
              1,
              1
            ]
          }
        },
        "items": {
          "adjacentLink": {
            "fontWeight": {
              "400": [
                "National Telecommunications and Information Administration",
                ""
              ],
              "700": [
                "Skip to main content",
                "",
                "",
                "Menu",
                "",
                "NTIA Seeks Input on Competition in the Mobile App Ecosystem",
                "",
                "NTIA Celebrates National Public Safety Telecommunicators Week!",
                "",
                "National Broadband Availability Map Reaches 40 State, U.S. Territory Participants",
                "",
                "Nearly Three-Fourths of Online Households Continue to Have Digital Privacy and Security Concerns",
                "07/15/2022 CSMAC Meeting",
                "CSMAC",
                "Spectrum Management",
                "All 50 States, U.S. Territories, and the District of Columbia Join Biden-Harris Administration’s Internet for All Initiative",
                "Broadband Equity, Access, and Deployment (BEAD)",
                "Digital Equity Programs",
                "Broadband",
                "Grants",
                "Notice of Corrected Date for July CSMAC Meeting",
                "CSMAC",
                "Spectrum Management",
                "NTIA Letter to FCC on Proposed Updated Rules for Short-range Radars in the 60 GHz Band",
                "NTIA Comments on Promoting Efficient Use of Spectrum Through Improved Receiver Interference Immunity Performance",
                "All What's New...",
                "Spectrum Management",
                "National Spectrum Strategy",
                "IRAC",
                "CSMAC",
                "International",
                "AWS-3 Transition",
                "3450-3550 MHz",
                "3550-3650 MHz",
                "Broadband",
                "Office of Minority Broadband Initiatives",
                "American Broadband Initiative",
                "Adoption Resources",
                "National Broadband Availability Map",
                "Internet Policy",
                "Internet Policy Task Force",
                "Secure 5G",
                "Domain Name System",
                "Public Safety",
                "FirstNet",
                "Grants",
                "Broadband Equity, Access, and Deployment (BEAD)",
                "Enabling Middle Mile Broadband",
                "Digital Equity Programs",
                "Broadband Infrastructure Program",
                "Tribal Broadband Connectivity Program",
                "Connecting Minority Communities Pilot Program",
                "Past Programs",
                "Institute for Telecommunication Sciences",
                "Data Central",
                "JUST ANNOUNCED: Biden-Harris Administration Launches “Internet for All” Initiative with $45 Billion to Connect Everyone in America. Learn more at internetforall.gov",
                "C-SCRIP",
                "BroadbandUSA",
                "Cybersecurity",
                "National Broadband Availability Map",
                "Secure 5G",
                "5G Challenge",
                "Digital Inclusion",
                "",
                "",
                "",
                "",
                "",
                "",
                "National Telecommunications and Information Administration",
                "commerce.gov",
                "Privacy Policy",
                "Web Policies",
                "Information Quality",
                "FOIA",
                "Accessibility",
                "usa.gov"
              ]
            }
          },
          "listLink": {
            "opacity": {
              "0": [
                "Previous",
                "Next"
              ],
              "1": [
                "Newsroom",
                "Publications",
                "Blog",
                "Offices",
                "About",
                "Contact",
                "Search",
                "1",
                "2",
                "3",
                "4",
                "WRC-19",
                "WRC-15 Archive",
                "Broadband Interagency Working Group Archive",
                "Digital Nation Reports",
                "Privacy",
                "Cybersecurity",
                "Copyright",
                "Global Free Flow of Information",
                "Internet of Things",
                "IANA functions",
                "IPv6",
                "DNSSEC",
                "State Alternative Plan Program",
                "State and Local Implementation Grant Program",
                "State and Local Implementation Grant Program 2.0",
                "Broadband Technology Opportunities Program",
                "State Broadband Initiative",
                "Low-Power Television and Translator Program",
                "Next Generation 911"
              ]
            },
            "color": {
              "rgb(255, 255, 255)": [
                "Newsroom",
                "Publications",
                "Blog",
                "Offices",
                "About",
                "Contact",
                "Search"
              ],
              "rgb(0, 90, 140)": [
                "1",
                "2",
                "3",
                "4",
                "Previous",
                "Next",
                "WRC-19",
                "WRC-15 Archive",
                "Broadband Interagency Working Group Archive",
                "Digital Nation Reports",
                "Privacy",
                "Cybersecurity",
                "Copyright",
                "Global Free Flow of Information",
                "Internet of Things",
                "IANA functions",
                "IPv6",
                "DNSSEC",
                "State Alternative Plan Program",
                "State and Local Implementation Grant Program",
                "State and Local Implementation Grant Program 2.0",
                "Broadband Technology Opportunities Program",
                "State Broadband Initiative",
                "Low-Power Television and Translator Program",
                "Next Generation 911"
              ]
            },
            "fontSize": {
              "13.3776px": [
                "Newsroom",
                "Publications",
                "Blog",
                "Offices",
                "About",
                "Contact",
                "Search"
              ],
              "17.28px": [
                "1",
                "2",
                "3",
                "4",
                "Previous",
                "Next"
              ],
              "13.1616px": [
                "WRC-19",
                "WRC-15 Archive",
                "Broadband Interagency Working Group Archive",
                "Digital Nation Reports",
                "Privacy",
                "Cybersecurity",
                "Copyright",
                "Global Free Flow of Information",
                "Internet of Things",
                "IANA functions",
                "IPv6",
                "DNSSEC",
                "State Alternative Plan Program",
                "State and Local Implementation Grant Program",
                "State and Local Implementation Grant Program 2.0",
                "Broadband Technology Opportunities Program",
                "State Broadband Initiative",
                "Low-Power Television and Translator Program",
                "Next Generation 911"
              ]
            },
            "lineHeight": {
              "20.0664px": [
                "Newsroom",
                "Publications",
                "Blog",
                "Offices",
                "About",
                "Contact",
                "Search"
              ],
              "25.92px": [
                "1",
                "2",
                "3",
                "4"
              ],
              "18px": [
                "Previous",
                "Next",
                "WRC-19",
                "WRC-15 Archive",
                "Broadband Interagency Working Group Archive",
                "Digital Nation Reports",
                "Privacy",
                "Cybersecurity",
                "Copyright",
                "Global Free Flow of Information",
                "Internet of Things",
                "IANA functions",
                "IPv6",
                "DNSSEC",
                "State Alternative Plan Program",
                "State and Local Implementation Grant Program",
                "State and Local Implementation Grant Program 2.0",
                "Broadband Technology Opportunities Program",
                "State Broadband Initiative",
                "Low-Power Television and Translator Program",
                "Next Generation 911"
              ]
            }
          },
          "h2": {
            "fontSize": {
              "14.1055px": [
                "Search form"
              ],
              "16.4592px": [
                "Main menu"
              ],
              "24.6931px": [
                "What's New at NTIA"
              ],
              "15.4224px": [
                "Topics",
                "Our Mission",
                "Internet for All",
                "Featured Initiatives"
              ]
            }
          }
        }
      }
    },
    {
      "type": "test",
      "which": "tabNav",
      "withItems": true,
      "what": "keyboard navigation between tab elements",
      "url": "https://www.ntia.doc.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.ntia.doc.gov/",
      "result": {
        "totals": {
          "total": 10,
          "tagNames": {
            "DIV": 3,
            "HEADER": 1,
            "LI": 4,
            "A": 2
          }
        },
        "items": [
          {
            "tagName": "DIV",
            "id": "skip-link",
            "text": "Skip to main content"
          },
          {
            "tagName": "HEADER",
            "id": "header",
            "text": "National Telecommunications and Information Administration United States Department of Commerce Sear"
          },
          {
            "tagName": "DIV",
            "id": "fixed-header",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "search",
            "text": "/* When the user clicks on the button, toggle between hiding and showing the dropdown content */ fun"
          },
          {
            "tagName": "LI",
            "id": "",
            "text": "NTIA Seeks Input on Competition in the Mobile App Ecosystem"
          },
          {
            "tagName": "LI",
            "id": "",
            "text": "NTIA Celebrates National Public Safety Telecommunicators Week!"
          },
          {
            "tagName": "LI",
            "id": "",
            "text": "National Broadband Availability Map Reaches 40 State, U.S. Territory Participants"
          },
          {
            "tagName": "LI",
            "id": "",
            "text": "Nearly Three-Fourths of Online Households Continue to Have Digital Privacy and Security Concerns"
          },
          {
            "tagName": "A",
            "id": "",
            "text": "Previous"
          },
          {
            "tagName": "A",
            "id": "",
            "text": "Next"
          }
        ]
      }
    },
    {
      "type": "test",
      "which": "alfa",
      "what": "alfa",
      "url": "https://www.ntia.doc.gov/",
      "result": {
        "totals": {
          "failures": 11,
          "warnings": 12
        },
        "items": [
          {
            "index": 5,
            "verdict": "failed",
            "rule": {
              "ruleID": "r11",
              "ruleSummary": "Links have an accessible name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r11",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#link-purpose-in-context",
                  "chapter": "2.4.4",
                  "title": "Link Purpose (In Context)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#link-purpose-link-only",
                  "chapter": "2.4.9",
                  "title": "Link Purpose (Link Only)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#name-role-value",
                  "chapter": "4.1.2",
                  "title": "Name, Role, Value"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G91",
                  "name": "G91",
                  "title": "Providing link text that describes the purpose of a link"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[2]/div[1]/a[1]",
              "codeLines": [
                "<a href=\"#nav\" class=\"menu-toggle\" onclick=\"toggleMenu()\">",
                "  <span></span>",
                "  <span></span>",
                "  <span></span>",
                "</a>"
              ]
            }
          },
          {
            "index": 12,
            "verdict": "failed",
            "rule": {
              "ruleID": "r11",
              "ruleSummary": "Links have an accessible name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r11",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#link-purpose-in-context",
                  "chapter": "2.4.4",
                  "title": "Link Purpose (In Context)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#link-purpose-link-only",
                  "chapter": "2.4.9",
                  "title": "Link Purpose (Link Only)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#name-role-value",
                  "chapter": "4.1.2",
                  "title": "Name, Role, Value"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G91",
                  "name": "G91",
                  "title": "Providing link text that describes the purpose of a link"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/a[1]",
              "codeLines": [
                "<a href=\"/blog/2022/ntia-seeks-input-competition-mobile-app-ecosystem\" class=\"views-processed\">",
                "  <img src=\"https://www.ntia.doc.gov/files/ntia/styles/flexslider_full/public/slideshow/mobile_fron...",
                "</a>"
              ]
            }
          },
          {
            "index": 14,
            "verdict": "failed",
            "rule": {
              "ruleID": "r11",
              "ruleSummary": "Links have an accessible name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r11",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#link-purpose-in-context",
                  "chapter": "2.4.4",
                  "title": "Link Purpose (In Context)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#link-purpose-link-only",
                  "chapter": "2.4.9",
                  "title": "Link Purpose (Link Only)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#name-role-value",
                  "chapter": "4.1.2",
                  "title": "Name, Role, Value"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G91",
                  "name": "G91",
                  "title": "Providing link text that describes the purpose of a link"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/a[1]",
              "codeLines": [
                "<a href=\"/blog/2022/ntia-celebrates-national-public-safety-telecommunicators-week\" class=\"views-pro...",
                "  <img src=\"https://www.ntia.doc.gov/files/ntia/styles/flexslider_full/public/slideshow/front_broad...",
                "</a>"
              ]
            }
          },
          {
            "index": 16,
            "verdict": "failed",
            "rule": {
              "ruleID": "r11",
              "ruleSummary": "Links have an accessible name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r11",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#link-purpose-in-context",
                  "chapter": "2.4.4",
                  "title": "Link Purpose (In Context)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#link-purpose-link-only",
                  "chapter": "2.4.9",
                  "title": "Link Purpose (Link Only)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#name-role-value",
                  "chapter": "4.1.2",
                  "title": "Name, Role, Value"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G91",
                  "name": "G91",
                  "title": "Providing link text that describes the purpose of a link"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/a[1]",
              "codeLines": [
                "<a href=\"/blog/2021/national-broadband-availability-map-reaches-40-state-us-territory-participants\"...",
                "  <img src=\"https://www.ntia.doc.gov/files/ntia/styles/flexslider_full/public/slideshow/map_front.p...",
                "</a>"
              ]
            }
          },
          {
            "index": 18,
            "verdict": "failed",
            "rule": {
              "ruleID": "r11",
              "ruleSummary": "Links have an accessible name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r11",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#link-purpose-in-context",
                  "chapter": "2.4.4",
                  "title": "Link Purpose (In Context)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#link-purpose-link-only",
                  "chapter": "2.4.9",
                  "title": "Link Purpose (Link Only)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#name-role-value",
                  "chapter": "4.1.2",
                  "title": "Name, Role, Value"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G91",
                  "name": "G91",
                  "title": "Providing link text that describes the purpose of a link"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[4]/a[1]",
              "codeLines": [
                "<a href=\"/blog/2021/nearly-three-fourths-online-households-continue-have-digital-privacy-and-securi...",
                "  <img src=\"https://www.ntia.doc.gov/files/ntia/styles/flexslider_full/public/slideshow/front_surve...",
                "</a>"
              ]
            }
          },
          {
            "index": 440,
            "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": 451,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/a[1]",
              "codeLines": [
                "<a href=\"#main-content\" class=\"element-invisible element-focusable\">",
                "  Skip to main content",
                "</a>"
              ]
            }
          },
          {
            "index": 519,
            "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[2]/div[1]/header[1]/div[1]/div[1]/div[2]/text()[1]",
              "codeLines": [
                "United States Department of Commerce"
              ]
            }
          },
          {
            "index": 521,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/h2[1]/text()[1]",
              "codeLines": [
                "Topics"
              ]
            }
          },
          {
            "index": 522,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[2]/h2[1]/text()[1]",
              "codeLines": [
                "Our Mission"
              ]
            }
          },
          {
            "index": 524,
            "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[2]/div[1]/div[3]/div[1]/div[3]/div[1]/div[1]/div[1]/h2[1]/text()[1]",
              "codeLines": [
                "Internet for All"
              ]
            }
          },
          {
            "index": 525,
            "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[2]/div[1]/div[3]/div[1]/div[3]/div[1]/div[1]/div[2]/h2[1]/text()[1]",
              "codeLines": [
                "Featured Initiatives"
              ]
            }
          },
          {
            "index": 549,
            "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[2]/div[1]/header[1]/div[1]/div[1]/div[2]/text()[1]",
              "codeLines": [
                "United States Department of Commerce"
              ]
            }
          },
          {
            "index": 551,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/h2[1]/text()[1]",
              "codeLines": [
                "Topics"
              ]
            }
          },
          {
            "index": 552,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[2]/h2[1]/text()[1]",
              "codeLines": [
                "Our Mission"
              ]
            }
          },
          {
            "index": 554,
            "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[2]/div[1]/div[3]/div[1]/div[3]/div[1]/div[1]/div[1]/h2[1]/text()[1]",
              "codeLines": [
                "Internet for All"
              ]
            }
          },
          {
            "index": 555,
            "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[2]/div[1]/div[3]/div[1]/div[3]/div[1]/div[1]/div[2]/h2[1]/text()[1]",
              "codeLines": [
                "Featured Initiatives"
              ]
            }
          },
          {
            "index": 573,
            "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[2]/div[1]/div[3]/div[1]/div[3]/div[1]/div[1]/div[3]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  <a href=\"/ntia-employment-opportunities\">",
                "    <img alt=\"Careers at NTIA\" src=\"/files/ntia/publications/ntiacareers.png\">",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 574,
            "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[2]/div[1]/div[3]/div[1]/div[3]/div[1]/div[1]/div[4]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  <a href=\"https://www.coronavirus.gov/\">",
                "    <img alt=\"Coronavirus Information\" src=\"/files/ntia/covid-graphic.jpg.jpg\">",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 575,
            "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[2]/div[1]/div[3]/div[1]/div[3]/div[1]/div[1]/div[5]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  <a class=\"service-links-youtube\" href=\"https://www.youtube.com/ntiagov\" id=\"service-links-youtube...",
                "    <img alt=\"YouTube\" data-picture-mapping=\"bartik_picture_mapping\" height=\"40\" src=\"/sites/all/th...",
                "  </a>",
                "  <a class=\"service-links-facebook\" href=\"https://www.facebook.com/ntiagov\" id=\"service-links-faceb...",
                "    <img alt=\"Facebook\" data-picture-mapping=\"bartik_picture_mapping\" height=\"40\" src=\"/sites/all/t...",
                "  </a>",
                "  <a class=\"service-links-twitter\" href=\"https://www.twitter.com/ntiagov\" id=\"service-links-twitter...",
                "    <img alt=\"Twitter\" data-picture-mapping=\"bartik_picture_mapping\" height=\"40\" src=\"/sites/all/th...",
                "  </a>",
                "  <a class=\"service-links-rss\" href=\"/rss/updates.xml\" id=\"service-links-RSS-1\" rel=\"nofollow\" titl...",
                "    <img alt=\"RSS Feed\" data-picture-mapping=\"bartik_picture_mapping\" height=\"40\" src=\"/sites/all/t...",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 576,
            "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[2]/div[1]/div[4]/div[1]/footer[1]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  <a href=\"/\">",
                "    National Telecommunications and Information Administration",
                "  </a>",
                "  <br>",
                "  1401 Constitution Ave., NW Washington, DC 20230",
                "</p>"
              ]
            }
          },
          {
            "index": 635,
            "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": "h2",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[3]/div[1]/div[3]/div[1]/div[1]/div[1]/h2[1]",
              "codeLines": [
                "<h2>",
                "  Internet for All",
                "</h2>"
              ]
            }
          },
          {
            "index": 652,
            "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.ntia.doc.gov/",
      "result": {
        "totals": {
          "rulesNA": 53,
          "rulesPassed": 43,
          "rulesWarned": 3,
          "rulesViolated": 2,
          "warnings": {
            "minor": 14,
            "moderate": 0,
            "serious": 40,
            "critical": 0
          },
          "violations": {
            "minor": 0,
            "moderate": 0,
            "serious": 34,
            "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:38:44.259Z",
          "url": "https://www.ntia.doc.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": "#fffeff",
                        "contrastRatio": 0,
                        "fontSize": "19.7pt (26.2224px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<header id=\"header\" role=\"banner\" class=\"without-secondary-menu\">",
                          "target": [
                            "#header"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>National Telecommunications and Information Administration</span>",
                  "target": [
                    "a[title=\"Home\"][rel=\"home\"][href=\"/\"] > span"
                  ],
                  "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": "#fffeff",
                        "contrastRatio": 0,
                        "fontSize": "10.8pt (14.4px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<header id=\"header\" role=\"banner\" class=\"without-secondary-menu\">",
                          "target": [
                            "#header"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div id=\"site-slogan\">\n            United States Department of Commerce          </div>",
                  "target": [
                    "#site-slogan"
                  ],
                  "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": "9.3pt (12.3408px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<input title=\"Enter the terms you wish to search for.\" class=\"custom-search-box form-text\" placeholder=\"Search this site\" type=\"text\" id=\"edit-search-block-form--2\" name=\"search_block_form\" value=\"\" size=\"15\" maxlength=\"128\">",
                          "target": [
                            "#edit-search-block-form--2"
                          ]
                        },
                        {
                          "html": "<header id=\"header\" role=\"banner\" class=\"without-secondary-menu\">",
                          "target": [
                            "#header"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<input title=\"Enter the terms you wish to search for.\" class=\"custom-search-box form-text\" placeholder=\"Search this site\" type=\"text\" id=\"edit-search-block-form--2\" name=\"search_block_form\" value=\"\" size=\"15\" maxlength=\"128\">",
                  "target": [
                    "#edit-search-block-form--2"
                  ],
                  "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": "10.0pt (13.3776px)",
                        "fontWeight": "bold",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"search\">",
                          "target": [
                            "#search"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/newsroom\" title=\"Newsroom\">Newsroom</a>",
                  "target": [
                    "a[href$=\"newsroom\"]"
                  ],
                  "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": "10.0pt (13.3776px)",
                        "fontWeight": "bold",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"search\">",
                          "target": [
                            "#search"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/publications\" title=\"Publications\">Publications</a>",
                  "target": [
                    "a[href$=\"publications\"]"
                  ],
                  "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": "10.0pt (13.3776px)",
                        "fontWeight": "bold",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"search\">",
                          "target": [
                            "#search"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/blogs\" title=\"Blog\">Blog</a>",
                  "target": [
                    "a[href$=\"blogs\"]"
                  ],
                  "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": "10.0pt (13.3776px)",
                        "fontWeight": "bold",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"search\">",
                          "target": [
                            "#search"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/offices\" title=\"NTIA Offices\">Offices</a>",
                  "target": [
                    "a[href$=\"offices\"]"
                  ],
                  "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": "10.0pt (13.3776px)",
                        "fontWeight": "bold",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"search\">",
                          "target": [
                            "#search"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/about\" title=\"About NTIA\">About</a>",
                  "target": [
                    "a[href$=\"about\"]"
                  ],
                  "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": "10.0pt (13.3776px)",
                        "fontWeight": "bold",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"search\">",
                          "target": [
                            "#search"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/contact\">Contact</a>",
                  "target": [
                    "a[href$=\"contact\"]"
                  ],
                  "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": "18.1pt (24.192px)",
                        "fontWeight": "bold",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"flex-caption\"><a href=\"/blog/2022/ntia-seeks-input-competition-mobile-app-ecosystem\">NTIA Seeks Input on Competition in the Mobile App Ecosystem </a></div>",
                          "target": [
                            "li[data-thumb-alt=\"\"]:nth-child(1) > .flex-caption"
                          ]
                        },
                        {
                          "html": "<img src=\"https://www.ntia.doc.gov/files/ntia/styles/flexslider_full/public/slideshow/mobile_front.jpg?itok=Pw4U_4lq\" alt=\"\" title=\"\" draggable=\"false\">",
                          "target": [
                            "li[data-thumb-alt=\"\"]:nth-child(1) > .views-processed > img[alt=\"\"][draggable=\"false\"][title=\"\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/blog/2022/ntia-seeks-input-competition-mobile-app-ecosystem\">NTIA Seeks Input on Competition in the Mobile App Ecosystem </a>",
                  "target": [
                    "li[data-thumb-alt=\"\"]:nth-child(1) > .flex-caption > a"
                  ],
                  "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": "#3b3b3b",
                        "contrastRatio": 0,
                        "fontSize": "6.8pt (9px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"ntia_whatsnew_content_type\">Meeting</div>",
                  "target": [
                    ".views-row-first > td > .ntia_whatsnew_content_type"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#3b3b3b",
                        "contrastRatio": 0,
                        "fontSize": "6.8pt (9px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"date-display-single\">07/14/2022</span>",
                  "target": [
                    ".views-row-first > td > .ntia_whatsnew_press_release_date > .date-display-single"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#3b3b3b",
                        "contrastRatio": 0,
                        "fontSize": "6.8pt (9px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"ntia_whatsnew_content_type\">Press Release</div>",
                  "target": [
                    ".even:nth-child(2) > td > .ntia_whatsnew_content_type"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#3b3b3b",
                        "contrastRatio": 0,
                        "fontSize": "6.8pt (9px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"date-display-single\">07/13/2022</span>",
                  "target": [
                    ".even:nth-child(2) > td > .ntia_whatsnew_press_release_date > .date-display-single"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#3b3b3b",
                        "contrastRatio": 0,
                        "fontSize": "6.8pt (9px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"ntia_whatsnew_content_type\">Federal  Register Notice</div>",
                  "target": [
                    ".odd:nth-child(3) > td > .ntia_whatsnew_content_type"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#3b3b3b",
                        "contrastRatio": 0,
                        "fontSize": "6.8pt (9px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"date-display-single\">06/30/2022</span>",
                  "target": [
                    ".odd:nth-child(3) > td > .ntia_whatsnew_press_release_date > .date-display-single"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#3b3b3b",
                        "contrastRatio": 0,
                        "fontSize": "6.8pt (9px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"ntia_whatsnew_content_type\">FCC Filing</div>",
                  "target": [
                    ".even:nth-child(4) > td > .ntia_whatsnew_content_type"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#3b3b3b",
                        "contrastRatio": 0,
                        "fontSize": "6.8pt (9px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"date-display-single\">06/29/2022</span>",
                  "target": [
                    ".even:nth-child(4) > td > .ntia_whatsnew_press_release_date > .date-display-single"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#3b3b3b",
                        "contrastRatio": 0,
                        "fontSize": "6.8pt (9px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"ntia_whatsnew_content_type\">FCC Filing</div>",
                  "target": [
                    ".views-row-last > td > .ntia_whatsnew_content_type"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#3b3b3b",
                        "contrastRatio": 0,
                        "fontSize": "6.8pt (9px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"date-display-single\">06/29/2022</span>",
                  "target": [
                    ".views-row-last > td > .ntia_whatsnew_press_release_date > .date-display-single"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                }
              ]
            },
            {
              "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": "#fffeff",
                        "contrastRatio": 0,
                        "fontSize": "19.7pt (26.2224px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<header id=\"header\" role=\"banner\" class=\"without-secondary-menu\">",
                          "target": [
                            "#header"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>National Telecommunications and Information Administration</span>",
                  "target": [
                    "a[title=\"Home\"][rel=\"home\"][href=\"/\"] > span"
                  ],
                  "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": "#fffeff",
                        "contrastRatio": 0,
                        "fontSize": "10.8pt (14.4px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<header id=\"header\" role=\"banner\" class=\"without-secondary-menu\">",
                          "target": [
                            "#header"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div id=\"site-slogan\">\n            United States Department of Commerce          </div>",
                  "target": [
                    "#site-slogan"
                  ],
                  "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": "9.3pt (12.3408px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<input title=\"Enter the terms you wish to search for.\" class=\"custom-search-box form-text\" placeholder=\"Search this site\" type=\"text\" id=\"edit-search-block-form--2\" name=\"search_block_form\" value=\"\" size=\"15\" maxlength=\"128\">",
                          "target": [
                            "#edit-search-block-form--2"
                          ]
                        },
                        {
                          "html": "<header id=\"header\" role=\"banner\" class=\"without-secondary-menu\">",
                          "target": [
                            "#header"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<input title=\"Enter the terms you wish to search for.\" class=\"custom-search-box form-text\" placeholder=\"Search this site\" type=\"text\" id=\"edit-search-block-form--2\" name=\"search_block_form\" value=\"\" size=\"15\" maxlength=\"128\">",
                  "target": [
                    "#edit-search-block-form--2"
                  ],
                  "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": "10.0pt (13.3776px)",
                        "fontWeight": "bold",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"search\">",
                          "target": [
                            "#search"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/newsroom\" title=\"Newsroom\">Newsroom</a>",
                  "target": [
                    "a[href$=\"newsroom\"]"
                  ],
                  "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": "10.0pt (13.3776px)",
                        "fontWeight": "bold",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"search\">",
                          "target": [
                            "#search"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/publications\" title=\"Publications\">Publications</a>",
                  "target": [
                    "a[href$=\"publications\"]"
                  ],
                  "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": "10.0pt (13.3776px)",
                        "fontWeight": "bold",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"search\">",
                          "target": [
                            "#search"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/blogs\" title=\"Blog\">Blog</a>",
                  "target": [
                    "a[href$=\"blogs\"]"
                  ],
                  "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": "10.0pt (13.3776px)",
                        "fontWeight": "bold",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"search\">",
                          "target": [
                            "#search"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/offices\" title=\"NTIA Offices\">Offices</a>",
                  "target": [
                    "a[href$=\"offices\"]"
                  ],
                  "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": "10.0pt (13.3776px)",
                        "fontWeight": "bold",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"search\">",
                          "target": [
                            "#search"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/about\" title=\"About NTIA\">About</a>",
                  "target": [
                    "a[href$=\"about\"]"
                  ],
                  "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": "10.0pt (13.3776px)",
                        "fontWeight": "bold",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"search\">",
                          "target": [
                            "#search"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/contact\">Contact</a>",
                  "target": [
                    "a[href$=\"contact\"]"
                  ],
                  "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": "18.1pt (24.192px)",
                        "fontWeight": "bold",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"flex-caption\"><a href=\"/blog/2022/ntia-seeks-input-competition-mobile-app-ecosystem\">NTIA Seeks Input on Competition in the Mobile App Ecosystem </a></div>",
                          "target": [
                            "li[data-thumb-alt=\"\"]:nth-child(1) > .flex-caption"
                          ]
                        },
                        {
                          "html": "<img src=\"https://www.ntia.doc.gov/files/ntia/styles/flexslider_full/public/slideshow/mobile_front.jpg?itok=Pw4U_4lq\" alt=\"\" title=\"\" draggable=\"false\">",
                          "target": [
                            "li[data-thumb-alt=\"\"]:nth-child(1) > .views-processed > img[alt=\"\"][draggable=\"false\"][title=\"\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/blog/2022/ntia-seeks-input-competition-mobile-app-ecosystem\">NTIA Seeks Input on Competition in the Mobile App Ecosystem </a>",
                  "target": [
                    "li[data-thumb-alt=\"\"]:nth-child(1) > .flex-caption > a"
                  ],
                  "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": "#3b3b3b",
                        "contrastRatio": 0,
                        "fontSize": "6.8pt (9px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"ntia_whatsnew_content_type\">Meeting</div>",
                  "target": [
                    ".views-row-first > td > .ntia_whatsnew_content_type"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#3b3b3b",
                        "contrastRatio": 0,
                        "fontSize": "6.8pt (9px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"date-display-single\">07/14/2022</span>",
                  "target": [
                    ".views-row-first > td > .ntia_whatsnew_press_release_date > .date-display-single"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#3b3b3b",
                        "contrastRatio": 0,
                        "fontSize": "6.8pt (9px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"ntia_whatsnew_content_type\">Press Release</div>",
                  "target": [
                    ".even:nth-child(2) > td > .ntia_whatsnew_content_type"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#3b3b3b",
                        "contrastRatio": 0,
                        "fontSize": "6.8pt (9px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"date-display-single\">07/13/2022</span>",
                  "target": [
                    ".even:nth-child(2) > td > .ntia_whatsnew_press_release_date > .date-display-single"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#3b3b3b",
                        "contrastRatio": 0,
                        "fontSize": "6.8pt (9px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"ntia_whatsnew_content_type\">Federal  Register Notice</div>",
                  "target": [
                    ".odd:nth-child(3) > td > .ntia_whatsnew_content_type"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#3b3b3b",
                        "contrastRatio": 0,
                        "fontSize": "6.8pt (9px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"date-display-single\">06/30/2022</span>",
                  "target": [
                    ".odd:nth-child(3) > td > .ntia_whatsnew_press_release_date > .date-display-single"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#3b3b3b",
                        "contrastRatio": 0,
                        "fontSize": "6.8pt (9px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"ntia_whatsnew_content_type\">FCC Filing</div>",
                  "target": [
                    ".even:nth-child(4) > td > .ntia_whatsnew_content_type"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#3b3b3b",
                        "contrastRatio": 0,
                        "fontSize": "6.8pt (9px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"date-display-single\">06/29/2022</span>",
                  "target": [
                    ".even:nth-child(4) > td > .ntia_whatsnew_press_release_date > .date-display-single"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#3b3b3b",
                        "contrastRatio": 0,
                        "fontSize": "6.8pt (9px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"ntia_whatsnew_content_type\">FCC Filing</div>",
                  "target": [
                    ".views-row-last > td > .ntia_whatsnew_content_type"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#3b3b3b",
                        "contrastRatio": 0,
                        "fontSize": "6.8pt (9px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"date-display-single\">06/29/2022</span>",
                  "target": [
                    ".views-row-last > td > .ntia_whatsnew_press_release_date > .date-display-single"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                }
              ]
            },
            {
              "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": "<li class=\"menu-3180 last\"><a href=\"/search\" title=\"\">Search</a></li>",
                  "target": [
                    ".menu-3180"
                  ],
                  "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": "<a href=\"#\" id=\"menu-toggle\">Menu</a>",
                  "target": [
                    "#menu-toggle"
                  ],
                  "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": "<a class=\"flex-prev\" href=\"#\">Previous</a>",
                  "target": [
                    ".flex-prev"
                  ],
                  "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": "<a class=\"flex-next\" href=\"#\">Next</a>",
                  "target": [
                    ".flex-next"
                  ],
                  "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": "<ul>",
                  "target": [
                    ".menu > .parent.closed:nth-child(1) > ul"
                  ],
                  "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": "<ul><li class=\"leaf first\"><a href=\"/category/wrc-19\" title=\"Content tagged with WRC-19\">WRC-19</a></li><li class=\"leaf last\"><a href=\"/category/wrc-15-archive\" title=\"Content tagged with WRC-15 Archive\">WRC-15 Archive</a></li></ul>",
                  "target": [
                    ".parent.closed:nth-child(1) > ul > .parent.closed > ul"
                  ],
                  "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": "<ul>",
                  "target": [
                    ".parent.closed:nth-child(2) > ul"
                  ],
                  "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": "<ul>",
                  "target": [
                    ".parent.closed:nth-child(2) > ul > .parent.closed > ul"
                  ],
                  "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": "<ul>",
                  "target": [
                    ".menu > .parent.closed:nth-child(3) > ul"
                  ],
                  "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": "<ul>",
                  "target": [
                    ".first.parent.closed > ul"
                  ],
                  "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": "<ul>",
                  "target": [
                    ".menu > .parent.closed:nth-child(4) > ul"
                  ],
                  "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": "<ul><li class=\"leaf first last\"><a href=\"/category/firstnet\" title=\"Content tagged with FirstNet\">FirstNet</a></li></ul>",
                  "target": [
                    ".parent.closed:nth-child(5) > ul"
                  ],
                  "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": "<ul>",
                  "target": [
                    ".parent.closed:nth-child(6) > ul"
                  ],
                  "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": "<ul>",
                  "target": [
                    ".last.parent.closed > ul"
                  ],
                  "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": "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": "#005a8c",
                        "bgColor": "#e4e4e4",
                        "contrastRatio": 5.81,
                        "fontSize": "11.1pt (14.809px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<tr class=\"odd views-row-first\">",
                          "target": [
                            ".views-row-first"
                          ]
                        },
                        {
                          "html": "<div id=\"main-wrapper\" class=\"clearfix\">",
                          "target": [
                            "#main-wrapper"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.81 (foreground color: #005a8c, background color: #e4e4e4, font size: 11.1pt (14.809px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/meeting/2022/07152022-csmac-meeting\">07/15/2022 CSMAC Meeting</a>",
                  "target": [
                    ".views-row-first > td > .ntia_taxonomy_content_title > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.81 (foreground color: #005a8c, background color: #e4e4e4, font size: 11.1pt (14.809px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#005a8c",
                        "bgColor": "#e4e4e4",
                        "contrastRatio": 5.81,
                        "fontSize": "6.8pt (9px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<tr class=\"odd views-row-first\">",
                          "target": [
                            ".views-row-first"
                          ]
                        },
                        {
                          "html": "<div id=\"main-wrapper\" class=\"clearfix\">",
                          "target": [
                            "#main-wrapper"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.81 (foreground color: #005a8c, background color: #e4e4e4, font size: 6.8pt (9px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/category/csmac\">CSMAC</a>",
                  "target": [
                    ".views-row-first > td > .ntia_topics > a[href$=\"csmac\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.81 (foreground color: #005a8c, background color: #e4e4e4, font size: 6.8pt (9px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#005a8c",
                        "bgColor": "#e4e4e4",
                        "contrastRatio": 5.81,
                        "fontSize": "6.8pt (9px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<tr class=\"odd views-row-first\">",
                          "target": [
                            ".views-row-first"
                          ]
                        },
                        {
                          "html": "<div id=\"main-wrapper\" class=\"clearfix\">",
                          "target": [
                            "#main-wrapper"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.81 (foreground color: #005a8c, background color: #e4e4e4, font size: 6.8pt (9px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/category/spectrum-management\">Spectrum Management</a>",
                  "target": [
                    ".views-row-first > td > .ntia_topics > a[href$=\"spectrum-management\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.81 (foreground color: #005a8c, background color: #e4e4e4, font size: 6.8pt (9px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#005a8c",
                        "bgColor": "#efefef",
                        "contrastRatio": 6.42,
                        "fontSize": "11.1pt (14.809px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<tr class=\"even\">",
                          "target": [
                            ".even:nth-child(2)"
                          ]
                        },
                        {
                          "html": "<div id=\"main-wrapper\" class=\"clearfix\">",
                          "target": [
                            "#main-wrapper"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.42 (foreground color: #005a8c, background color: #efefef, font size: 11.1pt (14.809px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/press-release/2022/all-50-states-us-territories-and-district-columbia-join-biden-harris\">All 50 States, U.S. Territories, and the District of Columbia Join Biden-Harris Administration’s Internet for All Initiative</a>",
                  "target": [
                    ".even:nth-child(2) > td > .ntia_taxonomy_content_title > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.42 (foreground color: #005a8c, background color: #efefef, font size: 11.1pt (14.809px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#005a8c",
                        "bgColor": "#efefef",
                        "contrastRatio": 6.42,
                        "fontSize": "6.8pt (9px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<tr class=\"even\">",
                          "target": [
                            ".even:nth-child(2)"
                          ]
                        },
                        {
                          "html": "<div id=\"main-wrapper\" class=\"clearfix\">",
                          "target": [
                            "#main-wrapper"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.42 (foreground color: #005a8c, background color: #efefef, font size: 6.8pt (9px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/category/broadband-equity-access-and-deployment-bead\">Broadband Equity, Access, and Deployment (BEAD)</a>",
                  "target": [
                    ".even:nth-child(2) > td > .ntia_topics > a:nth-child(2)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.42 (foreground color: #005a8c, background color: #efefef, font size: 6.8pt (9px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#005a8c",
                        "bgColor": "#efefef",
                        "contrastRatio": 6.42,
                        "fontSize": "6.8pt (9px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<tr class=\"even\">",
                          "target": [
                            ".even:nth-child(2)"
                          ]
                        },
                        {
                          "html": "<div id=\"main-wrapper\" class=\"clearfix\">",
                          "target": [
                            "#main-wrapper"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.42 (foreground color: #005a8c, background color: #efefef, font size: 6.8pt (9px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/category/digital-equity-programs\">Digital Equity Programs</a>",
                  "target": [
                    ".even:nth-child(2) > td > .ntia_topics > a:nth-child(3)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.42 (foreground color: #005a8c, background color: #efefef, font size: 6.8pt (9px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#005a8c",
                        "bgColor": "#efefef",
                        "contrastRatio": 6.42,
                        "fontSize": "6.8pt (9px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<tr class=\"even\">",
                          "target": [
                            ".even:nth-child(2)"
                          ]
                        },
                        {
                          "html": "<div id=\"main-wrapper\" class=\"clearfix\">",
                          "target": [
                            "#main-wrapper"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.42 (foreground color: #005a8c, background color: #efefef, font size: 6.8pt (9px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/category/broadband\">Broadband</a>",
                  "target": [
                    ".ntia_topics > a[href$=\"broadband\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.42 (foreground color: #005a8c, background color: #efefef, font size: 6.8pt (9px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#005a8c",
                        "bgColor": "#efefef",
                        "contrastRatio": 6.42,
                        "fontSize": "6.8pt (9px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<tr class=\"even\">",
                          "target": [
                            ".even:nth-child(2)"
                          ]
                        },
                        {
                          "html": "<div id=\"main-wrapper\" class=\"clearfix\">",
                          "target": [
                            "#main-wrapper"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.42 (foreground color: #005a8c, background color: #efefef, font size: 6.8pt (9px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/category/grants\">Grants</a>",
                  "target": [
                    ".ntia_topics > a[href$=\"grants\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.42 (foreground color: #005a8c, background color: #efefef, font size: 6.8pt (9px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#005a8c",
                        "bgColor": "#e4e4e4",
                        "contrastRatio": 5.81,
                        "fontSize": "11.1pt (14.809px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<tr class=\"odd\">",
                          "target": [
                            ".odd:nth-child(3)"
                          ]
                        },
                        {
                          "html": "<div id=\"main-wrapper\" class=\"clearfix\">",
                          "target": [
                            "#main-wrapper"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.81 (foreground color: #005a8c, background color: #e4e4e4, font size: 11.1pt (14.809px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/federal-register-notice/2022/notice-corrected-date-july-csmac-meeting\">Notice of Corrected Date for July CSMAC Meeting</a>",
                  "target": [
                    ".odd:nth-child(3) > td > .ntia_taxonomy_content_title > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.81 (foreground color: #005a8c, background color: #e4e4e4, font size: 11.1pt (14.809px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#005a8c",
                        "bgColor": "#e4e4e4",
                        "contrastRatio": 5.81,
                        "fontSize": "6.8pt (9px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<tr class=\"odd\">",
                          "target": [
                            ".odd:nth-child(3)"
                          ]
                        },
                        {
                          "html": "<div id=\"main-wrapper\" class=\"clearfix\">",
                          "target": [
                            "#main-wrapper"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.81 (foreground color: #005a8c, background color: #e4e4e4, font size: 6.8pt (9px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/category/csmac\">CSMAC</a>",
                  "target": [
                    ".odd:nth-child(3) > td > .ntia_topics > a[href$=\"csmac\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.81 (foreground color: #005a8c, background color: #e4e4e4, font size: 6.8pt (9px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#005a8c",
                        "bgColor": "#e4e4e4",
                        "contrastRatio": 5.81,
                        "fontSize": "6.8pt (9px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<tr class=\"odd\">",
                          "target": [
                            ".odd:nth-child(3)"
                          ]
                        },
                        {
                          "html": "<div id=\"main-wrapper\" class=\"clearfix\">",
                          "target": [
                            "#main-wrapper"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.81 (foreground color: #005a8c, background color: #e4e4e4, font size: 6.8pt (9px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/category/spectrum-management\">Spectrum Management</a>",
                  "target": [
                    ".odd:nth-child(3) > td > .ntia_topics > a[href$=\"spectrum-management\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.81 (foreground color: #005a8c, background color: #e4e4e4, font size: 6.8pt (9px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#005a8c",
                        "bgColor": "#efefef",
                        "contrastRatio": 6.42,
                        "fontSize": "11.1pt (14.809px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<tr class=\"even\">",
                          "target": [
                            ".even:nth-child(4)"
                          ]
                        },
                        {
                          "html": "<div id=\"main-wrapper\" class=\"clearfix\">",
                          "target": [
                            "#main-wrapper"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.42 (foreground color: #005a8c, background color: #efefef, font size: 11.1pt (14.809px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/fcc-filing/2022/ntia-letter-fcc-proposed-updated-rules-short-range-radars-60-ghz-band\">NTIA Letter to FCC on Proposed Updated Rules for Short-range Radars in the 60 GHz Band</a>",
                  "target": [
                    ".even:nth-child(4) > td > .ntia_taxonomy_content_title > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.42 (foreground color: #005a8c, background color: #efefef, font size: 11.1pt (14.809px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#005a8c",
                        "bgColor": "#e4e4e4",
                        "contrastRatio": 5.81,
                        "fontSize": "11.1pt (14.809px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<tr class=\"odd views-row-last\">",
                          "target": [
                            ".views-row-last"
                          ]
                        },
                        {
                          "html": "<div id=\"main-wrapper\" class=\"clearfix\">",
                          "target": [
                            "#main-wrapper"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.81 (foreground color: #005a8c, background color: #e4e4e4, font size: 11.1pt (14.809px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/fcc-filing/2022/ntia-comments-promoting-efficient-use-spectrum-through-improved-receiver\">NTIA Comments on Promoting Efficient Use of Spectrum Through Improved Receiver Interference Immunity Performance</a>",
                  "target": [
                    ".views-row-last > td > .ntia_taxonomy_content_title > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.81 (foreground color: #005a8c, background color: #e4e4e4, font size: 11.1pt (14.809px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#005a8c",
                        "bgColor": "#efefef",
                        "contrastRatio": 6.42,
                        "fontSize": "9.9pt (13.1616px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"block-taxonomyblocks-0\" class=\"block block-taxonomyblocks\">",
                          "target": [
                            "#block-taxonomyblocks-0"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.42 (foreground color: #005a8c, background color: #efefef, font size: 9.9pt (13.1616px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/category/spectrum-management\" title=\"Content tagged with Spectrum Management\">Spectrum Management</a>",
                  "target": [
                    ".parent.closed:nth-child(1) > a[href$=\"spectrum-management\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.42 (foreground color: #005a8c, background color: #efefef, font size: 9.9pt (13.1616px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#005a8c",
                        "bgColor": "#efefef",
                        "contrastRatio": 6.42,
                        "fontSize": "9.9pt (13.1616px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"block-taxonomyblocks-0\" class=\"block block-taxonomyblocks\">",
                          "target": [
                            "#block-taxonomyblocks-0"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.42 (foreground color: #005a8c, background color: #efefef, font size: 9.9pt (13.1616px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/category/broadband\" title=\"Content tagged with Broadband\">Broadband</a>",
                  "target": [
                    "a[title=\"Content tagged with Broadband\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.42 (foreground color: #005a8c, background color: #efefef, font size: 9.9pt (13.1616px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#005a8c",
                        "bgColor": "#efefef",
                        "contrastRatio": 6.42,
                        "fontSize": "9.9pt (13.1616px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"block-taxonomyblocks-0\" class=\"block block-taxonomyblocks\">",
                          "target": [
                            "#block-taxonomyblocks-0"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.42 (foreground color: #005a8c, background color: #efefef, font size: 9.9pt (13.1616px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/category/internet-policy\" title=\"Content tagged with Internet Policy\">Internet Policy</a>",
                  "target": [
                    "a[href$=\"internet-policy\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.42 (foreground color: #005a8c, background color: #efefef, font size: 9.9pt (13.1616px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#005a8c",
                        "bgColor": "#efefef",
                        "contrastRatio": 6.42,
                        "fontSize": "9.9pt (13.1616px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"block-taxonomyblocks-0\" class=\"block block-taxonomyblocks\">",
                          "target": [
                            "#block-taxonomyblocks-0"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.42 (foreground color: #005a8c, background color: #efefef, font size: 9.9pt (13.1616px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/category/domain-name-system\" title=\"Content tagged with Domain Name System\">Domain Name System</a>",
                  "target": [
                    "a[href$=\"domain-name-system\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.42 (foreground color: #005a8c, background color: #efefef, font size: 9.9pt (13.1616px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#005a8c",
                        "bgColor": "#efefef",
                        "contrastRatio": 6.42,
                        "fontSize": "9.9pt (13.1616px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"block-taxonomyblocks-0\" class=\"block block-taxonomyblocks\">",
                          "target": [
                            "#block-taxonomyblocks-0"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.42 (foreground color: #005a8c, background color: #efefef, font size: 9.9pt (13.1616px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/category/public-safety\" title=\"Content tagged with Public Safety\">Public Safety</a>",
                  "target": [
                    "a[href$=\"public-safety\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.42 (foreground color: #005a8c, background color: #efefef, font size: 9.9pt (13.1616px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#005a8c",
                        "bgColor": "#efefef",
                        "contrastRatio": 6.42,
                        "fontSize": "9.9pt (13.1616px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"block-taxonomyblocks-0\" class=\"block block-taxonomyblocks\">",
                          "target": [
                            "#block-taxonomyblocks-0"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.42 (foreground color: #005a8c, background color: #efefef, font size: 9.9pt (13.1616px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/category/grants\" title=\"Content tagged with Grants\">Grants</a>",
                  "target": [
                    "a[title=\"Content tagged with Grants\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.42 (foreground color: #005a8c, background color: #efefef, font size: 9.9pt (13.1616px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#005a8c",
                        "bgColor": "#efefef",
                        "contrastRatio": 6.42,
                        "fontSize": "9.9pt (13.1616px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"block-taxonomyblocks-0\" class=\"block block-taxonomyblocks\">",
                          "target": [
                            "#block-taxonomyblocks-0"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.42 (foreground color: #005a8c, background color: #efefef, font size: 9.9pt (13.1616px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/category/institute-telecommunication-sciences\" title=\"Content tagged with Institute for Telecommunication Sciences\">Institute for Telecommunication Sciences</a>",
                  "target": [
                    ".menu > .leaf:nth-child(7) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.42 (foreground color: #005a8c, background color: #efefef, font size: 9.9pt (13.1616px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#005a8c",
                        "bgColor": "#efefef",
                        "contrastRatio": 6.42,
                        "fontSize": "9.9pt (13.1616px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"block-taxonomyblocks-0\" class=\"block block-taxonomyblocks\">",
                          "target": [
                            "#block-taxonomyblocks-0"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.42 (foreground color: #005a8c, background color: #efefef, font size: 9.9pt (13.1616px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/category/data-central\" title=\"Content tagged with Data Central\">Data Central</a>",
                  "target": [
                    "a[href$=\"data-central\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.42 (foreground color: #005a8c, background color: #efefef, font size: 9.9pt (13.1616px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#005a8c",
                        "bgColor": "#efefef",
                        "contrastRatio": 6.42,
                        "fontSize": "13.4pt (17.8603px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"block-block-36\" class=\"block block-block\">",
                          "target": [
                            "#block-block-36"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.42 (foreground color: #005a8c, background color: #efefef, font size: 13.4pt (17.8603px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://internetforall.gov/\">JUST ANNOUNCED: Biden-Harris Administration Launches “Internet for All” Initiative with $45 Billion to Connect Everyone in America. Learn more at internetforall.gov</a>",
                  "target": [
                    "a[href$=\"internetforall.gov/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.42 (foreground color: #005a8c, background color: #efefef, font size: 13.4pt (17.8603px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#005a8c",
                        "bgColor": "#efefef",
                        "contrastRatio": 6.42,
                        "fontSize": "9.9pt (13.1616px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"block-block-4\" class=\"block block-block\">",
                          "target": [
                            "#block-block-4"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.42 (foreground color: #005a8c, background color: #efefef, font size: 9.9pt (13.1616px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/cscrip\">C-SCRIP</a>",
                  "target": [
                    "a[href$=\"cscrip\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.42 (foreground color: #005a8c, background color: #efefef, font size: 9.9pt (13.1616px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#005a8c",
                        "bgColor": "#efefef",
                        "contrastRatio": 6.42,
                        "fontSize": "9.9pt (13.1616px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"block-block-4\" class=\"block block-block\">",
                          "target": [
                            "#block-block-4"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.42 (foreground color: #005a8c, background color: #efefef, font size: 9.9pt (13.1616px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://broadbandusa.ntia.doc.gov\">BroadbandUSA</a>",
                  "target": [
                    ".btn_txt:nth-child(2) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.42 (foreground color: #005a8c, background color: #efefef, font size: 9.9pt (13.1616px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#005a8c",
                        "bgColor": "#efefef",
                        "contrastRatio": 6.42,
                        "fontSize": "9.9pt (13.1616px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"block-block-4\" class=\"block block-block\">",
                          "target": [
                            "#block-block-4"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.42 (foreground color: #005a8c, background color: #efefef, font size: 9.9pt (13.1616px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/category/cybersecurity\">Cybersecurity</a>",
                  "target": [
                    ".btn_txt:nth-child(3) > a[href$=\"cybersecurity\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.42 (foreground color: #005a8c, background color: #efefef, font size: 9.9pt (13.1616px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#005a8c",
                        "bgColor": "#efefef",
                        "contrastRatio": 6.42,
                        "fontSize": "9.9pt (13.1616px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"block-block-4\" class=\"block block-block\">",
                          "target": [
                            "#block-block-4"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.42 (foreground color: #005a8c, background color: #efefef, font size: 9.9pt (13.1616px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://broadbandusa.ntia.doc.gov/map\">National Broadband Availability&nbsp;Map</a>",
                  "target": [
                    ".two_line.btn_txt:nth-child(4) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.42 (foreground color: #005a8c, background color: #efefef, font size: 9.9pt (13.1616px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#005a8c",
                        "bgColor": "#efefef",
                        "contrastRatio": 6.42,
                        "fontSize": "9.9pt (13.1616px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"block-block-4\" class=\"block block-block\">",
                          "target": [
                            "#block-block-4"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.42 (foreground color: #005a8c, background color: #efefef, font size: 9.9pt (13.1616px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/category/secure-5g\">Secure 5G</a>",
                  "target": [
                    ".two_line.btn_txt:nth-child(5) > a[href$=\"secure-5g\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.42 (foreground color: #005a8c, background color: #efefef, font size: 9.9pt (13.1616px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#005a8c",
                        "bgColor": "#efefef",
                        "contrastRatio": 6.42,
                        "fontSize": "9.9pt (13.1616px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"block-block-4\" class=\"block block-block\">",
                          "target": [
                            "#block-block-4"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.42 (foreground color: #005a8c, background color: #efefef, font size: 9.9pt (13.1616px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/5g-challenge\">5G Challenge</a>",
                  "target": [
                    "a[href$=\"5g-challenge\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.42 (foreground color: #005a8c, background color: #efefef, font size: 9.9pt (13.1616px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#005a8c",
                        "bgColor": "#efefef",
                        "contrastRatio": 6.42,
                        "fontSize": "9.9pt (13.1616px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"block-block-4\" class=\"block block-block\">",
                          "target": [
                            "#block-block-4"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.42 (foreground color: #005a8c, background color: #efefef, font size: 9.9pt (13.1616px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://broadbandusa.ntia.doc.gov/resources/digital-inclusion\">Digital Inclusion</a>",
                  "target": [
                    ".two_line.btn_txt:nth-child(7) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.42 (foreground color: #005a8c, background color: #efefef, font size: 9.9pt (13.1616px), font weight: bold). Expected contrast ratio of 7:1"
                }
              ]
            },
            {
              "id": "link-name",
              "impact": "serious",
              "tags": [
                "cat.name-role-value",
                "wcag2a",
                "wcag412",
                "wcag244",
                "section508",
                "section508.22.a",
                "ACT"
              ],
              "description": "Ensures links have discernible text",
              "help": "Links must have discernible text",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/link-name?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "has-visible-text",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element does not have text that is visible to screen readers"
                    },
                    {
                      "id": "aria-label",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-label attribute does not exist or is empty"
                    },
                    {
                      "id": "aria-labelledby",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                    },
                    {
                      "id": "non-empty-title",
                      "data": {
                        "messageKey": "noAttr"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has no title attribute"
                    }
                  ],
                  "all": [],
                  "none": [
                    {
                      "id": "focusable-no-name",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element is in tab order and does not have accessible text"
                    }
                  ],
                  "impact": "serious",
                  "html": "<a href=\"#nav\" class=\"menu-toggle\" onclick=\"toggleMenu()\">\n        <span></span>\n        <span></span>\n        <span></span>\n      </a>",
                  "target": [
                    ".menu-toggle"
                  ],
                  "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
                },
                {
                  "any": [
                    {
                      "id": "has-visible-text",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element does not have text that is visible to screen readers"
                    },
                    {
                      "id": "aria-label",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-label attribute does not exist or is empty"
                    },
                    {
                      "id": "aria-labelledby",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                    },
                    {
                      "id": "non-empty-title",
                      "data": {
                        "messageKey": "noAttr"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has no title attribute"
                    }
                  ],
                  "all": [],
                  "none": [
                    {
                      "id": "focusable-no-name",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element is in tab order and does not have accessible text"
                    }
                  ],
                  "impact": "serious",
                  "html": "<a href=\"/blog/2022/ntia-seeks-input-competition-mobile-app-ecosystem\" class=\"views-processed\"><img src=\"https://www.ntia.doc.gov/files/ntia/styles/flexslider_full/public/slideshow/mobile_front.jpg?itok=Pw4U_4lq\" alt=\"\" title=\"\" draggable=\"false\"></a>",
                  "target": [
                    "li[data-thumb-alt=\"\"]:nth-child(1) > .views-processed"
                  ],
                  "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
                },
                {
                  "any": [
                    {
                      "id": "has-visible-text",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element does not have text that is visible to screen readers"
                    },
                    {
                      "id": "aria-label",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-label attribute does not exist or is empty"
                    },
                    {
                      "id": "aria-labelledby",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                    },
                    {
                      "id": "non-empty-title",
                      "data": {
                        "messageKey": "noAttr"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has no title attribute"
                    }
                  ],
                  "all": [],
                  "none": [
                    {
                      "id": "focusable-no-name",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element is in tab order and does not have accessible text"
                    }
                  ],
                  "impact": "serious",
                  "html": "<a href=\"/blog/2022/ntia-celebrates-national-public-safety-telecommunicators-week\" class=\"views-processed\"><img src=\"https://www.ntia.doc.gov/files/ntia/styles/flexslider_full/public/slideshow/front_broadband_0.png?itok=fEO_uxns\" alt=\"\" title=\"\" draggable=\"false\"></a>",
                  "target": [
                    ".flex-active-slide > .views-processed"
                  ],
                  "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
                },
                {
                  "any": [
                    {
                      "id": "has-visible-text",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element does not have text that is visible to screen readers"
                    },
                    {
                      "id": "aria-label",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-label attribute does not exist or is empty"
                    },
                    {
                      "id": "aria-labelledby",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                    },
                    {
                      "id": "non-empty-title",
                      "data": {
                        "messageKey": "noAttr"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has no title attribute"
                    }
                  ],
                  "all": [],
                  "none": [
                    {
                      "id": "focusable-no-name",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element is in tab order and does not have accessible text"
                    }
                  ],
                  "impact": "serious",
                  "html": "<a href=\"/blog/2021/national-broadband-availability-map-reaches-40-state-us-territory-participants\" class=\"views-processed\"><img src=\"https://www.ntia.doc.gov/files/ntia/styles/flexslider_full/public/slideshow/map_front.png?itok=t2zNA91F\" alt=\"\" title=\"\" draggable=\"false\"></a>",
                  "target": [
                    "li[data-thumb-alt=\"\"]:nth-child(3) > .views-processed"
                  ],
                  "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
                },
                {
                  "any": [
                    {
                      "id": "has-visible-text",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element does not have text that is visible to screen readers"
                    },
                    {
                      "id": "aria-label",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-label attribute does not exist or is empty"
                    },
                    {
                      "id": "aria-labelledby",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                    },
                    {
                      "id": "non-empty-title",
                      "data": {
                        "messageKey": "noAttr"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has no title attribute"
                    }
                  ],
                  "all": [],
                  "none": [
                    {
                      "id": "focusable-no-name",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element is in tab order and does not have accessible text"
                    }
                  ],
                  "impact": "serious",
                  "html": "<a href=\"/blog/2021/nearly-three-fourths-online-households-continue-have-digital-privacy-and-security-concerns\" class=\"views-processed\"><img src=\"https://www.ntia.doc.gov/files/ntia/styles/flexslider_full/public/slideshow/front_survey_0.jpg?itok=uqPerDY8\" alt=\"\" title=\"\" draggable=\"false\"></a>",
                  "target": [
                    "li[data-thumb-alt=\"\"]:nth-child(4) > .views-processed"
                  ],
                  "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
                }
              ]
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.ntia.doc.gov/",
      "what": "URL",
      "result": "https://www.ntia.doc.gov/"
    },
    {
      "type": "test",
      "which": "htmlcs",
      "what": "HTML CodeSniffer WCAG 2.1 AA ruleset",
      "url": "https://www.ntia.doc.gov/",
      "result": {
        "Error": {
          "AA.1_1_1.H30.2": {
            "Img element is the only content of the link, but is missing alt text. The alt text should describe the purpose of the link.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/blog/2021/national-broadband-availability-map-reaches-40-state-us-territory-participants\" class=\"views-processed\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/blog/2021/nearly-three-fourths-online-households-continue-have-digital-privacy-and-security-concerns\" class=\"views-processed\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/blog/2022/ntia-celebrates-national-public-safety-telecommunicators-week\" class=\"views-processed\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/blog/2022/ntia-seeks-input-competition-mobile-app-ecosystem\" class=\"views-processed\">...</a>"
              }
            ]
          },
          "AA.2_4_1.G1,G123,G124.NoSuchID": {
            "This link points to a named anchor \"nav\" within the document, but no anchor exists with that name.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"#nav\" class=\"menu-toggle\" onclick=\"toggleMenu()\">...</a>"
              }
            ]
          },
          "AA.4_1_2.H91.A.NoContent": {
            "Anchor element found with a valid href attribute, but no link content has been supplied.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"#nav\" class=\"menu-toggle\" onclick=\"toggleMenu()\">...</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": "#footer-links",
                "code": "<div id=\"footer-links\">...</div>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"ntia_topics\">...</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=\"element-invisible\">...</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=\"element-invisible\">...</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": "div",
                "id": "#fixed-header",
                "code": "<div id=\"fixed-header\">...</div>"
              }
            ]
          },
          "AA.1_4_3.G145.Alpha": {
            "This element's text or background contains transparency. Ensure the contrast ratio between the text and background are at least 3:1.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/blog/2021/national-broadband-availability-map-reaches-40-state-us-territory-participants\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/blog/2021/nearly-three-fourths-online-households-continue-have-digital-privacy-and-security-concerns\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/blog/2022/ntia-celebrates-national-public-safety-telecommunicators-week\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/blog/2022/ntia-seeks-input-competition-mobile-app-ecosystem\">...</a>"
              }
            ]
          },
          "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": "span",
                "id": "",
                "code": "<span>...</span>"
              }
            ]
          },
          "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": "a",
                "id": "",
                "code": "<a href=\"#\" class=\"flex-active\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"#\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"#main-content\" class=\"element-invisible element-focusable\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/category/broadband\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/category/broadband-equity-access-and-deployment-bead\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/category/csmac\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/category/digital-equity-programs\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/category/grants\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/category/spectrum-management\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/fcc-filing/2022/ntia-comments-promoting-efficient-use-spectrum-through-improved-receiver\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/fcc-filing/2022/ntia-letter-fcc-proposed-updated-rules-short-range-radars-60-ghz-band\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/federal-register-notice/2022/notice-corrected-date-july-csmac-meeting\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/meeting/2022/07152022-csmac-meeting\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/page/2011/about-ntias-web-site-accessibility-policy\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/page/2011/foia-information\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/page/2011/information-quality-guidelines\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/page/2011/ntia-privacy-policy\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/press-release/2022/all-50-states-us-territories-and-district-columbia-join-biden-harris\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/web-policies\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"http://www.commerce.gov\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"http://www.usa.gov\">...</a>"
              },
              {
                "tagName": "div",
                "id": "#footer-links",
                "code": "<div id=\"footer-links\">...</div>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"ntia_taxonomy_docket_number\">...</div>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"ntia_topics_label\">...</div>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"ntia_whatsnew_content_type\">...</div>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p>...</p>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span class=\"date-display-single\">...</span>"
              }
            ]
          },
          "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\" title=\"About NTIA\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/blogs\" title=\"Blog\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/contact\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/newsroom\" title=\"Newsroom\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/offices\" title=\"NTIA Offices\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/publications\" title=\"Publications\">...</a>"
              },
              {
                "tagName": "div",
                "id": "#site-slogan",
                "code": "<div id=\"site-slogan\">...</div>"
              },
              {
                "tagName": "h2",
                "id": "",
                "code": "<h2 class=\"element-invisible\">...</h2>"
              },
              {
                "tagName": "label",
                "id": "",
                "code": "<label class=\"element-invisible\" for=\"edit-search-block-form--2\">...</label>"
              }
            ]
          },
          "AA.4_1_2.H91.A.Empty": {
            "Anchor element found with an ID but without a href or link text. Consider moving its ID to a parent or nearby element.": [
              {
                "tagName": "a",
                "id": "#main-content",
                "code": "<a id=\"main-content\">...</a>"
              }
            ]
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.ntia.doc.gov/",
      "what": "URL",
      "result": "https://www.ntia.doc.gov/"
    },
    {
      "type": "test",
      "which": "ibm",
      "withItems": true,
      "what": "IBM Accessibility Checker",
      "url": "https://www.ntia.doc.gov/",
      "result": {
        "content": {
          "totals": {
            "violation": 12,
            "recommendation": 7,
            "ignored": 0
          },
          "items": [
            {
              "ruleId": "WCAG20_A_HasText",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[4]/a[1]",
                "aria": "/document[1]/main[1]/list[1]/listitem[4]/link[1]"
              },
              "message": "Hyperlink has no link text, label or image with a text alternative",
              "bounds": {
                "left": 37,
                "top": 182,
                "height": 455,
                "width": 728
              },
              "snippet": "<a class=\"views-processed\" href=\"/blog/2021/nearly-three-fourths-online-households-continue-have-digital-privacy-and-security-concerns\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_A_HasText",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/a[1]",
                "aria": "/document[1]/main[1]/list[1]/listitem[3]/link[1]"
              },
              "message": "Hyperlink has no link text, label or image with a text alternative",
              "bounds": {
                "left": 37,
                "top": 182,
                "height": 455,
                "width": 728
              },
              "snippet": "<a class=\"views-processed\" href=\"/blog/2021/national-broadband-availability-map-reaches-40-state-us-territory-participants\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_A_HasText",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/a[1]",
                "aria": "/document[1]/main[1]/list[1]/listitem[2]/link[1]"
              },
              "message": "Hyperlink has no link text, label or image with a text alternative",
              "bounds": {
                "left": 37,
                "top": 182,
                "height": 455,
                "width": 728
              },
              "snippet": "<a class=\"views-processed\" href=\"/blog/2022/ntia-celebrates-national-public-safety-telecommunicators-week\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_A_HasText",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/a[1]",
                "aria": "/document[1]/main[1]/list[1]/listitem[1]/link[1]"
              },
              "message": "Hyperlink has no link text, label or image with a text alternative",
              "bounds": {
                "left": 37,
                "top": 182,
                "height": 455,
                "width": 728
              },
              "snippet": "<a class=\"views-processed\" href=\"/blog/2022/ntia-seeks-input-competition-mobile-app-ecosystem\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_A_HasText",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[2]/div[1]/a[1]",
                "aria": "/document[1]/link[2]"
              },
              "message": "Hyperlink has no link text, label or image with a text alternative",
              "bounds": {
                "left": 0,
                "top": 101,
                "height": 46,
                "width": 48
              },
              "snippet": "<a onclick=\"toggleMenu()\" class=\"menu-toggle\" href=\"#nav\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Table_DataHeadingsAria",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/table[1]",
                "aria": "/document[1]/main[1]/table[1]"
              },
              "message": "Table has no headers identified",
              "bounds": {
                "left": 15,
                "top": 753,
                "height": 395,
                "width": 770
              },
              "snippet": "<table class=\"views-table cols-0\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/a[1]",
                "aria": "/document[1]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 325,
                "top": 0,
                "height": 4,
                "width": 70
              },
              "snippet": "<a class=\"element-invisible element-focusable\" href=\"#main-content\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/div[1]/a[1]",
                "aria": "/document[1]/main[1]/list[1]/listitem[1]/link[2]"
              },
              "message": "Text contrast of 1.54 with its background is less than the WCAG AA minimum requirements for text of size 24.192px and weight of 700",
              "bounds": {
                "left": 38,
                "top": 601,
                "height": 29,
                "width": 726
              },
              "snippet": "<a href=\"/blog/2022/ntia-seeks-input-competition-mobile-app-ecosystem\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ol[1]/li[4]/a[1]",
                "aria": "/document[1]/main[1]/list[2]/listitem[4]/link[1]"
              },
              "message": "Text contrast of 4.03 with its background is less than the WCAG AA minimum requirements for text of size 17.28px and weight of 700",
              "bounds": {
                "left": 429,
                "top": 654,
                "height": 11,
                "width": 11
              },
              "snippet": "<a href=\"#\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ol[1]/li[3]/a[1]",
                "aria": "/document[1]/main[1]/list[2]/listitem[3]/link[1]"
              },
              "message": "Text contrast of 4.03 with its background is less than the WCAG AA minimum requirements for text of size 17.28px and weight of 700",
              "bounds": {
                "left": 406,
                "top": 654,
                "height": 11,
                "width": 11
              },
              "snippet": "<a href=\"#\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ol[1]/li[2]/a[1]",
                "aria": "/document[1]/main[1]/list[2]/listitem[2]/link[1]"
              },
              "message": "Text contrast of 4.03 with its background is less than the WCAG AA minimum requirements for text of size 17.28px and weight of 700",
              "bounds": {
                "left": 383,
                "top": 654,
                "height": 11,
                "width": 11
              },
              "snippet": "<a href=\"#\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ol[1]/li[1]/a[1]",
                "aria": "/document[1]/main[1]/list[2]/listitem[1]/link[1]"
              },
              "message": "Text contrast of 1.77 with its background is less than the WCAG AA minimum requirements for text of size 17.28px and weight of 700",
              "bounds": {
                "left": 360,
                "top": 654,
                "height": 11,
                "width": 11
              },
              "snippet": "<a class=\"flex-active\" href=\"#\">",
              "level": "violation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/meta[7]",
                "aria": "/document[1]"
              },
              "message": "The HTML attribute(s) \"http-equiv\" is deprecated for the <meta> element in HTML 5",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<meta content=\"on\" http-equiv=\"cleartype\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/meta[3]",
                "aria": "/document[1]"
              },
              "message": "The HTML attribute(s) \"http-equiv\" is deprecated for the <meta> element in HTML 5",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<meta content=\"IE=edge,chrome=1\" http-equiv=\"X-UA-Compatible\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/meta[1]",
                "aria": "/document[1]"
              },
              "message": "The HTML attribute(s) \"http-equiv\" is deprecated for the <meta> element in HTML 5",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<meta content=\"text/html; charset=utf-8\" http-equiv=\"Content-Type\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/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": 0,
                "top": 0,
                "height": 101,
                "width": 800
              },
              "snippet": "<header class=\"without-secondary-menu\" role=\"banner\" id=\"header\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[4]/div[1]/footer[1]",
                "aria": "/document[1]/contentinfo[1]"
              },
              "message": "The explicitly-assigned ARIA role \"contentinfo\" is redundant with the implicit role of the element <footer>",
              "bounds": {
                "left": 15,
                "top": 2136,
                "height": 158,
                "width": 770
              },
              "snippet": "<footer class=\"clearfix\" role=\"contentinfo\" id=\"footer\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[3]/div[1]/div[1]/div[1]/div[3]/article[1]",
                "aria": "/document[1]/main[1]/article[1]"
              },
              "message": "The explicitly-assigned ARIA role \"article\" is redundant with the implicit role of the element <article>",
              "bounds": {
                "left": 15,
                "top": 1195,
                "height": 0,
                "width": 770
              },
              "snippet": "<article role=\"article\" class=\"node node-page node-full clearfix\" id=\"node-1\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[2]/div[1]/nav[1]",
                "aria": "/document[1]/navigation[1]"
              },
              "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
              "bounds": {
                "left": 0,
                "top": 101,
                "height": 0,
                "width": 800
              },
              "snippet": "<nav class=\"navigation\" role=\"navigation\" id=\"main-menu\">",
              "level": "recommendation"
            }
          ]
        },
        "url": {
          "totals": {
            "violation": 12,
            "recommendation": 7,
            "ignored": 0
          },
          "items": [
            {
              "ruleId": "WCAG20_A_HasText",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[4]/a[1]",
                "aria": "/document[1]/main[1]/list[1]/listitem[4]/link[1]"
              },
              "message": "Hyperlink has no link text, label or image with a text alternative",
              "bounds": {
                "left": 37,
                "top": 182,
                "height": 455,
                "width": 728
              },
              "snippet": "<a class=\"views-processed\" href=\"/blog/2021/nearly-three-fourths-online-households-continue-have-digital-privacy-and-security-concerns\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_A_HasText",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/a[1]",
                "aria": "/document[1]/main[1]/list[1]/listitem[3]/link[1]"
              },
              "message": "Hyperlink has no link text, label or image with a text alternative",
              "bounds": {
                "left": 37,
                "top": 182,
                "height": 455,
                "width": 728
              },
              "snippet": "<a class=\"views-processed\" href=\"/blog/2021/national-broadband-availability-map-reaches-40-state-us-territory-participants\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_A_HasText",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/a[1]",
                "aria": "/document[1]/main[1]/list[1]/listitem[2]/link[1]"
              },
              "message": "Hyperlink has no link text, label or image with a text alternative",
              "bounds": {
                "left": 37,
                "top": 182,
                "height": 455,
                "width": 728
              },
              "snippet": "<a class=\"views-processed\" href=\"/blog/2022/ntia-celebrates-national-public-safety-telecommunicators-week\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_A_HasText",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/a[1]",
                "aria": "/document[1]/main[1]/list[1]/listitem[1]/link[1]"
              },
              "message": "Hyperlink has no link text, label or image with a text alternative",
              "bounds": {
                "left": 37,
                "top": 182,
                "height": 455,
                "width": 728
              },
              "snippet": "<a class=\"views-processed\" href=\"/blog/2022/ntia-seeks-input-competition-mobile-app-ecosystem\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_A_HasText",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[2]/div[1]/a[1]",
                "aria": "/document[1]/link[2]"
              },
              "message": "Hyperlink has no link text, label or image with a text alternative",
              "bounds": {
                "left": 0,
                "top": 101,
                "height": 46,
                "width": 48
              },
              "snippet": "<a onclick=\"toggleMenu()\" class=\"menu-toggle\" href=\"#nav\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Table_DataHeadingsAria",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/table[1]",
                "aria": "/document[1]/main[1]/table[1]"
              },
              "message": "Table has no headers identified",
              "bounds": {
                "left": 15,
                "top": 753,
                "height": 395,
                "width": 770
              },
              "snippet": "<table class=\"views-table cols-0\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/a[1]",
                "aria": "/document[1]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 325,
                "top": 0,
                "height": 4,
                "width": 70
              },
              "snippet": "<a class=\"element-invisible element-focusable\" href=\"#main-content\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/div[1]/a[1]",
                "aria": "/document[1]/main[1]/list[1]/listitem[1]/link[2]"
              },
              "message": "Text contrast of 1.10 with its background is less than the WCAG AA minimum requirements for text of size 24.192px and weight of 700",
              "bounds": {
                "left": 38,
                "top": 601,
                "height": 29,
                "width": 726
              },
              "snippet": "<a href=\"/blog/2022/ntia-seeks-input-competition-mobile-app-ecosystem\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ol[1]/li[4]/a[1]",
                "aria": "/document[1]/main[1]/list[2]/listitem[4]/link[1]"
              },
              "message": "Text contrast of 4.03 with its background is less than the WCAG AA minimum requirements for text of size 17.28px and weight of 700",
              "bounds": {
                "left": 429,
                "top": 654,
                "height": 11,
                "width": 11
              },
              "snippet": "<a href=\"#\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ol[1]/li[3]/a[1]",
                "aria": "/document[1]/main[1]/list[2]/listitem[3]/link[1]"
              },
              "message": "Text contrast of 4.03 with its background is less than the WCAG AA minimum requirements for text of size 17.28px and weight of 700",
              "bounds": {
                "left": 406,
                "top": 654,
                "height": 11,
                "width": 11
              },
              "snippet": "<a href=\"#\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ol[1]/li[2]/a[1]",
                "aria": "/document[1]/main[1]/list[2]/listitem[2]/link[1]"
              },
              "message": "Text contrast of 4.03 with its background is less than the WCAG AA minimum requirements for text of size 17.28px and weight of 700",
              "bounds": {
                "left": 383,
                "top": 654,
                "height": 11,
                "width": 11
              },
              "snippet": "<a href=\"#\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ol[1]/li[1]/a[1]",
                "aria": "/document[1]/main[1]/list[2]/listitem[1]/link[1]"
              },
              "message": "Text contrast of 1.77 with its background is less than the WCAG AA minimum requirements for text of size 17.28px and weight of 700",
              "bounds": {
                "left": 360,
                "top": 654,
                "height": 11,
                "width": 11
              },
              "snippet": "<a class=\"flex-active\" href=\"#\">",
              "level": "violation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/meta[7]",
                "aria": "/document[1]"
              },
              "message": "The HTML attribute(s) \"http-equiv\" is deprecated for the <meta> element in HTML 5",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<meta content=\"on\" http-equiv=\"cleartype\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/meta[3]",
                "aria": "/document[1]"
              },
              "message": "The HTML attribute(s) \"http-equiv\" is deprecated for the <meta> element in HTML 5",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<meta content=\"IE=edge,chrome=1\" http-equiv=\"X-UA-Compatible\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/meta[1]",
                "aria": "/document[1]"
              },
              "message": "The HTML attribute(s) \"http-equiv\" is deprecated for the <meta> element in HTML 5",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<meta content=\"text/html; charset=utf-8\" http-equiv=\"Content-Type\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/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": 0,
                "top": 0,
                "height": 101,
                "width": 800
              },
              "snippet": "<header class=\"without-secondary-menu\" role=\"banner\" id=\"header\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[4]/div[1]/footer[1]",
                "aria": "/document[1]/contentinfo[1]"
              },
              "message": "The explicitly-assigned ARIA role \"contentinfo\" is redundant with the implicit role of the element <footer>",
              "bounds": {
                "left": 15,
                "top": 2334,
                "height": 158,
                "width": 770
              },
              "snippet": "<footer class=\"clearfix\" role=\"contentinfo\" id=\"footer\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[3]/div[1]/div[1]/div[1]/div[3]/article[1]",
                "aria": "/document[1]/main[1]/article[1]"
              },
              "message": "The explicitly-assigned ARIA role \"article\" is redundant with the implicit role of the element <article>",
              "bounds": {
                "left": 15,
                "top": 1195,
                "height": 0,
                "width": 770
              },
              "snippet": "<article role=\"article\" class=\"node node-page node-full clearfix\" id=\"node-1\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[2]/div[1]/nav[1]",
                "aria": "/document[1]/navigation[1]"
              },
              "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
              "bounds": {
                "left": 0,
                "top": 101,
                "height": 0,
                "width": 800
              },
              "snippet": "<nav class=\"navigation\" role=\"navigation\" id=\"main-menu\">",
              "level": "recommendation"
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.ntia.doc.gov/",
      "what": "URL",
      "result": "https://www.ntia.doc.gov/"
    },
    {
      "type": "test",
      "which": "wave",
      "reportType": 4,
      "what": "WAVE",
      "url": "https://www.ntia.doc.gov/",
      "result": {
        "status": {
          "success": true,
          "httpstatuscode": 200
        },
        "statistics": {
          "pagetitle": "National Telecommunications and Information Administration | United States Department of Commerce",
          "pageurl": "https://www.ntia.doc.gov/",
          "time": 3.03,
          "creditsremaining": 847,
          "allitemcount": 73,
          "totalelements": 396,
          "waveurl": "http://wave.webaim.org/report?url=https://www.ntia.doc.gov/"
        },
        "categories": {
          "error": {
            "description": "Errors",
            "count": 5,
            "items": {
              "alt_link_missing": {
                "id": "alt_link_missing",
                "description": "Linked image missing alternative text",
                "count": 4,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#page-wrapper > DIV#page > DIV#main-wrapper > DIV#main > DIV#content > DIV:first-child > DIV#highlighted > DIV:first-child > DIV#block-views-new-slideshow-block > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#flexslider-9 > UL:first-child > LI:first-child > A:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page-wrapper > DIV#page > DIV#main-wrapper > DIV#main > DIV#content > DIV:first-child > DIV#highlighted > DIV:first-child > DIV#block-views-new-slideshow-block > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#flexslider-9 > UL:first-child > LI:first-child + LI > A:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page-wrapper > DIV#page > DIV#main-wrapper > DIV#main > DIV#content > DIV:first-child > DIV#highlighted > DIV:first-child > DIV#block-views-new-slideshow-block > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#flexslider-9 > UL:first-child > LI:first-child + LI + LI > A:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page-wrapper > DIV#page > DIV#main-wrapper > DIV#main > DIV#content > DIV:first-child > DIV#highlighted > DIV:first-child > DIV#block-views-new-slideshow-block > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#flexslider-9 > UL:first-child > LI:first-child + LI + LI + LI > 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"
                  },
                  {
                    "name": "2.4.4 Link Purpose (In Context) (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.4"
                  }
                ]
              },
              "link_empty": {
                "id": "link_empty",
                "description": "Empty link",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#page-wrapper > DIV#page > DIV#search > DIV:first-child > SCRIPT:first-child + A"
                ],
                "wcag": [
                  {
                    "name": "2.4.4 Link Purpose (In Context) (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.4"
                  }
                ]
              }
            }
          },
          "contrast": {
            "description": "Contrast Errors",
            "count": 2,
            "items": {
              "contrast": {
                "id": "contrast",
                "description": "Very low contrast",
                "count": 2,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#page-wrapper > DIV#page > HEADER#header > DIV:first-child > A:first-child + DIV + DIV > DIV#block-search-form > DIV:first-child > FORM#search-block-form > DIV:first-child > DIV:first-child > H2:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page-wrapper > DIV#page > HEADER#header > DIV:first-child > A:first-child + DIV + DIV > DIV#block-search-form > DIV:first-child > FORM#search-block-form > DIV:first-child > DIV:first-child > DIV#edit-actions > INPUT#edit-submit"
                ],
                "contrastdata": [
                  [
                    2.4,
                    "#173662",
                    "#4273a0",
                    false
                  ],
                  [
                    2.27,
                    "#3a3a3a",
                    "#4273a0",
                    false
                  ]
                ],
                "wcag": [
                  {
                    "name": "1.4.3 Contrast (Minimum) (Level AA)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.4.3"
                  }
                ]
              }
            }
          },
          "alert": {
            "description": "Alerts",
            "count": 26,
            "items": {
              "link_internal_broken": {
                "id": "link_internal_broken",
                "description": "Broken same-page link",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#page-wrapper > DIV#page > DIV#search > DIV:first-child > SCRIPT:first-child + A"
                ],
                "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": 5,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#page-wrapper > DIV#page > HEADER#header > DIV:first-child > DIV#name-and-slogan > DIV#site-name > STRONG:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page-wrapper > DIV#page > DIV#main-wrapper > DIV#main > DIV#content > DIV:first-child > DIV#highlighted > DIV:first-child > DIV#block-views-new-slideshow-block > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#flexslider-9 > UL:first-child > LI:first-child > A:first-child + DIV > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page-wrapper > DIV#page > DIV#main-wrapper > DIV#main > DIV#content > DIV:first-child > DIV#highlighted > DIV:first-child > DIV#block-views-new-slideshow-block > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#flexslider-9 > UL:first-child > LI:first-child + LI > A:first-child + DIV > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page-wrapper > DIV#page > DIV#main-wrapper > DIV#main > DIV#content > DIV:first-child > DIV#highlighted > DIV:first-child > DIV#block-views-new-slideshow-block > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#flexslider-9 > UL:first-child > LI:first-child + LI + LI > A:first-child + DIV > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page-wrapper > DIV#page > DIV#main-wrapper > DIV#main > DIV#content > DIV:first-child > DIV#highlighted > DIV:first-child > DIV#block-views-new-slideshow-block > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#flexslider-9 > UL:first-child > LI:first-child + LI + LI + LI > A:first-child + DIV > A:first-child"
                ],
                "wcag": [
                  {
                    "name": "2.4.4 Link Purpose (In Context) (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.4"
                  }
                ]
              },
              "text_small": {
                "id": "text_small",
                "description": "Very small text",
                "count": 16,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#page-wrapper > DIV#page > DIV#main-wrapper > DIV#main > DIV#content > DIV:first-child > DIV#highlighted > DIV:first-child > DIV#block-views-whatsnew-block-1 > H2:first-child + DIV > DIV:first-child > DIV:first-child > TABLE:first-child > TBODY:first-child > TR:first-child > TD:first-child > DIV:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page-wrapper > DIV#page > DIV#main-wrapper > DIV#main > DIV#content > DIV:first-child > DIV#highlighted > DIV:first-child > DIV#block-views-whatsnew-block-1 > H2:first-child + DIV > DIV:first-child > DIV:first-child > TABLE:first-child > TBODY:first-child > TR:first-child > TD:first-child > DIV:first-child + DIV > SPAN:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page-wrapper > DIV#page > DIV#main-wrapper > DIV#main > DIV#content > DIV:first-child > DIV#highlighted > DIV:first-child > DIV#block-views-whatsnew-block-1 > H2:first-child + DIV > DIV:first-child > DIV:first-child > TABLE:first-child > TBODY:first-child > TR:first-child > TD:first-child > DIV:first-child + DIV + DIV + DIV + DIV > DIV:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page-wrapper > DIV#page > DIV#main-wrapper > DIV#main > DIV#content > DIV:first-child > DIV#highlighted > DIV:first-child > DIV#block-views-whatsnew-block-1 > H2:first-child + DIV > DIV:first-child > DIV:first-child > TABLE:first-child > TBODY:first-child > TR:first-child + TR > TD:first-child > DIV:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page-wrapper > DIV#page > DIV#main-wrapper > DIV#main > DIV#content > DIV:first-child > DIV#highlighted > DIV:first-child > DIV#block-views-whatsnew-block-1 > H2:first-child + DIV > DIV:first-child > DIV:first-child > TABLE:first-child > TBODY:first-child > TR:first-child + TR > TD:first-child > DIV:first-child + DIV > SPAN:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page-wrapper > DIV#page > DIV#main-wrapper > DIV#main > DIV#content > DIV:first-child > DIV#highlighted > DIV:first-child > DIV#block-views-whatsnew-block-1 > H2:first-child + DIV > DIV:first-child > DIV:first-child > TABLE:first-child > TBODY:first-child > TR:first-child + TR > TD:first-child > DIV:first-child + DIV + DIV + DIV + DIV > DIV:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page-wrapper > DIV#page > DIV#main-wrapper > DIV#main > DIV#content > DIV:first-child > DIV#highlighted > DIV:first-child > DIV#block-views-whatsnew-block-1 > H2:first-child + DIV > DIV:first-child > DIV:first-child > TABLE:first-child > TBODY:first-child > TR:first-child + TR + TR > TD:first-child > DIV:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page-wrapper > DIV#page > DIV#main-wrapper > DIV#main > DIV#content > DIV:first-child > DIV#highlighted > DIV:first-child > DIV#block-views-whatsnew-block-1 > H2:first-child + DIV > DIV:first-child > DIV:first-child > TABLE:first-child > TBODY:first-child > TR:first-child + TR + TR > TD:first-child > DIV:first-child + DIV > SPAN:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page-wrapper > DIV#page > DIV#main-wrapper > DIV#main > DIV#content > DIV:first-child > DIV#highlighted > DIV:first-child > DIV#block-views-whatsnew-block-1 > H2:first-child + DIV > DIV:first-child > DIV:first-child > TABLE:first-child > TBODY:first-child > TR:first-child + TR + TR > TD:first-child > DIV:first-child + DIV + DIV + DIV + DIV > DIV:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page-wrapper > DIV#page > DIV#main-wrapper > DIV#main > DIV#content > DIV:first-child > DIV#highlighted > DIV:first-child > DIV#block-views-whatsnew-block-1 > H2:first-child + DIV > DIV:first-child > DIV:first-child > TABLE:first-child > TBODY:first-child > TR:first-child + TR + TR + TR > TD:first-child > DIV:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page-wrapper > DIV#page > DIV#main-wrapper > DIV#main > DIV#content > DIV:first-child > DIV#highlighted > DIV:first-child > DIV#block-views-whatsnew-block-1 > H2:first-child + DIV > DIV:first-child > DIV:first-child > TABLE:first-child > TBODY:first-child > TR:first-child + TR + TR + TR > TD:first-child > DIV:first-child + DIV > SPAN:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page-wrapper > DIV#page > DIV#main-wrapper > DIV#main > DIV#content > DIV:first-child > DIV#highlighted > DIV:first-child > DIV#block-views-whatsnew-block-1 > H2:first-child + DIV > DIV:first-child > DIV:first-child > TABLE:first-child > TBODY:first-child > TR:first-child + TR + TR + TR > TD:first-child > DIV:first-child + DIV + DIV + DIV",
                  "HTML > HEAD:first-child + BODY > DIV#page-wrapper > DIV#page > DIV#main-wrapper > DIV#main > DIV#content > DIV:first-child > DIV#highlighted > DIV:first-child > DIV#block-views-whatsnew-block-1 > H2:first-child + DIV > DIV:first-child > DIV:first-child > TABLE:first-child > TBODY:first-child > TR:first-child + TR + TR + TR + TR > TD:first-child > DIV:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page-wrapper > DIV#page > DIV#main-wrapper > DIV#main > DIV#content > DIV:first-child > DIV#highlighted > DIV:first-child > DIV#block-views-whatsnew-block-1 > H2:first-child + DIV > DIV:first-child > DIV:first-child > TABLE:first-child > TBODY:first-child > TR:first-child + TR + TR + TR + TR > TD:first-child > DIV:first-child + DIV > SPAN:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page-wrapper > DIV#page > DIV#main-wrapper > DIV#main > DIV#content > DIV:first-child > DIV#highlighted > DIV:first-child > DIV#block-views-whatsnew-block-1 > H2:first-child + DIV > DIV:first-child > DIV:first-child > TABLE:first-child > TBODY:first-child > TR:first-child + TR + TR + TR + TR > TD:first-child > DIV:first-child + DIV + DIV + DIV",
                  "HTML > HEAD:first-child + BODY > DIV#page-wrapper > DIV#page > DIV#footer-wrapper > DIV:first-child > FOOTER#footer > DIV:first-child > DIV#block-block-6 > DIV:first-child > DIV#footer-links"
                ],
                "wcag": []
              },
              "title_redundant": {
                "id": "title_redundant",
                "description": "Redundant title text",
                "count": 3,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#page-wrapper > DIV#page > DIV#search > DIV:first-child > NAV#main-menu > DIV#nav-search > UL#main-menu-links > LI:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page-wrapper > DIV#page > DIV#search > DIV:first-child > NAV#main-menu > DIV#nav-search > UL#main-menu-links > LI:first-child + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page-wrapper > DIV#page > DIV#search > DIV:first-child > NAV#main-menu > DIV#nav-search > UL#main-menu-links > LI:first-child + LI + LI > A:first-child"
                ],
                "wcag": []
              },
              "table_layout": {
                "id": "table_layout",
                "description": "Layout table",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#page-wrapper > DIV#page > DIV#main-wrapper > DIV#main > DIV#content > DIV:first-child > DIV#highlighted > DIV:first-child > DIV#block-views-whatsnew-block-1 > H2:first-child + DIV > DIV:first-child > DIV:first-child > TABLE:first-child > TBODY:first-child > TR:first-child > TD:first-child"
                ],
                "wcag": [
                  {
                    "name": "1.3.1 Info and Relationships (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.3.1"
                  },
                  {
                    "name": "1.3.2 Meaningful Sequence (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.3.2"
                  }
                ]
              }
            }
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.ntia.doc.gov/",
      "what": "URL",
      "result": "https://www.ntia.doc.gov/"
    },
    {
      "type": "test",
      "which": "tenon",
      "id": "a",
      "what": "Tenon",
      "url": "https://www.ntia.doc.gov/",
      "result": {
        "status": 200,
        "message": "OK",
        "code": "success",
        "info": "Success",
        "moreInfo": "https://tenon.io/documentation/apiv2/response-codes#success",
        "responseExecTime": "0.066",
        "responseTime": "2022-07-18T00:39:01.790Z",
        "data": {
          "apiErrors": [],
          "documentSize": 1005914,
          "metadata": null,
          "resultSummary": {
            "tests": {
              "total": 180,
              "passing": 173,
              "failing": 7
            },
            "issues": {
              "totalErrors": 57,
              "totalWarnings": 2,
              "totalIssues": 59
            },
            "issuesByLevel": {
              "A": {
                "count": 47,
                "pct": 79.66
              },
              "AA": {
                "count": 36,
                "pct": 61.02
              },
              "AAA": {
                "count": 59,
                "pct": 100
              }
            },
            "density": {
              "errorDensity": 6,
              "warningDensity": 0,
              "allDensity": 6
            }
          },
          "projectID": "E4B12DC9-2F67-8DB7-26C9-E50C8490",
          "responseID": "51efc9d0-ed1d-4c02-a3c1-4ed4a94443ed",
          "docID": "d3629902-e3a4-4b1c-9ce9-0aab932ff609",
          "sourceHash": "39b281dc6f602bd2c1eeb259cd28b740",
          "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=51efc9d0-ed1d-4c02-a3c1-4ed4a94443ed",
          "resultSet": [
            {
              "tID": 57,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has no text inside it.",
              "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": "The text inside of a link informs the user of the purpose or destination of the link. Because this link has no text, users will not know what the link does or where it takes them when they activate the link. This poses problems for users of screenreaders and voice dictation. Add text within this link to make it usable and understandable for all users",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 256,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"#nav\" class=\"menu-toggle\" onclick=\"toggleMenu()\"&gt; &lt;span&gt;&lt;/span&gt; &lt;span&gt;&lt;/span&gt; &lt;span&gt;&lt;/span&gt; &lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[1]/div[2]/div[1]/a[1]",
              "issueID": "b8ab2582e59d9980ec596d8a26c3f4f4",
              "signature": "71681f88667ce052c64e89925d238b4f",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=b8ab2582e59d9980ec596d8a26c3f4f4"
            },
            {
              "tID": 57,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has no text inside it.",
              "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": "The text inside of a link informs the user of the purpose or destination of the link. Because this link has no text, users will not know what the link does or where it takes them when they activate the link. This poses problems for users of screenreaders and voice dictation. Add text within this link to make it usable and understandable for all users",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 257,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/blog/2022/ntia-seeks-input-competition-mobile-app-ecosystem\" class=\"views-processed\"&gt;&lt;img src=\"https://www.ntia.doc.gov/files/ntia/styles/flexslider_full/public/slideshow/mobile_front.jpg?itok=Pw4U_4lq\" alt=\"\" title=\"\" draggable=\"false",
              "xpath": "/html/body/div[2]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/a[1]",
              "issueID": "e8da88c03e6414dddeeda6b51404ad1d",
              "signature": "40e760db8376432693126d6fc616524a",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=e8da88c03e6414dddeeda6b51404ad1d"
            },
            {
              "tID": 57,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has no text inside it.",
              "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": "The text inside of a link informs the user of the purpose or destination of the link. Because this link has no text, users will not know what the link does or where it takes them when they activate the link. This poses problems for users of screenreaders and voice dictation. Add text within this link to make it usable and understandable for all users",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 285,
                "column": 416
              },
              "errorSnippet": "&lt;a href=\"/blog/2022/ntia-celebrates-national-public-safety-telecommunicators-week\" class=\"views-processed\"&gt;&lt;img src=\"https://www.ntia.doc.gov/files/ntia/styles/flexslider_full/public/slideshow/front_broadband_0.png?itok=fEO_uxns\" alt=\"\" title=\"\"",
              "xpath": "/html/body/div[2]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/a[1]",
              "issueID": "031fbedb9d508cdaa3484db5b4c74341",
              "signature": "51f8cbf0782ea16cd7f5c3c8a99644cd",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=031fbedb9d508cdaa3484db5b4c74341"
            },
            {
              "tID": 57,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has no text inside it.",
              "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": "The text inside of a link informs the user of the purpose or destination of the link. Because this link has no text, users will not know what the link does or where it takes them when they activate the link. This poses problems for users of screenreaders and voice dictation. Add text within this link to make it usable and understandable for all users",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 305,
                "column": 79
              },
              "errorSnippet": "&lt;a href=\"/blog/2021/national-broadband-availability-map-reaches-40-state-us-territory-participants\" class=\"views-processed\"&gt;&lt;img src=\"https://www.ntia.doc.gov/files/ntia/styles/flexslider_full/public/slideshow/map_front.png?itok=t2zNA91F\" alt=\"\"",
              "xpath": "/html/body/div[2]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/a[1]",
              "issueID": "5ae39386291ed8233a4ac05f4d45c1e1",
              "signature": "e5870dbc375c84bd3365225b0656197c",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=5ae39386291ed8233a4ac05f4d45c1e1"
            },
            {
              "tID": 57,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has no text inside it.",
              "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": "The text inside of a link informs the user of the purpose or destination of the link. Because this link has no text, users will not know what the link does or where it takes them when they activate the link. This poses problems for users of screenreaders and voice dictation. Add text within this link to make it usable and understandable for all users",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 1297,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/blog/2021/nearly-three-fourths-online-households-continue-have-digital-privacy-and-security-concerns\" class=\"views-processed\"&gt;&lt;img src=\"https://www.ntia.doc.gov/files/ntia/styles/flexslider_full/public/slideshow/front_survey_0.jpg?itok",
              "xpath": "/html/body/div[2]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[4]/a[1]",
              "issueID": "53175fbe8b3b38f457a689ad94f20495",
              "signature": "e06bf316818ea48ff4f8ea64db0a43e2",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=53175fbe8b3b38f457a689ad94f20495"
            },
            {
              "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": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 90,
                  "y": 96
                },
                "height": 96,
                "width": 90
              },
              "position": {
                "line": 256,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/\" title=\"Home\" rel=\"home\" id=\"logo\"&gt; &lt;img src=\"https://www.ntia.doc.gov/files/ntia/ntia-logo-no-halo-sm.png\" alt=\"Home\"&gt; &lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[1]/header[1]/div[1]/a[1]",
              "issueID": "c2d4a402ff0876d804329a516c09443c",
              "signature": "7fac1433dbdcc3eaea525f4b0e774adb",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=c2d4a402ff0876d804329a516c09443c"
            },
            {
              "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": 17,
                  "y": 0
                },
                "bottom-right": {
                  "x": 154.656,
                  "y": 20
                },
                "height": 20,
                "width": 137.656
              },
              "position": {
                "line": 257,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/newsroom\" title=\"Newsroom\"&gt;Newsroom&lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[1]/div[2]/div[1]/nav[1]/div[1]/ul[1]/li[1]/a[1]",
              "issueID": "2d5697567baa5cb2d5644dda44436ea6",
              "signature": "a7cd591ca2470396f4693f89a9030e9e",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=2d5697567baa5cb2d5644dda44436ea6"
            },
            {
              "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": 180.03125,
                  "y": 0
                },
                "bottom-right": {
                  "x": 317.68725,
                  "y": 20
                },
                "height": 20,
                "width": 137.656
              },
              "position": {
                "line": 257,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/publications\" title=\"Publications\"&gt;Publications&lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[1]/div[2]/div[1]/nav[1]/div[1]/ul[1]/li[2]/a[1]",
              "issueID": "a723a6fe469994bddc61b4c328b82f2c",
              "signature": "1b55d3b80982dad4b8caf3192ebff8b3",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=a723a6fe469994bddc61b4c328b82f2c"
            },
            {
              "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": 343.0625,
                  "y": 0
                },
                "bottom-right": {
                  "x": 480.7185,
                  "y": 20
                },
                "height": 20,
                "width": 137.656
              },
              "position": {
                "line": 257,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/blogs\" title=\"Blog\"&gt;Blog&lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[1]/div[2]/div[1]/nav[1]/div[1]/ul[1]/li[3]/a[1]",
              "issueID": "1ca5dc7640df72595fa4b57a45a8e740",
              "signature": "a9d72317d55116cd94fb9b6c4e68dcba",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=1ca5dc7640df72595fa4b57a45a8e740"
            },
            {
              "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": 172,
                  "y": 1008.03125
                },
                "bottom-right": {
                  "x": 216,
                  "y": 1023.03125
                },
                "height": 15,
                "width": 44
              },
              "position": {
                "line": 8085,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"service-links-rss\" href=\"/rss/updates.xml\" id=\"service-links-RSS-1\" rel=\"nofollow\" title=\"RSS Feed\"&gt;&lt;img alt=\"RSS Feed\" data-picture-mapping=\"bartik_picture_mapping\" height=\"40\" src=\"/sites/all/themes/responsive_sevntia/images/icons/rs",
              "xpath": "/html/body/div[2]/div[1]/div[3]/div[1]/div[3]/div[1]/div[1]/div[5]/div[1]/p[1]/a[4]",
              "issueID": "fe1a51b4bdb94518f95353e9b315ee56",
              "signature": "96615f34dced2d64e07d05ffee6ffd33",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=fe1a51b4bdb94518f95353e9b315ee56"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "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 text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 24.390625
                },
                "bottom-right": {
                  "x": 84.6719,
                  "y": 25.390625
                },
                "height": 1,
                "width": 84.6719
              },
              "position": {
                "line": 4022,
                "column": 352
              },
              "errorSnippet": "&lt;label class=\"element-invisible\" for=\"edit-search-block-form--2\"&gt;Search this site &lt;/label&gt;",
              "xpath": "/html/body/div[2]/div[1]/header[1]/div[1]/div[2]/div[1]/div[1]/form[1]/div[1]/div[1]/div[1]/label[1]",
              "issueID": "dd90d26b51a17e94d15564cc757b5182",
              "signature": "0614f229077f617a530d9eb7b7c51095",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=dd90d26b51a17e94d15564cc757b5182"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "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 text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 9,
                  "y": 4
                },
                "bottom-right": {
                  "x": 471,
                  "y": 17
                },
                "height": 13,
                "width": 462
              },
              "position": {
                "line": 8083,
                "column": 406
              },
              "errorSnippet": "&lt;div class=\"ntia_whatsnew_content_type\"&gt;Meeting&lt;/div&gt;",
              "xpath": "/html/body/div[2]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/table[1]/tr[1]/td[1]/div[1]",
              "issueID": "922a563d63265685e9e2eb0bdb7ba19a",
              "signature": "59efcd499adbcf05e8e1337a02a2ffb7",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=922a563d63265685e9e2eb0bdb7ba19a"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "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 text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 9,
                  "y": 17
                },
                "bottom-right": {
                  "x": 471,
                  "y": 30
                },
                "height": 13,
                "width": 462
              },
              "position": {
                "line": 8112,
                "column": 47
              },
              "errorSnippet": "&lt;span class=\"date-display-single\"&gt;07/14/2022&lt;/span&gt;",
              "xpath": "/html/body/div[2]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/table[1]/tr[1]/td[1]/div[2]/span[1]",
              "issueID": "57cddfe452784ba0109ccc4f5ed0186c",
              "signature": "60e228e49ddd83089df3d5cace3fa1a1",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=57cddfe452784ba0109ccc4f5ed0186c"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "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 text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 9,
                  "y": 55.59375
                },
                "bottom-right": {
                  "x": 40,
                  "y": 65.59375
                },
                "height": 10,
                "width": 31
              },
              "position": {
                "line": 8102,
                "column": 5
              },
              "errorSnippet": "&lt;div class=\"ntia_topics_label\"&gt;Topics: &lt;/div&gt;",
              "xpath": "/html/body/div[2]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/table[1]/tr[1]/td[1]/div[5]/div[1]",
              "issueID": "9e835eaeec4093b1b4b26b7b75c9cb1a",
              "signature": "a30d03b47612c0fc6c62f19e6dcda63c",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=9e835eaeec4093b1b4b26b7b75c9cb1a"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "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 text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 39.515625,
                  "y": 75.59375
                },
                "bottom-right": {
                  "x": 72.515625,
                  "y": 85.59375
                },
                "height": 10,
                "width": 33
              },
              "position": {
                "line": 4249,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/category/csmac\"&gt;CSMAC&lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/table[1]/tr[1]/td[1]/div[5]/a[1]",
              "issueID": "69ce2b020a8c8cf1eed0af28c4855262",
              "signature": "030b343ae6d72de02cd25f6a8bb4e714",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=69ce2b020a8c8cf1eed0af28c4855262"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "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 text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 81.640625,
                  "y": 75.59375
                },
                "bottom-right": {
                  "x": 180.640625,
                  "y": 85.59375
                },
                "height": 10,
                "width": 99
              },
              "position": {
                "line": 4249,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/category/spectrum-management\"&gt;Spectrum Management&lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/table[1]/tr[1]/td[1]/div[5]/a[2]",
              "issueID": "112cab63ca7430f1ae65e4556ea7857e",
              "signature": "524873ae23363cfea436afe05a654abf",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=112cab63ca7430f1ae65e4556ea7857e"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "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 text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 9,
                  "y": 4
                },
                "bottom-right": {
                  "x": 471,
                  "y": 17
                },
                "height": 13,
                "width": 462
              },
              "position": {
                "line": 8106,
                "column": 7
              },
              "errorSnippet": "&lt;div class=\"ntia_whatsnew_content_type\"&gt;Press Release&lt;/div&gt;",
              "xpath": "/html/body/div[2]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/table[1]/tr[2]/td[1]/div[1]",
              "issueID": "7e1a82004879915a05bf78b787137ea9",
              "signature": "33bf464df07326e77dd9d10b69cc821c",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=7e1a82004879915a05bf78b787137ea9"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "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 text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 9,
                  "y": 17
                },
                "bottom-right": {
                  "x": 471,
                  "y": 30
                },
                "height": 13,
                "width": 462
              },
              "position": {
                "line": 8120,
                "column": 47
              },
              "errorSnippet": "&lt;span class=\"date-display-single\"&gt;07/13/2022&lt;/span&gt;",
              "xpath": "/html/body/div[2]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/table[1]/tr[2]/td[1]/div[2]/span[1]",
              "issueID": "db8692cd7ffbc8f4b6b4798a1335d06b",
              "signature": "081a2e5bb6d5973d7fb848fc81f7c2ec",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=db8692cd7ffbc8f4b6b4798a1335d06b"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "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 text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 9,
                  "y": 75.59375
                },
                "bottom-right": {
                  "x": 40,
                  "y": 85.59375
                },
                "height": 10,
                "width": 31
              },
              "position": {
                "line": 8114,
                "column": 0
              },
              "errorSnippet": "&lt;div class=\"ntia_topics_label\"&gt;Topics: &lt;/div&gt;",
              "xpath": "/html/body/div[2]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/table[1]/tr[2]/td[1]/div[5]/div[1]",
              "issueID": "1451a914229d162c52a7fa2dcc99c923",
              "signature": "c12327b20de5544ac2bbc6add741e419",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=1451a914229d162c52a7fa2dcc99c923"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "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 text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 39.515625,
                  "y": 95.59375
                },
                "bottom-right": {
                  "x": 261.515625,
                  "y": 105.59375
                },
                "height": 10,
                "width": 222
              },
              "position": {
                "line": 4250,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/category/broadband-equity-access-and-deployment-bead\"&gt;Broadband Equity, Access, and Deployment (BEAD)&lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/table[1]/tr[2]/td[1]/div[5]/a[1]",
              "issueID": "cf7705df0417a754753348afd26b16cb",
              "signature": "59e552f356d9e6ff4b6c35198a8495b3",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=cf7705df0417a754753348afd26b16cb"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "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 text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 270.6875,
                  "y": 95.59375
                },
                "bottom-right": {
                  "x": 372.6875,
                  "y": 105.59375
                },
                "height": 10,
                "width": 102
              },
              "position": {
                "line": 4250,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/category/digital-equity-programs\"&gt;Digital Equity Programs&lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/table[1]/tr[2]/td[1]/div[5]/a[2]",
              "issueID": "33f6cd99fe40f6a7d060505766db420a",
              "signature": "e75b9b2ea1519300c088484d50600213",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=33f6cd99fe40f6a7d060505766db420a"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "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 text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 381.84375,
                  "y": 95.59375
                },
                "bottom-right": {
                  "x": 428.84375,
                  "y": 105.59375
                },
                "height": 10,
                "width": 47
              },
              "position": {
                "line": 4250,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/category/broadband\"&gt;Broadband&lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/table[1]/tr[2]/td[1]/div[5]/a[3]",
              "issueID": "0c99a02795a4eedd970cbb8a1eb2b109",
              "signature": "60ef3f1b51edbcb8f5205f0db7e4bacd",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=0c99a02795a4eedd970cbb8a1eb2b109"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "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 text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 9,
                  "y": 109.59375
                },
                "bottom-right": {
                  "x": 38,
                  "y": 119.59375
                },
                "height": 10,
                "width": 29
              },
              "position": {
                "line": 4417,
                "column": 34
              },
              "errorSnippet": "&lt;a href=\"/category/grants\"&gt;Grants&lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/table[1]/tr[2]/td[1]/div[5]/a[4]",
              "issueID": "2f8bdb0d00b05b370d02eb3c69aa3e39",
              "signature": "a44117e4806eb950647ecc6ab6e1131a",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=2f8bdb0d00b05b370d02eb3c69aa3e39"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "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 text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 9,
                  "y": 4
                },
                "bottom-right": {
                  "x": 471,
                  "y": 17
                },
                "height": 13,
                "width": 462
              },
              "position": {
                "line": 8114,
                "column": 0
              },
              "errorSnippet": "&lt;div class=\"ntia_whatsnew_content_type\"&gt;Federal Register Notice&lt;/div&gt;",
              "xpath": "/html/body/div[2]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/table[1]/tr[3]/td[1]/div[1]",
              "issueID": "4a4eb1fa6c9486037d7e60f311a591fd",
              "signature": "92c00938717fe3c50ed69fffc5dd6357",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=4a4eb1fa6c9486037d7e60f311a591fd"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "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 text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 9,
                  "y": 17
                },
                "bottom-right": {
                  "x": 471,
                  "y": 30
                },
                "height": 13,
                "width": 462
              },
              "position": {
                "line": 8128,
                "column": 47
              },
              "errorSnippet": "&lt;span class=\"date-display-single\"&gt;06/30/2022&lt;/span&gt;",
              "xpath": "/html/body/div[2]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/table[1]/tr[3]/td[1]/div[2]/span[1]",
              "issueID": "3bd765f83f5fd2235429621c2bd4b766",
              "signature": "327309e6b55d26021136c2ec28a12010",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=3bd765f83f5fd2235429621c2bd4b766"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "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 text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 9,
                  "y": 55.59375
                },
                "bottom-right": {
                  "x": 40,
                  "y": 65.59375
                },
                "height": 10,
                "width": 31
              },
              "position": {
                "line": 8122,
                "column": 0
              },
              "errorSnippet": "&lt;div class=\"ntia_topics_label\"&gt;Topics: &lt;/div&gt;",
              "xpath": "/html/body/div[2]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/table[1]/tr[3]/td[1]/div[5]/div[1]",
              "issueID": "cbdbd3b14cecd2346c6343cbd8a575f6",
              "signature": "5c51339120ae1d3d01c6a0aff0c7e527",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=cbdbd3b14cecd2346c6343cbd8a575f6"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "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 text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 39.515625,
                  "y": 75.59375
                },
                "bottom-right": {
                  "x": 72.515625,
                  "y": 85.59375
                },
                "height": 10,
                "width": 33
              },
              "position": {
                "line": 4418,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/category/csmac\"&gt;CSMAC&lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/table[1]/tr[3]/td[1]/div[5]/a[1]",
              "issueID": "39e2450ef32cf793c7f535fecba82807",
              "signature": "c17bf17c015fa6923ec87b0e0ebdf248",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=39e2450ef32cf793c7f535fecba82807"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "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 text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 81.640625,
                  "y": 75.59375
                },
                "bottom-right": {
                  "x": 180.640625,
                  "y": 85.59375
                },
                "height": 10,
                "width": 99
              },
              "position": {
                "line": 4418,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/category/spectrum-management\"&gt;Spectrum Management&lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/table[1]/tr[3]/td[1]/div[5]/a[2]",
              "issueID": "c149adc953bd656ad7329914bf727dcb",
              "signature": "28c23f338bc2fefc742ff086385e5fa3",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=c149adc953bd656ad7329914bf727dcb"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "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 text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 9,
                  "y": 4
                },
                "bottom-right": {
                  "x": 471,
                  "y": 17
                },
                "height": 13,
                "width": 462
              },
              "position": {
                "line": 8122,
                "column": 0
              },
              "errorSnippet": "&lt;div class=\"ntia_whatsnew_content_type\"&gt;FCC Filing&lt;/div&gt;",
              "xpath": "/html/body/div[2]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/table[1]/tr[4]/td[1]/div[1]",
              "issueID": "5350defa60ee33ccd8dd4a824deafb0a",
              "signature": "90b81105d7b1f31b434f72a36d1d8a96",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=5350defa60ee33ccd8dd4a824deafb0a"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "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 text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 9,
                  "y": 17
                },
                "bottom-right": {
                  "x": 471,
                  "y": 30
                },
                "height": 13,
                "width": 462
              },
              "position": {
                "line": 8136,
                "column": 47
              },
              "errorSnippet": "&lt;span class=\"date-display-single\"&gt;06/29/2022&lt;/span&gt;",
              "xpath": "/html/body/div[2]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/table[1]/tr[4]/td[1]/div[2]/span[1]",
              "issueID": "00c242eca625a2e4e9007c030a1a4a90",
              "signature": "870092d2b0a90e9102242a1c0c294ae9",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=00c242eca625a2e4e9007c030a1a4a90"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "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 text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 9,
                  "y": 76.59375
                },
                "bottom-right": {
                  "x": 471,
                  "y": 89.59375
                },
                "height": 13,
                "width": 462
              },
              "position": {
                "line": 8128,
                "column": 0
              },
              "errorSnippet": "&lt;div class=\"ntia_taxonomy_docket_number\"&gt;ET Docket No. 21-264&lt;/div&gt;",
              "xpath": "/html/body/div[2]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/table[1]/tr[4]/td[1]/div[4]",
              "issueID": "5a1700768c19564e7c8bc9672da81d1c",
              "signature": "f34af95a8dd0a68482572894b172b397",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=5a1700768c19564e7c8bc9672da81d1c"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "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 text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 9,
                  "y": 4
                },
                "bottom-right": {
                  "x": 471,
                  "y": 17
                },
                "height": 13,
                "width": 462
              },
              "position": {
                "line": 8130,
                "column": 0
              },
              "errorSnippet": "&lt;div class=\"ntia_whatsnew_content_type\"&gt;FCC Filing&lt;/div&gt;",
              "xpath": "/html/body/div[2]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/table[1]/tr[5]/td[1]/div[1]",
              "issueID": "156bd78cbefc23e896b1cde4b07f2e5f",
              "signature": "48e3cf10c5c7e8acbfc59e47c1928093",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=156bd78cbefc23e896b1cde4b07f2e5f"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "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 text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 9,
                  "y": 17
                },
                "bottom-right": {
                  "x": 471,
                  "y": 30
                },
                "height": 13,
                "width": 462
              },
              "position": {
                "line": 8144,
                "column": 47
              },
              "errorSnippet": "&lt;span class=\"date-display-single\"&gt;06/29/2022&lt;/span&gt;",
              "xpath": "/html/body/div[2]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/table[1]/tr[5]/td[1]/div[2]/span[1]",
              "issueID": "7ab25f94e3d1ecc76bd68298254d550f",
              "signature": "59585f366cbd9c0ddcf777f68189024a",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=7ab25f94e3d1ecc76bd68298254d550f"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "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 text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 9,
                  "y": 76.59375
                },
                "bottom-right": {
                  "x": 471,
                  "y": 89.59375
                },
                "height": 13,
                "width": 462
              },
              "position": {
                "line": 8136,
                "column": 0
              },
              "errorSnippet": "&lt;div class=\"ntia_taxonomy_docket_number\"&gt;ET Docket No. 22-137&lt;/div&gt;",
              "xpath": "/html/body/div[2]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/table[1]/tr[5]/td[1]/div[4]",
              "issueID": "4f7782adc51e32a814ee13fc78785495",
              "signature": "5bd830d70919e502240f1d65f3189f2c",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=4f7782adc51e32a814ee13fc78785495"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "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 text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 15,
                  "y": 1442.28125
                },
                "bottom-right": {
                  "x": 1009,
                  "y": 1455.28125
                },
                "height": 13,
                "width": 994
              },
              "position": {
                "line": 8239,
                "column": 3
              },
              "errorSnippet": "&lt;div id=\"footer-links\"&gt;&lt;a href=\"http://www.commerce.gov\"&gt;commerce.gov&lt;/a&gt; | &lt;a href=\"/page/2011/ntia-privacy-policy\"&gt;Privacy Policy&lt;/a&gt; | &lt;a href=\"/web-policies\"&gt;Web Policies&lt;/a&gt; | &lt;a href=\"/page/2011/informat",
              "xpath": "/html/body/div[2]/div[1]/div[4]/div[1]/footer[1]/div[1]/div[1]/div[1]/div[1]",
              "issueID": "8602a2c51b3c5840c06708300d06e740",
              "signature": "bcc58479af2e09992a4de8e132254c90",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=8602a2c51b3c5840c06708300d06e740"
            },
            {
              "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": 439.469,
                  "y": 274.656
                },
                "height": 274.656,
                "width": 439.469
              },
              "position": {
                "line": 3950,
                "column": 0
              },
              "errorSnippet": "&lt;ul class=\"slides\"&gt;&lt;li class=\"flex-active-slide\" data-thumb-alt=\"\" style=\"width: 100%; float: left; margin-right: -100%; position: relative; opacity: 1; display: block; z-index: 2;\"&gt;&lt;a href=\"/blog/2022/ntia-seeks-input-competition-mobile-a",
              "xpath": "/html/body/div[2]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]",
              "issueID": "6a445234d1f0632589a02df052419e34",
              "signature": "ec9548d121547713df5aad0626bffacf",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=6a445234d1f0632589a02df052419e34"
            },
            {
              "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": 15,
                  "y": 401.546875
                },
                "bottom-right": {
                  "x": 496,
                  "y": 822.546875
                },
                "height": 421,
                "width": 481
              },
              "position": {
                "line": 257,
                "column": 0
              },
              "errorSnippet": "&lt;table class=\"views-table cols-0\"&gt; &lt;tbody&gt; &lt;tr class=\"odd views-row-first\"&gt; &lt;td class=\"views-field views-field-type\"&gt; &lt;div class=\"ntia_whatsnew_content_type\"&gt;Meeting&lt;/div&gt;\n&lt;div class=\"ntia_whatsnew_press_release_dat",
              "xpath": "/html/body/div[2]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/table[1]",
              "issueID": "357222bcfccf008703c6f8048fc6b82b",
              "signature": "8042a12d2ac25a27ff3af5ff4ee98a49",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=357222bcfccf008703c6f8048fc6b82b"
            },
            {
              "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": 9,
                  "y": 7
                },
                "bottom-right": {
                  "x": 471,
                  "y": 47
                },
                "height": 40,
                "width": 462
              },
              "position": {
                "line": 8112,
                "column": 0
              },
              "errorSnippet": "&lt;div class=\"ntia_taxonomy_content_title\"&gt;&lt;a href=\"/press-release/2022/all-50-states-us-territories-and-district-columbia-join-biden-harris\"&gt;All 50 States, U.S. Territories, and the District of Columbia Join Biden-Harris Administration’s Inter",
              "xpath": "/html/body/div[2]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/table[1]/tr[2]/td[1]/div[3]",
              "issueID": "d6e7bbe5fb5cd1b2a35a723b3383fa06",
              "signature": "b88091cdc9976287b40da887f1a05a6d",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=d6e7bbe5fb5cd1b2a35a723b3383fa06"
            },
            {
              "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": 9,
                  "y": 7
                },
                "bottom-right": {
                  "x": 471,
                  "y": 47
                },
                "height": 40,
                "width": 462
              },
              "position": {
                "line": 8135,
                "column": 13
              },
              "errorSnippet": "&lt;div class=\"ntia_taxonomy_content_title\"&gt;&lt;a href=\"/fcc-filing/2022/ntia-comments-promoting-efficient-use-spectrum-through-improved-receiver\"&gt;NTIA Comments on Promoting Efficient Use of Spectrum Through Improved Receiver Interference Immunity ",
              "xpath": "/html/body/div[2]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/table[1]/tr[5]/td[1]/div[3]",
              "issueID": "6a2d1a77564c9962e75f7234f6312fa3",
              "signature": "85fd477061ca9224d767a4b0b434e25d",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=6a2d1a77564c9962e75f7234f6312fa3"
            },
            {
              "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": 35,
                  "y": 61
                },
                "bottom-right": {
                  "x": 221,
                  "y": 330.25
                },
                "height": 269.25,
                "width": 186
              },
              "position": {
                "line": 8167,
                "column": 33
              },
              "errorSnippet": "&lt;div class=\"content\"&gt; &lt;!--[if IE]&gt;&lt;div class=\"ie\"&gt;&lt;![endif]--&gt;&lt;ul class=\"menu jquerymenu jquerymenu-processed\"&gt;&lt;li class=\"parent closed\"&gt;&lt;span class=\"parent closed\"&gt;&lt;/span&gt;&lt;a href=\"/category/spectrum-man",
              "xpath": "/html/body/div[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]",
              "issueID": "6410d06fca62614666684fbd4d13fed8",
              "signature": "875d8fad44b6445e0003b4cbae1b22b2",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=6410d06fca62614666684fbd4d13fed8"
            },
            {
              "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": 34.997325000000004,
                  "y": 56.39344
                },
                "bottom-right": {
                  "x": 214.41932500000001,
                  "y": 325.64344
                },
                "height": 269.25,
                "width": 179.422
              },
              "position": {
                "line": 5438,
                "column": 110
              },
              "errorSnippet": "&lt;ul class=\"menu jquerymenu jquerymenu-processed\"&gt;&lt;li class=\"parent closed\"&gt;&lt;span class=\"parent closed\"&gt;&lt;/span&gt;&lt;a href=\"/category/spectrum-management\" title=\"Content tagged with Spectrum Management\"&gt;Spectrum Management&lt;/a&",
              "xpath": "/html/body/div[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/ul[1]",
              "issueID": "62722b43410cf24ddc31b14ac0e0efa1",
              "signature": "0618c946351ec2066559415b02b7ade9",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=62722b43410cf24ddc31b14ac0e0efa1"
            },
            {
              "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": 15,
                  "y": 377.25
                },
                "bottom-right": {
                  "x": 201,
                  "y": 696.953
                },
                "height": 319.703,
                "width": 186
              },
              "position": {
                "line": 8169,
                "column": 27
              },
              "errorSnippet": "&lt;div id=\"block-block-12\" class=\"block block-block\"&gt; &lt;h2&gt;Our Mission&lt;/h2&gt; &lt;div class=\"content\"&gt; NTIA is the Executive Branch agency that is principally responsible for advising the President on telecommunications and information po",
              "xpath": "/html/body/div[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[2]",
              "issueID": "b52f89e4649d5031c634ae199f0a034f",
              "signature": "2eb39a845cd99fcd2ed4b1e6e8ac06fe",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=b52f89e4649d5031c634ae199f0a034f"
            },
            {
              "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": 35,
                  "y": 423.953125
                },
                "bottom-right": {
                  "x": 221,
                  "y": 711.953125
                },
                "height": 288,
                "width": 186
              },
              "position": {
                "line": 8174,
                "column": 3
              },
              "errorSnippet": "&lt;div class=\"content\"&gt; NTIA is the Executive Branch agency that is principally responsible for advising the President on telecommunications and information policy issues. NTIA’s programs and policymaking focus largely on expanding broadband Internet",
              "xpath": "/html/body/div[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]",
              "issueID": "4aab5a05fe9b16c4c7aae0d21577cc87",
              "signature": "71cde4bf72e9f467a7a1e628915bb499",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=4aab5a05fe9b16c4c7aae0d21577cc87"
            },
            {
              "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": 35,
                  "y": 66.859375
                },
                "bottom-right": {
                  "x": 221,
                  "y": 291.859375
                },
                "height": 225,
                "width": 186
              },
              "position": {
                "line": 8190,
                "column": 3
              },
              "errorSnippet": "&lt;div class=\"content\"&gt; &lt;h1&gt;&lt;b&gt;&lt;a href=\"https://internetforall.gov/\"&gt;JUST ANNOUNCED: Biden-Harris Administration Launches “Internet for All” Initiative with $45 Billion to Connect Everyone in America. Learn more at internetforall.go",
              "xpath": "/html/body/div[2]/div[1]/div[3]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]",
              "issueID": "e24ea52a38cf41868db12b82f7e18666",
              "signature": "4ecfa77a5ae277c39a63d071ec67aaae",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=e24ea52a38cf41868db12b82f7e18666"
            },
            {
              "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": 35,
                  "y": 48.999075000000005
                },
                "bottom-right": {
                  "x": 221,
                  "y": 273.999075
                },
                "height": 225,
                "width": 186
              },
              "position": {
                "line": 4310,
                "column": 404
              },
              "errorSnippet": "&lt;h1&gt;&lt;b&gt;&lt;a href=\"https://internetforall.gov/\"&gt;JUST ANNOUNCED: Biden-Harris Administration Launches “Internet for All” Initiative with $45 Billion to Connect Everyone in America. Learn more at internetforall.gov&lt;/a&gt;&lt;/b&gt;&lt;/h1",
              "xpath": "/html/body/div[2]/div[1]/div[3]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/h1[1]",
              "issueID": "f6e6d07ef3ea5341755169005d8a5989",
              "signature": "f9d9bb8ad9e7263bd0cd64929e9bd607",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=f6e6d07ef3ea5341755169005d8a5989"
            },
            {
              "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": 35,
                  "y": 398.78125
                },
                "bottom-right": {
                  "x": 221,
                  "y": 662.78125
                },
                "height": 264,
                "width": 186
              },
              "position": {
                "line": 8193,
                "column": 1
              },
              "errorSnippet": "&lt;div class=\"content\"&gt; &lt;div class=\"button\"&gt;\n&lt;div class=\"btn_txt\" id=\"button1\"&gt;&lt;a href=\"/cscrip\"&gt;C-SCRIP&lt;/a&gt;&lt;/div&gt;\n&lt;div class=\"btn_txt\"&gt;&lt;a href=\"https://broadbandusa.ntia.doc.gov\"&gt;BroadbandUSA&lt;/a&gt;&lt;/d",
              "xpath": "/html/body/div[2]/div[1]/div[3]/div[1]/div[3]/div[1]/div[1]/div[2]/div[1]",
              "issueID": "d174a49e0642953a66517fc977235774",
              "signature": "d9bebb3458056e41d544d5fddd379187",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=d174a49e0642953a66517fc977235774"
            },
            {
              "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": 15,
                  "y": 1370.6875
                },
                "bottom-right": {
                  "x": 1009,
                  "y": 1398.6875
                },
                "height": 28,
                "width": 994
              },
              "position": {
                "line": 7663,
                "column": 423
              },
              "errorSnippet": "&lt;p&gt;&lt;a href=\"/\"&gt;National Telecommunications and Information Administration&lt;/a&gt;&lt;br&gt;\n1401 Constitution Ave., NW Washington, DC 20230&lt;/p&gt;",
              "xpath": "/html/body/div[2]/div[1]/div[4]/div[1]/footer[1]/div[1]/div[1]/div[1]/p[1]",
              "issueID": "c77368afa2f95daaa28590d3d5a84b0c",
              "signature": "256092f07235f8ec9977070e006d63e6",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=c77368afa2f95daaa28590d3d5a84b0c"
            },
            {
              "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": 970,
                  "y": 24.390625
                },
                "bottom-right": {
                  "x": 1002,
                  "y": 47.390625
                },
                "height": 23,
                "width": 32
              },
              "position": {
                "line": 4021,
                "column": 34
              },
              "errorSnippet": "&lt;input type=\"submit\" id=\"edit-submit\" name=\"op\" value=\"Search\" class=\"form-submit\"&gt;",
              "xpath": "/html/body/div[2]/div[1]/header[1]/div[1]/div[2]/div[1]/div[1]/form[1]/div[1]/div[1]/div[2]/input[1]",
              "issueID": "4a0492f8c34e7a2948b2345189f51975",
              "signature": "73c8c09ed70ae0672b3dacc5504d7717",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=4a0492f8c34e7a2948b2345189f51975"
            },
            {
              "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": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 256,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"#nav\" class=\"menu-toggle\" onclick=\"toggleMenu()\"&gt; &lt;span&gt;&lt;/span&gt; &lt;span&gt;&lt;/span&gt; &lt;span&gt;&lt;/span&gt; &lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[1]/div[2]/div[1]/a[1]",
              "issueID": "fcb6a0d74fe9a95f020c091585c5b732",
              "signature": "7711c7091d45fdca50dc7b8f6516e927",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=fcb6a0d74fe9a95f020c091585c5b732"
            },
            {
              "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": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 257,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/blog/2022/ntia-seeks-input-competition-mobile-app-ecosystem\" class=\"views-processed\"&gt;&lt;img src=\"https://www.ntia.doc.gov/files/ntia/styles/flexslider_full/public/slideshow/mobile_front.jpg?itok=Pw4U_4lq\" alt=\"\" title=\"\" draggable=\"false",
              "xpath": "/html/body/div[2]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/a[1]",
              "issueID": "2f6ef074103dadf6b02107927e1fd266",
              "signature": "12f737b223ec56456cf1b463bd7e4646",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=2f6ef074103dadf6b02107927e1fd266"
            },
            {
              "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": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 285,
                "column": 416
              },
              "errorSnippet": "&lt;a href=\"/blog/2022/ntia-celebrates-national-public-safety-telecommunicators-week\" class=\"views-processed\"&gt;&lt;img src=\"https://www.ntia.doc.gov/files/ntia/styles/flexslider_full/public/slideshow/front_broadband_0.png?itok=fEO_uxns\" alt=\"\" title=\"\"",
              "xpath": "/html/body/div[2]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/a[1]",
              "issueID": "2a6ac06c38d6c4f68f365690a1616f38",
              "signature": "58791b40be878a0c4ffc382d523e9147",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=2a6ac06c38d6c4f68f365690a1616f38"
            },
            {
              "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": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 305,
                "column": 79
              },
              "errorSnippet": "&lt;a href=\"/blog/2021/national-broadband-availability-map-reaches-40-state-us-territory-participants\" class=\"views-processed\"&gt;&lt;img src=\"https://www.ntia.doc.gov/files/ntia/styles/flexslider_full/public/slideshow/map_front.png?itok=t2zNA91F\" alt=\"\"",
              "xpath": "/html/body/div[2]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/a[1]",
              "issueID": "43ecfd5ea4293675280d4987daa9bed5",
              "signature": "e6489a0a7e21260f3c140695c5a877e1",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=43ecfd5ea4293675280d4987daa9bed5"
            },
            {
              "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": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 1297,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/blog/2021/nearly-three-fourths-online-households-continue-have-digital-privacy-and-security-concerns\" class=\"views-processed\"&gt;&lt;img src=\"https://www.ntia.doc.gov/files/ntia/styles/flexslider_full/public/slideshow/front_survey_0.jpg?itok",
              "xpath": "/html/body/div[2]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[4]/a[1]",
              "issueID": "ae22bf47c1c2a21a682285a0cceb7331",
              "signature": "657a87c61555cd189ecbc6cd26f6af60",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=ae22bf47c1c2a21a682285a0cceb7331"
            },
            {
              "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": 197,
                  "y": 0
                },
                "bottom-right": {
                  "x": 208,
                  "y": 11
                },
                "height": 11,
                "width": 11
              },
              "position": {
                "line": 1313,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"#\" class=\"flex-active\"&gt;1&lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ol[1]/li[1]/a[1]",
              "issueID": "2bb3e3cef70faf0218488f6dfc0f0c3d",
              "signature": "4d26d759dc0213d3bae7f5d7e145b7b1",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=2bb3e3cef70faf0218488f6dfc0f0c3d"
            },
            {
              "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": 220,
                  "y": 0
                },
                "bottom-right": {
                  "x": 231,
                  "y": 11
                },
                "height": 11,
                "width": 11
              },
              "position": {
                "line": 1313,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"#\"&gt;2&lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ol[1]/li[2]/a[1]",
              "issueID": "654834af86a41a8fa126f9c1421fa993",
              "signature": "101c741e4d689b778581649853bdbd46",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=654834af86a41a8fa126f9c1421fa993"
            },
            {
              "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": 243,
                  "y": 0
                },
                "bottom-right": {
                  "x": 254,
                  "y": 11
                },
                "height": 11,
                "width": 11
              },
              "position": {
                "line": 3889,
                "column": 34
              },
              "errorSnippet": "&lt;a href=\"#\"&gt;3&lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ol[1]/li[3]/a[1]",
              "issueID": "641d104213cd4800c785126abe51a8c7",
              "signature": "bbaac43a351c5f5f1ac5122501a2d908",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=641d104213cd4800c785126abe51a8c7"
            },
            {
              "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": 266,
                  "y": 0
                },
                "bottom-right": {
                  "x": 277,
                  "y": 11
                },
                "height": 11,
                "width": 11
              },
              "position": {
                "line": 3890,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"#\"&gt;4&lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ol[1]/li[4]/a[1]",
              "issueID": "5ea90d60e4e3ebb0f4c3bde40629db71",
              "signature": "5c1c14d05075efc617f68e5e4f51e752",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=5ea90d60e4e3ebb0f4c3bde40629db71"
            },
            {
              "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": 15,
                  "y": 1442.28125
                },
                "bottom-right": {
                  "x": 1009,
                  "y": 1455.28125
                },
                "height": 13,
                "width": 994
              },
              "position": {
                "line": 8239,
                "column": 3
              },
              "errorSnippet": "&lt;div id=\"footer-links\"&gt;&lt;a href=\"http://www.commerce.gov\"&gt;commerce.gov&lt;/a&gt; | &lt;a href=\"/page/2011/ntia-privacy-policy\"&gt;Privacy Policy&lt;/a&gt; | &lt;a href=\"/web-policies\"&gt;Web Policies&lt;/a&gt; | &lt;a href=\"/page/2011/informat",
              "xpath": "/html/body/div[2]/div[1]/div[4]/div[1]/footer[1]/div[1]/div[1]/div[1]/div[1]",
              "issueID": "05d29f98c0a889e204b8111e2c534a0a",
              "signature": "1451c125d5495b0af00f865952f7cd30",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=05d29f98c0a889e204b8111e2c534a0a"
            },
            {
              "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": 768
                },
                "height": 768,
                "width": 1024
              },
              "position": {
                "line": 2292,
                "column": 60
              },
              "errorSnippet": "&lt;body class=\"html front not-logged-in two-sidebars page-node page-node- page-node-1 node-type-page chrome chrome84 mac desktop\" style=\"\"&gt; &lt;div id=\"skip-link\"&gt; &lt;a href=\"#main-content\" class=\"element-invisible element-focusable\"&gt;Skip to m",
              "xpath": "/html/body",
              "issueID": "9076acbf08e31c51ee49b37ceb965c5d",
              "signature": "ae528bccf8995d5b825f9ba2aae86936",
              "ref": "https://tenon.io/bestpractice.php?bpID=143&tID=155&issueID=9076acbf08e31c51ee49b37ceb965c5d"
            }
          ],
          "log": []
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "Chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.ntia.doc.gov/",
      "what": "National Telecommunications and Information Administration",
      "result": "https://www.ntia.doc.gov/"
    },
    {
      "type": "test",
      "which": "continuum",
      "what": "Level Access Continuum, community edition",
      "url": "https://www.ntia.doc.gov/",
      "result": [
        {
          "engineTestId": 237,
          "bestPracticeId": 1301,
          "attribute": "This A element does not have a mechanism that allows an accessible name value to be calculated",
          "attributeDetail": "This A element does not have a mechanism that allows an accessible name value to be calculated",
          "element": "<a onclick=\"toggleMenu()\" class=\"menu-toggle\" href=\"#nav\"><span></span><span></span><span></span></a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(2)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(2)",
          "fixType": {
            "fixType": 1,
            "domSpec": false,
            "helperText": "Provide a descriptive accessible name for the anchor element.",
            "fix": {
              "aria-label": null
            }
          },
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"#nav\"][class=\"menu-toggle\"][onclick=\"toggleMenu()\"]",
            "attNo": 3
          }
        },
        {
          "engineTestId": 237,
          "bestPracticeId": 1301,
          "attribute": "This A element does not have a mechanism that allows an accessible name value to be calculated",
          "attributeDetail": "This A element does not have a mechanism that allows an accessible name value to be calculated",
          "element": "<a class=\"views-processed\" href=\"/blog/2022/ntia-seeks-input-competition-mobile-app-ecosystem\"><img  ... ntia.doc.gov/files/ntia/styles/flexslider_full/public/slideshow/mobile_front.jpg?itok=Pw4U_4lq\"></a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(2)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)",
          "fixType": {
            "fixType": 1,
            "domSpec": false,
            "helperText": "Provide a descriptive accessible name for the anchor element.",
            "fix": {
              "aria-label": null
            }
          },
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"/blog/2022/ntia-seeks-input-competition-mobile-app-ecosystem\"][class=\"views-processed\"]",
            "attNo": 2
          }
        },
        {
          "engineTestId": 237,
          "bestPracticeId": 1301,
          "attribute": "This A element does not have a mechanism that allows an accessible name value to be calculated",
          "attributeDetail": "This A element does not have a mechanism that allows an accessible name value to be calculated",
          "element": "<a class=\"views-processed\" href=\"/blog/2022/ntia-celebrates-national-public-safety-telecommunicators ... doc.gov/files/ntia/styles/flexslider_full/public/slideshow/front_broadband_0.png?itok=fEO_uxns\"></a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(2)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)",
          "fixType": {
            "fixType": 1,
            "domSpec": false,
            "helperText": "Provide a descriptive accessible name for the anchor element.",
            "fix": {
              "aria-label": null
            }
          },
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"/blog/2022/ntia-celebrates-national-public-safety-telecommunicators-week\"][class=\"views-processed\"]",
            "attNo": 2
          }
        },
        {
          "engineTestId": 237,
          "bestPracticeId": 1301,
          "attribute": "This A element does not have a mechanism that allows an accessible name value to be calculated",
          "attributeDetail": "This A element does not have a mechanism that allows an accessible name value to be calculated",
          "element": "<a class=\"views-processed\" href=\"/blog/2021/national-broadband-availability-map-reaches-40-state-us- ... ww.ntia.doc.gov/files/ntia/styles/flexslider_full/public/slideshow/map_front.png?itok=t2zNA91F\"></a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(2)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)",
          "fixType": {
            "fixType": 1,
            "domSpec": false,
            "helperText": "Provide a descriptive accessible name for the anchor element.",
            "fix": {
              "aria-label": null
            }
          },
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"/blog/2021/national-broadband-availability-map-reaches-40-state-us-territory-participants\"][class=\"views-processed\"]",
            "attNo": 2
          }
        },
        {
          "engineTestId": 237,
          "bestPracticeId": 1301,
          "attribute": "This A element does not have a mechanism that allows an accessible name value to be calculated",
          "attributeDetail": "This A element does not have a mechanism that allows an accessible name value to be calculated",
          "element": "<a class=\"views-processed\" href=\"/blog/2021/nearly-three-fourths-online-households-continue-have-dig ... ia.doc.gov/files/ntia/styles/flexslider_full/public/slideshow/front_survey_0.jpg?itok=uqPerDY8\"></a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(2)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)",
          "fixType": {
            "fixType": 1,
            "domSpec": false,
            "helperText": "Provide a descriptive accessible name for the anchor element.",
            "fix": {
              "aria-label": null
            }
          },
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"/blog/2021/nearly-three-fourths-online-households-continue-have-digital-privacy-and-security-concerns\"][class=\"views-processed\"]",
            "attNo": 2
          }
        }
      ]
    }
  ],
  "timeStamp": "4aieq",
  "startTime": "2022-07-18T00:37:21",
  "presses": 0,
  "amountRead": 0,
  "testTimes": [
    [
      "hover",
      43
    ],
    [
      "motion",
      14
    ],
    [
      "alfa",
      5
    ],
    [
      "ibm",
      4
    ],
    [
      "wave",
      3
    ],
    [
      "focAll",
      1
    ],
    [
      "axe",
      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
    ],
    [
      "tenon",
      0
    ],
    [
      "continuum",
      0
    ]
  ],
  "logCount": 11,
  "logSize": 1111,
  "errorLogCount": 11,
  "errorLogSize": 1111,
  "prohibitedCount": 0,
  "visitTimeoutCount": 0,
  "visitRejectionCount": 0,
  "endTime": "2022-07-18T00:39:01",
  "elapsedSeconds": 104,
  "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": {
        "motion": 21,
        "focAll": 2,
        "focInd": 3,
        "focOp": 20,
        "hover": 20,
        "linkUl": 158,
        "role": 8,
        "styleDiff": 14,
        "zIndex": 10
      },
      "alfa": {
        "r11": 20,
        "r61": 4,
        "r65": 1,
        "r66": 5,
        "r69": 5,
        "r73": 16,
        "r78": 4,
        "r87": 1
      },
      "axe": {
        "color-contrast-enhanced": 107,
        "color-contrast": 20,
        "hidden-content": 0,
        "link-name": 15
      },
      "htmlcs": {
        "e:AA.1_1_1.H30.2": 16,
        "e:AA.2_4_1.G1,G123,G124.NoSuchID": 4,
        "e:AA.4_1_2.H91.A.NoContent": 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": 1,
        "w:AA.1_4_3.G145.Alpha": 4,
        "w:AA.1_4_3.G145.BgImage": 1,
        "w:AA.1_4_3.G18.Alpha": 28,
        "w:AA.1_4_3.G18.BgImage": 9,
        "w:AA.4_1_2.H91.A.Empty": 1
      },
      "ibm": {
        "WCAG20_A_HasText": 20,
        "RPT_Table_DataHeadingsAria": 4,
        "Rpt_Aria_OrphanedContent_Native_Host_Sematics": 4,
        "IBMA_Color_Contrast_WCAG2AA": 20,
        "element_attribute_deprecated": 3,
        "aria_role_redundant": 4
      },
      "wave": {
        "e:alt_link_missing": 16,
        "e:link_empty": 4,
        "c:contrast": 6,
        "a:link_internal_broken": 1,
        "a:link_redundant": 5,
        "a:text_small": 16,
        "a:title_redundant": 3,
        "a:table_layout": 1
      },
      "tenon": {
        "57": 20,
        "79": 20,
        "134": 75,
        "144": 48,
        "152": 40,
        "153": 2,
        "155": 2
      },
      "continuum": {
        "237": 20
      }
    },
    "groupDetails": {
      "groups": {
        "spontaneousMotion": {
          "testaro": {
            "motion": {
              "score": 11,
              "what": "Change of visible content not requested by user"
            }
          }
        },
        "tabFocusability": {
          "testaro": {
            "focAll": {
              "score": 1,
              "what": "Discrepancy between elements that should be and that are Tab-focusable"
            }
          }
        },
        "focusIndication": {
          "testaro": {
            "focInd": {
              "score": 3,
              "what": "Focused element displaying no or nostandard focus indicator"
            }
          },
          "alfa": {
            "r65": {
              "score": 1,
              "what": "Element in sequential focus order has no visible focus"
            }
          }
        },
        "focusableOperable": {
          "testaro": {
            "focOp": {
              "score": 15,
              "what": "Operable elements that cannot be Tab-focused and vice versa"
            }
          }
        },
        "hoverSurprise": {
          "testaro": {
            "hover": {
              "score": 5,
              "what": "Content changes caused by hovering"
            }
          }
        },
        "linkIndication": {
          "testaro": {
            "linkUl": {
              "score": 79,
              "what": "Non-underlined adjacent links"
            }
          }
        },
        "roleBad": {
          "testaro": {
            "role": {
              "score": 6,
              "what": "Nonexistent or implicit-overriding role"
            }
          },
          "ibm": {
            "aria_role_redundant": {
              "score": 3,
              "what": "Explicitly assigned ARIA role is redundant with the implicit role of the element"
            }
          }
        },
        "inconsistentStyles": {
          "testaro": {
            "styleDiff": {
              "score": 4,
              "what": "Heading, link, and button style inconsistencies"
            }
          }
        },
        "zIndexNotZero": {
          "testaro": {
            "zIndex": {
              "score": 3,
              "what": "Layering with nondefault z-index values"
            }
          }
        },
        "linkNoText": {
          "alfa": {
            "r11": {
              "score": 20,
              "what": "Link has no accessible name"
            }
          },
          "axe": {
            "link-name": {
              "score": 15,
              "what": "Link has no discernible text"
            }
          },
          "htmlcs": {
            "e:AA.1_1_1.H30.2": {
              "score": 16,
              "what": "img element is the only link content but has no text alternative"
            },
            "e:AA.4_1_2.H91.A.NoContent": {
              "score": 4,
              "what": "Link has an href attribute but no text"
            },
            "w:AA.4_1_2.H91.A.Empty": {
              "score": 1,
              "what": "Link element has an id attribute but no href attribute or text"
            }
          },
          "ibm": {
            "WCAG20_A_HasText": {
              "score": 20,
              "what": "Hyperlink has no text description"
            }
          },
          "wave": {
            "e:alt_link_missing": {
              "score": 16,
              "what": "Linked image has no text alternative"
            },
            "e:link_empty": {
              "score": 4,
              "what": "Link contains no text"
            }
          },
          "tenon": {
            "57": {
              "score": 20,
              "what": "Link has no text inside it"
            }
          },
          "continuum": {
            "237": {
              "score": 20,
              "what": "a element has no mechanism that allows an accessible name value to be calculated"
            }
          }
        },
        "h1Missing": {
          "alfa": {
            "r61": {
              "score": 2,
              "what": "First heading is not h1"
            }
          }
        },
        "contrastAAA": {
          "alfa": {
            "r66": {
              "score": 1,
              "what": "Text contrast less than AAA requires"
            }
          },
          "axe": {
            "color-contrast-enhanced": {
              "score": 27,
              "what": "Element has insufficient color contrast (Level AAA)"
            }
          }
        },
        "contrastAA": {
          "alfa": {
            "r69": {
              "score": 4,
              "what": "Text outside widget has subminimum contrast"
            }
          },
          "axe": {
            "color-contrast": {
              "score": 15,
              "what": "Element has insufficient color contrast"
            }
          },
          "ibm": {
            "IBMA_Color_Contrast_WCAG2AA": {
              "score": 15,
              "what": "Contrast ratio of text with background does not meet WCAG 2.1 AA"
            }
          },
          "wave": {
            "c:contrast": {
              "score": 5,
              "what": "Very low contrast"
            }
          }
        },
        "noLeading": {
          "alfa": {
            "r73": {
              "score": 12,
              "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"
            }
          }
        },
        "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.Alpha": {
              "score": 1,
              "what": "Contrast between the text and its background may be less than 3:1, given the transparency"
            },
            "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.Alpha": {
              "score": 7,
              "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": 2,
              "what": "Contrast between the text and its background image may be less than 4.5:1"
            }
          }
        },
        "tableHeaderless": {
          "ibm": {
            "RPT_Table_DataHeadingsAria": {
              "score": 3,
              "what": "Data table does not identify headers"
            }
          }
        },
        "contentBeyondLandmarks": {
          "ibm": {
            "Rpt_Aria_OrphanedContent_Native_Host_Sematics": {
              "score": 2,
              "what": "Content does not reside within an element with a landmark role"
            }
          }
        },
        "obsolete": {
          "ibm": {
            "element_attribute_deprecated": {
              "score": 2,
              "what": "Element or attribute is obsolete"
            }
          }
        },
        "linkPair": {
          "wave": {
            "a:link_redundant": {
              "score": 3,
              "what": "Adjacent links go to the same URL"
            }
          }
        },
        "fontSmall": {
          "wave": {
            "a:text_small": {
              "score": 12,
              "what": "Text is very small"
            }
          },
          "tenon": {
            "134": {
              "score": 56,
              "what": "Text is very small"
            }
          }
        },
        "titleRedundant": {
          "wave": {
            "a:title_redundant": {
              "score": 1,
              "what": "Title attribute text is the same as text or alternative text"
            }
          },
          "tenon": {
            "79": {
              "score": 5,
              "what": "Link has a title attribute that is the same as the text inside the link"
            }
          }
        },
        "layoutTable": {
          "wave": {
            "a:table_layout": {
              "score": 1,
              "what": "Table element is misused to arrange content"
            }
          }
        },
        "leadingClipsText": {
          "tenon": {
            "144": {
              "score": 48,
              "what": "Line height is insufficent to properly display the computed font size"
            }
          }
        },
        "targetSize": {
          "tenon": {
            "152": {
              "score": 20,
              "what": "Actionable element is smaller than the minimum required size"
            }
          }
        },
        "allCaps": {
          "tenon": {
            "153": {
              "score": 1,
              "what": "Long string of text is in all caps"
            }
          }
        }
      },
      "solos": {}
    },
    "preventionScores": {},
    "summary": {
      "total": 543,
      "log": 50,
      "preventions": 0,
      "solos": 0,
      "groups": [
        {
          "groupName": "linkIndication",
          "score": 81
        },
        {
          "groupName": "linkNoText",
          "score": 69
        },
        {
          "groupName": "fontSmall",
          "score": 63
        },
        {
          "groupName": "leadingClipsText",
          "score": 50
        },
        {
          "groupName": "contrastAAA",
          "score": 29
        },
        {
          "groupName": "contrastAA",
          "score": 27
        },
        {
          "groupName": "targetSize",
          "score": 22
        },
        {
          "groupName": "focusableOperable",
          "score": 17
        },
        {
          "groupName": "noLeading",
          "score": 14
        },
        {
          "groupName": "spontaneousMotion",
          "score": 13
        },
        {
          "groupName": "contrastRisk",
          "score": 13
        },
        {
          "groupName": "roleBad",
          "score": 9
        },
        {
          "groupName": "hoverSurprise",
          "score": 7
        },
        {
          "groupName": "titleRedundant",
          "score": 7
        },
        {
          "groupName": "inconsistentStyles",
          "score": 6
        },
        {
          "groupName": "internalLinkBroken",
          "score": 6
        },
        {
          "groupName": "focusIndication",
          "score": 5
        },
        {
          "groupName": "zIndexNotZero",
          "score": 5
        },
        {
          "groupName": "tableHeaderless",
          "score": 5
        },
        {
          "groupName": "linkPair",
          "score": 5
        },
        {
          "groupName": "h1Missing",
          "score": 4
        },
        {
          "groupName": "headingOfNothing",
          "score": 4
        },
        {
          "groupName": "contentBeyondLandmarks",
          "score": 4
        },
        {
          "groupName": "obsolete",
          "score": 4
        },
        {
          "groupName": "tabFocusability",
          "score": 3
        },
        {
          "groupName": "skipRepeatedContent",
          "score": 3
        },
        {
          "groupName": "hiddenContentRisk",
          "score": 3
        },
        {
          "groupName": "pseudoNavListRisk",
          "score": 3
        },
        {
          "groupName": "headingStructure",
          "score": 3
        },
        {
          "groupName": "scrollRisk",
          "score": 3
        },
        {
          "groupName": "layoutTable",
          "score": 3
        },
        {
          "groupName": "allCaps",
          "score": 3
        }
      ]
    }
  }
}