Accessibility test digest

Synopsis

Page: National Capital Planning Commission (NCPC)

URL: https://www.ncpc.gov/

Score: 977

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 Capital Planning Commission (NCPC) web page at https://www.ncpc.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 977 (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
total977
log99
linkNoText132
linkIndication95
contentBeyondLandmarks84
contrastAA76
fontSmall72
hoverSurprise52
focusIndication42
targetSize30
tabFocusability29
focusableOperable19
menuItemless18
linkForcesNewWindow17
contrastAAA15
overflowHidden14
leadingClipsText14
tabIndexMissing14
buttonNoText12
allCaps10
controlNoText9
zIndexNotZero8
childMissing8
inconsistentStyles7
listChild7
contrastRisk7
roleBad6
inputNoText6
svgImageNoText6
duplicateID5
horizontalScrolling5
inputOnlyPlaceholder5
h1Missing4
decorativeImageRisk4
obsolete4
linkPair4
pseudoParagraphRisk4
textRotated4
skipRepeatedContent3
hiddenContentRisk3
cssBansRotate3
mainNot13
pseudoOrderedListRisk3
pseudoNavListRisk3
headingStructure3
scrollRisk3
justification3
imageTextRisk3

Issue summary

Special issues

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

Classified issues

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

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

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

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

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

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

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

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

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

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

menuItemless: Score 18. Issues reported by tests in this category:

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

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

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

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

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

buttonNoText: Score 12. Issues reported by tests in this category:

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

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

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

childMissing: Score 8. Issues reported by tests in this category:

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

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

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

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

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

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

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

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

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

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

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

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

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

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

textRotated: Score 4. 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:

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

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

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

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

imageTextRisk: 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-ncpc",
  "host": {
    "id": "ncpc",
    "which": "https://www.ncpc.gov/",
    "what": "National Capital Planning Commission (NCPC)"
  },
  "log": [
    {
      "event": "startTime",
      "value": "2022-07-17T23:59:18"
    },
    {
      "event": "endTime",
      "value": "2022-07-18T00:00:43"
    }
  ],
  "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.ncpc.gov/",
        "what": "National Capital Planning Commission (NCPC)"
      },
      {
        "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.ncpc.gov/",
        "what": "National Capital Planning Commission (NCPC)"
      },
      {
        "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.ncpc.gov/",
      "what": "National Capital Planning Commission (NCPC)",
      "result": "https://www.ncpc.gov/"
    },
    {
      "type": "tenonRequest",
      "id": "a",
      "withNewContent": true,
      "what": "Tenon API version 2 test request",
      "url": "https://www.ncpc.gov/"
    },
    {
      "type": "test",
      "which": "motion",
      "what": "motion",
      "delay": 2500,
      "interval": 2500,
      "count": 5,
      "url": "https://www.ncpc.gov/",
      "result": {
        "bytes": [
          1289629,
          1289629,
          1289629,
          1289629,
          1289629
        ],
        "localRatios": [
          1,
          1,
          1,
          1
        ],
        "meanLocalRatio": 1,
        "maxLocalRatio": 1,
        "globalRatio": 1,
        "pixelChanges": [
          0,
          0,
          0,
          0
        ],
        "meanPixelChange": 0,
        "maxPixelChange": 0,
        "changeFrequency": 0
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "Chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.ncpc.gov/",
      "what": "National Capital Planning Commission (NCPC)",
      "result": "https://www.ncpc.gov/"
    },
    {
      "type": "test",
      "which": "bulk",
      "what": "count of visible elements",
      "url": "https://www.ncpc.gov/",
      "result": {
        "visibleElements": 154
      }
    },
    {
      "type": "test",
      "which": "embAc",
      "withItems": true,
      "what": "active elements embedded in links or buttons",
      "url": "https://www.ncpc.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.ncpc.gov/",
      "result": {
        "tabFocusables": 24,
        "tabFocused": 51,
        "discrepancy": 27
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.ncpc.gov/",
      "what": "URL",
      "result": "https://www.ncpc.gov/"
    },
    {
      "type": "test",
      "which": "focInd",
      "revealAll": false,
      "allowedDelay": 250,
      "withItems": true,
      "what": "focus indicators",
      "url": "https://www.ncpc.gov/",
      "result": {
        "totals": {
          "total": 24,
          "types": {
            "indicatorMissing": {
              "total": 8,
              "tagNames": {
                "A": 7,
                "BUTTON": 1
              }
            },
            "nonOutlinePresent": {
              "total": 16,
              "tagNames": {
                "A": 15,
                "INPUT": 1
              }
            },
            "outlinePresent": {
              "total": 0,
              "meanDelay": 0,
              "tagNames": {}
            }
          }
        },
        "items": {
          "indicatorMissing": [
            {
              "tagName": "A",
              "text": "for the public"
            },
            {
              "tagName": "A",
              "text": "for the media"
            },
            {
              "tagName": "A",
              "text": "for submitters"
            },
            {
              "tagName": "BUTTON",
              "text": ""
            },
            {
              "tagName": "A",
              "text": "Meeting Info"
            },
            {
              "tagName": "A",
              "text": "Agenda & Materials"
            },
            {
              "tagName": "A",
              "text": "Meeting Archive"
            },
            {
              "tagName": "A",
              "text": "SUBSCRIBE"
            }
          ],
          "nonOutlinePresent": [
            {
              "tagName": "A",
              "text": "Skip Navigation"
            },
            {
              "tagName": "A",
              "text": ""
            },
            {
              "tagName": "A",
              "text": "About"
            },
            {
              "tagName": "A",
              "text": "Planning"
            },
            {
              "tagName": "A",
              "text": "Review"
            },
            {
              "tagName": "A",
              "text": "Participate"
            },
            {
              "tagName": "A",
              "text": ""
            },
            {
              "tagName": "INPUT",
              "text": ""
            },
            {
              "tagName": "A",
              "text": ""
            },
            {
              "tagName": "A",
              "text": "NCPC Provides Positive Feedback on Washington Union Station Expansion Project"
            },
            {
              "tagName": "A",
              "text": ""
            },
            {
              "tagName": "A",
              "text": "The AIDS Memorial Quilt: An Alternative Model for Commemoration"
            },
            {
              "tagName": "A",
              "text": ""
            },
            {
              "tagName": "A",
              "text": "NCPC Approves Armed Forces Retirement Home Master Plan Amendment"
            },
            {
              "tagName": "A",
              "text": ""
            },
            {
              "tagName": "A",
              "text": "Working with Arlington County to Protect National Mall Views"
            }
          ],
          "outlinePresent": []
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.ncpc.gov/",
      "what": "URL",
      "result": "https://www.ncpc.gov/"
    },
    {
      "type": "test",
      "which": "focOp",
      "withItems": true,
      "what": "focusability and operability",
      "url": "https://www.ncpc.gov/",
      "result": {
        "totals": {
          "total": 150,
          "types": {
            "onlyFocusable": {
              "total": 0,
              "tagNames": {}
            },
            "onlyOperable": {
              "total": 11,
              "tagNames": {
                "A": 1,
                "DIV": 8,
                "SPAN": 2
              }
            },
            "focusableAndOperable": {
              "total": 139,
              "tagNames": {
                "A": 131,
                "BUTTON": 2,
                "INPUT": 5,
                "IFRAME": 1
              }
            }
          }
        },
        "items": {
          "onlyFocusable": [],
          "onlyOperable": [
            {
              "tagName": "A",
              "id": "afternav",
              "text": "<a name=\"afternav\" id=\"afternav\" tabindex=\"-1\"></a>",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "<div class=\"ms-nav-next\" style=\"opacity: 0; display: none; cursor: default;\"></d",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "<div class=\"ms-nav-prev\" style=\"opacity: 0; display: none; cursor: default;\"></d",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "08\nJul",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "10\nJun",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "07\nJun",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "25\nMay",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "DIV",
              "id": ":0.targetLanguage",
              "text": "Select Language​▼",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "Contribute a better translation",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "<span class=\"activity-link\" style=\"cursor: default;\"></span>",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "DIV",
              "id": "topcontrol",
              "text": "<div id=\"topcontrol\" title=\"Scroll Back to Top\" style=\"position: fixed; bottom: ",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            }
          ],
          "focusableAndOperable": [
            {
              "tagName": "A",
              "id": "skip",
              "text": "Skip Navigation",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "for the public",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "About NCPC",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Upcoming Events",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Comment Opportunities",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "How to Comment",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Meeting Calendar",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Upcoming Meeting",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Project Search",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Watch Videos",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "for the media",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Latest News",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Media Releases",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Upcoming Meeting",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Agenda & Materials",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Meeting Archive",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Project Search",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "for submitters",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Process Overview",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Submission Deadlines",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "How to Submit",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Submission Guidelines",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Commission Meeting 101",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Agenda & Materials",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a class=\"logo\" href=\"/\" style=\"cursor: default;\">\n<div class=\"gohome\"></div>\n<i",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Toggle navigation",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "About",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "a1",
              "text": "About NCPC",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "a2",
              "text": "About the Commission",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "a3",
              "text": "About the Staff",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "a4",
              "text": "Planning History",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "a5",
              "text": "Legislative Authorities",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "a6",
              "text": "Opportunities",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "a7",
              "text": "Awards",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "a8",
              "text": "FAQ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "a9",
              "text": "Policies & Reports",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Planning",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "pt1",
              "text": "Commemoration",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "pt2",
              "text": "Embassies & Foreign Missions",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "pt3",
              "text": "Flooding & Resilience",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "pt4",
              "text": "Heights & Views",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "pt5",
              "text": "Security",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "pt6",
              "text": "Transportation",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "pt7",
              "text": "National Mall",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "pi1",
              "text": "Public Space Security",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "pi3",
              "text": "Pennsylvania Avenue",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "pi5",
              "text": "SW Ecodistrict",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "pi6",
              "text": "Federal Workplace",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "pi7",
              "text": "Transportation Element",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "pi8",
              "text": "Monumental Core Projects",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "pi9",
              "text": "Tree Replacement Policy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "pi10",
              "text": "Antenna Guidelines",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "pp1",
              "text": "Comprehensive Plan",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "pp2",
              "text": "Capital Improvements",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "pp3",
              "text": "Framework Plan",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "pp4",
              "text": "Memorials & Museums Plan",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "pp5",
              "text": "Legacy Plan",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "pp6",
              "text": "CapitalSpace",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "pp7",
              "text": "SW Ecodistrict Plan",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Review",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "rr1",
              "text": "Overview",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "rr2",
              "text": "Submission Deadlines",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "rr3",
              "text": "How to Submit",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "rr4",
              "text": "Submission Guidelines",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "rr5",
              "text": "Review Authorities",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "rr6",
              "text": "Resource Guides",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "rc1",
              "text": "Upcoming Meeting",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "rc2",
              "text": "Agenda and Materials",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "rc3",
              "text": "Meeting Archive",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "rc4",
              "text": "Commission Meeting 101",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "rc5",
              "text": "How to Comment",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "rc6",
              "text": "Meeting Calendar",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "ru10",
              "text": "Project Search",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "rm2",
              "text": "Armed Forces Retirement Home",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "rm3",
              "text": "Bureau of Engraving & Printing",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "rm4",
              "text": "Desert Storm Memorial",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "rm5",
              "text": "Long Bridge Project",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "rm6",
              "text": "South Mall Historic Core",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "rm7",
              "text": "Union Station",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Participate",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "p0",
              "text": "Upcoming Meeting",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "p1",
              "text": "Comment Opportunities",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "p2",
              "text": "Upcoming Events",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "p3",
              "text": "News",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "p4",
              "text": "Watch Videos",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "p5",
              "text": "Subscribe",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "www.ncpc.gov/coronavirus",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "agenda page",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "testify at online Commission meetings",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://vote.gov/\" class=\"pull-right btn-slider\" style=\"height: 100%; p",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.ncpc.gov/initiatives/pennave/vision/\" class=\"pull-right btn",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/news/item/181/\" class=\"pull-right btn-slider\" style=\"height: 100%; pad",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/equity\" class=\"pull-right btn-slider\" style=\"height: 100%; padding-lef",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input type=\"hidden\" name=\"cx\" value=\"000409412355446298742:ud_dl9dr3hg\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input type=\"hidden\" name=\"cof\" value=\"FORID:10\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input type=\"hidden\" name=\"ie\" value=\"UTF-8\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input type=\"hidden\" name=\"sx\" value=\"mcse\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "autocomplete",
              "text": "<input name=\"q\" type=\"text\" class=\"form-control\" placeholder=\"Search ...\" id=\"au",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button class=\"btn-u btn-u-lg\" type=\"submit\" style=\"cursor: default;\"><i class=\"",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Meeting Info",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Agenda & Materials",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Meeting Archive",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/news/item/182/1/\" class=\"\" style=\"cursor: default;\">\n<img class=\"img-r",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "NCPC Provides Positive Feedback on Washington Union Station Expansion Project",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/news/item/179/1/\" class=\"\" style=\"cursor: default;\">\n<img class=\"img-r",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "The AIDS Memorial Quilt: An Alternative Model for Commemoration",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/news/item/180/1/\" class=\"\" style=\"cursor: default;\">\n<img class=\"img-r",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "NCPC Approves Armed Forces Retirement Home Master Plan Amendment",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/news/item/177/1/\" class=\"\" style=\"cursor: default;\">\n<img class=\"img-r",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Working with Arlington County to Protect National Mall Views",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "SUBSCRIBE",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/\" style=\"cursor: default;\"><img id=\"logo-footer\" class=\"footer-logo\" s",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Accessibility",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Fair Act",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Freedom of Information Act",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "No Fear Act",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Open Government",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Performance & Budget",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Strategic Plan",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Vulnerability Disclosure",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Search",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "About Us",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "About the Staff",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "About the Commission",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Latest News",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Watch Videos",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Subscribe",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Site Map",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "A to Z Listing",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "info@ncpc.gov",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Privacy Policy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Terms of Service",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.facebook.com/ncpc.gov\" class=\"tooltips\" data-toggle=\"toolti",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.youtube.com/user/NCPCdotGov\" class=\"tooltips\" data-toggle=\"",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://instagram.com/ncpcgov\" class=\"tooltips\" data-toggle=\"tooltip\" d",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.twitter.com/ncpcgov\" class=\"tooltips\" data-toggle=\"tooltip\"",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Select Language​▼",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://vote.gov\" target=\"_blank\" style=\"cursor: default;\">\n<img src=\"/",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "IFRAME",
              "id": "",
              "text": "<iframe frameborder=\"0\" class=\"goog-te-menu-frame skiptranslate\" title=\"Language",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.ncpc.gov/",
      "what": "URL",
      "result": "https://www.ncpc.gov/"
    },
    {
      "type": "test",
      "which": "hover",
      "headSize": 20,
      "headSampleSize": 20,
      "tailSampleSize": 15,
      "withItems": true,
      "what": "hover-caused content changes",
      "url": "https://www.ncpc.gov/",
      "result": {
        "totals": {
          "triggers": 30,
          "headTriggers": 20,
          "tailTriggers": 10,
          "impactTriggers": 23,
          "additions": 506,
          "removals": 0,
          "opacityChanges": 12,
          "opacityImpact": 0,
          "unhoverables": 1
        },
        "items": {
          "head": {
            "impactTriggers": [
              {
                "tagName": "LI",
                "text": "forthepublicAboutNCPCUpcomingEventsCommentOpportun",
                "additions": 17,
                "removals": 0,
                "opacityChanges": 0,
                "opacityImpact": 0
              },
              {
                "tagName": "A",
                "text": "forthepublic",
                "additions": 17,
                "removals": 0,
                "opacityChanges": 0,
                "opacityImpact": 0
              },
              {
                "tagName": "LI",
                "text": "forthemediaLatestNewsMediaReleasesUpcomingMeetingA",
                "additions": 13,
                "removals": 0,
                "opacityChanges": 0,
                "opacityImpact": 0
              },
              {
                "tagName": "A",
                "text": "forthemedia",
                "additions": 13,
                "removals": 0,
                "opacityChanges": 0,
                "opacityImpact": 0
              },
              {
                "tagName": "LI",
                "text": "forsubmittersProcessOverviewSubmissionDeadlinesHow",
                "additions": 13,
                "removals": 0,
                "opacityChanges": 0,
                "opacityImpact": 0
              },
              {
                "tagName": "A",
                "text": "forsubmitters",
                "additions": 13,
                "removals": 0,
                "opacityChanges": 0,
                "opacityImpact": 0
              },
              {
                "tagName": "A",
                "text": "<divclass=\"gohome\"style=\"opacity:0.971321;\"></div>",
                "additions": 0,
                "removals": 0,
                "opacityChanges": 2,
                "opacityImpact": 0
              },
              {
                "tagName": "LI",
                "text": "AboutAboutNCPCAbouttheCommissionAbouttheStaffPlann",
                "additions": 28,
                "removals": 0,
                "opacityChanges": 0,
                "opacityImpact": 0
              },
              {
                "tagName": "A",
                "text": "About",
                "additions": 28,
                "removals": 0,
                "opacityChanges": 0,
                "opacityImpact": 0
              },
              {
                "tagName": "LI",
                "text": "PlanningTopicsCommemorationEmbassies&ForeignMissio",
                "additions": 85,
                "removals": 0,
                "opacityChanges": 0,
                "opacityImpact": 0
              },
              {
                "tagName": "A",
                "text": "Planning",
                "additions": 85,
                "removals": 0,
                "opacityChanges": 0,
                "opacityImpact": 0
              },
              {
                "tagName": "LI",
                "text": "ReviewReviewProcessOverviewSubmissionDeadlinesHowt",
                "additions": 78,
                "removals": 0,
                "opacityChanges": 0,
                "opacityImpact": 0
              },
              {
                "tagName": "A",
                "text": "Review",
                "additions": 78,
                "removals": 0,
                "opacityChanges": 0,
                "opacityImpact": 0
              },
              {
                "tagName": "LI",
                "text": "ParticipateUpcomingMeetingCommentOpportunitiesUpco",
                "additions": 19,
                "removals": 0,
                "opacityChanges": 0,
                "opacityImpact": 0
              },
              {
                "tagName": "A",
                "text": "Participate",
                "additions": 19,
                "removals": 0,
                "opacityChanges": 0,
                "opacityImpact": 0
              }
            ],
            "unhoverables": [
              {
                "tagName": "A",
                "id": "skip",
                "text": "SkipNavigation"
              }
            ]
          },
          "tail": {
            "impactTriggers": [
              {
                "tagName": "A",
                "text": "<imgclass=\"img-responsive\"src=\"https://www.ncpc.go",
                "additions": 0,
                "removals": 0,
                "opacityChanges": 1,
                "opacityImpact": 0
              },
              {
                "tagName": "A",
                "text": "NCPCProvidesPositiveFeedbackonWashingtonUnionStati",
                "additions": 0,
                "removals": 0,
                "opacityChanges": 1,
                "opacityImpact": 0
              },
              {
                "tagName": "A",
                "text": "<imgclass=\"img-responsive\"src=\"https://www.ncpc.go",
                "additions": 0,
                "removals": 0,
                "opacityChanges": 2,
                "opacityImpact": 0
              },
              {
                "tagName": "A",
                "text": "TheAIDSMemorialQuilt:AnAlternativeModelforCommemor",
                "additions": 0,
                "removals": 0,
                "opacityChanges": 1,
                "opacityImpact": 0
              },
              {
                "tagName": "A",
                "text": "<imgclass=\"img-responsive\"src=\"https://www.ncpc.go",
                "additions": 0,
                "removals": 0,
                "opacityChanges": 2,
                "opacityImpact": 0
              },
              {
                "tagName": "A",
                "text": "NCPCApprovesArmedForcesRetirementHomeMasterPlanAme",
                "additions": 0,
                "removals": 0,
                "opacityChanges": 1,
                "opacityImpact": 0
              },
              {
                "tagName": "A",
                "text": "<imgclass=\"img-responsive\"src=\"https://www.ncpc.go",
                "additions": 0,
                "removals": 0,
                "opacityChanges": 1,
                "opacityImpact": 0
              },
              {
                "tagName": "A",
                "text": "WorkingwithArlingtonCountytoProtectNationalMallVie",
                "additions": 0,
                "removals": 0,
                "opacityChanges": 1,
                "opacityImpact": 0
              }
            ],
            "unhoverables": []
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.ncpc.gov/",
      "what": "URL",
      "result": "https://www.ncpc.gov/"
    },
    {
      "type": "test",
      "which": "labClash",
      "withItems": true,
      "what": "labeling inconsistencies",
      "url": "https://www.ncpc.gov/",
      "result": {
        "totals": {
          "mislabeled": 0,
          "unlabeled": 2,
          "wellLabeled": 1
        },
        "items": {
          "mislabeled": [],
          "unlabeled": [
            {
              "index": 1,
              "tagName": "INPUT",
              "type": "text"
            },
            {
              "index": 2,
              "tagName": "BUTTON",
              "type": "submit",
              "content": "{<button class=\"btn-u btn-u-lg\" type=\"submit\"><i class=\"fa fa-search\"></i></button>}"
            }
          ],
          "wellLabeled": [
            {
              "index": 0,
              "tagName": "BUTTON",
              "type": "button",
              "texts": {
                "content": "Toggle navigation"
              }
            }
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "linkUl",
      "withItems": true,
      "what": "adjacent-link underlining",
      "url": "https://www.ncpc.gov/",
      "result": {
        "totals": {
          "links": 132,
          "adjacent": {
            "total": 93,
            "underlined": 0,
            "underlinedPercent": 0
          }
        },
        "items": {
          "underlined": [],
          "notUnderlined": [
            "Skip Navigation",
            "for the public",
            "for the media",
            "for submitters",
            "",
            "About",
            "Planning",
            "Commemoration",
            "Embassies & Foreign Missions",
            "Flooding & Resilience",
            "Heights & Views",
            "Security",
            "Transportation",
            "National Mall",
            "Public Space Security",
            "Pennsylvania Avenue",
            "SW Ecodistrict",
            "Federal Workplace",
            "Transportation Element",
            "Monumental Core Projects",
            "Tree Replacement Policy",
            "Antenna Guidelines",
            "Comprehensive Plan",
            "Capital Improvements",
            "Framework Plan",
            "Memorials & Museums Plan",
            "Legacy Plan",
            "CapitalSpace",
            "SW Ecodistrict Plan",
            "Review",
            "Overview",
            "Submission Deadlines",
            "How to Submit",
            "Submission Guidelines",
            "Review Authorities",
            "Resource Guides",
            "Upcoming Meeting",
            "Agenda and Materials",
            "Meeting Archive",
            "Commission Meeting 101",
            "How to Comment",
            "Meeting Calendar",
            "Project Search",
            "Armed Forces Retirement Home",
            "Bureau of Engraving & Printing",
            "Desert Storm Memorial",
            "Long Bridge Project",
            "South Mall Historic Core",
            "Union Station",
            "Participate",
            "",
            "www.ncpc.gov/coronavirus",
            "agenda page",
            "testify at online Commission meetings",
            "",
            "",
            "",
            "",
            "Meeting Info",
            "Agenda & Materials",
            "Meeting Archive",
            "",
            "NCPC Provides Positive Feedback on Washington Union Station Expansion Project",
            "",
            "The AIDS Memorial Quilt: An Alternative Model for Commemoration",
            "",
            "NCPC Approves Armed Forces Retirement Home Master Plan Amendment",
            "",
            "Working with Arlington County to Protect National Mall Views",
            "SUBSCRIBE",
            "",
            "Accessibility",
            "Fair Act",
            "Freedom of Information Act",
            "No Fear Act",
            "Open Government",
            "Performance & Budget",
            "Strategic Plan",
            "Vulnerability Disclosure",
            "Search",
            "About Us",
            "About the Staff",
            "About the Commission",
            "Latest News",
            "Watch Videos",
            "Subscribe",
            "Site Map",
            "A to Z Listing",
            "info@ncpc.gov",
            "Privacy Policy",
            "Terms of Service",
            "Select Language​▼",
            ""
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "menuNav",
      "withItems": true,
      "what": "keyboard navigation between focusable menu items",
      "url": "https://www.ncpc.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.ncpc.gov/",
      "what": "URL",
      "result": "https://www.ncpc.gov/"
    },
    {
      "type": "test",
      "which": "radioSet",
      "withItems": true,
      "what": "fieldset grouping of radio buttons",
      "url": "https://www.ncpc.gov/",
      "result": {
        "totals": {
          "total": 0,
          "inSet": 0,
          "percent": "N.A."
        },
        "items": {
          "inSet": [],
          "notInSet": []
        }
      }
    },
    {
      "type": "test",
      "which": "role",
      "what": "roles",
      "url": "https://www.ncpc.gov/",
      "result": {
        "roleElements": 5,
        "badRoleElements": 1,
        "redundantRoleElements": 0,
        "tagNames": {
          "DIV": {
            "navigation": {
              "bad": 1,
              "redundant": 0
            }
          }
        }
      }
    },
    {
      "type": "test",
      "which": "styleDiff",
      "withItems": true,
      "what": "style inconsistencies",
      "url": "https://www.ncpc.gov/",
      "result": {
        "mainStyles": [
          "fontStyle",
          "fontWeight",
          "opacity",
          "textDecorationLine",
          "textDecorationStyle",
          "textDecorationThickness"
        ],
        "buttonStyles": [
          "borderStyle",
          "borderWidth",
          "height",
          "lineHeight",
          "maxHeight",
          "maxWidth",
          "minHeight",
          "minWidth",
          "outlineOffset",
          "outlineStyle",
          "outlineWidth"
        ],
        "headingStyles": [
          "color",
          "fontSize"
        ],
        "listLinkStyles": [
          "color",
          "fontSize",
          "lineHeight"
        ],
        "totals": {
          "button": {
            "total": 2,
            "subtotals": [
              1,
              1
            ]
          },
          "adjacentLink": {
            "total": 93,
            "subtotals": [
              83,
              7,
              3
            ]
          },
          "listLink": {
            "total": 39,
            "subtotals": [
              20,
              15,
              4
            ]
          },
          "h1": {
            "total": 1
          },
          "h2": {
            "total": 4,
            "subtotals": [
              3,
              1
            ]
          },
          "h3": {
            "total": 10,
            "subtotals": [
              6,
              4
            ]
          }
        },
        "items": {
          "button": {
            "borderStyle": {
              "solid": [
                "Toggle navigation"
              ],
              "none": [
                ""
              ]
            },
            "borderWidth": {
              "1px": [
                "Toggle navigation"
              ],
              "0px": [
                ""
              ]
            },
            "height": {
              "auto": [
                "Toggle navigation"
              ],
              "48.7969px": [
                ""
              ]
            },
            "lineHeight": {
              "22.4px": [
                "Toggle navigation"
              ],
              "28.8px": [
                ""
              ]
            }
          },
          "adjacentLink": {
            "fontWeight": {
              "300": [
                "www.ncpc.gov/coronavirus",
                "agenda page",
                "testify at online Commission meetings",
                "",
                "",
                "",
                ""
              ],
              "400": [
                "Skip Navigation",
                "for the public",
                "for the media",
                "for submitters",
                "",
                "About",
                "Planning",
                "Commemoration",
                "Embassies & Foreign Missions",
                "Flooding & Resilience",
                "Heights & Views",
                "Security",
                "Transportation",
                "National Mall",
                "Public Space Security",
                "Pennsylvania Avenue",
                "SW Ecodistrict",
                "Federal Workplace",
                "Transportation Element",
                "Monumental Core Projects",
                "Tree Replacement Policy",
                "Antenna Guidelines",
                "Comprehensive Plan",
                "Capital Improvements",
                "Framework Plan",
                "Memorials & Museums Plan",
                "Legacy Plan",
                "CapitalSpace",
                "SW Ecodistrict Plan",
                "Review",
                "Overview",
                "Submission Deadlines",
                "How to Submit",
                "Submission Guidelines",
                "Review Authorities",
                "Resource Guides",
                "Upcoming Meeting",
                "Agenda and Materials",
                "Meeting Archive",
                "Commission Meeting 101",
                "How to Comment",
                "Meeting Calendar",
                "Project Search",
                "Armed Forces Retirement Home",
                "Bureau of Engraving & Printing",
                "Desert Storm Memorial",
                "Long Bridge Project",
                "South Mall Historic Core",
                "Union Station",
                "Participate",
                "",
                "",
                "NCPC Provides Positive Feedback on Washington Union Station Expansion Project",
                "",
                "The AIDS Memorial Quilt: An Alternative Model for Commemoration",
                "",
                "NCPC Approves Armed Forces Retirement Home Master Plan Amendment",
                "",
                "Working with Arlington County to Protect National Mall Views",
                "SUBSCRIBE",
                "",
                "Accessibility",
                "Fair Act",
                "Freedom of Information Act",
                "No Fear Act",
                "Open Government",
                "Performance & Budget",
                "Strategic Plan",
                "Vulnerability Disclosure",
                "Search",
                "About Us",
                "About the Staff",
                "About the Commission",
                "Latest News",
                "Watch Videos",
                "Subscribe",
                "Site Map",
                "A to Z Listing",
                "info@ncpc.gov",
                "Privacy Policy",
                "Terms of Service",
                "Select Language​▼",
                ""
              ],
              "700": [
                "Meeting Info",
                "Agenda & Materials",
                "Meeting Archive"
              ]
            }
          },
          "listLink": {
            "color": {
              "rgb(238, 238, 238)": [
                "About NCPC",
                "Upcoming Events",
                "Comment Opportunities",
                "How to Comment",
                "Meeting Calendar",
                "Upcoming Meeting",
                "Project Search",
                "Watch Videos",
                "Latest News",
                "Media Releases",
                "Upcoming Meeting",
                "Agenda & Materials",
                "Meeting Archive",
                "Project Search",
                "Process Overview",
                "Submission Deadlines",
                "How to Submit",
                "Submission Guidelines",
                "Commission Meeting 101",
                "Agenda & Materials"
              ],
              "rgb(104, 112, 116)": [
                "About NCPC",
                "About the Commission",
                "About the Staff",
                "Planning History",
                "Legislative Authorities",
                "Opportunities",
                "Awards",
                "FAQ",
                "Policies & Reports",
                "Upcoming Meeting",
                "Comment Opportunities",
                "Upcoming Events",
                "News",
                "Watch Videos",
                "Subscribe"
              ],
              "rgb(119, 119, 119)": [
                "",
                "",
                "",
                ""
              ]
            },
            "fontSize": {
              "10px": [
                "About NCPC",
                "Upcoming Events",
                "Comment Opportunities",
                "How to Comment",
                "Meeting Calendar",
                "Upcoming Meeting",
                "Project Search",
                "Watch Videos",
                "Latest News",
                "Media Releases",
                "Upcoming Meeting",
                "Agenda & Materials",
                "Meeting Archive",
                "Project Search",
                "Process Overview",
                "Submission Deadlines",
                "How to Submit",
                "Submission Guidelines",
                "Commission Meeting 101",
                "Agenda & Materials"
              ],
              "13px": [
                "About NCPC",
                "About the Commission",
                "About the Staff",
                "Planning History",
                "Legislative Authorities",
                "Opportunities",
                "Awards",
                "FAQ",
                "Policies & Reports",
                "Upcoming Meeting",
                "Comment Opportunities",
                "Upcoming Events",
                "News",
                "Watch Videos",
                "Subscribe"
              ],
              "22px": [
                "",
                "",
                "",
                ""
              ]
            },
            "lineHeight": {
              "16px": [
                "About NCPC",
                "Upcoming Events",
                "Comment Opportunities",
                "How to Comment",
                "Meeting Calendar",
                "Upcoming Meeting",
                "Project Search",
                "Watch Videos",
                "Latest News",
                "Media Releases",
                "Upcoming Meeting",
                "Agenda & Materials",
                "Meeting Archive",
                "Project Search",
                "Process Overview",
                "Submission Deadlines",
                "How to Submit",
                "Submission Guidelines",
                "Commission Meeting 101",
                "Agenda & Materials"
              ],
              "18.5714px": [
                "About NCPC",
                "About the Commission",
                "About the Staff",
                "Planning History",
                "Legislative Authorities",
                "Opportunities",
                "Awards",
                "FAQ",
                "Policies & Reports",
                "Upcoming Meeting",
                "Comment Opportunities",
                "Upcoming Events",
                "News",
                "Watch Videos",
                "Subscribe"
              ],
              "35.2px": [
                "",
                "",
                "",
                ""
              ]
            }
          },
          "h2": {
            "fontSize": {
              "24px": [
                "NCPC Response to the Coronavirus"
              ],
              "22.4px": [
                "Next Commission Meeting",
                "Next Meeting Agenda",
                "Past Meeting Materials"
              ]
            }
          },
          "h3": {
            "fontSize": {
              "15px": [
                "Topics",
                "Initiatives",
                "Plans",
                "Review Process",
                "Commission Meeting",
                "Major Projects"
              ],
              "16px": [
                "NCPC Provides Positive Feedback on Washington Union Station Expansion Project",
                "The AIDS Memorial Quilt: An Alternative Model for Commemoration",
                "NCPC Approves Armed Forces Retirement Home Master Plan Amendment",
                "Working with Arlington County to Protect National Mall Views"
              ]
            }
          }
        }
      }
    },
    {
      "type": "test",
      "which": "tabNav",
      "withItems": true,
      "what": "keyboard navigation between tab elements",
      "url": "https://www.ncpc.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.ncpc.gov/",
      "result": {
        "totals": {
          "total": 25,
          "tagNames": {
            "UL": 7,
            "DIV": 15,
            "IMG": 1,
            "INPUT": 1,
            "IFRAME": 1
          }
        },
        "items": [
          {
            "tagName": "UL",
            "id": "",
            "text": "About NCPC\nUpcoming Events\nComment Opportunities\nHow to Comment\nMeeting Calendar\nUpcoming Meeting\nPr"
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "Latest News\nMedia Releases\nUpcoming Meeting\nAgenda & Materials\nMeeting Archive\nProject Search"
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "Process Overview\nSubmission Deadlines\nHow to Submit\nSubmission Guidelines\nCommission Meeting 101\nAge"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Toggle navigation About About NCPC About the Commission About the Staff Planning History Legislative"
          },
          {
            "tagName": "IMG",
            "id": "",
            "text": ""
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "About NCPC About the Commission About the Staff Planning History Legislative Authorities Opportuniti"
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "Topics Commemoration Embassies & Foreign Missions Flooding & Resilience Heights & Views Security Tra"
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "Review Process Overview Submission Deadlines How to Submit Submission Guidelines Review Authorities "
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "Upcoming Meeting Comment Opportunities Upcoming Events News Watch Videos Subscribe"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Learn more about registering to vote Join us to help get all eligible voters #VoteReady."
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Learn more about registering to vote Join us to help get all eligible voters #VoteReady."
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Pennsylvania Avenue Vision and Concepts Share your thoughts on the Avenue as a Venue, and three pote"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Pennsylvania Avenue Vision and Concepts Share your thoughts on the Avenue as a Venue, and three pote"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "NCPC Receives Award Congratulations to all 2022 Commuter Connections Award winners for encouraging a"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "NCPC Receives Award Congratulations to all 2022 Commuter Connections Award winners for encouraging a"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "NCPC Releases Equity Action Plan Learn more about the agency’s approach for advancing equity for all"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "NCPC Releases Equity Action Plan Learn more about the agency’s approach for advancing equity for all"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "INPUT",
            "id": "autocomplete",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "eac-container-autocomplete",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "goog-gt-tt",
            "text": "Original textContribute a better translation"
          },
          {
            "tagName": "DIV",
            "id": "topcontrol",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "IFRAME",
            "id": "",
            "text": ""
          }
        ]
      }
    },
    {
      "type": "test",
      "which": "alfa",
      "what": "alfa",
      "url": "https://www.ncpc.gov/",
      "result": {
        "totals": {
          "failures": 44,
          "warnings": 19
        },
        "items": [
          {
            "index": 13,
            "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[1]/div[8]/div[1]/div[1]/div[1]/a[1]",
              "codeLines": [
                "<a href=\"/news/item/182/1/\" class=\"\">",
                "  <img class=\"img-responsive\" src=\"https://www.ncpc.gov/news/images/July22.jpg\" alt=\"\">",
                "</a>"
              ]
            }
          },
          {
            "index": 15,
            "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[1]/div[8]/div[1]/div[2]/div[1]/a[1]",
              "codeLines": [
                "<a href=\"/news/item/179/1/\" class=\"\">",
                "  <img class=\"img-responsive\" src=\"https://www.ncpc.gov/news/images/AIDS_Memorial_Quilt_2022.jpg\" a...",
                "</a>"
              ]
            }
          },
          {
            "index": 17,
            "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[1]/div[8]/div[1]/div[3]/div[1]/a[1]",
              "codeLines": [
                "<a href=\"/news/item/180/1/\" class=\"\">",
                "  <img class=\"img-responsive\" src=\"https://www.ncpc.gov/news/images/June2022CM.jpg\" alt=\"\">",
                "</a>"
              ]
            }
          },
          {
            "index": 19,
            "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[1]/div[8]/div[1]/div[4]/div[1]/a[1]",
              "codeLines": [
                "<a href=\"/news/item/177/1/\" class=\"\">",
                "  <img class=\"img-responsive\" src=\"https://www.ncpc.gov/news/images/ArlSkyfromUSCap.jpg\" alt=\"\">",
                "</a>"
              ]
            }
          },
          {
            "index": 22,
            "verdict": "failed",
            "rule": {
              "ruleID": "r12",
              "ruleSummary": "Buttons have an accessible name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r12",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#name-role-value",
                  "chapter": "4.1.2",
                  "title": "Name, Role, Value"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "button",
              "path": "/html[1]/body[1]/div[1]/div[5]/div[1]/div[1]/div[1]/form[1]/div[1]/span[1]/button[1]",
              "codeLines": [
                "<button class=\"btn-u btn-u-lg\" type=\"submit\">",
                "  <i class=\"fa fa-search\"></i>",
                "</button>"
              ]
            }
          },
          {
            "index": 206,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/text()[1]",
              "codeLines": [
                "Jul 17, 2022"
              ]
            }
          },
          {
            "index": 207,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/a[1]/text()[1]",
              "codeLines": [
                "for the public"
              ]
            }
          },
          {
            "index": 208,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/a[1]/text()[1]",
              "codeLines": [
                "for the media"
              ]
            }
          },
          {
            "index": 209,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/a[1]/text()[1]",
              "codeLines": [
                "for submitters"
              ]
            }
          },
          {
            "index": 210,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/div[1]/text()[1]",
              "codeLines": [
                "The Federal Planning Agency for America's Capital"
              ]
            }
          },
          {
            "index": 215,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[6]/div[1]/div[1]/div[1]/div[1]/h2[1]/text()[1]",
              "codeLines": [
                "Next Commission Meeting"
              ]
            }
          },
          {
            "index": 216,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[6]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "September 1, 2022 | 1:00 PM"
              ]
            }
          },
          {
            "index": 217,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[6]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[2]",
              "codeLines": [
                "401 9th Street, NW, Washington, DC 20004"
              ]
            }
          },
          {
            "index": 218,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[6]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]/text()[1]",
              "codeLines": [
                "Meeting Info"
              ]
            }
          },
          {
            "index": 219,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[6]/div[1]/div[1]/div[2]/div[1]/h2[1]/text()[1]",
              "codeLines": [
                "Next Meeting Agenda"
              ]
            }
          },
          {
            "index": 220,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[6]/div[1]/div[1]/div[2]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "The tentative agenda, final agenda, and project materials are posted as soon as they are available."
              ]
            }
          },
          {
            "index": 221,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[6]/div[1]/div[1]/div[2]/div[1]/div[1]/a[1]/text()[1]",
              "codeLines": [
                "Agenda & Materials"
              ]
            }
          },
          {
            "index": 222,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[6]/div[1]/div[1]/div[3]/div[1]/h2[1]/text()[1]",
              "codeLines": [
                "Past Meeting Materials"
              ]
            }
          },
          {
            "index": 223,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[6]/div[1]/div[1]/div[3]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Watch the meeting video, read the official actions, and find out what happened at NCPC's previous m..."
              ]
            }
          },
          {
            "index": 224,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[6]/div[1]/div[1]/div[3]/div[1]/div[1]/a[1]/text()[1]",
              "codeLines": [
                "Meeting Archive"
              ]
            }
          },
          {
            "index": 225,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[8]/div[1]/div[1]/div[1]/p[1]/span[1]/text()[1]",
              "codeLines": [
                "08"
              ]
            }
          },
          {
            "index": 226,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[8]/div[1]/div[1]/div[1]/p[1]/small[1]/text()[1]",
              "codeLines": [
                "Jul"
              ]
            }
          },
          {
            "index": 227,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[8]/div[1]/div[1]/div[2]/h3[1]/a[1]/text()[1]",
              "codeLines": [
                "NCPC Provides Positive Feedback on Washington Union Station Expansion Project"
              ]
            }
          },
          {
            "index": 228,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[8]/div[1]/div[2]/div[1]/p[1]/span[1]/text()[1]",
              "codeLines": [
                "10"
              ]
            }
          },
          {
            "index": 229,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[8]/div[1]/div[2]/div[1]/p[1]/small[1]/text()[1]",
              "codeLines": [
                "Jun"
              ]
            }
          },
          {
            "index": 230,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[8]/div[1]/div[2]/div[2]/h3[1]/a[1]/text()[1]",
              "codeLines": [
                "The AIDS Memorial Quilt: An Alternative Model for Commemoration"
              ]
            }
          },
          {
            "index": 231,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[8]/div[1]/div[3]/div[1]/p[1]/span[1]/text()[1]",
              "codeLines": [
                "07"
              ]
            }
          },
          {
            "index": 232,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[8]/div[1]/div[3]/div[1]/p[1]/small[1]/text()[1]",
              "codeLines": [
                "Jun"
              ]
            }
          },
          {
            "index": 233,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[8]/div[1]/div[3]/div[2]/h3[1]/a[1]/text()[1]",
              "codeLines": [
                "NCPC Approves Armed Forces Retirement Home Master Plan Amendment"
              ]
            }
          },
          {
            "index": 234,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[8]/div[1]/div[4]/div[1]/p[1]/span[1]/text()[1]",
              "codeLines": [
                "25"
              ]
            }
          },
          {
            "index": 235,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[8]/div[1]/div[4]/div[1]/p[1]/small[1]/text()[1]",
              "codeLines": [
                "May"
              ]
            }
          },
          {
            "index": 236,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[8]/div[1]/div[4]/div[2]/h3[1]/a[1]/text()[1]",
              "codeLines": [
                "Working with Arlington County to Protect National Mall Views"
              ]
            }
          },
          {
            "index": 237,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[9]/div[1]/div[1]/div[1]/span[1]/span[1]/text()[1]",
              "codeLines": [
                "SIGN UP TO"
              ]
            }
          },
          {
            "index": 238,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[9]/div[1]/div[1]/div[1]/span[1]/text()[1]",
              "codeLines": [
                "RECEIVE UPDATES"
              ]
            }
          },
          {
            "index": 239,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[9]/div[1]/div[1]/div[1]/a[1]/text()[1]",
              "codeLines": [
                "SUBSCRIBE"
              ]
            }
          },
          {
            "index": 243,
            "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": 276,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/text()[1]",
              "codeLines": [
                "Jul 17, 2022"
              ]
            }
          },
          {
            "index": 277,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/div[1]/text()[1]",
              "codeLines": [
                "The Federal Planning Agency for America's Capital"
              ]
            }
          },
          {
            "index": 278,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[6]/div[1]/div[1]/div[1]/div[1]/h2[1]/text()[1]",
              "codeLines": [
                "Next Commission Meeting"
              ]
            }
          },
          {
            "index": 279,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[6]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "September 1, 2022 | 1:00 PM"
              ]
            }
          },
          {
            "index": 280,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[6]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[2]",
              "codeLines": [
                "401 9th Street, NW, Washington, DC 20004"
              ]
            }
          },
          {
            "index": 281,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[6]/div[1]/div[1]/div[2]/div[1]/h2[1]/text()[1]",
              "codeLines": [
                "Next Meeting Agenda"
              ]
            }
          },
          {
            "index": 282,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[6]/div[1]/div[1]/div[2]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "The tentative agenda, final agenda, and project materials are posted as soon as they are available."
              ]
            }
          },
          {
            "index": 283,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[6]/div[1]/div[1]/div[3]/div[1]/h2[1]/text()[1]",
              "codeLines": [
                "Past Meeting Materials"
              ]
            }
          },
          {
            "index": 284,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[6]/div[1]/div[1]/div[3]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Watch the meeting video, read the official actions, and find out what happened at NCPC's previous m..."
              ]
            }
          },
          {
            "index": 293,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[9]/div[1]/div[1]/div[1]/span[1]/span[1]/text()[1]",
              "codeLines": [
                "SIGN UP TO"
              ]
            }
          },
          {
            "index": 294,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[9]/div[1]/div[1]/div[1]/span[1]/text()[1]",
              "codeLines": [
                "RECEIVE UPDATES"
              ]
            }
          },
          {
            "index": 309,
            "verdict": "failed",
            "rule": {
              "ruleID": "r68",
              "ruleSummary": "Elements with a role have required children",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r68",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#info-and-relationships",
                  "chapter": "1.3.1",
                  "title": "Info and Relationships"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[2]/div[1]/ul[1]/li[4]/a[1]",
              "codeLines": [
                "<a href=\"javascript:void(0);\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" role=\"menu\">",
                "  Participate",
                "</a>"
              ]
            }
          },
          {
            "index": 310,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/text()[1]",
              "codeLines": [
                "Jul 17, 2022"
              ]
            }
          },
          {
            "index": 311,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/div[1]/text()[1]",
              "codeLines": [
                "The Federal Planning Agency for America's Capital"
              ]
            }
          },
          {
            "index": 312,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[6]/div[1]/div[1]/div[1]/div[1]/h2[1]/text()[1]",
              "codeLines": [
                "Next Commission Meeting"
              ]
            }
          },
          {
            "index": 313,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[6]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "September 1, 2022 | 1:00 PM"
              ]
            }
          },
          {
            "index": 314,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[6]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[2]",
              "codeLines": [
                "401 9th Street, NW, Washington, DC 20004"
              ]
            }
          },
          {
            "index": 315,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[6]/div[1]/div[1]/div[2]/div[1]/h2[1]/text()[1]",
              "codeLines": [
                "Next Meeting Agenda"
              ]
            }
          },
          {
            "index": 316,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[6]/div[1]/div[1]/div[2]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "The tentative agenda, final agenda, and project materials are posted as soon as they are available."
              ]
            }
          },
          {
            "index": 317,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[6]/div[1]/div[1]/div[3]/div[1]/h2[1]/text()[1]",
              "codeLines": [
                "Past Meeting Materials"
              ]
            }
          },
          {
            "index": 318,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[6]/div[1]/div[1]/div[3]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Watch the meeting video, read the official actions, and find out what happened at NCPC's previous m..."
              ]
            }
          },
          {
            "index": 327,
            "verdict": "failed",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[9]/div[1]/div[1]/div[1]/span[1]/span[1]/text()[1]",
              "codeLines": [
                "SIGN UP TO"
              ]
            }
          },
          {
            "index": 328,
            "verdict": "failed",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[9]/div[1]/div[1]/div[1]/span[1]/text()[1]",
              "codeLines": [
                "RECEIVE UPDATES"
              ]
            }
          },
          {
            "index": 401,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[6]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]/text()[1]",
              "codeLines": [
                "Meeting Info"
              ]
            }
          },
          {
            "index": 404,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[6]/div[1]/div[1]/div[2]/div[1]/div[1]/a[1]/text()[1]",
              "codeLines": [
                "Agenda & Materials"
              ]
            }
          },
          {
            "index": 407,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[6]/div[1]/div[1]/div[3]/div[1]/div[1]/a[1]/text()[1]",
              "codeLines": [
                "Meeting Archive"
              ]
            }
          },
          {
            "index": 436,
            "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.ncpc.gov/",
      "result": {
        "totals": {
          "rulesNA": 57,
          "rulesPassed": 34,
          "rulesWarned": 4,
          "rulesViolated": 10,
          "warnings": {
            "minor": 22,
            "moderate": 0,
            "serious": 15,
            "critical": 0
          },
          "violations": {
            "minor": 1,
            "moderate": 16,
            "serious": 31,
            "critical": 2
          }
        },
        "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:00:24.233Z",
          "url": "https://www.ncpc.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": "#687074",
                        "contrastRatio": 0,
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "elmPartiallyObscured",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"header header-sticky\">",
                          "target": [
                            ".header"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it's partially obscured by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"javascript:void(0);\" class=\"dropdown-toggle\" data-toggle=\"dropdown\">\nAbout\n</a>",
                  "target": [
                    ".dropdown:nth-child(1) > .dropdown-toggle[data-toggle=\"dropdown\"][href=\"javascript:void(0);\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it's partially obscured by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#687074",
                        "contrastRatio": 0,
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "elmPartiallyObscured",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"header header-sticky\">",
                          "target": [
                            ".header"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it's partially obscured by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"javascript:void(0);\" class=\"dropdown-toggle\" data-toggle=\"dropdown\">\nPlanning\n</a>",
                  "target": [
                    ".mega-menu-right.dropdown:nth-child(2) > .dropdown-toggle[data-toggle=\"dropdown\"][href=\"javascript:void(0);\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it's partially obscured by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#687074",
                        "contrastRatio": 0,
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "elmPartiallyObscured",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"header header-sticky\">",
                          "target": [
                            ".header"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it's partially obscured by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"javascript:void(0);\" class=\"dropdown-toggle\" data-toggle=\"dropdown\">\nReview\n</a>",
                  "target": [
                    ".mega-menu-right.dropdown:nth-child(3) > .dropdown-toggle[data-toggle=\"dropdown\"][href=\"javascript:void(0);\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it's partially obscured by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#687074",
                        "contrastRatio": 0,
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "elmPartiallyObscured",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"header header-sticky\">",
                          "target": [
                            ".header"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it's partially obscured by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"javascript:void(0);\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" role=\"menu\">\nParticipate\n</a>",
                  "target": [
                    ".dropdown-toggle[data-toggle=\"dropdown\"][role=\"menu\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it's partially obscured by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "30.0pt (40px)",
                        "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=\"ms-layer ms-promo-title color-light ms-title-text ms-hover-active\" style=\"margin: 0px; padding: 10px 20px 10px 60px; font-size: 40px; line-height: 60px; left: 0px; bottom: 80px;\">",
                  "target": [
                    ".ms-hover-active.ms-promo-title.ms-title-text"
                  ],
                  "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": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "15.0pt (20px)",
                        "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=\"ms-layer ms-promo-para color-light ms-desc-text ms-hover-active\" style=\"margin: 0px; padding: 10px 20px 10px 60px; font-size: 20px; line-height: 24px; left: 0px; top: 520px;\">",
                  "target": [
                    ".ms-hover-active.ms-promo-para.ms-desc-text"
                  ],
                  "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": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "15.0pt (20px)",
                        "fontWeight": "bold",
                        "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": "<b>Avenue as a Venue</b>",
                  "target": [
                    ".ms-hover-active.ms-promo-para.ms-desc-text > b"
                  ],
                  "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": "#687074",
                        "contrastRatio": 0,
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "elmPartiallyObscured",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"header header-sticky\">",
                          "target": [
                            ".header"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it's partially obscured by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"javascript:void(0);\" class=\"dropdown-toggle\" data-toggle=\"dropdown\">\nAbout\n</a>",
                  "target": [
                    ".dropdown:nth-child(1) > .dropdown-toggle[data-toggle=\"dropdown\"][href=\"javascript:void(0);\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it's partially obscured by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#687074",
                        "contrastRatio": 0,
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "elmPartiallyObscured",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"header header-sticky\">",
                          "target": [
                            ".header"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it's partially obscured by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"javascript:void(0);\" class=\"dropdown-toggle\" data-toggle=\"dropdown\">\nPlanning\n</a>",
                  "target": [
                    ".mega-menu-right.dropdown:nth-child(2) > .dropdown-toggle[data-toggle=\"dropdown\"][href=\"javascript:void(0);\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it's partially obscured by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#687074",
                        "contrastRatio": 0,
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "elmPartiallyObscured",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"header header-sticky\">",
                          "target": [
                            ".header"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it's partially obscured by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"javascript:void(0);\" class=\"dropdown-toggle\" data-toggle=\"dropdown\">\nReview\n</a>",
                  "target": [
                    ".mega-menu-right.dropdown:nth-child(3) > .dropdown-toggle[data-toggle=\"dropdown\"][href=\"javascript:void(0);\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it's partially obscured by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#687074",
                        "contrastRatio": 0,
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "elmPartiallyObscured",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"header header-sticky\">",
                          "target": [
                            ".header"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it's partially obscured by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"javascript:void(0);\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" role=\"menu\">\nParticipate\n</a>",
                  "target": [
                    ".dropdown-toggle[data-toggle=\"dropdown\"][role=\"menu\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it's partially obscured by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "30.0pt (40px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "3: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=\"ms-layer ms-promo-title color-light ms-title-text ms-hover-active\" style=\"margin: 0px; padding: 10px 20px 10px 60px; font-size: 40px; line-height: 60px; left: 0px; bottom: 80px;\">",
                  "target": [
                    ".ms-hover-active.ms-promo-title.ms-title-text"
                  ],
                  "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": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "15.0pt (20px)",
                        "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=\"ms-layer ms-promo-para color-light ms-desc-text ms-hover-active\" style=\"margin: 0px; padding: 10px 20px 10px 60px; font-size: 20px; line-height: 24px; left: 0px; top: 520px;\">",
                  "target": [
                    ".ms-hover-active.ms-promo-para.ms-desc-text"
                  ],
                  "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": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "15.0pt (20px)",
                        "fontWeight": "bold",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "3: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": "<b>Avenue as a Venue</b>",
                  "target": [
                    ".ms-hover-active.ms-promo-para.ms-desc-text > b"
                  ],
                  "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": "<ul class=\"topbar-dropdown\">",
                  "target": [
                    ".hidden-sm.hidden-xs:nth-child(1) > .topbar-dropdown"
                  ],
                  "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 class=\"topbar-dropdown\">",
                  "target": [
                    ".hidden-sm.hidden-xs:nth-child(2) > .topbar-dropdown"
                  ],
                  "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 class=\"topbar-dropdown\">",
                  "target": [
                    ".hidden-sm.hidden-xs:nth-child(3) > .topbar-dropdown"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<button type=\"button\" class=\"navbar-toggle\" data-toggle=\"collapse\" data-target=\".navbar-responsive-collapse\">\n<span class=\"sr-only\">Toggle navigation</span>\n<span class=\"fa fa-lg fa-bars\"></span>\n</button>",
                  "target": [
                    ".navbar-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": "<ul class=\"dropdown-menu mm\" role=\"menu\">",
                  "target": [
                    ".dropdown-menu.mm[role=\"menu\"]"
                  ],
                  "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 class=\"dropdown-menu menu-planning\" role=\"menu\" style=\"width:80%;max-width:780px\">",
                  "target": [
                    ".menu-planning"
                  ],
                  "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 class=\"dropdown-menu menu-review\" role=\"menu\" style=\"width:80%;max-width:780px\">",
                  "target": [
                    ".menu-review"
                  ],
                  "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 class=\"dropdown-menu mm\" style=\"right:0\">",
                  "target": [
                    ".dropdown:nth-child(4) > .dropdown-menu.mm"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"alert alert-warning hidden\" style=\"margin-bottom:0\">",
                  "target": [
                    ".alert"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"ms-layer ms-promo-title color-light ms-title-text\" style=\"visibility: hidden; display: none;\">",
                  "target": [
                    ".ms-slide[data-delay=\"15\"]:nth-child(1) > .ms-slide-layers > .ms-anim-layers > .ms-promo-title.ms-title-text.ms-layer"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"ms-layer ms-promo-para color-light ms-desc-text\" style=\"visibility: hidden; display: none;\">\nJoin us to help get all eligible voters #VoteReady.\n</div>",
                  "target": [
                    ".ms-slide[data-delay=\"15\"]:nth-child(1) > .ms-slide-layers > .ms-anim-layers > .ms-promo-para.ms-desc-text.ms-layer"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"ms-layer ms-promo-title color-light ms-title-text\" style=\"visibility: hidden; display: none;\"><a href=\"/news/item/181/\" class=\"pull-right btn-slider\" style=\"height:100%;padding-left:15px;\" target=\"_blank\"><i class=\"fa fa-arrow-circle-right\"></i></a>\nNCPC Receives Award\n</div>",
                  "target": [
                    ".ms-slide[data-delay=\"15\"]:nth-child(3) > .ms-slide-layers > .ms-anim-layers > .ms-promo-title.ms-title-text.ms-layer"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"ms-layer ms-promo-para color-light ms-desc-text\" style=\"visibility: hidden; display: none;\">\nCongratulations to all 2022 Commuter Connections Award winners for encouraging alternative transportation use.\n</div>",
                  "target": [
                    ".ms-slide[data-delay=\"15\"]:nth-child(3) > .ms-slide-layers > .ms-anim-layers > .ms-promo-para.ms-desc-text.ms-layer"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"ms-layer ms-promo-title color-light ms-title-text\" style=\"visibility: hidden; display: none;\"><a href=\"/equity\" class=\"pull-right btn-slider\" style=\"height:100%;padding-left:15px;\" target=\"_blank\"><i class=\"fa fa-arrow-circle-right\"></i></a>\nNCPC Releases Equity Action Plan\n</div>",
                  "target": [
                    ".ms-slide[data-delay=\"15\"]:nth-child(4) > .ms-slide-layers > .ms-anim-layers > .ms-promo-title.ms-title-text.ms-layer"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"ms-layer ms-promo-para color-light ms-desc-text\" style=\"visibility: hidden; display: none;\">\nLearn more about the agency’s approach for advancing equity for all.\n</div>",
                  "target": [
                    ".ms-slide[data-delay=\"15\"]:nth-child(4) > .ms-slide-layers > .ms-anim-layers > .ms-promo-para.ms-desc-text.ms-layer"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"col-md-3 md-margin-bottom-40 wow fadeInLeft\" style=\"visibility: hidden; animation-name: none;\">",
                  "target": [
                    ".fadeInLeft.wow.md-margin-bottom-40:nth-child(1)"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"col-md-3 md-margin-bottom-40 wow fadeInLeft\" style=\"visibility: hidden; animation-name: none;\">",
                  "target": [
                    ".fadeInLeft.wow.md-margin-bottom-40:nth-child(2)"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"col-md-3 md-margin-bottom-40 wow fadeInRight\" style=\"visibility: hidden; animation-name: none;\">",
                  "target": [
                    ".fadeInRight.wow.md-margin-bottom-40:nth-child(3)"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"col-md-3 map-img md-margin-bottom-40 wow fadeInRight\" style=\"visibility: hidden; animation-name: none;\">",
                  "target": [
                    ".map-img"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"container wow fadeInUp\" style=\"visibility: hidden; animation-name: none;\">",
                  "target": [
                    ".fadeInUp"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div id=\"goog-gt-tt\" class=\"skiptranslate\" dir=\"ltr\">",
                  "target": [
                    "#goog-gt-tt"
                  ],
                  "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": "<iframe frameborder=\"0\" class=\"goog-te-menu-frame skiptranslate\" title=\"Language Translate Widget\" style=\"visibility: visible; box-sizing: content-box; width: 1240px; height: 269px; display: none;\"></iframe>",
                  "target": [
                    "iframe"
                  ],
                  "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."
                }
              ]
            },
            {
              "id": "css-orientation-lock",
              "impact": "serious",
              "tags": [
                "cat.structure",
                "wcag134",
                "wcag21aa",
                "experimental"
              ],
              "description": "Ensures content is not locked to any specific display orientation, and the content is operable in all display orientations",
              "help": "CSS Media queries must not lock display orientation",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/css-orientation-lock?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [
                    {
                      "id": "css-orientation-lock",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "CSS Orientation lock cannot be determined"
                    }
                  ],
                  "none": [],
                  "impact": "serious",
                  "html": "<html lang=\"en\" style=\"height: 100%;\">",
                  "target": [
                    "html"
                  ],
                  "failureSummary": "Fix all of the following:\n  CSS Orientation lock cannot be determined"
                }
              ]
            }
          ],
          "violations": [
            {
              "id": "aria-allowed-role",
              "impact": "minor",
              "tags": [
                "cat.aria",
                "best-practice"
              ],
              "description": "Ensures role attribute has an appropriate value for the element",
              "help": "ARIA role should be appropriate for the element",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/aria-allowed-role?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "aria-allowed-role",
                      "data": [
                        "menu"
                      ],
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "ARIA role menu is not allowed for given element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<a href=\"javascript:void(0);\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" role=\"menu\">\nParticipate\n</a>",
                  "target": [
                    ".dropdown-toggle[data-toggle=\"dropdown\"][role=\"menu\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  ARIA role menu is not allowed for given element"
                }
              ]
            },
            {
              "id": "aria-required-children",
              "impact": "critical",
              "tags": [
                "cat.aria",
                "wcag2a",
                "wcag131"
              ],
              "description": "Ensures elements with an ARIA role that require child roles contain them",
              "help": "Certain ARIA roles must contain particular children",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/aria-required-children?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "aria-required-children",
                      "data": [
                        "group",
                        "menuitemradio",
                        "menuitem",
                        "menuitemcheckbox"
                      ],
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "Required ARIA children role not present: group, menuitemradio, menuitem, menuitemcheckbox"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "critical",
                  "html": "<a href=\"javascript:void(0);\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" role=\"menu\">\nParticipate\n</a>",
                  "target": [
                    ".dropdown-toggle[data-toggle=\"dropdown\"][role=\"menu\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Required ARIA children role not present: group, menuitemradio, menuitem, menuitemcheckbox"
                }
              ]
            },
            {
              "id": "button-name",
              "impact": "critical",
              "tags": [
                "cat.name-role-value",
                "wcag2a",
                "wcag412",
                "section508",
                "section508.22.a",
                "ACT"
              ],
              "description": "Ensures buttons have discernible text",
              "help": "Buttons must have discernible text",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/button-name?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "button-has-visible-text",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "Element does not have inner 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"
                    },
                    {
                      "id": "presentational-role",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "critical",
                  "html": "<button class=\"btn-u btn-u-lg\" type=\"submit\"><i class=\"fa fa-search\"></i></button>",
                  "target": [
                    ".btn-u-lg"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element does not have inner text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                }
              ]
            },
            {
              "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": "#888888",
                        "bgColor": "#f7f7f7",
                        "contrastRatio": 3.3,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"bg-color-light margin-bottom-20 home\" style=\"padding:80px 0\">",
                          "target": [
                            ".bg-color-light"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 3.3 (foreground color: #888888, background color: #f7f7f7, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>September 1, 2022 | 1:00 PM<br>401 9th Street, NW, Washington, DC 20004</p>",
                  "target": [
                    ".md-margin-bottom-40.col-md-4:nth-child(1) > .content-boxes-in-v4 > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.3 (foreground color: #888888, background color: #f7f7f7, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#f7f7f7",
                        "bgColor": "#548e20",
                        "contrastRatio": 3.72,
                        "fontSize": "10.1pt (13.44px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/review/meeting/\" class=\"btn-u ripple\">Meeting Info</a>",
                          "target": [
                            ".ripple.btn-u[href$=\"meeting/\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 3.72 (foreground color: #f7f7f7, background color: #548e20, font size: 10.1pt (13.44px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/review/meeting/\" class=\"btn-u ripple\">Meeting Info</a>",
                  "target": [
                    ".ripple.btn-u[href$=\"meeting/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.72 (foreground color: #f7f7f7, background color: #548e20, font size: 10.1pt (13.44px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#888888",
                        "bgColor": "#f7f7f7",
                        "contrastRatio": 3.3,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"bg-color-light margin-bottom-20 home\" style=\"padding:80px 0\">",
                          "target": [
                            ".bg-color-light"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 3.3 (foreground color: #888888, background color: #f7f7f7, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>The tentative agenda, final agenda, and project materials are posted as soon as they are available.</p>",
                  "target": [
                    ".md-margin-bottom-40.col-md-4:nth-child(2) > .content-boxes-in-v4 > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.3 (foreground color: #888888, background color: #f7f7f7, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#f7f7f7",
                        "bgColor": "#548e20",
                        "contrastRatio": 3.72,
                        "fontSize": "10.1pt (13.44px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/review/agenda/\" class=\"btn-u ripple\">Agenda &amp; Materials</a>",
                          "target": [
                            ".ripple.btn-u[href$=\"agenda/\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 3.72 (foreground color: #f7f7f7, background color: #548e20, font size: 10.1pt (13.44px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/review/agenda/\" class=\"btn-u ripple\">Agenda &amp; Materials</a>",
                  "target": [
                    ".ripple.btn-u[href$=\"agenda/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.72 (foreground color: #f7f7f7, background color: #548e20, font size: 10.1pt (13.44px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#888888",
                        "bgColor": "#f7f7f7",
                        "contrastRatio": 3.3,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"bg-color-light margin-bottom-20 home\" style=\"padding:80px 0\">",
                          "target": [
                            ".bg-color-light"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 3.3 (foreground color: #888888, background color: #f7f7f7, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>Watch the meeting video, read the official actions, and find out what happened at NCPC's previous meetings.</p>",
                  "target": [
                    ".md-margin-bottom-40.col-md-4:nth-child(3) > .content-boxes-in-v4 > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.3 (foreground color: #888888, background color: #f7f7f7, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#f7f7f7",
                        "bgColor": "#548e20",
                        "contrastRatio": 3.72,
                        "fontSize": "10.1pt (13.44px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/review/archive/\" class=\"btn-u ripple\">Meeting Archive</a>",
                          "target": [
                            ".ripple.btn-u[href$=\"archive/\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 3.72 (foreground color: #f7f7f7, background color: #548e20, font size: 10.1pt (13.44px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/review/archive/\" class=\"btn-u ripple\">Meeting Archive</a>",
                  "target": [
                    ".ripple.btn-u[href$=\"archive/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.72 (foreground color: #f7f7f7, background color: #548e20, font size: 10.1pt (13.44px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#e67e22",
                        "bgColor": "#ffffff",
                        "contrastRatio": 2.84,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"news-v2-desc text-left\" style=\"height: 81px;\">\n<h3><a href=\"/news/item/182/1/\">NCPC Provides Positive Feedback on Washington Union Station Expansion Project</a></h3>\n</div>",
                          "target": [
                            ".sm-margin-bottom-30.btn-toggle.col-md-3:nth-child(1) > .news-v2-desc.text-left"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 2.84 (foreground color: #e67e22, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/news/item/182/1/\">NCPC Provides Positive Feedback on Washington Union Station Expansion Project</a>",
                  "target": [
                    "h3 > a[href=\"/news/item/182/1/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #e67e22, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#e67e22",
                        "bgColor": "#ffffff",
                        "contrastRatio": 2.84,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"news-v2-desc text-left\" style=\"height: 81px;\">\n<h3><a href=\"/news/item/179/1/\">The AIDS Memorial Quilt: An Alternative Model for Commemoration </a></h3>\n</div>",
                          "target": [
                            ".sm-margin-bottom-30.btn-toggle.col-md-3:nth-child(2) > .news-v2-desc.text-left"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 2.84 (foreground color: #e67e22, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/news/item/179/1/\">The AIDS Memorial Quilt: An Alternative Model for Commemoration </a>",
                  "target": [
                    "h3 > a[href=\"/news/item/179/1/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #e67e22, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#e67e22",
                        "bgColor": "#ffffff",
                        "contrastRatio": 2.84,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"news-v2-desc text-left\" style=\"height: 81px;\">\n<h3><a href=\"/news/item/180/1/\">NCPC Approves Armed Forces Retirement Home Master Plan Amendment</a></h3>\n</div>",
                          "target": [
                            ".sm-margin-bottom-30.btn-toggle.col-md-3:nth-child(3) > .news-v2-desc.text-left"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 2.84 (foreground color: #e67e22, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/news/item/180/1/\">NCPC Approves Armed Forces Retirement Home Master Plan Amendment</a>",
                  "target": [
                    "h3 > a[href=\"/news/item/180/1/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #e67e22, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#e67e22",
                        "bgColor": "#ffffff",
                        "contrastRatio": 2.84,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"news-v2-desc text-left\" style=\"height: 81px;\">\n<h3><a href=\"/news/item/177/1/\">Working with Arlington County to Protect National Mall Views</a></h3>\n</div>",
                          "target": [
                            ".sm-margin-bottom-30.btn-toggle.col-md-3:nth-child(4) > .news-v2-desc.text-left"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 2.84 (foreground color: #e67e22, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/news/item/177/1/\">Working with Arlington County to Protect National Mall Views</a>",
                  "target": [
                    "h3 > a[href=\"/news/item/177/1/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #e67e22, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#95a5a6",
                        "contrastRatio": 2.55,
                        "fontSize": "16.8pt (22.4px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"call-action-v1 bg-color-grey\" style=\"padding:20px 0\">",
                          "target": [
                            ".call-action-v1"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 2.55 (foreground color: #ffffff, background color: #95a5a6, font size: 16.8pt (22.4px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span id=\"signup\"><span class=\"hidden-xs\">SIGN UP TO </span>RECEIVE UPDATES</span>",
                  "target": [
                    "#signup"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.55 (foreground color: #ffffff, background color: #95a5a6, font size: 16.8pt (22.4px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#95a5a6",
                        "contrastRatio": 2.55,
                        "fontSize": "16.8pt (22.4px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"call-action-v1 bg-color-grey\" style=\"padding:20px 0\">",
                          "target": [
                            ".call-action-v1"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 2.55 (foreground color: #ffffff, background color: #95a5a6, font size: 16.8pt (22.4px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"hidden-xs\">SIGN UP TO </span>",
                  "target": [
                    "#signup > .hidden-xs"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.55 (foreground color: #ffffff, background color: #95a5a6, font size: 16.8pt (22.4px), font weight: normal). Expected contrast ratio of 7:1"
                }
              ]
            },
            {
              "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": "#888888",
                        "bgColor": "#f7f7f7",
                        "contrastRatio": 3.3,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"bg-color-light margin-bottom-20 home\" style=\"padding:80px 0\">",
                          "target": [
                            ".bg-color-light"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 3.3 (foreground color: #888888, background color: #f7f7f7, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>September 1, 2022 | 1:00 PM<br>401 9th Street, NW, Washington, DC 20004</p>",
                  "target": [
                    ".md-margin-bottom-40.col-md-4:nth-child(1) > .content-boxes-in-v4 > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.3 (foreground color: #888888, background color: #f7f7f7, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#f7f7f7",
                        "bgColor": "#548e20",
                        "contrastRatio": 3.72,
                        "fontSize": "10.1pt (13.44px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/review/meeting/\" class=\"btn-u ripple\">Meeting Info</a>",
                          "target": [
                            ".ripple.btn-u[href$=\"meeting/\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 3.72 (foreground color: #f7f7f7, background color: #548e20, font size: 10.1pt (13.44px), font weight: bold). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/review/meeting/\" class=\"btn-u ripple\">Meeting Info</a>",
                  "target": [
                    ".ripple.btn-u[href$=\"meeting/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.72 (foreground color: #f7f7f7, background color: #548e20, font size: 10.1pt (13.44px), font weight: bold). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#888888",
                        "bgColor": "#f7f7f7",
                        "contrastRatio": 3.3,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"bg-color-light margin-bottom-20 home\" style=\"padding:80px 0\">",
                          "target": [
                            ".bg-color-light"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 3.3 (foreground color: #888888, background color: #f7f7f7, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>The tentative agenda, final agenda, and project materials are posted as soon as they are available.</p>",
                  "target": [
                    ".md-margin-bottom-40.col-md-4:nth-child(2) > .content-boxes-in-v4 > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.3 (foreground color: #888888, background color: #f7f7f7, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#f7f7f7",
                        "bgColor": "#548e20",
                        "contrastRatio": 3.72,
                        "fontSize": "10.1pt (13.44px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/review/agenda/\" class=\"btn-u ripple\">Agenda &amp; Materials</a>",
                          "target": [
                            ".ripple.btn-u[href$=\"agenda/\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 3.72 (foreground color: #f7f7f7, background color: #548e20, font size: 10.1pt (13.44px), font weight: bold). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/review/agenda/\" class=\"btn-u ripple\">Agenda &amp; Materials</a>",
                  "target": [
                    ".ripple.btn-u[href$=\"agenda/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.72 (foreground color: #f7f7f7, background color: #548e20, font size: 10.1pt (13.44px), font weight: bold). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#888888",
                        "bgColor": "#f7f7f7",
                        "contrastRatio": 3.3,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"bg-color-light margin-bottom-20 home\" style=\"padding:80px 0\">",
                          "target": [
                            ".bg-color-light"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 3.3 (foreground color: #888888, background color: #f7f7f7, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>Watch the meeting video, read the official actions, and find out what happened at NCPC's previous meetings.</p>",
                  "target": [
                    ".md-margin-bottom-40.col-md-4:nth-child(3) > .content-boxes-in-v4 > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.3 (foreground color: #888888, background color: #f7f7f7, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#f7f7f7",
                        "bgColor": "#548e20",
                        "contrastRatio": 3.72,
                        "fontSize": "10.1pt (13.44px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/review/archive/\" class=\"btn-u ripple\">Meeting Archive</a>",
                          "target": [
                            ".ripple.btn-u[href$=\"archive/\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 3.72 (foreground color: #f7f7f7, background color: #548e20, font size: 10.1pt (13.44px), font weight: bold). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/review/archive/\" class=\"btn-u ripple\">Meeting Archive</a>",
                  "target": [
                    ".ripple.btn-u[href$=\"archive/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.72 (foreground color: #f7f7f7, background color: #548e20, font size: 10.1pt (13.44px), font weight: bold). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#e67e22",
                        "bgColor": "#ffffff",
                        "contrastRatio": 2.84,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"news-v2-desc text-left\" style=\"height: 81px;\">\n<h3><a href=\"/news/item/182/1/\">NCPC Provides Positive Feedback on Washington Union Station Expansion Project</a></h3>\n</div>",
                          "target": [
                            ".sm-margin-bottom-30.btn-toggle.col-md-3:nth-child(1) > .news-v2-desc.text-left"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 2.84 (foreground color: #e67e22, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/news/item/182/1/\">NCPC Provides Positive Feedback on Washington Union Station Expansion Project</a>",
                  "target": [
                    "h3 > a[href=\"/news/item/182/1/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #e67e22, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#e67e22",
                        "bgColor": "#ffffff",
                        "contrastRatio": 2.84,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"news-v2-desc text-left\" style=\"height: 81px;\">\n<h3><a href=\"/news/item/179/1/\">The AIDS Memorial Quilt: An Alternative Model for Commemoration </a></h3>\n</div>",
                          "target": [
                            ".sm-margin-bottom-30.btn-toggle.col-md-3:nth-child(2) > .news-v2-desc.text-left"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 2.84 (foreground color: #e67e22, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/news/item/179/1/\">The AIDS Memorial Quilt: An Alternative Model for Commemoration </a>",
                  "target": [
                    "h3 > a[href=\"/news/item/179/1/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #e67e22, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#e67e22",
                        "bgColor": "#ffffff",
                        "contrastRatio": 2.84,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"news-v2-desc text-left\" style=\"height: 81px;\">\n<h3><a href=\"/news/item/180/1/\">NCPC Approves Armed Forces Retirement Home Master Plan Amendment</a></h3>\n</div>",
                          "target": [
                            ".sm-margin-bottom-30.btn-toggle.col-md-3:nth-child(3) > .news-v2-desc.text-left"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 2.84 (foreground color: #e67e22, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/news/item/180/1/\">NCPC Approves Armed Forces Retirement Home Master Plan Amendment</a>",
                  "target": [
                    "h3 > a[href=\"/news/item/180/1/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #e67e22, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#e67e22",
                        "bgColor": "#ffffff",
                        "contrastRatio": 2.84,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"news-v2-desc text-left\" style=\"height: 81px;\">\n<h3><a href=\"/news/item/177/1/\">Working with Arlington County to Protect National Mall Views</a></h3>\n</div>",
                          "target": [
                            ".sm-margin-bottom-30.btn-toggle.col-md-3:nth-child(4) > .news-v2-desc.text-left"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 2.84 (foreground color: #e67e22, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/news/item/177/1/\">Working with Arlington County to Protect National Mall Views</a>",
                  "target": [
                    "h3 > a[href=\"/news/item/177/1/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #e67e22, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#95a5a6",
                        "contrastRatio": 2.55,
                        "fontSize": "16.8pt (22.4px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"call-action-v1 bg-color-grey\" style=\"padding:20px 0\">",
                          "target": [
                            ".call-action-v1"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 2.55 (foreground color: #ffffff, background color: #95a5a6, font size: 16.8pt (22.4px), font weight: normal). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span id=\"signup\"><span class=\"hidden-xs\">SIGN UP TO </span>RECEIVE UPDATES</span>",
                  "target": [
                    "#signup"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.55 (foreground color: #ffffff, background color: #95a5a6, font size: 16.8pt (22.4px), font weight: normal). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#95a5a6",
                        "contrastRatio": 2.55,
                        "fontSize": "16.8pt (22.4px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"call-action-v1 bg-color-grey\" style=\"padding:20px 0\">",
                          "target": [
                            ".call-action-v1"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 2.55 (foreground color: #ffffff, background color: #95a5a6, font size: 16.8pt (22.4px), font weight: normal). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"hidden-xs\">SIGN UP TO </span>",
                  "target": [
                    "#signup > .hidden-xs"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.55 (foreground color: #ffffff, background color: #95a5a6, font size: 16.8pt (22.4px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ]
            },
            {
              "id": "landmark-one-main",
              "impact": "moderate",
              "tags": [
                "cat.semantics",
                "best-practice"
              ],
              "description": "Ensures the document has a main landmark",
              "help": "Document should have one main landmark",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/landmark-one-main?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [
                    {
                      "id": "page-has-main",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Document does not have a main landmark"
                    }
                  ],
                  "none": [],
                  "impact": "moderate",
                  "html": "<html lang=\"en\" style=\"height: 100%;\">",
                  "target": [
                    "html"
                  ],
                  "failureSummary": "Fix all of the following:\n  Document does not have a main landmark"
                }
              ]
            },
            {
              "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=\"javascript:void(0);\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" role=\"menu\">\nParticipate\n</a>",
                  "target": [
                    ".dropdown-toggle[data-toggle=\"dropdown\"][role=\"menu\"]"
                  ],
                  "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=\"https://www.ncpc.gov/initiatives/pennave/vision/\" class=\"pull-right btn-slider\" style=\"height:100%;padding-left:15px;\" target=\"_blank\"><i class=\"fa fa-arrow-circle-right\"></i></a>",
                  "target": [
                    ".ms-hover-active.ms-promo-title.ms-title-text > .btn-slider.pull-right[target=\"_blank\"]"
                  ],
                  "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=\"/news/item/182/1/\" class=\"\">\n<img class=\"img-responsive\" src=\"https://www.ncpc.gov/news/images/July22.jpg\" alt=\"\">\n</a>",
                  "target": [
                    ".news-v2-badge > a[href=\"/news/item/182/1/\"]"
                  ],
                  "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=\"/news/item/179/1/\" class=\"\">\n<img class=\"img-responsive\" src=\"https://www.ncpc.gov/news/images/AIDS_Memorial_Quilt_2022.jpg\" alt=\"\">\n</a>",
                  "target": [
                    ".news-v2-badge > a[href=\"/news/item/179/1/\"]"
                  ],
                  "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=\"/news/item/180/1/\" class=\"\">\n<img class=\"img-responsive\" src=\"https://www.ncpc.gov/news/images/June2022CM.jpg\" alt=\"\">\n</a>",
                  "target": [
                    ".news-v2-badge > a[href=\"/news/item/180/1/\"]"
                  ],
                  "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=\"/news/item/177/1/\" class=\"\">\n<img class=\"img-responsive\" src=\"https://www.ncpc.gov/news/images/ArlSkyfromUSCap.jpg\" alt=\"\">\n</a>",
                  "target": [
                    ".news-v2-badge > a[href=\"/news/item/177/1/\"]"
                  ],
                  "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"
                }
              ]
            },
            {
              "id": "list",
              "impact": "serious",
              "tags": [
                "cat.structure",
                "wcag2a",
                "wcag131"
              ],
              "description": "Ensures that lists are structured correctly",
              "help": "<ul> and <ol> must only directly contain <li>, <script> or <template> elements",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/list?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [],
                  "none": [
                    {
                      "id": "only-listitems",
                      "data": null,
                      "relatedNodes": [
                        {
                          "html": "<div id=\"tagline\">The Federal Planning Agency for America's Capital</div>",
                          "target": [
                            "#tagline"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "List element has direct children that are not allowed inside <li> elements"
                    }
                  ],
                  "impact": "serious",
                  "html": "<ul class=\"topbar-list topbar-menu\">",
                  "target": [
                    ".topbar-list"
                  ],
                  "failureSummary": "Fix all of the following:\n  List element has direct children that are not allowed inside <li> elements"
                }
              ]
            },
            {
              "id": "page-has-heading-one",
              "impact": "moderate",
              "tags": [
                "cat.semantics",
                "best-practice"
              ],
              "description": "Ensure that the page, or at least one of its frames contains a level-one heading",
              "help": "Page should contain a level-one heading",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/page-has-heading-one?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [
                    {
                      "id": "page-has-heading-one",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Page must have a level-one heading"
                    }
                  ],
                  "none": [],
                  "impact": "moderate",
                  "html": "<html lang=\"en\" style=\"height: 100%;\">",
                  "target": [
                    "html"
                  ],
                  "failureSummary": "Fix all of the following:\n  Page must have a level-one heading"
                }
              ]
            },
            {
              "id": "region",
              "impact": "moderate",
              "tags": [
                "cat.keyboard",
                "best-practice"
              ],
              "description": "Ensures all page content is contained by landmarks",
              "help": "All page content should be contained by landmarks",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/region?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"topbar-time\">Jul 17, 2022</div>",
                  "target": [
                    ".topbar-time"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<a href=\"javascript:void(0);\">for the public</a>",
                  "target": [
                    ".hidden-sm.hidden-xs:nth-child(1) > a[href=\"javascript:void(0);\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<a href=\"javascript:void(0);\">for the media</a>",
                  "target": [
                    ".hidden-sm.hidden-xs:nth-child(2) > a[href=\"javascript:void(0);\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<a href=\"javascript:void(0);\">for submitters</a>",
                  "target": [
                    ".hidden-sm.hidden-xs:nth-child(3) > a[href=\"javascript:void(0);\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div id=\"tagline\">The Federal Planning Agency for America's Capital</div>",
                  "target": [
                    "#tagline"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<a class=\"logo\" href=\"/\">\n<div class=\"gohome\"></div>\n<img src=\"/assets/img/ncpc-logo.png\" alt=\"Logo\">\n</a>",
                  "target": [
                    ".logo[href=\"/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"ms-slide-bgcont\" style=\"height: 100%; opacity: 1;\"><img src=\"https://www.ncpc.gov/assets/img/homepage/banners/VoteReady_Banner_1.jpg\" alt=\"\" style=\"height: 600px; width: 1920px; margin-top: 0px; margin-left: -320px;\"></div>",
                  "target": [
                    ".ms-slide[data-delay=\"15\"]:nth-child(1) > .ms-slide-bgcont"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"ms-slide ms-sl-selected\" style=\"z-index: 2; width: 1280px; height: 600px; left: 1280px; transform: translateZ(0px) rotateY(0deg);\" data-delay=\"15\">",
                  "target": [
                    ".ms-sl-selected"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"ms-slide-bgcont\" style=\"height: 100%; opacity: 1;\"><img src=\"https://www.ncpc.gov/assets/img/homepage/banners/comConnectionsAwarde.jpg\" alt=\"\" style=\"height: 600px; width: 1920px; margin-top: 0px; margin-left: -320px;\"></div>",
                  "target": [
                    ".ms-slide[data-delay=\"15\"]:nth-child(3) > .ms-slide-bgcont"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"ms-slide-bgcont\" style=\"height: 100%; opacity: 1;\"><img src=\"https://www.ncpc.gov/assets/img/homepage/banners/EquityPlanBanner.jpg\" alt=\"\" style=\"height: 600px; width: 1920px; margin-top: 0px; margin-left: -320px;\"></div>",
                  "target": [
                    ".ms-slide[data-delay=\"15\"]:nth-child(4) > .ms-slide-bgcont"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<input name=\"q\" type=\"text\" class=\"form-control\" placeholder=\"Search ...\" id=\"autocomplete\" autocomplete=\"off\">",
                  "target": [
                    "#autocomplete"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"bg-color-light margin-bottom-20 home\" style=\"padding:80px 0\">",
                  "target": [
                    ".bg-color-light"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"container\">",
                  "target": [
                    ".container:nth-child(10)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"call-action-v1 bg-color-grey\" style=\"padding:20px 0\">",
                  "target": [
                    ".call-action-v1"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                }
              ]
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.ncpc.gov/",
      "what": "URL",
      "result": "https://www.ncpc.gov/"
    },
    {
      "type": "test",
      "which": "htmlcs",
      "what": "HTML CodeSniffer WCAG 2.1 AA ruleset",
      "url": "https://www.ncpc.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=\"/\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/news/item/177/1/\" class=\"\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/news/item/179/1/\" class=\"\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/news/item/180/1/\" class=\"\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/news/item/182/1/\" class=\"\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://vote.gov\" target=\"_blank\">...</a>"
              }
            ]
          },
          "AA.1_3_1.F68": {
            "This form field should be labelled in some way. Use the label element (either with a \"for\" attribute or wrapped around the form field), or \"title\", \"aria-label\" or \"aria-labelledby\" attributes as appropriate.": [
              {
                "tagName": "input",
                "id": "#autocomplete",
                "code": "<input name=\"q\" type=\"text\" class=\"form-control\" placeholder=\"Search ...\" id=\"autocomplete\" autocomplete=\"off\">"
              }
            ]
          },
          "AA.1_4_3.G18.Fail": {
            "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 2.85:1. Recommendation:  change text colour to #be5900.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/news/item/177/1/\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/news/item/179/1/\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/news/item/180/1/\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/news/item/182/1/\">...</a>"
              }
            ],
            "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 3.72:1. Recommendation:  change background to #457f11.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/review/agenda/\" class=\"btn-u ripple\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/review/archive/\" class=\"btn-u ripple\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/review/meeting/\" class=\"btn-u ripple\">...</a>"
              }
            ],
            "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 3.31:1. Recommendation:  change text colour to #717171.": [
              {
                "tagName": "p",
                "id": "",
                "code": "<p>...</p>"
              }
            ],
            "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 2.56:1. Recommendation:  change background to #69797a.": [
              {
                "tagName": "span",
                "id": "#signup",
                "code": "<span id=\"signup\">...</span>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span class=\"hidden-xs\">...</span>"
              }
            ]
          },
          "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=\"/equity\" class=\"pull-right btn-slider\" style=\"height:100%;padding-left:15px;\" target=\"_blank\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/news/item/181/\" class=\"pull-right btn-slider\" style=\"height:100%;padding-left:15px;\" target=\"_blank\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://instagram.com/ncpcgov\" class=\"tooltips\" data-toggle=\"tooltip\" data-placement=\"top\" title=\"\" data-original-title=\"Instagram\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://vote.gov/\" class=\"pull-right btn-slider\" style=\"height:100%;padding-left:15px;\" target=\"_blank\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.facebook.com/ncpc.gov\" class=\"tooltips\" data-toggle=\"tooltip\" data-placement=\"top\" title=\"\" data-original-title=\"Facebook\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.ncpc.gov/initiatives/pennave/vision/\" class=\"pull-right btn-slider\" style=\"height:100%;padding-left:15px;\" target=\"_blank\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.twitter.com/ncpcgov\" class=\"tooltips\" data-toggle=\"tooltip\" data-placement=\"top\" title=\"\" data-original-title=\"Twitter\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.youtube.com/user/NCPCdotGov\" class=\"tooltips\" data-toggle=\"tooltip\" data-placement=\"top\" title=\"\" data-original-title=\"YouTube\">...</a>"
              }
            ]
          },
          "AA.4_1_2.H91.Button.Name": {
            "This button element does not have a name available to an accessibility API. Valid names are: title attribute, element content, aria-label attribute, aria-labelledby attribute.": [
              {
                "tagName": "button",
                "id": "",
                "code": "<button class=\"btn-u btn-u-lg\" type=\"submit\">...</button>"
              }
            ]
          },
          "AA.4_1_2.H91.InputText.Name": {
            "This textinput element does not have a name available to an accessibility API. Valid names are: label element, title attribute, aria-label attribute, aria-labelledby attribute.": [
              {
                "tagName": "input",
                "id": "#autocomplete",
                "code": "<input name=\"q\" type=\"text\" class=\"form-control\" placeholder=\"Search ...\" id=\"autocomplete\" autocomplete=\"off\">"
              }
            ]
          }
        },
        "Warning": {
          "AA.1_1_1.H67.2": {
            "Img element is marked so that it is ignored by Assistive Technology.": [
              {
                "tagName": "img",
                "id": "",
                "code": "<img src=\"https://www.google.com/images/cleardot.gif\" alt=\"\" width=\"1\" height=\"1\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img src=\"https://www.google.com/images/cleardot.gif\" class=\"goog-te-gadget-icon\" alt=\"\" style=\"background-image: url(&quot;https://translate.googleapis.com/translate_static/img/te_ctrl3.gif&quot;); background-position: -65px 0px;\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img src=\"https://www.ncpc.gov/assets/img/homepage/banners/EquityPlanBanner.jpg\" alt=\"\" style=\"height: 600px; width: 1920px; margin-top: 0px; margin-left: -320px;\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img src=\"https://www.ncpc.gov/assets/img/homepage/banners/VoteReady_Banner_1.jpg\" alt=\"\" style=\"height: 600px; width: 1920px; margin-top: 0px; margin-left: -320px;\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img src=\"https://www.ncpc.gov/assets/img/homepage/banners/comConnectionsAwarde.jpg\" alt=\"\" style=\"height: 600px; width: 1920px; margin-top: 0px; margin-left: -320px;\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img src=\"https://www.ncpc.gov/assets/img/homepage/banners/penn_ave_banner_march2022.jpg\" alt=\"\" style=\"height: 600px; width: 1920px; margin-top: 0px; margin-left: -320px;\">"
              }
            ]
          },
          "AA.1_3_1.H48.2": {
            "This content looks like it is simulating an ordered list using plain text. If so, marking up this content with an ol element would add proper structure information to the document.": [
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"col-md-3 map-img md-margin-bottom-40 wow fadeInRight\" style=\"visibility: hidden; animation-name: none;\">...</div>"
              }
            ]
          },
          "AA.1_3_1.H48": {
            "If this element contains a navigation section, it is recommended that it be marked up as a list.": [
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"col-md-4\">...</div>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p class=\"lead\">...</p>"
              }
            ]
          },
          "AA.1_3_1_A.G141": {
            "The heading structure is not logically nested. This h3 element appears to be the primary document heading, so should be an h1 element.": [
              {
                "tagName": "h3",
                "id": "",
                "code": "<h3>...</h3>"
              }
            ],
            "The heading structure is not logically nested. This h3 element should be an h1 to be properly nested.": [
              {
                "tagName": "h3",
                "id": "",
                "code": "<h3>...</h3>"
              }
            ]
          },
          "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": "#topcontrol",
                "code": "<div id=\"topcontrol\" title=\"Scroll Back to Top\" style=\"position: fixed; bottom: 5px; right: 5px; opacity: 0; cursor: pointer;\">...</div>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"goog-te-spinner-pos\">...</div>"
              },
              {
                "tagName": "iframe",
                "id": "",
                "code": "<iframe frameborder=\"0\" class=\"goog-te-menu-frame skiptranslate\" title=\"Language Translate Widget\" style=\"visibility: visible; box-sizing: content-box; width: 1240px; height: 269px; display: none;\">...</iframe>"
              }
            ]
          },
          "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": "b",
                "id": "",
                "code": "<b>...</b>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"ms-layer ms-promo-title color-light ms-title-text\" style=\"transition-property: -webkit-transform, opacity; transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); margin: 0px; padding: 10px 20px 10px 60px; font-size: 40px; line-height: 60px; left: 0px; bottom: 80px; transition-duration: 2000ms;\">...</div>"
              }
            ]
          },
          "AA.1_4_3.G18.Abs": {
            "This element is absolutely positioned and the background color can not be determined. Ensure the contrast ratio between the text and all covered parts of the background are at least 4.5:1.": [
              {
                "tagName": "div",
                "id": "#tagline",
                "code": "<div id=\"tagline\">...</div>"
              },
              {
                "tagName": "small",
                "id": "",
                "code": "<small>...</small>"
              },
              {
                "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": "div",
                "id": "",
                "code": "<div class=\"ms-layer ms-promo-para color-light ms-desc-text\" style=\"transition-property: -webkit-transform, opacity; transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); margin: 0px; padding: 10px 20px 10px 60px; font-size: 20px; line-height: 24px; left: 0px; top: 520px; transition-duration: 2000ms;\">...</div>"
              }
            ]
          },
          "AA.1_4_3.G18.BgImage": {
            "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 4.5:1.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"javascript:void(0);\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" role=\"menu\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"javascript:void(0);\" class=\"dropdown-toggle\" data-toggle=\"dropdown\">...</a>"
              }
            ]
          },
          "AA.1_4_3_F24.F24.FGColour": {
            "Check that this element has an inherited background colour or image to complement the corresponding inline foreground colour.": [
              {
                "tagName": "hr",
                "id": "",
                "code": "<hr style=\"color: #CCC; background-color: #CCC; height: 1px; border: none;\">"
              }
            ]
          },
          "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": "#afternav",
                "code": "<a name=\"afternav\" id=\"afternav\" tabindex=\"-1\">...</a>"
              }
            ]
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.ncpc.gov/",
      "what": "URL",
      "result": "https://www.ncpc.gov/"
    },
    {
      "type": "test",
      "which": "ibm",
      "withItems": true,
      "what": "IBM Accessibility Checker",
      "url": "https://www.ncpc.gov/",
      "result": {
        "content": {
          "totals": {
            "violation": 36,
            "recommendation": 2,
            "ignored": 0
          },
          "items": [
            {
              "ruleId": "WCAG20_Input_ExplicitLabel",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[5]/div[1]/div[1]/div[1]/form[1]/div[1]/span[1]/button[1]",
                "aria": "/document[1]/button[2]"
              },
              "message": "Form control element <button> has no associated label",
              "bounds": {
                "left": 729,
                "top": 809,
                "height": 49,
                "width": 71
              },
              "snippet": "<button type=\"submit\" class=\"btn-u btn-u-lg\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_A_HasText",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[8]/div[1]/div[4]/div[1]/a[1]",
                "aria": "/document[1]/link[16]"
              },
              "message": "Hyperlink has no link text, label or image with a text alternative",
              "bounds": {
                "left": 40,
                "top": 3369,
                "height": 469,
                "width": 720
              },
              "snippet": "<a class=\"\" href=\"/news/item/177/1/\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_A_HasText",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[8]/div[1]/div[3]/div[1]/a[1]",
                "aria": "/document[1]/link[15]"
              },
              "message": "Hyperlink has no link text, label or image with a text alternative",
              "bounds": {
                "left": 40,
                "top": 2858,
                "height": 469,
                "width": 720
              },
              "snippet": "<a class=\"\" href=\"/news/item/180/1/\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_A_HasText",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[8]/div[1]/div[2]/div[1]/a[1]",
                "aria": "/document[1]/link[14]"
              },
              "message": "Hyperlink has no link text, label or image with a text alternative",
              "bounds": {
                "left": 40,
                "top": 2347,
                "height": 469,
                "width": 720
              },
              "snippet": "<a class=\"\" href=\"/news/item/179/1/\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_A_HasText",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[8]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[13]"
              },
              "message": "Hyperlink has no link text, label or image with a text alternative",
              "bounds": {
                "left": 40,
                "top": 1836,
                "height": 469,
                "width": 720
              },
              "snippet": "<a class=\"\" href=\"/news/item/182/1/\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[5]",
                "aria": "/document[1]"
              },
              "message": "The <div> element has the id \"topcontrol\" that is already in use",
              "bounds": {
                "left": 756,
                "top": 559,
                "height": 30,
                "width": 30
              },
              "snippet": "<div style=\"position: fixed; bottom: 5px; right: 5px; opacity: 0; cursor: pointer;\" title=\"Scroll Back to Top\" id=\"topcontrol\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[9]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[17]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 525,
                "top": 3954,
                "height": 35,
                "width": 106
              },
              "snippet": "<a href=\"/subscribe/\" class=\"btn-u btn-u-dark\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[8]/div[1]/div[4]/div[2]/h3[1]",
                "aria": "/document[1]/heading[8]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 40,
                "top": 3848,
                "height": 20,
                "width": 720
              },
              "snippet": "<h3>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[8]/div[1]/div[4]/div[1]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 40,
                "top": 3389,
                "height": 42,
                "width": 51
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[8]/div[1]/div[3]/div[2]/h3[1]",
                "aria": "/document[1]/heading[7]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 40,
                "top": 3337,
                "height": 20,
                "width": 720
              },
              "snippet": "<h3>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[8]/div[1]/div[3]/div[1]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 40,
                "top": 2878,
                "height": 42,
                "width": 50
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[8]/div[1]/div[2]/div[2]/h3[1]",
                "aria": "/document[1]/heading[6]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 40,
                "top": 2826,
                "height": 20,
                "width": 720
              },
              "snippet": "<h3>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[8]/div[1]/div[2]/div[1]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 40,
                "top": 2367,
                "height": 42,
                "width": 50
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[8]/div[1]/div[1]/div[2]/h3[1]",
                "aria": "/document[1]/heading[5]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 40,
                "top": 2315,
                "height": 20,
                "width": 720
              },
              "snippet": "<h3>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[8]/div[1]/div[1]/div[1]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 40,
                "top": 1856,
                "height": 42,
                "width": 48
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[6]/div[1]/div[1]/div[3]/div[1]/h2[1]",
                "aria": "/document[1]/heading[4]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 65,
                "top": 1448,
                "height": 34,
                "width": 670
              },
              "snippet": "<h2>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[6]/div[1]/div[1]/div[3]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[12]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 325,
                "top": 1563,
                "height": 34,
                "width": 152
              },
              "snippet": "<a class=\"btn-u ripple\" href=\"/review/archive/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[6]/div[1]/div[1]/div[2]/div[1]/h2[1]",
                "aria": "/document[1]/heading[3]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 65,
                "top": 1242,
                "height": 34,
                "width": 670
              },
              "snippet": "<h2>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[6]/div[1]/div[1]/div[2]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[11]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 312,
                "top": 1358,
                "height": 34,
                "width": 177
              },
              "snippet": "<a class=\"btn-u ripple\" href=\"/review/agenda/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[6]/div[1]/div[1]/div[1]/div[1]/h2[1]",
                "aria": "/document[1]/heading[2]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 65,
                "top": 1038,
                "height": 33,
                "width": 670
              },
              "snippet": "<h2>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[6]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[10]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 338,
                "top": 1152,
                "height": 34,
                "width": 125
              },
              "snippet": "<a class=\"btn-u ripple\" href=\"/review/meeting/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[5]/div[1]/div[1]/div[1]/form[1]/div[1]/span[1]/button[1]",
                "aria": "/document[1]/button[2]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 729,
                "top": 809,
                "height": 49,
                "width": 71
              },
              "snippet": "<button type=\"submit\" class=\"btn-u btn-u-lg\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[5]/div[1]/div[1]/div[1]/form[1]/div[1]/div[1]/input[1]",
                "aria": "/document[1]/textbox[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 70,
                "top": 809,
                "height": 48,
                "width": 659
              },
              "snippet": "<input autocomplete=\"off\" id=\"autocomplete\" placeholder=\"Search ...\" class=\"form-control\" type=\"text\" name=\"q\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[1]/a[1]",
                "aria": "/document[1]/link[2]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 40,
                "top": 39,
                "height": 63,
                "width": 90
              },
              "snippet": "<a href=\"/\" class=\"logo\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]",
                "aria": "/document[1]/list[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 124,
                "top": 5,
                "height": 0,
                "width": 0
              },
              "snippet": "<ul class=\"topbar-list topbar-menu\">",
              "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": -10000,
                "top": 0,
                "height": 1,
                "width": 1
              },
              "snippet": "<a id=\"skip\" href=\"#afternav\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[9]/div[1]/div[1]/div[1]/span[1]/span[1]",
                "aria": "/document[1]"
              },
              "message": "Text contrast of 2.56 with its background is less than the WCAG AA minimum requirements for text of size 22.4px and weight of 400",
              "bounds": {
                "left": 170,
                "top": 3954,
                "height": 27,
                "width": 133
              },
              "snippet": "<span class=\"hidden-xs\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[9]/div[1]/div[1]/div[1]/span[1]",
                "aria": "/document[1]"
              },
              "message": "Text contrast of 2.56 with its background is less than the WCAG AA minimum requirements for text of size 22.4px and weight of 400",
              "bounds": {
                "left": 170,
                "top": 3954,
                "height": 27,
                "width": 332
              },
              "snippet": "<span id=\"signup\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[8]/div[1]/div[4]/div[2]/h3[1]/a[1]",
                "aria": "/document[1]/heading[8]/link[1]"
              },
              "message": "Text contrast of 2.85 with its background is less than the WCAG AA minimum requirements for text of size 16px and weight of 400",
              "bounds": {
                "left": 40,
                "top": 3848,
                "height": 18,
                "width": 430
              },
              "snippet": "<a href=\"/news/item/177/1/\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[8]/div[1]/div[3]/div[2]/h3[1]/a[1]",
                "aria": "/document[1]/heading[7]/link[1]"
              },
              "message": "Text contrast of 2.85 with its background is less than the WCAG AA minimum requirements for text of size 16px and weight of 400",
              "bounds": {
                "left": 40,
                "top": 3337,
                "height": 18,
                "width": 530
              },
              "snippet": "<a href=\"/news/item/180/1/\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[8]/div[1]/div[2]/div[2]/h3[1]/a[1]",
                "aria": "/document[1]/heading[6]/link[1]"
              },
              "message": "Text contrast of 2.85 with its background is less than the WCAG AA minimum requirements for text of size 16px and weight of 400",
              "bounds": {
                "left": 40,
                "top": 2827,
                "height": 18,
                "width": 477
              },
              "snippet": "<a href=\"/news/item/179/1/\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[8]/div[1]/div[1]/div[2]/h3[1]/a[1]",
                "aria": "/document[1]/heading[5]/link[1]"
              },
              "message": "Text contrast of 2.85 with its background is less than the WCAG AA minimum requirements for text of size 16px and weight of 400",
              "bounds": {
                "left": 40,
                "top": 2316,
                "height": 18,
                "width": 592
              },
              "snippet": "<a href=\"/news/item/182/1/\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[6]/div[1]/div[1]/div[3]/div[1]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Text contrast of 3.31 with its background is less than the WCAG AA minimum requirements for text of size 16px and weight of 400",
              "bounds": {
                "left": 65,
                "top": 1492,
                "height": 52,
                "width": 670
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[6]/div[1]/div[1]/div[2]/div[1]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Text contrast of 3.31 with its background is less than the WCAG AA minimum requirements for text of size 16px and weight of 400",
              "bounds": {
                "left": 65,
                "top": 1286,
                "height": 52,
                "width": 670
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[6]/div[1]/div[1]/div[1]/div[1]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Text contrast of 3.31 with its background is less than the WCAG AA minimum requirements for text of size 16px and weight of 400",
              "bounds": {
                "left": 65,
                "top": 1081,
                "height": 52,
                "width": 670
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[2]/b[1]",
                "aria": "/document[1]"
              },
              "message": "Text contrast of 1.23 with its background is less than the WCAG AA minimum requirements for text of size 20px and weight of 700",
              "bounds": {
                "left": 321,
                "top": 1242,
                "height": 28,
                "width": 188
              },
              "snippet": "<b>",
              "level": "violation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/link[21]",
                "aria": "/document[1]"
              },
              "message": "The HTML attribute(s) \"charset\" is deprecated for the <link> element in HTML 5",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<link href=\"https://translate.googleapis.com/translate_static/css/translateelement.css\" charset=\"UTF-8\" rel=\"stylesheet\" type=\"text/css\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/link[20]",
                "aria": "/document[1]"
              },
              "message": "The HTML attribute(s) \"charset\" is deprecated for the <link> element in HTML 5",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<link href=\"https://translate.googleapis.com/translate_static/css/translateelement.css\" charset=\"UTF-8\" rel=\"stylesheet\" type=\"text/css\">",
              "level": "recommendation"
            }
          ]
        },
        "url": {
          "totals": {
            "violation": 35,
            "recommendation": 1,
            "ignored": 0
          },
          "items": [
            {
              "ruleId": "WCAG20_Input_ExplicitLabel",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[5]/div[1]/div[1]/div[1]/form[1]/div[1]/span[1]/button[1]",
                "aria": "/document[1]/button[2]"
              },
              "message": "Form control element <button> has no associated label",
              "bounds": {
                "left": 692,
                "top": 834,
                "height": 49,
                "width": 71
              },
              "snippet": "<button type=\"submit\" class=\"btn-u btn-u-lg\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_A_HasText",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[8]/div[1]/div[4]/div[1]/a[1]",
                "aria": "/document[1]/link[16]"
              },
              "message": "Hyperlink has no link text, label or image with a text alternative",
              "bounds": {
                "left": 40,
                "top": 3395,
                "height": 469,
                "width": 720
              },
              "snippet": "<a class=\"\" href=\"/news/item/177/1/\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_A_HasText",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[8]/div[1]/div[3]/div[1]/a[1]",
                "aria": "/document[1]/link[15]"
              },
              "message": "Hyperlink has no link text, label or image with a text alternative",
              "bounds": {
                "left": 40,
                "top": 2884,
                "height": 469,
                "width": 720
              },
              "snippet": "<a class=\"\" href=\"/news/item/180/1/\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_A_HasText",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[8]/div[1]/div[2]/div[1]/a[1]",
                "aria": "/document[1]/link[14]"
              },
              "message": "Hyperlink has no link text, label or image with a text alternative",
              "bounds": {
                "left": 40,
                "top": 2373,
                "height": 469,
                "width": 720
              },
              "snippet": "<a class=\"\" href=\"/news/item/179/1/\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_A_HasText",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[8]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[13]"
              },
              "message": "Hyperlink has no link text, label or image with a text alternative",
              "bounds": {
                "left": 40,
                "top": 1862,
                "height": 469,
                "width": 720
              },
              "snippet": "<a class=\"\" href=\"/news/item/182/1/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[9]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[17]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 525,
                "top": 3980,
                "height": 35,
                "width": 106
              },
              "snippet": "<a href=\"/subscribe/\" class=\"btn-u btn-u-dark\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[8]/div[1]/div[4]/div[2]/h3[1]",
                "aria": "/document[1]/heading[8]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 40,
                "top": 3874,
                "height": 20,
                "width": 720
              },
              "snippet": "<h3>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[8]/div[1]/div[4]/div[1]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 40,
                "top": 3415,
                "height": 42,
                "width": 51
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[8]/div[1]/div[3]/div[2]/h3[1]",
                "aria": "/document[1]/heading[7]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 40,
                "top": 3363,
                "height": 20,
                "width": 720
              },
              "snippet": "<h3>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[8]/div[1]/div[3]/div[1]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 40,
                "top": 2904,
                "height": 42,
                "width": 50
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[8]/div[1]/div[2]/div[2]/h3[1]",
                "aria": "/document[1]/heading[6]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 40,
                "top": 2852,
                "height": 20,
                "width": 720
              },
              "snippet": "<h3>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[8]/div[1]/div[2]/div[1]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 40,
                "top": 2393,
                "height": 42,
                "width": 50
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[8]/div[1]/div[1]/div[2]/h3[1]",
                "aria": "/document[1]/heading[5]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 40,
                "top": 2341,
                "height": 20,
                "width": 720
              },
              "snippet": "<h3>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[8]/div[1]/div[1]/div[1]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 40,
                "top": 1882,
                "height": 42,
                "width": 48
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[6]/div[1]/div[1]/div[3]/div[1]/h2[1]",
                "aria": "/document[1]/heading[4]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 65,
                "top": 1474,
                "height": 34,
                "width": 670
              },
              "snippet": "<h2>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[6]/div[1]/div[1]/div[3]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[12]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 325,
                "top": 1589,
                "height": 34,
                "width": 152
              },
              "snippet": "<a class=\"btn-u ripple\" href=\"/review/archive/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[6]/div[1]/div[1]/div[2]/div[1]/h2[1]",
                "aria": "/document[1]/heading[3]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 65,
                "top": 1268,
                "height": 34,
                "width": 670
              },
              "snippet": "<h2>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[6]/div[1]/div[1]/div[2]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[11]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 312,
                "top": 1383,
                "height": 34,
                "width": 177
              },
              "snippet": "<a class=\"btn-u ripple\" href=\"/review/agenda/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[6]/div[1]/div[1]/div[1]/div[1]/h2[1]",
                "aria": "/document[1]/heading[2]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 65,
                "top": 1063,
                "height": 33,
                "width": 670
              },
              "snippet": "<h2>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[6]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[10]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 338,
                "top": 1177,
                "height": 34,
                "width": 125
              },
              "snippet": "<a class=\"btn-u ripple\" href=\"/review/meeting/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[5]/div[1]/div[1]/div[1]/form[1]/div[1]/span[1]/button[1]",
                "aria": "/document[1]/button[2]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 692,
                "top": 834,
                "height": 49,
                "width": 71
              },
              "snippet": "<button type=\"submit\" class=\"btn-u btn-u-lg\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[5]/div[1]/div[1]/div[1]/form[1]/div[1]/div[1]/input[1]",
                "aria": "/document[1]/textbox[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 70,
                "top": 834,
                "height": 48,
                "width": 622
              },
              "snippet": "<input autocomplete=\"off\" id=\"autocomplete\" placeholder=\"Search ...\" class=\"form-control\" type=\"text\" name=\"q\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[1]/a[1]",
                "aria": "/document[1]/link[2]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 40,
                "top": 39,
                "height": 100,
                "width": 146
              },
              "snippet": "<a href=\"/\" class=\"logo\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]",
                "aria": "/document[1]/list[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 124,
                "top": 5,
                "height": 0,
                "width": 0
              },
              "snippet": "<ul class=\"topbar-list topbar-menu\">",
              "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": -10000,
                "top": 0,
                "height": 1,
                "width": 1
              },
              "snippet": "<a id=\"skip\" href=\"#afternav\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[9]/div[1]/div[1]/div[1]/span[1]/span[1]",
                "aria": "/document[1]"
              },
              "message": "Text contrast of 2.56 with its background is less than the WCAG AA minimum requirements for text of size 22.4px and weight of 400",
              "bounds": {
                "left": 170,
                "top": 3980,
                "height": 27,
                "width": 133
              },
              "snippet": "<span class=\"hidden-xs\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[9]/div[1]/div[1]/div[1]/span[1]",
                "aria": "/document[1]"
              },
              "message": "Text contrast of 2.56 with its background is less than the WCAG AA minimum requirements for text of size 22.4px and weight of 400",
              "bounds": {
                "left": 170,
                "top": 3980,
                "height": 27,
                "width": 332
              },
              "snippet": "<span id=\"signup\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[8]/div[1]/div[4]/div[2]/h3[1]/a[1]",
                "aria": "/document[1]/heading[8]/link[1]"
              },
              "message": "Text contrast of 2.85 with its background is less than the WCAG AA minimum requirements for text of size 16px and weight of 400",
              "bounds": {
                "left": 40,
                "top": 3874,
                "height": 18,
                "width": 430
              },
              "snippet": "<a href=\"/news/item/177/1/\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[8]/div[1]/div[3]/div[2]/h3[1]/a[1]",
                "aria": "/document[1]/heading[7]/link[1]"
              },
              "message": "Text contrast of 2.85 with its background is less than the WCAG AA minimum requirements for text of size 16px and weight of 400",
              "bounds": {
                "left": 40,
                "top": 3363,
                "height": 18,
                "width": 530
              },
              "snippet": "<a href=\"/news/item/180/1/\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[8]/div[1]/div[2]/div[2]/h3[1]/a[1]",
                "aria": "/document[1]/heading[6]/link[1]"
              },
              "message": "Text contrast of 2.85 with its background is less than the WCAG AA minimum requirements for text of size 16px and weight of 400",
              "bounds": {
                "left": 40,
                "top": 2852,
                "height": 18,
                "width": 477
              },
              "snippet": "<a href=\"/news/item/179/1/\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[8]/div[1]/div[1]/div[2]/h3[1]/a[1]",
                "aria": "/document[1]/heading[5]/link[1]"
              },
              "message": "Text contrast of 2.85 with its background is less than the WCAG AA minimum requirements for text of size 16px and weight of 400",
              "bounds": {
                "left": 40,
                "top": 2341,
                "height": 18,
                "width": 592
              },
              "snippet": "<a href=\"/news/item/182/1/\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[6]/div[1]/div[1]/div[3]/div[1]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Text contrast of 3.31 with its background is less than the WCAG AA minimum requirements for text of size 16px and weight of 400",
              "bounds": {
                "left": 65,
                "top": 1518,
                "height": 52,
                "width": 670
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[6]/div[1]/div[1]/div[2]/div[1]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Text contrast of 3.31 with its background is less than the WCAG AA minimum requirements for text of size 16px and weight of 400",
              "bounds": {
                "left": 65,
                "top": 1312,
                "height": 52,
                "width": 670
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[6]/div[1]/div[1]/div[1]/div[1]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Text contrast of 3.31 with its background is less than the WCAG AA minimum requirements for text of size 16px and weight of 400",
              "bounds": {
                "left": 65,
                "top": 1106,
                "height": 52,
                "width": 670
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[3]/div[1]/div[2]/b[1]",
                "aria": "/document[1]"
              },
              "message": "Text contrast of 2.11 with its background is less than the WCAG AA minimum requirements for text of size 20px and weight of 700",
              "bounds": {
                "left": 39,
                "top": 668,
                "height": 28,
                "width": 188
              },
              "snippet": "<b>",
              "level": "violation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/link[20]",
                "aria": "/document[1]"
              },
              "message": "The HTML attribute(s) \"charset\" is deprecated for the <link> element in HTML 5",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<link href=\"https://translate.googleapis.com/translate_static/css/translateelement.css\" charset=\"UTF-8\" rel=\"stylesheet\" type=\"text/css\">",
              "level": "recommendation"
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.ncpc.gov/",
      "what": "URL",
      "result": "https://www.ncpc.gov/"
    },
    {
      "type": "test",
      "which": "wave",
      "reportType": 4,
      "what": "WAVE",
      "url": "https://www.ncpc.gov/",
      "result": {
        "status": {
          "success": true,
          "httpstatuscode": 200
        },
        "statistics": {
          "pagetitle": "National Capital Planning Commission",
          "pageurl": "https://www.ncpc.gov/",
          "time": 3.04,
          "creditsremaining": 904,
          "allitemcount": 92,
          "totalelements": 640,
          "waveurl": "http://wave.webaim.org/report?url=https://www.ncpc.gov/"
        },
        "categories": {
          "error": {
            "description": "Errors",
            "count": 20,
            "items": {
              "alt_link_missing": {
                "id": "alt_link_missing",
                "description": "Linked image missing alternative text",
                "count": 6,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV:first-child > A:first-child + DIV + DIV + DIV + DIV + DIV + DIV + BR + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > A:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child > A:first-child + DIV + DIV + DIV + DIV + DIV + DIV + BR + DIV + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child > A:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child > A:first-child + DIV + DIV + DIV + DIV + DIV + DIV + BR + DIV + DIV > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > A:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child > A:first-child + DIV + DIV + DIV + DIV + DIV + DIV + BR + DIV + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV:first-child > A:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child > A:first-child + DIV + DIV + DIV + DIV + DIV + DIV + BR + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > A:first-child > IMG#logo-footer",
                  "HTML > HEAD:first-child + BODY > DIV:first-child > A:first-child + DIV + DIV + DIV + DIV + DIV + DIV + BR + DIV + DIV + DIV + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child + A > IMG#votegov"
                ],
                "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"
                  }
                ]
              },
              "label_missing": {
                "id": "label_missing",
                "description": "Missing form label",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV:first-child > A:first-child + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > FORM#cse-search-box > INPUT:first-child + INPUT + INPUT + INPUT + DIV > DIV:first-child > INPUT#autocomplete"
                ],
                "wcag": [
                  {
                    "name": "1.1.1 Non-text Content (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.1.1"
                  },
                  {
                    "name": "1.3.1 Info and Relationships (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.3.1"
                  },
                  {
                    "name": "2.4.6 Headings and Labels (Level AA)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.6"
                  },
                  {
                    "name": "3.3.2 Labels or Instructions (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc3.3.2"
                  }
                ]
              },
              "button_empty": {
                "id": "button_empty",
                "description": "Empty button",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV:first-child > A:first-child + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > FORM#cse-search-box > INPUT:first-child + INPUT + INPUT + INPUT + DIV > DIV:first-child + SPAN > BUTTON: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": 8,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV:first-child > A:first-child + DIV + DIV + DIV + DIV > DIV#masterslider > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child > A:first-child + DIV + DIV + DIV + DIV > DIV#masterslider > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child > A:first-child + DIV + DIV + DIV + DIV > DIV#masterslider > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child > A:first-child + DIV + DIV + DIV + DIV > DIV#masterslider > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child > A:first-child + DIV + DIV + DIV + DIV + DIV + DIV + BR + DIV + DIV + DIV + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > UL:first-child > LI:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child > A:first-child + DIV + DIV + DIV + DIV + DIV + DIV + BR + DIV + DIV + DIV + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > UL:first-child > LI:first-child + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child > A:first-child + DIV + DIV + DIV + DIV + DIV + DIV + BR + DIV + DIV + DIV + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > UL:first-child > LI:first-child + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child > A:first-child + DIV + DIV + DIV + DIV + DIV + DIV + BR + DIV + DIV + DIV + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > UL:first-child > LI:first-child + LI + LI + LI > A:first-child"
                ],
                "wcag": [
                  {
                    "name": "2.4.4 Link Purpose (In Context) (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.4"
                  }
                ]
              },
              "aria_menu_broken": {
                "id": "aria_menu_broken",
                "description": "Broken ARIA menu",
                "count": 4,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV:first-child > A:first-child + DIV + DIV > DIV:first-child + DIV > DIV:first-child > UL#main-menu > LI:first-child > A:first-child + UL",
                  "HTML > HEAD:first-child + BODY > DIV:first-child > A:first-child + DIV + DIV > DIV:first-child + DIV > DIV:first-child > UL#main-menu > LI:first-child + LI > A:first-child + UL",
                  "HTML > HEAD:first-child + BODY > DIV:first-child > A:first-child + DIV + DIV > DIV:first-child + DIV > DIV:first-child > UL#main-menu > LI:first-child + LI + LI > A:first-child + UL",
                  "HTML > HEAD:first-child + BODY > DIV:first-child > A:first-child + DIV + DIV > DIV:first-child + DIV > DIV:first-child > UL#main-menu > LI:first-child + LI + LI + LI > A:first-child"
                ],
                "wcag": [
                  {
                    "name": "2.1.1 Keyboard (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.1.1"
                  },
                  {
                    "name": "4.1.2 Name, Role, Value (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc4.1.2"
                  }
                ]
              }
            }
          },
          "contrast": {
            "description": "Contrast Errors",
            "count": 14,
            "items": {
              "contrast": {
                "id": "contrast",
                "description": "Very low contrast",
                "count": 14,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV:first-child > A#skip",
                  "HTML > HEAD:first-child + BODY > DIV:first-child > A:first-child + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > H2:first-child + P",
                  "HTML > HEAD:first-child + BODY > DIV:first-child > A:first-child + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > H2:first-child + P + DIV > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child > A:first-child + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > H2:first-child + P",
                  "HTML > HEAD:first-child + BODY > DIV:first-child > A:first-child + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > H2:first-child + P + DIV > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child > A:first-child + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > H2:first-child + P",
                  "HTML > HEAD:first-child + BODY > DIV:first-child > A:first-child + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > H2:first-child + P + DIV > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child > A:first-child + DIV + DIV + DIV + DIV + DIV + DIV + BR + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > H3:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child > A:first-child + DIV + DIV + DIV + DIV + DIV + DIV + BR + DIV + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > H3:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child > A:first-child + DIV + DIV + DIV + DIV + DIV + DIV + BR + DIV + DIV > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child + DIV > H3:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child > A:first-child + DIV + DIV + DIV + DIV + DIV + DIV + BR + DIV + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV:first-child + DIV > H3:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child > A:first-child + DIV + DIV + DIV + DIV + DIV + DIV + BR + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > SPAN#signup",
                  "HTML > HEAD:first-child + BODY > DIV:first-child > A:first-child + DIV + DIV + DIV + DIV + DIV + DIV + BR + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > SPAN#signup > SPAN:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child > A:first-child + DIV + DIV + DIV + DIV + DIV + DIV + BR + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > ADDRESS:first-child > BR:first-child + BR + BR + BR + BR + A"
                ],
                "contrastdata": [
                  [
                    3.98,
                    "#548e20",
                    "#ffffff",
                    false
                  ],
                  [
                    3.3,
                    "#888888",
                    "#f7f7f7",
                    false
                  ],
                  [
                    3.72,
                    "#f7f7f7",
                    "#548e20",
                    false
                  ],
                  [
                    3.3,
                    "#888888",
                    "#f7f7f7",
                    false
                  ],
                  [
                    3.72,
                    "#f7f7f7",
                    "#548e20",
                    false
                  ],
                  [
                    3.3,
                    "#888888",
                    "#f7f7f7",
                    false
                  ],
                  [
                    3.72,
                    "#f7f7f7",
                    "#548e20",
                    false
                  ],
                  [
                    2.84,
                    "#e67e22",
                    "#ffffff",
                    false
                  ],
                  [
                    2.84,
                    "#e67e22",
                    "#ffffff",
                    false
                  ],
                  [
                    2.84,
                    "#e67e22",
                    "#ffffff",
                    false
                  ],
                  [
                    2.84,
                    "#e67e22",
                    "#ffffff",
                    false
                  ],
                  [
                    2.55,
                    "#ffffff",
                    "#95a5a6",
                    false
                  ],
                  [
                    2.55,
                    "#ffffff",
                    "#95a5a6",
                    false
                  ],
                  [
                    4.13,
                    "#548e20",
                    "#001f42",
                    false
                  ]
                ],
                "wcag": [
                  {
                    "name": "1.4.3 Contrast (Minimum) (Level AA)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.4.3"
                  }
                ]
              }
            }
          },
          "alert": {
            "description": "Alerts",
            "count": 7,
            "items": {
              "text_justified": {
                "id": "text_justified",
                "description": "Justified text",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#goog-gt-tt > DIV:first-child + DIV + DIV > DIV:first-child"
                ],
                "wcag": []
              },
              "alt_suspicious": {
                "id": "alt_suspicious",
                "description": "Suspicious alternative text",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV:first-child > A:first-child + DIV + DIV > DIV:first-child > A:first-child > DIV:first-child + IMG"
                ],
                "wcag": [
                  {
                    "name": "1.1.1 Non-text Content (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.1.1"
                  }
                ]
              },
              "link_redundant": {
                "id": "link_redundant",
                "description": "Redundant link",
                "count": 4,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV:first-child > A:first-child + DIV + DIV + DIV + DIV + DIV + DIV + BR + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > H3:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child > A:first-child + DIV + DIV + DIV + DIV + DIV + DIV + BR + DIV + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > H3:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child > A:first-child + DIV + DIV + DIV + DIV + DIV + DIV + BR + DIV + DIV > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child + DIV > H3:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child > A:first-child + DIV + DIV + DIV + DIV + DIV + DIV + BR + DIV + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV:first-child + DIV > H3:first-child > A:first-child"
                ],
                "wcag": [
                  {
                    "name": "2.4.4 Link Purpose (In Context) (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.4"
                  }
                ]
              },
              "text_small": {
                "id": "text_small",
                "description": "Very small text",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV:first-child > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child"
                ],
                "wcag": []
              }
            }
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.ncpc.gov/",
      "what": "URL",
      "result": "https://www.ncpc.gov/"
    },
    {
      "type": "test",
      "which": "tenon",
      "id": "a",
      "what": "Tenon",
      "url": "https://www.ncpc.gov/",
      "result": {
        "status": 200,
        "message": "OK",
        "code": "success",
        "info": "Success",
        "moreInfo": "https://tenon.io/documentation/apiv2/response-codes#success",
        "responseExecTime": "0.083",
        "responseTime": "2022-07-18T00:00:43.911Z",
        "data": {
          "apiErrors": [],
          "documentSize": 1013084,
          "metadata": null,
          "resultSummary": {
            "tests": {
              "total": 180,
              "passing": 169,
              "failing": 11
            },
            "issues": {
              "totalErrors": 74,
              "totalWarnings": 16,
              "totalIssues": 90
            },
            "issuesByLevel": {
              "A": {
                "count": 81,
                "pct": 90
              },
              "AA": {
                "count": 61,
                "pct": 67.78
              },
              "AAA": {
                "count": 90,
                "pct": 100
              }
            },
            "density": {
              "errorDensity": 7,
              "warningDensity": 2,
              "allDensity": 9
            }
          },
          "projectID": "E4B12DC9-2F67-8DB7-26C9-E50C8490",
          "responseID": "73c2a8a2-7040-49ac-9891-f4eed044a197",
          "docID": "549042b4-3352-4755-c4ef-4ad706c8dc7d",
          "sourceHash": "c837e0ec40a92c6969e530a3f160b59e",
          "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=73c2a8a2-7040-49ac-9891-f4eed044a197",
          "resultSet": [
            {
              "tID": 28,
              "bpID": 3,
              "priority": 100,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "The layout or sizing of this page causes horizontal scrolling.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Avoid layouts that result in horizontal scroll",
              "errorDescription": "This page is too wide, causing horizontal scrolling (at the tested viewport size). Horizontal scrolling will cause difficulties for users with low vision, especially if they have their monitor set to a low resolution. Review HTML, CSS and page element sizes to ensure 100% width is not exceeded.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 1024,
                  "y": 2338.39
                },
                "height": 2338.39,
                "width": 1024
              },
              "position": {
                "line": 2446,
                "column": 60
              },
              "errorSnippet": "&lt;body class=\"header-fixed\" style=\"position: relative; min-height: 100%; top: 0px;\"&gt;\n&lt;div class=\"wrapper bg-white\"&gt;\n&lt;!-- Don't delete below this line --&gt;\n&lt;a href=\"#afternav\" id=\"skip\"&gt;Skip Navigation&lt;/a&gt; &lt;div class=\"blog-t",
              "xpath": "/html/body",
              "issueID": "334178335894d34d8b6b1b34655bd749",
              "signature": "990217f3540fc1d1e91df8558cf7b8e3",
              "ref": "https://tenon.io/bestpractice.php?bpID=3&tID=28&issueID=334178335894d34d8b6b1b34655bd749"
            },
            {
              "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": 8134,
                "column": 5
              },
              "errorSnippet": "&lt;a href=\"https://vote.gov/\" class=\"pull-right btn-slider\" style=\"height:100%;padding-left:15px;\" target=\"_blank\"&gt;&lt;i class=\"fa fa-arrow-circle-right\"&gt;&lt;/i&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/a[1]",
              "issueID": "abc3413867727211dfdee918e1a1b7fd",
              "signature": "d893360d8078dac74bfff1a36b28729f",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=abc3413867727211dfdee918e1a1b7fd"
            },
            {
              "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": 823.3686940670013,
                  "y": 10.002197265625
                },
                "bottom-right": {
                  "x": 864.3686940670013,
                  "y": 70.002197265625
                },
                "height": 60,
                "width": 41
              },
              "position": {
                "line": 8135,
                "column": 5
              },
              "errorSnippet": "&lt;a href=\"https://www.ncpc.gov/initiatives/pennave/vision/\" class=\"pull-right btn-slider\" style=\"height:100%;padding-left:15px;\" target=\"_blank\"&gt;&lt;i class=\"fa fa-arrow-circle-right\"&gt;&lt;/i&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/a[1]",
              "issueID": "7f08653d16324eeb2ed7220fda12a729",
              "signature": "2ebf32032ebaabb53a431bbd114730b0",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=7f08653d16324eeb2ed7220fda12a729"
            },
            {
              "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": 8136,
                "column": 5
              },
              "errorSnippet": "&lt;a href=\"/news/item/181/\" class=\"pull-right btn-slider\" style=\"height:100%;padding-left:15px;\" target=\"_blank\"&gt;&lt;i class=\"fa fa-arrow-circle-right\"&gt;&lt;/i&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[2]/div[1]/div[1]/a[1]",
              "issueID": "63adb07dad0f5f4545bf377894080668",
              "signature": "283f01e58836455ce5791e4b1dbf7066",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=63adb07dad0f5f4545bf377894080668"
            },
            {
              "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": 8137,
                "column": 5
              },
              "errorSnippet": "&lt;a href=\"/equity\" class=\"pull-right btn-slider\" style=\"height:100%;padding-left:15px;\" target=\"_blank\"&gt;&lt;i class=\"fa fa-arrow-circle-right\"&gt;&lt;/i&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[2]/div[1]/div[1]/a[1]",
              "issueID": "19180a7897377999293c6783647ba263",
              "signature": "f2547a420baf3f91f146daccf039eae5",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=19180a7897377999293c6783647ba263"
            },
            {
              "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": 8146,
                "column": 5
              },
              "errorSnippet": "&lt;a href=\"/news/item/182/1/\" class=\"\"&gt;\n&lt;img class=\"img-responsive\" src=\"https://www.ncpc.gov/news/images/July22.jpg\" alt=\"\"&gt;\n&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[8]/div[1]/div[1]/div[1]/a[1]",
              "issueID": "697704f4421aff849a42e88f160b5e5b",
              "signature": "19bfaa2a333fcfc164ba457fcdce4ad5",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=697704f4421aff849a42e88f160b5e5b"
            },
            {
              "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": 8148,
                "column": 5
              },
              "errorSnippet": "&lt;a href=\"/news/item/179/1/\" class=\"\"&gt;\n&lt;img class=\"img-responsive\" src=\"https://www.ncpc.gov/news/images/AIDS_Memorial_Quilt_2022.jpg\" alt=\"\"&gt;\n&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[8]/div[1]/div[2]/div[1]/a[1]",
              "issueID": "00692d90f4a2f073da5e59b5bce76456",
              "signature": "ff452de6acf19f83faf4b497b4fa2d56",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=00692d90f4a2f073da5e59b5bce76456"
            },
            {
              "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": 8150,
                "column": 5
              },
              "errorSnippet": "&lt;a href=\"/news/item/180/1/\" class=\"\"&gt;\n&lt;img class=\"img-responsive\" src=\"https://www.ncpc.gov/news/images/June2022CM.jpg\" alt=\"\"&gt;\n&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[8]/div[1]/div[3]/div[1]/a[1]",
              "issueID": "446f816adf90c650f1b76aed98fae3ce",
              "signature": "2de8943a096d5ac157d439af775a8775",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=446f816adf90c650f1b76aed98fae3ce"
            },
            {
              "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": 8156,
                "column": 5
              },
              "errorSnippet": "&lt;a href=\"/news/item/177/1/\" class=\"\"&gt;\n&lt;img class=\"img-responsive\" src=\"https://www.ncpc.gov/news/images/ArlSkyfromUSCap.jpg\" alt=\"\"&gt;\n&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[8]/div[1]/div[4]/div[1]/a[1]",
              "issueID": "0ede1ef15491f8f560fb2daff615e3bc",
              "signature": "bfeeae552c14ceac34034b00756fc852",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=0ede1ef15491f8f560fb2daff615e3bc"
            },
            {
              "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": 15,
                  "y": 25.203125
                },
                "bottom-right": {
                  "x": 92,
                  "y": 41.203125
                },
                "height": 16,
                "width": 77
              },
              "position": {
                "line": 8159,
                "column": 5
              },
              "errorSnippet": "&lt;a href=\"/\"&gt;&lt;img id=\"logo-footer\" class=\"footer-logo\" src=\"/assets/img/ncpc-logo-wt.png\" alt=\"\"&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[10]/div[1]/div[1]/div[1]/div[1]/a[1]",
              "issueID": "f3dd6f37ebd01581f9894795a0bb106d",
              "signature": "7e8b6583a1ad5f329760f163185598dc",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=f3dd6f37ebd01581f9894795a0bb106d"
            },
            {
              "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": 64.828125,
                  "y": 5
                },
                "bottom-right": {
                  "x": 89.828125,
                  "y": 30
                },
                "height": 25,
                "width": 25
              },
              "position": {
                "line": 8234,
                "column": 5
              },
              "errorSnippet": "&lt;a href=\"https://www.facebook.com/ncpc.gov\" class=\"tooltips\" data-toggle=\"tooltip\" data-placement=\"top\" title=\"\" data-original-title=\"Facebook\"&gt;\n&lt;i class=\"fa fa-facebook-square fa-lg\"&gt;&lt;/i&gt;\n&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[10]/div[2]/div[1]/div[1]/div[2]/ul[1]/li[1]/a[1]",
              "issueID": "8b3e8058dc776777e301c1907db03cb6",
              "signature": "ecaca4795d495a445f47463905d421ea",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=8b3e8058dc776777e301c1907db03cb6"
            },
            {
              "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": 107.71875,
                  "y": 5
                },
                "bottom-right": {
                  "x": 132.71875,
                  "y": 30
                },
                "height": 25,
                "width": 25
              },
              "position": {
                "line": 8235,
                "column": 5
              },
              "errorSnippet": "&lt;a href=\"https://www.youtube.com/user/NCPCdotGov\" class=\"tooltips\" data-toggle=\"tooltip\" data-placement=\"top\" title=\"\" data-original-title=\"YouTube\"&gt;\n&lt;i class=\"fa fa-youtube-square fa-lg\"&gt;&lt;/i&gt;\n&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[10]/div[2]/div[1]/div[1]/div[2]/ul[1]/li[2]/a[1]",
              "issueID": "ebbbddaa23dd987df206e65fe92bf756",
              "signature": "0500418df18ab8747b04ef229e4e5b22",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=ebbbddaa23dd987df206e65fe92bf756"
            },
            {
              "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": 150.609375,
                  "y": 5
                },
                "bottom-right": {
                  "x": 175.609375,
                  "y": 30
                },
                "height": 25,
                "width": 25
              },
              "position": {
                "line": 8243,
                "column": 5
              },
              "errorSnippet": "&lt;a href=\"https://instagram.com/ncpcgov\" class=\"tooltips\" data-toggle=\"tooltip\" data-placement=\"top\" title=\"\" data-original-title=\"Instagram\"&gt;\n&lt;i class=\"fa fa-instagram fa-lg\"&gt;&lt;/i&gt;\n&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[10]/div[2]/div[1]/div[1]/div[2]/ul[1]/li[3]/a[1]",
              "issueID": "c2c468eef5c3418cf7414f37131e5493",
              "signature": "b0277895f64194841163a41b56e2bc7c",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=c2c468eef5c3418cf7414f37131e5493"
            },
            {
              "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": 193.5,
                  "y": 5
                },
                "bottom-right": {
                  "x": 218.5,
                  "y": 30
                },
                "height": 25,
                "width": 25
              },
              "position": {
                "line": 8244,
                "column": 9
              },
              "errorSnippet": "&lt;a href=\"https://www.twitter.com/ncpcgov\" class=\"tooltips\" data-toggle=\"tooltip\" data-placement=\"top\" title=\"\" data-original-title=\"Twitter\"&gt;\n&lt;i class=\"fa fa-twitter-square fa-lg\"&gt;&lt;/i&gt;\n&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[10]/div[2]/div[1]/div[1]/div[2]/ul[1]/li[4]/a[1]",
              "issueID": "7a97a96fdbefc8132e9e39c67727648c",
              "signature": "2ab2b5086d28d63a2d6c68fa8f22cfcf",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=7a97a96fdbefc8132e9e39c67727648c"
            },
            {
              "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": 42,
                  "y": 2271.390625
                },
                "bottom-right": {
                  "x": 42,
                  "y": 2287.390625
                },
                "height": 16,
                "width": 0
              },
              "position": {
                "line": 8246,
                "column": 5
              },
              "errorSnippet": "&lt;a href=\"https://vote.gov\" target=\"_blank\"&gt;\n&lt;img src=\"/assets/img/vote.gov-logo.png\" id=\"votegov\"&gt;\n&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[10]/div[2]/div[1]/a[1]",
              "issueID": "60ce9544dc6137ca492a1928976dce51",
              "signature": "ea56970e745f73320999d15724ef140f",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=60ce9544dc6137ca492a1928976dce51"
            },
            {
              "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": 0
                },
                "bottom-right": {
                  "x": 86.125,
                  "y": 16
                },
                "height": 16,
                "width": 71.125
              },
              "position": {
                "line": 6053,
                "column": 391
              },
              "errorSnippet": "&lt;div class=\"topbar-time\"&gt;Jul 17, 2022&lt;/div&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]",
              "issueID": "1b686da61e232bf287009144dd652a89",
              "signature": "1f1bdc8c49b9b282a6cf5585d37cc6a1",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=1b686da61e232bf287009144dd652a89"
            },
            {
              "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": 98.125,
                  "y": 0
                },
                "bottom-right": {
                  "x": 194.73399999999998,
                  "y": 16
                },
                "height": 16,
                "width": 96.609
              },
              "position": {
                "line": 27,
                "column": 3
              },
              "errorSnippet": "&lt;li class=\"hidden-xs hidden-sm\"&gt;\n&lt;a href=\"javascript:void(0);\"&gt;for the public&lt;/a&gt;\n&lt;ul class=\"topbar-dropdown\" style=\"\"&gt;\n&lt;li&gt;&lt;a href=\"/about/\"&gt;About NCPC&lt;/a&gt;&lt;/li&gt;\n&lt;li&gt;&lt;a href=\"/participate/events/\"&",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]",
              "issueID": "94ad4d22c1492ea7b80cad330d300dac",
              "signature": "1524f4be4904fe1ace22ffcef2fba120",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=94ad4d22c1492ea7b80cad330d300dac"
            },
            {
              "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": 222.625,
                  "y": 0
                },
                "bottom-right": {
                  "x": 313.781,
                  "y": 16
                },
                "height": 16,
                "width": 91.156
              },
              "position": {
                "line": 39,
                "column": 3
              },
              "errorSnippet": "&lt;li class=\"hidden-xs hidden-sm\"&gt;\n&lt;a href=\"javascript:void(0);\"&gt;for the media&lt;/a&gt;\n&lt;ul class=\"topbar-dropdown\" style=\"\"&gt;\n&lt;li&gt;&lt;a href=\"/news/\"&gt;Latest News&lt;/a&gt;&lt;/li&gt;\n&lt;li&gt;&lt;a href=\"/participate/media/\"&gt",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]",
              "issueID": "314a6a5a4847692c127869926ef49f47",
              "signature": "70be7a3a533dcb9fcf040e0dc08bbc31",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=314a6a5a4847692c127869926ef49f47"
            },
            {
              "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": 341.671875,
                  "y": 0
                },
                "bottom-right": {
                  "x": 444.015875,
                  "y": 16
                },
                "height": 16,
                "width": 102.344
              },
              "position": {
                "line": 48,
                "column": 3
              },
              "errorSnippet": "&lt;li class=\"hidden-xs hidden-sm\"&gt;\n&lt;a href=\"javascript:void(0);\"&gt;for submitters&lt;/a&gt;\n&lt;ul class=\"topbar-dropdown\" style=\"\"&gt;\n&lt;li&gt;&lt;a href=\"/review/overview/\"&gt;Process Overview&lt;/a&gt;&lt;/li&gt;\n&lt;li&gt;&lt;a href=\"/revie",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[3]",
              "issueID": "c0b6f0f818891d8f38c1c56cf4415385",
              "signature": "d3fd534d5a147152695e6fe267ae1fde",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=c0b6f0f818891d8f38c1c56cf4415385"
            },
            {
              "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": 649.09375,
                  "y": 0
                },
                "bottom-right": {
                  "x": 945.99975,
                  "y": 17
                },
                "height": 17,
                "width": 296.906
              },
              "position": {
                "line": 6114,
                "column": 42
              },
              "errorSnippet": "&lt;div id=\"tagline\"&gt;The Federal Planning Agency for America's Capital&lt;/div&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/div[1]",
              "issueID": "53b5a66f77cb3ecff6aa6f09d6e210ca",
              "signature": "c090f37f53e52465b2faf3d8ad93ca0c",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=53b5a66f77cb3ecff6aa6f09d6e210ca"
            },
            {
              "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": 531,
                  "y": 0
                },
                "bottom-right": {
                  "x": 602,
                  "y": 53
                },
                "height": 53,
                "width": 71
              },
              "position": {
                "line": 8443,
                "column": 1
              },
              "errorSnippet": "&lt;span class=\"input-group-btn\"&gt;\n&lt;button class=\"btn-u btn-u-lg\" type=\"submit\"&gt;&lt;i class=\"fa fa-search\"&gt;&lt;/i&gt;&lt;/button&gt;\n&lt;/span&gt;",
              "xpath": "/html/body/div[1]/div[5]/div[1]/div[1]/div[1]/form[1]/div[1]/span[1]",
              "issueID": "420e20dc9a3f178da1956543f38f5ddc",
              "signature": "c85babcc19154a5dd2b7a57c22ba6621",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=420e20dc9a3f178da1956543f38f5ddc"
            },
            {
              "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": 21
                },
                "bottom-right": {
                  "x": 32.7969,
                  "y": 37
                },
                "height": 16,
                "width": 17.7969
              },
              "position": {
                "line": 8493,
                "column": 1
              },
              "errorSnippet": "&lt;small&gt;Jul&lt;/small&gt;",
              "xpath": "/html/body/div[1]/div[8]/div[1]/div[1]/div[1]/p[1]/small[1]",
              "issueID": "21b04cd4d908f30cc6387f277fa8150b",
              "signature": "12867bc6cb2413192f73730a90bdc9fe",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=21b04cd4d908f30cc6387f277fa8150b"
            },
            {
              "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": 21
                },
                "bottom-right": {
                  "x": 34.4531,
                  "y": 37
                },
                "height": 16,
                "width": 19.4531
              },
              "position": {
                "line": 8506,
                "column": 1
              },
              "errorSnippet": "&lt;small&gt;Jun&lt;/small&gt;",
              "xpath": "/html/body/div[1]/div[8]/div[1]/div[2]/div[1]/p[1]/small[1]",
              "issueID": "205ab2dc0dfd4d1c4e160945d46aee42",
              "signature": "e55146918b4b5b0199779ecf963cbde3",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=205ab2dc0dfd4d1c4e160945d46aee42"
            },
            {
              "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": 21
                },
                "bottom-right": {
                  "x": 34.4531,
                  "y": 37
                },
                "height": 16,
                "width": 19.4531
              },
              "position": {
                "line": 8519,
                "column": 1
              },
              "errorSnippet": "&lt;small&gt;Jun&lt;/small&gt;",
              "xpath": "/html/body/div[1]/div[8]/div[1]/div[3]/div[1]/p[1]/small[1]",
              "issueID": "ab7a5d05e09e15a20c9b17086e7d27f0",
              "signature": "6fc6889abd5f8c1cefafa9e50bcff35c",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=ab7a5d05e09e15a20c9b17086e7d27f0"
            },
            {
              "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": 21
                },
                "bottom-right": {
                  "x": 35.9375,
                  "y": 37
                },
                "height": 16,
                "width": 20.9375
              },
              "position": {
                "line": 8532,
                "column": 1
              },
              "errorSnippet": "&lt;small&gt;May&lt;/small&gt;",
              "xpath": "/html/body/div[1]/div[8]/div[1]/div[4]/div[1]/p[1]/small[1]",
              "issueID": "64a54fc24f7a2a1a1a3ee68841f63b31",
              "signature": "e5dad452b6c993376f3f70f423d3120e",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=64a54fc24f7a2a1a1a3ee68841f63b31"
            },
            {
              "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": 74
                },
                "bottom-right": {
                  "x": 226,
                  "y": 154
                },
                "height": 80,
                "width": 211
              },
              "position": {
                "line": 8558,
                "column": 0
              },
              "errorSnippet": "&lt;small&gt;The National Capital Planning Commission is the federal government's planning agency for the National Capital Region.&lt;/small&gt;",
              "xpath": "/html/body/div[1]/div[10]/div[1]/div[1]/div[1]/div[1]/p[1]/small[1]",
              "issueID": "edee1e313a86a95ce6188c4944cb9349",
              "signature": "2a488d45fb4b25fda7a0eb19202721f1",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=edee1e313a86a95ce6188c4944cb9349"
            },
            {
              "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": 172
                },
                "bottom-right": {
                  "x": 227,
                  "y": 274
                },
                "height": 102,
                "width": 212
              },
              "position": {
                "line": 8559,
                "column": 12
              },
              "errorSnippet": "&lt;small&gt;The 12-member Commission meets monthly to adopt, approve, or provide advice on plans and projects that impact the nation's capital and surrounding areas. &lt;/small&gt;",
              "xpath": "/html/body/div[1]/div[10]/div[1]/div[1]/div[1]/div[1]/p[2]/small[1]",
              "issueID": "52afd0fbd9dc64c3a302b7126d837c91",
              "signature": "8f389dd89b71984331b10c7ba8e2dba1",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=52afd0fbd9dc64c3a302b7126d837c91"
            },
            {
              "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": 0
                },
                "bottom-right": {
                  "x": 96.9219,
                  "y": 17
                },
                "height": 17,
                "width": 81.9219
              },
              "position": {
                "line": 8160,
                "column": 5
              },
              "errorSnippet": "&lt;a href=\"/policies/accessibility/\"&gt;Accessibility&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[10]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[1]/a[1]",
              "issueID": "22c722a186521da256812e09925c309c",
              "signature": "0f7210b70e741d46bdf7af50e2f6a662",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=22c722a186521da256812e09925c309c"
            },
            {
              "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": 30
                },
                "bottom-right": {
                  "x": 63.9062,
                  "y": 47
                },
                "height": 17,
                "width": 48.9062
              },
              "position": {
                "line": 8161,
                "column": 5
              },
              "errorSnippet": "&lt;a href=\"/policies/fair/\"&gt;Fair Act&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[10]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[2]/a[1]",
              "issueID": "8c8ad3eebbe28f2a546f27e9c5999ee1",
              "signature": "c9e93d092904e2a72b443a91c9568ee9",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=8c8ad3eebbe28f2a546f27e9c5999ee1"
            },
            {
              "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": 60
                },
                "bottom-right": {
                  "x": 192.016,
                  "y": 77
                },
                "height": 17,
                "width": 177.016
              },
              "position": {
                "line": 8179,
                "column": 1
              },
              "errorSnippet": "&lt;a href=\"/policies/foia/\"&gt;Freedom of Information Act&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[10]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[3]/a[1]",
              "issueID": "65ea9c63bbec242c8cf7947a8d3100c5",
              "signature": "036653483182cf624d2c828cf269decd",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=65ea9c63bbec242c8cf7947a8d3100c5"
            },
            {
              "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": 90
                },
                "bottom-right": {
                  "x": 88.3438,
                  "y": 107
                },
                "height": 17,
                "width": 73.3438
              },
              "position": {
                "line": 8198,
                "column": 1
              },
              "errorSnippet": "&lt;a href=\"/policies/nofear/\"&gt;No Fear Act&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[10]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[4]/a[1]",
              "issueID": "55f3e39423423118c1b04689727b197f",
              "signature": "613424ce99ad4f673a2a4d349cfc671d",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=55f3e39423423118c1b04689727b197f"
            },
            {
              "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": 120
                },
                "bottom-right": {
                  "x": 128.078,
                  "y": 137
                },
                "height": 17,
                "width": 113.078
              },
              "position": {
                "line": 8202,
                "column": 5
              },
              "errorSnippet": "&lt;a href=\"/policies/opengov/\"&gt;Open Government&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[10]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[5]/a[1]",
              "issueID": "5d4963aba8ff96a57bc0acd121933e30",
              "signature": "d64642e189cf5e69ef430f371ce80495",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=5d4963aba8ff96a57bc0acd121933e30"
            },
            {
              "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": 150
                },
                "bottom-right": {
                  "x": 159.859,
                  "y": 167
                },
                "height": 17,
                "width": 144.859
              },
              "position": {
                "line": 8203,
                "column": 5
              },
              "errorSnippet": "&lt;a href=\"/policies/performance/\"&gt;Performance &amp;amp; Budget&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[10]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[6]/a[1]",
              "issueID": "6a09734f50da75adef60cf55d09412eb",
              "signature": "48107844b0000dde5c37ed155f18a34f",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=6a09734f50da75adef60cf55d09412eb"
            },
            {
              "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": 180
                },
                "bottom-right": {
                  "x": 108.9375,
                  "y": 197
                },
                "height": 17,
                "width": 93.9375
              },
              "position": {
                "line": 8204,
                "column": 5
              },
              "errorSnippet": "&lt;a href=\"/policies/strategic/\"&gt;Strategic Plan&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[10]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[7]/a[1]",
              "issueID": "9ed3f7fe2e6945d3fdbad60f993b4648",
              "signature": "2888a39715d41c6d02e96248b55afc59",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=9ed3f7fe2e6945d3fdbad60f993b4648"
            },
            {
              "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": 210
                },
                "bottom-right": {
                  "x": 174.969,
                  "y": 227
                },
                "height": 17,
                "width": 159.969
              },
              "position": {
                "line": 8205,
                "column": 5
              },
              "errorSnippet": "&lt;a href=\"/policies/vdp/\"&gt;Vulnerability Disclosure&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[10]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[8]/a[1]",
              "issueID": "416f08e228f2a61dd68a9f52b2f0f77b",
              "signature": "935507975873297b36efee633002473d",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=416f08e228f2a61dd68a9f52b2f0f77b"
            },
            {
              "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": 240
                },
                "bottom-right": {
                  "x": 60.8438,
                  "y": 257
                },
                "height": 17,
                "width": 45.8438
              },
              "position": {
                "line": 8206,
                "column": 5
              },
              "errorSnippet": "&lt;a href=\"/search/go/\"&gt;Search&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[10]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[9]/a[1]",
              "issueID": "6d78090d6b1895ce6c58d2d86b29cc39",
              "signature": "905dc75cbab8a0aff5182f3b6e6ba541",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=6d78090d6b1895ce6c58d2d86b29cc39"
            },
            {
              "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": 0
                },
                "bottom-right": {
                  "x": 71.0312,
                  "y": 17
                },
                "height": 17,
                "width": 56.0312
              },
              "position": {
                "line": 8207,
                "column": 5
              },
              "errorSnippet": "&lt;a href=\"/about/\"&gt;About Us&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[10]/div[1]/div[1]/div[1]/div[3]/ul[1]/li[1]/a[1]",
              "issueID": "a2f0b1dbe6d3c6a945ca24fa78ddfead",
              "signature": "9a8791bec8cee9cc66f692b5cb990f10",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=a2f0b1dbe6d3c6a945ca24fa78ddfead"
            },
            {
              "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": 30
                },
                "bottom-right": {
                  "x": 114.625,
                  "y": 47
                },
                "height": 17,
                "width": 99.625
              },
              "position": {
                "line": 8208,
                "column": 5
              },
              "errorSnippet": "&lt;a href=\"/about/staff/\"&gt;About the Staff&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[10]/div[1]/div[1]/div[1]/div[3]/ul[1]/li[2]/a[1]",
              "issueID": "b1d797f1f5def272ae8823c4918526e9",
              "signature": "bcc3b6053d5168bfb611449f0f0014be",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=b1d797f1f5def272ae8823c4918526e9"
            },
            {
              "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": 60
                },
                "bottom-right": {
                  "x": 152.734,
                  "y": 77
                },
                "height": 17,
                "width": 137.734
              },
              "position": {
                "line": 8209,
                "column": 5
              },
              "errorSnippet": "&lt;a href=\"/about/commission/\"&gt;About the Commission&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[10]/div[1]/div[1]/div[1]/div[3]/ul[1]/li[3]/a[1]",
              "issueID": "32e50e22a9e2dec4373e2c3dcf7a67f6",
              "signature": "536cad6dbff4bf6b99068d6d71853d5f",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=32e50e22a9e2dec4373e2c3dcf7a67f6"
            },
            {
              "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": 90
                },
                "bottom-right": {
                  "x": 91.6094,
                  "y": 107
                },
                "height": 17,
                "width": 76.6094
              },
              "position": {
                "line": 8210,
                "column": 9
              },
              "errorSnippet": "&lt;a href=\"/news/\"&gt;Latest News&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[10]/div[1]/div[1]/div[1]/div[3]/ul[1]/li[4]/a[1]",
              "issueID": "ef4b14997395ba6405a1c2d52366aa95",
              "signature": "4debe0929b105dfc0ae24b192dc8d691",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=ef4b14997395ba6405a1c2d52366aa95"
            },
            {
              "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": 120
                },
                "bottom-right": {
                  "x": 98.7344,
                  "y": 137
                },
                "height": 17,
                "width": 83.7344
              },
              "position": {
                "line": 8211,
                "column": 5
              },
              "errorSnippet": "&lt;a href=\"/videos/\"&gt;Watch Videos&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[10]/div[1]/div[1]/div[1]/div[3]/ul[1]/li[5]/a[1]",
              "issueID": "4b962555c873de245d4edb44baf99dea",
              "signature": "24a5124eaaa88db7a1653819e3646026",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=4b962555c873de245d4edb44baf99dea"
            },
            {
              "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": 150
                },
                "bottom-right": {
                  "x": 78.5781,
                  "y": 167
                },
                "height": 17,
                "width": 63.5781
              },
              "position": {
                "line": 8217,
                "column": 1
              },
              "errorSnippet": "&lt;a href=\"/subscribe/\"&gt;Subscribe&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[10]/div[1]/div[1]/div[1]/div[3]/ul[1]/li[6]/a[1]",
              "issueID": "ead884a658b19b6550e33d81c5d604b3",
              "signature": "cfb5b7f6d88e422310d6d8abd6c7418b",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=ead884a658b19b6550e33d81c5d604b3"
            },
            {
              "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": 180
                },
                "bottom-right": {
                  "x": 66.3438,
                  "y": 197
                },
                "height": 17,
                "width": 51.3438
              },
              "position": {
                "line": 8229,
                "column": 5
              },
              "errorSnippet": "&lt;a href=\"/sitemap/\"&gt;Site Map&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[10]/div[1]/div[1]/div[1]/div[3]/ul[1]/li[7]/a[1]",
              "issueID": "55eb12189e1caa7ef9f26a4448eb08f8",
              "signature": "07beafe641dfd1847f7f67212c52da12",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=55eb12189e1caa7ef9f26a4448eb08f8"
            },
            {
              "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": 210
                },
                "bottom-right": {
                  "x": 95.2969,
                  "y": 227
                },
                "height": 17,
                "width": 80.2969
              },
              "position": {
                "line": 8230,
                "column": 5
              },
              "errorSnippet": "&lt;a href=\"/about/atoz/\"&gt;A to Z Listing&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[10]/div[1]/div[1]/div[1]/div[3]/ul[1]/li[8]/a[1]",
              "issueID": "58c789b76111a55a3f738c4f99bd2198",
              "signature": "ee36608f1b28c76b8024d0f211c42025",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=58c789b76111a55a3f738c4f99bd2198"
            },
            {
              "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": 235.90625,
                  "y": 0
                },
                "bottom-right": {
                  "x": 389.15625,
                  "y": 26.9844
                },
                "height": 26.9844,
                "width": 153.25
              },
              "position": {
                "line": 8611,
                "column": 1
              },
              "errorSnippet": "&lt;div class=\"skiptranslate goog-te-gadget\" dir=\"ltr\" style=\"\"&gt;&lt;div id=\":0.targetLanguage\" class=\"goog-te-gadget-simple\" style=\"white-space: nowrap;\"&gt;&lt;img src=\"https://www.google.com/images/cleardot.gif\" class=\"goog-te-gadget-icon\" alt=\"\" st",
              "xpath": "/html/body/div[1]/div[10]/div[2]/div[1]/div[1]/div[3]/div[1]/div[1]",
              "issueID": "926e32607cd38c515159a8299de3e3f0",
              "signature": "68c73018a89674a366cc928b1b44352b",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=926e32607cd38c515159a8299de3e3f0"
            },
            {
              "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": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8762,
                "column": 212
              },
              "errorSnippet": "&lt;span class=\"activity-link\"&gt;Contribute a better translation&lt;/span&gt;",
              "xpath": "/html/body/div[2]/div[4]/div[1]/span[1]",
              "issueID": "f101bbbcfea1a2427b97e79ad53c8c2e",
              "signature": "dfdacbb2a6c62b7d6edd80a4446ff608",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=f101bbbcfea1a2427b97e79ad53c8c2e"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 410,
                "column": 19560
              },
              "errorSnippet": "&lt;p class=\"lead\"&gt;\nThe National Capital Planning Commission’s office is closed, but the agency is open for business through online services, including digital project submissions. Visit &lt;a href=\"/coronavirus/\"&gt;www.ncpc.gov/coronavirus&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[3]/div[1]/p[1]",
              "issueID": "86eb62a8a83a9c4a7d84ce373fb3f6b2",
              "signature": "60cb6ef918164be83a1e1a77b35327ef",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=86eb62a8a83a9c4a7d84ce373fb3f6b2"
            },
            {
              "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": -3.1415883600711823,
                  "y": 520.1144104003906
                },
                "bottom-right": {
                  "x": 816.0464116399288,
                  "y": 568.1144104003906
                },
                "height": 48,
                "width": 819.188
              },
              "position": {
                "line": 8382,
                "column": 0
              },
              "errorSnippet": "&lt;div class=\"ms-layer ms-promo-para color-light ms-desc-text\" style=\"transition-property: -webkit-transform, opacity; transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); margin: 0px; padding: 10px 20px 10px 60px; font-size: 20px; line-height: 2",
              "xpath": "/html/body/div[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[2]",
              "issueID": "4e3d00ddf0add44a65ea565d0a84c821",
              "signature": "4c08735246486584a71182dba288667d",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=4e3d00ddf0add44a65ea565d0a84c821"
            },
            {
              "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": 819.188,
                  "y": 48
                },
                "height": 48,
                "width": 819.188
              },
              "position": {
                "line": 8391,
                "column": 0
              },
              "errorSnippet": "&lt;div class=\"ms-layer ms-promo-para color-light ms-desc-text\" style=\"visibility: hidden; display: none;\"&gt;\nCongratulations to all 2022 Commuter Connections Award winners for encouraging alternative transportation use.\n&lt;/div&gt;",
              "xpath": "/html/body/div[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[2]/div[1]/div[2]",
              "issueID": "abc4c7030c5d9b44ef0ca0f02b429986",
              "signature": "3042d79a6b55b0df90577761ced8daee",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=abc4c7030c5d9b44ef0ca0f02b429986"
            },
            {
              "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": -30,
                  "y": -13
                },
                "height": -13,
                "width": -30
              },
              "position": {
                "line": 4571,
                "column": 34
              },
              "errorSnippet": "&lt;a href=\"/about/faqs/\" id=\"a8\"&gt;&lt;i class=\"fa fa-lg fa-caret-square-o-right\"&gt;&lt;/i&gt; FAQ&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/div[2]/div[1]/ul[1]/li[1]/ul[1]/li[8]/a[1]",
              "issueID": "3930dcf654c647519cf272dd1f606ad5",
              "signature": "79debc817bc69d46cd7d1a343379064a",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=3930dcf654c647519cf272dd1f606ad5"
            },
            {
              "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": 8134,
                "column": 5
              },
              "errorSnippet": "&lt;a href=\"https://vote.gov/\" class=\"pull-right btn-slider\" style=\"height:100%;padding-left:15px;\" target=\"_blank\"&gt;&lt;i class=\"fa fa-arrow-circle-right\"&gt;&lt;/i&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/a[1]",
              "issueID": "11da76b1418dfd64f57bcc24361bf41d",
              "signature": "94824c3bc141be25c2ff8d75734f09e8",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=11da76b1418dfd64f57bcc24361bf41d"
            },
            {
              "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": 8136,
                "column": 5
              },
              "errorSnippet": "&lt;a href=\"/news/item/181/\" class=\"pull-right btn-slider\" style=\"height:100%;padding-left:15px;\" target=\"_blank\"&gt;&lt;i class=\"fa fa-arrow-circle-right\"&gt;&lt;/i&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[2]/div[1]/div[1]/a[1]",
              "issueID": "1992e472d41f24dd5608c09c4141a121",
              "signature": "fdf5099366b215bb8f57b2666a7414fa",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=1992e472d41f24dd5608c09c4141a121"
            },
            {
              "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": 8137,
                "column": 5
              },
              "errorSnippet": "&lt;a href=\"/equity\" class=\"pull-right btn-slider\" style=\"height:100%;padding-left:15px;\" target=\"_blank\"&gt;&lt;i class=\"fa fa-arrow-circle-right\"&gt;&lt;/i&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[2]/div[1]/div[1]/a[1]",
              "issueID": "212c215b36d2caaf29bb15728bfdd735",
              "signature": "9b386904ef6aeb2f15dc231f78cb7879",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=212c215b36d2caaf29bb15728bfdd735"
            },
            {
              "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": 21,
                  "y": 28
                },
                "height": 28,
                "width": 21
              },
              "position": {
                "line": 8444,
                "column": 1
              },
              "errorSnippet": "&lt;button class=\"btn-u btn-u-lg\" type=\"submit\"&gt;&lt;i class=\"fa fa-search\"&gt;&lt;/i&gt;&lt;/button&gt;",
              "xpath": "/html/body/div[1]/div[5]/div[1]/div[1]/div[1]/form[1]/div[1]/span[1]/button[1]",
              "issueID": "101a1179b2716f170da9d151cfd36989",
              "signature": "b24e9b27afd0066e168fae20a1c3304d",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=101a1179b2716f170da9d151cfd36989"
            },
            {
              "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": 8146,
                "column": 5
              },
              "errorSnippet": "&lt;a href=\"/news/item/182/1/\" class=\"\"&gt;\n&lt;img class=\"img-responsive\" src=\"https://www.ncpc.gov/news/images/July22.jpg\" alt=\"\"&gt;\n&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[8]/div[1]/div[1]/div[1]/a[1]",
              "issueID": "52e65a156d568fec1023b9231d7aacaa",
              "signature": "c1e536249f62878ff1fb2363ba6cec06",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=52e65a156d568fec1023b9231d7aacaa"
            },
            {
              "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": 8148,
                "column": 5
              },
              "errorSnippet": "&lt;a href=\"/news/item/179/1/\" class=\"\"&gt;\n&lt;img class=\"img-responsive\" src=\"https://www.ncpc.gov/news/images/AIDS_Memorial_Quilt_2022.jpg\" alt=\"\"&gt;\n&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[8]/div[1]/div[2]/div[1]/a[1]",
              "issueID": "efb76699959b22deb09c99390769b29b",
              "signature": "150bd708f9911cbc58efec75e649897d",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=efb76699959b22deb09c99390769b29b"
            },
            {
              "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": 8150,
                "column": 5
              },
              "errorSnippet": "&lt;a href=\"/news/item/180/1/\" class=\"\"&gt;\n&lt;img class=\"img-responsive\" src=\"https://www.ncpc.gov/news/images/June2022CM.jpg\" alt=\"\"&gt;\n&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[8]/div[1]/div[3]/div[1]/a[1]",
              "issueID": "3edf1ad17a408c3b1590524a1b05272b",
              "signature": "cdcdb391c04ee978ebb645b89a3ca38d",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=3edf1ad17a408c3b1590524a1b05272b"
            },
            {
              "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": 8156,
                "column": 5
              },
              "errorSnippet": "&lt;a href=\"/news/item/177/1/\" class=\"\"&gt;\n&lt;img class=\"img-responsive\" src=\"https://www.ncpc.gov/news/images/ArlSkyfromUSCap.jpg\" alt=\"\"&gt;\n&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[8]/div[1]/div[4]/div[1]/a[1]",
              "issueID": "ba484baa476a9769941dcdedbf3920fa",
              "signature": "1e301016f5238ddc79b7a6f4e19210d6",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=ba484baa476a9769941dcdedbf3920fa"
            },
            {
              "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": 64.828125,
                  "y": 5
                },
                "bottom-right": {
                  "x": 89.828125,
                  "y": 30
                },
                "height": 25,
                "width": 25
              },
              "position": {
                "line": 8234,
                "column": 5
              },
              "errorSnippet": "&lt;a href=\"https://www.facebook.com/ncpc.gov\" class=\"tooltips\" data-toggle=\"tooltip\" data-placement=\"top\" title=\"\" data-original-title=\"Facebook\"&gt;\n&lt;i class=\"fa fa-facebook-square fa-lg\"&gt;&lt;/i&gt;\n&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[10]/div[2]/div[1]/div[1]/div[2]/ul[1]/li[1]/a[1]",
              "issueID": "8709d008d8cf0b9b504c7cdbae73e835",
              "signature": "2849474ca60fe82d70e87d6f46fea838",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=8709d008d8cf0b9b504c7cdbae73e835"
            },
            {
              "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": 107.71875,
                  "y": 5
                },
                "bottom-right": {
                  "x": 132.71875,
                  "y": 30
                },
                "height": 25,
                "width": 25
              },
              "position": {
                "line": 8235,
                "column": 5
              },
              "errorSnippet": "&lt;a href=\"https://www.youtube.com/user/NCPCdotGov\" class=\"tooltips\" data-toggle=\"tooltip\" data-placement=\"top\" title=\"\" data-original-title=\"YouTube\"&gt;\n&lt;i class=\"fa fa-youtube-square fa-lg\"&gt;&lt;/i&gt;\n&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[10]/div[2]/div[1]/div[1]/div[2]/ul[1]/li[2]/a[1]",
              "issueID": "773d89c1c8a16f39a5e39f1e32728cee",
              "signature": "9d28dff6a5fd9a3d7681a78c4cd5053c",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=773d89c1c8a16f39a5e39f1e32728cee"
            },
            {
              "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": 150.609375,
                  "y": 5
                },
                "bottom-right": {
                  "x": 175.609375,
                  "y": 30
                },
                "height": 25,
                "width": 25
              },
              "position": {
                "line": 8243,
                "column": 5
              },
              "errorSnippet": "&lt;a href=\"https://instagram.com/ncpcgov\" class=\"tooltips\" data-toggle=\"tooltip\" data-placement=\"top\" title=\"\" data-original-title=\"Instagram\"&gt;\n&lt;i class=\"fa fa-instagram fa-lg\"&gt;&lt;/i&gt;\n&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[10]/div[2]/div[1]/div[1]/div[2]/ul[1]/li[3]/a[1]",
              "issueID": "7d3554ebddb322d7b76cac0d2e9e6d42",
              "signature": "78bb1f1e8b6376eae67588cdf09c0908",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=7d3554ebddb322d7b76cac0d2e9e6d42"
            },
            {
              "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": 193.5,
                  "y": 5
                },
                "bottom-right": {
                  "x": 218.5,
                  "y": 30
                },
                "height": 25,
                "width": 25
              },
              "position": {
                "line": 8244,
                "column": 9
              },
              "errorSnippet": "&lt;a href=\"https://www.twitter.com/ncpcgov\" class=\"tooltips\" data-toggle=\"tooltip\" data-placement=\"top\" title=\"\" data-original-title=\"Twitter\"&gt;\n&lt;i class=\"fa fa-twitter-square fa-lg\"&gt;&lt;/i&gt;\n&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[10]/div[2]/div[1]/div[1]/div[2]/ul[1]/li[4]/a[1]",
              "issueID": "e68778a65dccad5900f4361a8c42a666",
              "signature": "4ead7deb67629af1607c0776034cfb11",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=e68778a65dccad5900f4361a8c42a666"
            },
            {
              "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": 42,
                  "y": 2271.390625
                },
                "bottom-right": {
                  "x": 42,
                  "y": 2287.390625
                },
                "height": 16,
                "width": 0
              },
              "position": {
                "line": 8246,
                "column": 5
              },
              "errorSnippet": "&lt;a href=\"https://vote.gov\" target=\"_blank\"&gt;\n&lt;img src=\"/assets/img/vote.gov-logo.png\" id=\"votegov\"&gt;\n&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[10]/div[2]/div[1]/a[1]",
              "issueID": "879ccb60cb27892779e9fa214b8b8880",
              "signature": "881910783324a4581b6c82afb52d5922",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=879ccb60cb27892779e9fa214b8b8880"
            },
            {
              "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": 98.125,
                  "y": 0
                },
                "bottom-right": {
                  "x": 194.73399999999998,
                  "y": 16
                },
                "height": 16,
                "width": 96.609
              },
              "position": {
                "line": 27,
                "column": 3
              },
              "errorSnippet": "&lt;li class=\"hidden-xs hidden-sm\"&gt;\n&lt;a href=\"javascript:void(0);\"&gt;for the public&lt;/a&gt;\n&lt;ul class=\"topbar-dropdown\" style=\"\"&gt;\n&lt;li&gt;&lt;a href=\"/about/\"&gt;About NCPC&lt;/a&gt;&lt;/li&gt;\n&lt;li&gt;&lt;a href=\"/participate/events/\"&",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]",
              "issueID": "1d232562c20e853535366b45d82965a2",
              "signature": "8e4279a8cfc3ce94765affd2ef5e87c0",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=1d232562c20e853535366b45d82965a2"
            },
            {
              "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": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 200,
                  "y": 217
                },
                "height": 217,
                "width": 200
              },
              "position": {
                "line": 4104,
                "column": 0
              },
              "errorSnippet": "&lt;ul class=\"topbar-dropdown\" style=\"\"&gt;\n&lt;li&gt;&lt;a href=\"/about/\"&gt;About NCPC&lt;/a&gt;&lt;/li&gt;\n&lt;li&gt;&lt;a href=\"/participate/events/\"&gt;Upcoming Events&lt;/a&gt;&lt;/li&gt;\n&lt;li&gt;&lt;a href=\"/participate/notices/\"&gt;Comment Oppo",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/ul[1]",
              "issueID": "b3fca258067290d147a57978fc58afdc",
              "signature": "a09ea9da10eab603ff8e58a39c74a903",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=b3fca258067290d147a57978fc58afdc"
            },
            {
              "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": 222.625,
                  "y": 0
                },
                "bottom-right": {
                  "x": 313.781,
                  "y": 16
                },
                "height": 16,
                "width": 91.156
              },
              "position": {
                "line": 39,
                "column": 3
              },
              "errorSnippet": "&lt;li class=\"hidden-xs hidden-sm\"&gt;\n&lt;a href=\"javascript:void(0);\"&gt;for the media&lt;/a&gt;\n&lt;ul class=\"topbar-dropdown\" style=\"\"&gt;\n&lt;li&gt;&lt;a href=\"/news/\"&gt;Latest News&lt;/a&gt;&lt;/li&gt;\n&lt;li&gt;&lt;a href=\"/participate/media/\"&gt",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]",
              "issueID": "2da67bba5df56f9a76fb27bcbbaf400c",
              "signature": "4fc281a5d9c24c53e471f56c6aafc948",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=2da67bba5df56f9a76fb27bcbbaf400c"
            },
            {
              "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": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 200,
                  "y": 163
                },
                "height": 163,
                "width": 200
              },
              "position": {
                "line": 4104,
                "column": 0
              },
              "errorSnippet": "&lt;ul class=\"topbar-dropdown\" style=\"\"&gt;\n&lt;li&gt;&lt;a href=\"/news/\"&gt;Latest News&lt;/a&gt;&lt;/li&gt;\n&lt;li&gt;&lt;a href=\"/participate/media/\"&gt;Media Releases&lt;/a&gt;&lt;/li&gt;\n&lt;li&gt;&lt;a href=\"/review/meeting/\"&gt;Upcoming Meeting&lt",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/ul[1]",
              "issueID": "c3b747866ad9bd18d732289a3c66811a",
              "signature": "5bd944831fd126881ae1911137405457",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=c3b747866ad9bd18d732289a3c66811a"
            },
            {
              "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": 341.671875,
                  "y": 0
                },
                "bottom-right": {
                  "x": 444.015875,
                  "y": 16
                },
                "height": 16,
                "width": 102.344
              },
              "position": {
                "line": 48,
                "column": 3
              },
              "errorSnippet": "&lt;li class=\"hidden-xs hidden-sm\"&gt;\n&lt;a href=\"javascript:void(0);\"&gt;for submitters&lt;/a&gt;\n&lt;ul class=\"topbar-dropdown\" style=\"\"&gt;\n&lt;li&gt;&lt;a href=\"/review/overview/\"&gt;Process Overview&lt;/a&gt;&lt;/li&gt;\n&lt;li&gt;&lt;a href=\"/revie",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[3]",
              "issueID": "82a8bf3e33bd44aa0031a0b3116e7d27",
              "signature": "afab598017e17e702fda74dc9d165c02",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=82a8bf3e33bd44aa0031a0b3116e7d27"
            },
            {
              "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": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 200,
                  "y": 163
                },
                "height": 163,
                "width": 200
              },
              "position": {
                "line": 5592,
                "column": 110
              },
              "errorSnippet": "&lt;ul class=\"topbar-dropdown\" style=\"\"&gt;\n&lt;li&gt;&lt;a href=\"/review/overview/\"&gt;Process Overview&lt;/a&gt;&lt;/li&gt;\n&lt;li&gt;&lt;a href=\"/review/deadlines/\"&gt;Submission Deadlines&lt;/a&gt;&lt;/li&gt;\n&lt;li&gt;&lt;a href=\"/review/submit/\"&gt",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/ul[1]",
              "issueID": "722c61beb94161d75dc0090f1bc5fe9c",
              "signature": "6e770cb0921f25a3eea7c5564b607eef",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=722c61beb94161d75dc0090f1bc5fe9c"
            },
            {
              "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": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 819.188,
                  "y": 120
                },
                "height": 120,
                "width": 819.188
              },
              "position": {
                "line": 8377,
                "column": 0
              },
              "errorSnippet": "&lt;div class=\"ms-layer ms-promo-title color-light ms-title-text\" style=\"visibility: hidden; display: none;\"&gt;&lt;a href=\"https://vote.gov/\" class=\"pull-right btn-slider\" style=\"height:100%;padding-left:15px;\" target=\"_blank\"&gt;&lt;i class=\"fa fa-arro",
              "xpath": "/html/body/div[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]",
              "issueID": "4fb0e02486c680fae321b709c5191448",
              "signature": "5c03ca57e84207699b996a5dee1ef7bb",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=4fb0e02486c680fae321b709c5191448"
            },
            {
              "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": -3.1415883600711823,
                  "y": 380.0835876464844
                },
                "bottom-right": {
                  "x": 816.0464116399288,
                  "y": 500.0835876464844
                },
                "height": 120,
                "width": 819.188
              },
              "position": {
                "line": 8382,
                "column": 0
              },
              "errorSnippet": "&lt;div class=\"ms-layer ms-promo-title color-light ms-title-text ms-hover-active\" style=\"transition-property: -webkit-transform, opacity; transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); margin: 0px; padding: 10px 20px 10px 60px; font-size: 40",
              "xpath": "/html/body/div[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]",
              "issueID": "b7db0bc14f71f5090bfed4a1c82b1c38",
              "signature": "84bc91bb9297fc31b66f4fe19b97fc1e",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=b7db0bc14f71f5090bfed4a1c82b1c38"
            },
            {
              "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": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 819.188,
                  "y": 72
                },
                "height": 72,
                "width": 819.188
              },
              "position": {
                "line": 8400,
                "column": 0
              },
              "errorSnippet": "&lt;div class=\"ms-layer ms-promo-title color-light ms-title-text\" style=\"visibility: hidden; display: none;\"&gt;&lt;a href=\"/equity\" class=\"pull-right btn-slider\" style=\"height:100%;padding-left:15px;\" target=\"_blank\"&gt;&lt;i class=\"fa fa-arrow-circle-r",
              "xpath": "/html/body/div[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[2]/div[1]/div[1]",
              "issueID": "571eb59fac34c9cc3d152c15e97786a7",
              "signature": "a7805012892e635de3ee9790b5e5e93c",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=571eb59fac34c9cc3d152c15e97786a7"
            },
            {
              "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": 0,
                  "y": 1763.390625
                },
                "bottom-right": {
                  "x": 1024,
                  "y": 1805.390625
                },
                "height": 42,
                "width": 1024
              },
              "position": {
                "line": 8509,
                "column": 1
              },
              "errorSnippet": "&lt;div class=\"call-action-v1 bg-color-grey\" style=\"padding:20px 0\"&gt;\n&lt;div class=\"container\"&gt;\n&lt;div class=\"row text-center\"&gt;\n&lt;div class=\"col-md-12\"&gt;\n&lt;span id=\"signup\"&gt;&lt;span class=\"hidden-xs\"&gt;SIGN UP TO &lt;/span&gt;RECEIVE ",
              "xpath": "/html/body/div[1]/div[9]",
              "issueID": "816df2cc7e3078c5b8dc8879f3c98f5b",
              "signature": "2ae8d088ebd46cc8ebc6a296c687df19",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=816df2cc7e3078c5b8dc8879f3c98f5b"
            },
            {
              "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": 0,
                  "y": 1783.390625
                },
                "bottom-right": {
                  "x": 940,
                  "y": 1825.390625
                },
                "height": 42,
                "width": 940
              },
              "position": {
                "line": 8512,
                "column": 7
              },
              "errorSnippet": "&lt;div class=\"container\"&gt;\n&lt;div class=\"row text-center\"&gt;\n&lt;div class=\"col-md-12\"&gt;\n&lt;span id=\"signup\"&gt;&lt;span class=\"hidden-xs\"&gt;SIGN UP TO &lt;/span&gt;RECEIVE UPDATES&lt;/span&gt; &lt;a class=\"btn-u btn-u-dark\" href=\"/subscribe/\"&g",
              "xpath": "/html/body/div[1]/div[9]/div[1]",
              "issueID": "d553f7e855e7dd93aca3f75968fc21e6",
              "signature": "9b47a2cfd34995e4669673eea3047c0c",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=d553f7e855e7dd93aca3f75968fc21e6"
            },
            {
              "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": 42,
                  "y": 1783.390625
                },
                "bottom-right": {
                  "x": 1012,
                  "y": 1825.390625
                },
                "height": 42,
                "width": 970
              },
              "position": {
                "line": 8513,
                "column": 1
              },
              "errorSnippet": "&lt;div class=\"row text-center\"&gt;\n&lt;div class=\"col-md-12\"&gt;\n&lt;span id=\"signup\"&gt;&lt;span class=\"hidden-xs\"&gt;SIGN UP TO &lt;/span&gt;RECEIVE UPDATES&lt;/span&gt; &lt;a class=\"btn-u btn-u-dark\" href=\"/subscribe/\"&gt;SUBSCRIBE&lt;/a&gt;\n&lt;/div",
              "xpath": "/html/body/div[1]/div[9]/div[1]/div[1]",
              "issueID": "c4b9d25d855ef07832425f8418e9f11c",
              "signature": "1bb0b313c1ee109a3249e30d1960bc55",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=c4b9d25d855ef07832425f8418e9f11c"
            },
            {
              "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": 27,
                  "y": 1783.390625
                },
                "bottom-right": {
                  "x": 967,
                  "y": 1825.390625
                },
                "height": 42,
                "width": 940
              },
              "position": {
                "line": 8522,
                "column": 1
              },
              "errorSnippet": "&lt;div class=\"col-md-12\"&gt;\n&lt;span id=\"signup\"&gt;&lt;span class=\"hidden-xs\"&gt;SIGN UP TO &lt;/span&gt;RECEIVE UPDATES&lt;/span&gt; &lt;a class=\"btn-u btn-u-dark\" href=\"/subscribe/\"&gt;SUBSCRIBE&lt;/a&gt;\n&lt;/div&gt;",
              "xpath": "/html/body/div[1]/div[9]/div[1]/div[1]/div[1]",
              "issueID": "f809dc3f8b16fe821e624a9e906a458b",
              "signature": "d0ec770e154039ef2edb572b730f9f48",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=f809dc3f8b16fe821e624a9e906a458b"
            },
            {
              "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": 248.078125,
                  "y": 5
                },
                "bottom-right": {
                  "x": 591.078125,
                  "y": 30
                },
                "height": 25,
                "width": 343
              },
              "position": {
                "line": 8544,
                "column": 0
              },
              "errorSnippet": "&lt;span id=\"signup\"&gt;&lt;span class=\"hidden-xs\"&gt;SIGN UP TO &lt;/span&gt;RECEIVE UPDATES&lt;/span&gt;",
              "xpath": "/html/body/div[1]/div[9]/div[1]/div[1]/div[1]/span[1]",
              "issueID": "fd001be08a7dbef9f0a7b1cbb9ab6e86",
              "signature": "9be1c3afac1e228148f0f703770fe83e",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=fd001be08a7dbef9f0a7b1cbb9ab6e86"
            },
            {
              "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": 60
                },
                "bottom-right": {
                  "x": 192.016,
                  "y": 77
                },
                "height": 17,
                "width": 177.016
              },
              "position": {
                "line": 8179,
                "column": 1
              },
              "errorSnippet": "&lt;a href=\"/policies/foia/\"&gt;Freedom of Information Act&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[10]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[3]/a[1]",
              "issueID": "1edbd89631c33533072150b004f5f431",
              "signature": "d57d357e4349a539cf7bfb01d02f17c4",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=1edbd89631c33533072150b004f5f431"
            },
            {
              "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": 2338.39
                },
                "height": 2338.39,
                "width": 1024
              },
              "position": {
                "line": 2446,
                "column": 60
              },
              "errorSnippet": "&lt;body class=\"header-fixed\" style=\"position: relative; min-height: 100%; top: 0px;\"&gt;\n&lt;div class=\"wrapper bg-white\"&gt;\n&lt;!-- Don't delete below this line --&gt;\n&lt;a href=\"#afternav\" id=\"skip\"&gt;Skip Navigation&lt;/a&gt; &lt;div class=\"blog-t",
              "xpath": "/html/body",
              "issueID": "e348b73d49a9146d1ea344a2e7844949",
              "signature": "7deb9e9951aa7b397e0dee8a84fbd3f3",
              "ref": "https://tenon.io/bestpractice.php?bpID=143&tID=155&issueID=e348b73d49a9146d1ea344a2e7844949"
            },
            {
              "tID": 190,
              "bpID": 73,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Item(s) with interactive `role` must have `tabindex=\"0\"` unless it is natively actionable.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.1.1 Keyboard",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.1.3 Keyboard (No Exception)"
              ],
              "resultTitle": "Make sure that all interactive elements can receive focus using the keyboard.",
              "errorDescription": "This element has an ARIA role that is intended for widgets that are used for interaction. However, it lacks a `tabindex` attribute.  As a consequence, users who navigate the page via keyboard will be unable to gain focus on this control and will be unable to interact with it with the keyboard. Add `tabindex=\"0\"` to this control. Also ensure that this control responds to all of the necessary key events required of this type of control.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 200,
                  "y": 279
                },
                "height": 279,
                "width": 200
              },
              "position": {
                "line": 6269,
                "column": 0
              },
              "errorSnippet": "&lt;ul class=\"dropdown-menu mm\" role=\"menu\" style=\"\"&gt;\n&lt;li&gt;&lt;a href=\"/about/\" id=\"a1\"&gt;&lt;i class=\"fa fa-lg fa-caret-square-o-right\"&gt;&lt;/i&gt; About NCPC&lt;/a&gt;&lt;/li&gt;\n&lt;li&gt;&lt;a href=\"/about/commission/\" id=\"a2\"&gt;&lt;i cla",
              "xpath": "/html/body/div[1]/div[2]/div[2]/div[1]/ul[1]/li[1]/ul[1]",
              "issueID": "ee9470a4ec0219aba82367b8a852aef4",
              "signature": "3767fb26fc23fbf90d2feaeab2b95e7d",
              "ref": "https://tenon.io/bestpractice.php?bpID=73&tID=190&issueID=ee9470a4ec0219aba82367b8a852aef4"
            },
            {
              "tID": 190,
              "bpID": 73,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Item(s) with interactive `role` must have `tabindex=\"0\"` unless it is natively actionable.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.1.1 Keyboard",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.1.3 Keyboard (No Exception)"
              ],
              "resultTitle": "Make sure that all interactive elements can receive focus using the keyboard.",
              "errorDescription": "This element has an ARIA role that is intended for widgets that are used for interaction. However, it lacks a `tabindex` attribute.  As a consequence, users who navigate the page via keyboard will be unable to gain focus on this control and will be unable to interact with it with the keyboard. Add `tabindex=\"0\"` to this control. Also ensure that this control responds to all of the necessary key events required of this type of control.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 776,
                  "y": 338
                },
                "height": 338,
                "width": 776
              },
              "position": {
                "line": 6269,
                "column": 0
              },
              "errorSnippet": "&lt;ul class=\"dropdown-menu menu-planning\" role=\"menu\" style=\"width: 80%; max-width: 780px;\"&gt;\n&lt;li&gt;\n&lt;div class=\"mega-menu-content disable-icons\"&gt;\n&lt;div class=\"row equal-height\"&gt; &lt;div class=\"col-md-4 equal-height-in\"&gt;\n&lt;ul class",
              "xpath": "/html/body/div[1]/div[2]/div[2]/div[1]/ul[1]/li[2]/ul[1]",
              "issueID": "768de4418d88d45a21411cbea4c16a93",
              "signature": "a30ae659918fac9887ab2b8cd982e485",
              "ref": "https://tenon.io/bestpractice.php?bpID=73&tID=190&issueID=768de4418d88d45a21411cbea4c16a93"
            },
            {
              "tID": 190,
              "bpID": 73,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Item(s) with interactive `role` must have `tabindex=\"0\"` unless it is natively actionable.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.1.1 Keyboard",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.1.3 Keyboard (No Exception)"
              ],
              "resultTitle": "Make sure that all interactive elements can receive focus using the keyboard.",
              "errorDescription": "This element has an ARIA role that is intended for widgets that are used for interaction. However, it lacks a `tabindex` attribute.  As a consequence, users who navigate the page via keyboard will be unable to gain focus on this control and will be unable to interact with it with the keyboard. Add `tabindex=\"0\"` to this control. Also ensure that this control responds to all of the necessary key events required of this type of control.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 776,
                  "y": 317
                },
                "height": 317,
                "width": 776
              },
              "position": {
                "line": 8144,
                "column": 1
              },
              "errorSnippet": "&lt;ul class=\"dropdown-menu menu-review\" role=\"menu\" style=\"width: 80%; max-width: 780px;\"&gt;\n&lt;li&gt;\n&lt;div class=\"mega-menu-content disable-icons\"&gt;\n&lt;div class=\"row equal-height\"&gt;\n&lt;div class=\"col-md-4 equal-height-in\"&gt;\n&lt;ul class=\"",
              "xpath": "/html/body/div[1]/div[2]/div[2]/div[1]/ul[1]/li[3]/ul[1]",
              "issueID": "a23a75517cd2b2b8ecb32fc12fa963c6",
              "signature": "2de2ac23d34a1f50a255a33891724b4e",
              "ref": "https://tenon.io/bestpractice.php?bpID=73&tID=190&issueID=a23a75517cd2b2b8ecb32fc12fa963c6"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8134,
                "column": 5
              },
              "errorSnippet": "&lt;a href=\"https://vote.gov/\" class=\"pull-right btn-slider\" style=\"height:100%;padding-left:15px;\" target=\"_blank\"&gt;&lt;i class=\"fa fa-arrow-circle-right\"&gt;&lt;/i&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/a[1]",
              "issueID": "7d825880eaf8977820b69c7a6184cced",
              "signature": "f2ad5ea9362f543bf60eed9955eef595",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=7d825880eaf8977820b69c7a6184cced"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 823.3686940670013,
                  "y": 10.002197265625
                },
                "bottom-right": {
                  "x": 864.3686940670013,
                  "y": 70.002197265625
                },
                "height": 60,
                "width": 41
              },
              "position": {
                "line": 8135,
                "column": 5
              },
              "errorSnippet": "&lt;a href=\"https://www.ncpc.gov/initiatives/pennave/vision/\" class=\"pull-right btn-slider\" style=\"height:100%;padding-left:15px;\" target=\"_blank\"&gt;&lt;i class=\"fa fa-arrow-circle-right\"&gt;&lt;/i&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/a[1]",
              "issueID": "3cca6e9c563d8f95a0862fd2cc7d66c0",
              "signature": "6e527cb4d05b8baafe1d378228acbc19",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=3cca6e9c563d8f95a0862fd2cc7d66c0"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8136,
                "column": 5
              },
              "errorSnippet": "&lt;a href=\"/news/item/181/\" class=\"pull-right btn-slider\" style=\"height:100%;padding-left:15px;\" target=\"_blank\"&gt;&lt;i class=\"fa fa-arrow-circle-right\"&gt;&lt;/i&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[2]/div[1]/div[1]/a[1]",
              "issueID": "1c2e8c73f4f17009c1c75b5c323515dc",
              "signature": "71ce09c3a7ffd5b78f6e68e058c24690",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=1c2e8c73f4f17009c1c75b5c323515dc"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8137,
                "column": 5
              },
              "errorSnippet": "&lt;a href=\"/equity\" class=\"pull-right btn-slider\" style=\"height:100%;padding-left:15px;\" target=\"_blank\"&gt;&lt;i class=\"fa fa-arrow-circle-right\"&gt;&lt;/i&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[2]/div[1]/div[1]/a[1]",
              "issueID": "d947b9b73bedbcecc7c919cf183c580f",
              "signature": "adc7bc144fd6b0a4a9489898985dd154",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=d947b9b73bedbcecc7c919cf183c580f"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 42,
                  "y": 2271.390625
                },
                "bottom-right": {
                  "x": 42,
                  "y": 2287.390625
                },
                "height": 16,
                "width": 0
              },
              "position": {
                "line": 8246,
                "column": 5
              },
              "errorSnippet": "&lt;a href=\"https://vote.gov\" target=\"_blank\"&gt;\n&lt;img src=\"/assets/img/vote.gov-logo.png\" id=\"votegov\"&gt;\n&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[10]/div[2]/div[1]/a[1]",
              "issueID": "0ecf411b28ad7592564fca51171bf96b",
              "signature": "5ce01b085ad431079655a0d2a874558f",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=0ecf411b28ad7592564fca51171bf96b"
            },
            {
              "tID": 242,
              "bpID": 209,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Multiple consecutive `<br>` tags next to each other, simulating paragraphs.",
              "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.9 Link Purpose (Link Only)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.1.4 Abbreviations",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.1.5 Reading Level"
              ],
              "resultTitle": "Ensure content is easy to read and understand",
              "errorDescription": "This section of code contains multiple consecutive `<br>` elements, probably used to simulate paragraphs or add whitespace. `<br>` elements are often announced as \"blank\" for users of text-to-speech software, multiple times in sequence, which increases cognitive load for these users. Also, it will not identify these sections as paragraphs. Remove the `<br>` elements. Replace them with `<p>` elements, and use CSS to control whitespace.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 5651,
                "column": 50
              },
              "errorSnippet": "&lt;br&gt;",
              "xpath": "/html/body/div[1]/div[3]/div[1]/p[1]/br[1]",
              "issueID": "985f6d24d966f227c21ceb9b8237a436",
              "signature": "d18558aaa20710c7eb35c51c5deb5c18",
              "ref": "https://tenon.io/bestpractice.php?bpID=209&tID=242&issueID=985f6d24d966f227c21ceb9b8237a436"
            },
            {
              "tID": 242,
              "bpID": 209,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Multiple consecutive `<br>` tags next to each other, simulating paragraphs.",
              "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.9 Link Purpose (Link Only)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.1.4 Abbreviations",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.1.5 Reading Level"
              ],
              "resultTitle": "Ensure content is easy to read and understand",
              "errorDescription": "This section of code contains multiple consecutive `<br>` elements, probably used to simulate paragraphs or add whitespace. `<br>` elements are often announced as \"blank\" for users of text-to-speech software, multiple times in sequence, which increases cognitive load for these users. Also, it will not identify these sections as paragraphs. Remove the `<br>` elements. Replace them with `<p>` elements, and use CSS to control whitespace.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 5652,
                "column": 0
              },
              "errorSnippet": "&lt;br&gt;",
              "xpath": "/html/body/div[1]/div[3]/div[1]/p[1]/br[3]",
              "issueID": "56aba2a610880e7d3454f49a44b872da",
              "signature": "12489a88ec8920a5404f261c0dcec66e",
              "ref": "https://tenon.io/bestpractice.php?bpID=209&tID=242&issueID=56aba2a610880e7d3454f49a44b872da"
            },
            {
              "tID": 271,
              "bpID": 211,
              "priority": 100,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This text is rotated from the horizontal by 60 degrees or more.",
              "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 is rotated from the horizontal by 60 degrees or more, and is not part of a complex image or graphic.  Text rotated beyond a certain threshold presents comprehension difficulties for people with cognitive disabilities or perception-based learning disabilities. Don't rotate text beyond 60 degrees from the horiziontal.",
              "viewPortLocation": {
                "top-left": {
                  "x": -967.2677001953125,
                  "y": -967.2677001953125
                },
                "bottom-right": {
                  "x": -967.2677001953125,
                  "y": -967.2677001953125
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8789,
                "column": 1177
              },
              "errorSnippet": "&lt;circle class=\"goog-te-spinner-path\" fill=\"none\" stroke-width=\"6\" stroke-linecap=\"round\" cx=\"33\" cy=\"33\" r=\"30\"&gt;&lt;/circle&gt;",
              "xpath": "/html/body/div[4]/div[1]/svg[1]/circle[1]",
              "issueID": "55dc9427dc79edd2b81dc93dc0a4c369",
              "signature": "415a7308ed7ea404e53b9f442e731a24",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=271&issueID=55dc9427dc79edd2b81dc93dc0a4c369"
            }
          ],
          "log": []
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "Chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.ncpc.gov/",
      "what": "National Capital Planning Commission (NCPC)",
      "result": "https://www.ncpc.gov/"
    },
    {
      "type": "test",
      "which": "continuum",
      "what": "Level Access Continuum, community edition",
      "url": "https://www.ncpc.gov/",
      "result": [
        {
          "engineTestId": 37,
          "bestPracticeId": 1626,
          "attribute": "The role attribute value given to this element is not allowed.  The element's role attribute should be set to one of the following text values: button | checkbox | menuitem | menuitemcheckbox | menuitemradio | radio | tab | switch | treeitem; or the role attribute can be removed",
          "attributeDetail": "The role attribute value of 'menu' given to this A is not allowed.  The element's role attribute should be set to one of the following text values: button | checkbox | menuitem | menuitemcheckbox | menuitemradio | radio | tab | switch | treeitem; or the role attribute can be removed",
          "element": "<a role=\"menu\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" href=\"javascript:void(0);\">Participate</a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(3)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"javascript:void(0);\"][class=\"dropdown-toggle\"][data-toggle=\"dropdown\"][role=\"menu\"]",
            "attNo": 4
          }
        },
        {
          "engineTestId": 123,
          "bestPracticeId": 362,
          "attribute": "This svg element does not have a mechanism that allows an accessible name value to be calculated",
          "attributeDetail": "This svg element does not have a mechanism that allows an accessible name value to be calculated",
          "element": "<svg viewbox=\"0 0 66 66\" height=\"96px\" width=\"96px\" class=\"goog-te-spinner\" xmlns=\"http://www.w3.org ... 33\" stroke-linecap=\"round\" stroke-width=\"6\" fill=\"none\" class=\"goog-te-spinner-path\"></circle></svg>",
          "testResult": 0,
          "path": "body>div:nth-of-type(4)>*:nth-child(1)>*:nth-child(1)",
          "fixType": {
            "fixType": 1,
            "domSpec": false,
            "helperText": "Provide text that describes the content conveyed by the SVG.",
            "fix": {
              "alt": false,
              "aria-label": null,
              "aria-labelledby": false
            }
          },
          "fingerprint": {
            "version": 2,
            "css": "svg[class=\"goog-te-spinner\"][width=\"96px\"][height=\"96px\"][viewbox=\"0 0 66 66\"]",
            "attNo": 5
          }
        },
        {
          "engineTestId": 224,
          "bestPracticeId": 338,
          "attribute": "This button element does not have a mechanism that allows an accessible name value to be calculated",
          "attributeDetail": "This button element does not have a mechanism that allows an accessible name value to be calculated",
          "element": "<button type=\"submit\" class=\"btn-u btn-u-lg\"><i class=\"fa fa-search\"></i></button>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(6)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(5)>*:nth-child(2)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "button[class=\"btn-u btn-u-lg\"][type=\"submit\"]",
            "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 target=\"_blank\" style=\"height:100%;padding-left:15px;\" class=\"pull-right btn-slider\" href=\"https://www.ncpc.gov/initiatives/pennave/vision/\"><i class=\"fa fa-arrow-circle-right\"></i></a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(5)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*: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=\"https://www.ncpc.gov/initiatives/pennave/vision/\"][class=\"pull-right btn-slider\"][target=\"_blank\"]",
            "attNo": 4
          }
        },
        {
          "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=\"\" href=\"/news/item/182/1/\"><img alt=\"\" src=\"https://www.ncpc.gov/news/images/July22.jpg\" class=\"img-responsive\"></a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(10)>*: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=\"/news/item/182/1/\"][class=\"\"]",
            "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=\"\" href=\"/news/item/179/1/\"><img alt=\"\" src=\"https://www.ncpc.gov/news/images/AIDS_Memorial_Quilt_2022.jpg\" class=\"img-responsive\"></a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(10)>*:nth-child(1)>*:nth-child(2)>*: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=\"/news/item/179/1/\"][class=\"\"]",
            "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=\"\" href=\"/news/item/180/1/\"><img alt=\"\" src=\"https://www.ncpc.gov/news/images/June2022CM.jpg\" class=\"img-responsive\"></a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(10)>*:nth-child(1)>*:nth-child(3)>*: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=\"/news/item/180/1/\"][class=\"\"]",
            "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=\"\" href=\"/news/item/177/1/\"><img alt=\"\" src=\"https://www.ncpc.gov/news/images/ArlSkyfromUSCap.jpg\" class=\"img-responsive\"></a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(10)>*:nth-child(1)>*:nth-child(4)>*: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=\"/news/item/177/1/\"][class=\"\"]",
            "attNo": 2
          }
        },
        {
          "engineTestId": 246,
          "bestPracticeId": 393,
          "attribute": "This element should only contain li elements (without an ARIA-assigned role), script elements (without an ARIA-assigned role) or template elements (without an ARIA-assigned role); or elements with a role=listitem attribute; as direct child elements",
          "attributeDetail": "This UL should only contain li elements (without an ARIA-assigned role), script elements (without an ARIA-assigned role) or template elements (without an ARIA-assigned role); or elements with a role=listitem attribute; as direct child elements",
          "element": "<ul class=\"topbar-list topbar-menu\"><li class=\"hidden-xs hidden-sm\"><a href=\"javascript:void(0);\">fo ... als</a></li></ul></li><div id=\"tagline\">The Federal Planning Agency for America's Capital</div></ul>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "ul[class=\"topbar-list topbar-menu\"]",
            "attNo": 1
          }
        },
        {
          "engineTestId": 863,
          "bestPracticeId": 2440,
          "attribute": "This input should not rely on text in the placeholder attribute for an accessible name",
          "attributeDetail": "This input should not rely on text in the placeholder attribute for an accessible name",
          "element": "<input autocomplete=\"off\" id=\"autocomplete\" placeholder=\"Search ...\" class=\"form-control\" type=\"text\" name=\"q\">",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(6)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(5)>*:nth-child(1)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "input[name=\"q\"][type=\"text\"][class=\"form-control\"][placeholder=\"Search ...\"][id=\"autocomplete\"][autocomplete=\"off\"]",
            "attNo": 6
          }
        }
      ]
    }
  ],
  "timeStamp": "4aieq",
  "startTime": "2022-07-17T23:59:18",
  "presses": 0,
  "amountRead": 0,
  "testTimes": [
    [
      "hover",
      20
    ],
    [
      "motion",
      14
    ],
    [
      "focInd",
      7
    ],
    [
      "alfa",
      5
    ],
    [
      "ibm",
      5
    ],
    [
      "wave",
      4
    ],
    [
      "focAll",
      1
    ],
    [
      "axe",
      1
    ],
    [
      "tenon",
      1
    ],
    [
      "bulk",
      0
    ],
    [
      "embAc",
      0
    ],
    [
      "focOp",
      0
    ],
    [
      "labClash",
      0
    ],
    [
      "linkUl",
      0
    ],
    [
      "menuNav",
      0
    ],
    [
      "radioSet",
      0
    ],
    [
      "role",
      0
    ],
    [
      "styleDiff",
      0
    ],
    [
      "tabNav",
      0
    ],
    [
      "zIndex",
      0
    ],
    [
      "htmlcs",
      0
    ],
    [
      "continuum",
      0
    ]
  ],
  "logCount": 36,
  "logSize": 5032,
  "errorLogCount": 17,
  "errorLogSize": 680,
  "prohibitedCount": 0,
  "visitTimeoutCount": 0,
  "visitRejectionCount": 0,
  "endTime": "2022-07-18T00:00:43",
  "elapsedSeconds": 89,
  "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": {
        "focAll": 54,
        "focInd": 40,
        "focOp": 22,
        "hover": 201,
        "linkUl": 186,
        "role": 2,
        "styleDiff": 19,
        "zIndex": 25
      },
      "alfa": {
        "r11": 16,
        "r12": 4,
        "r57": 120,
        "r61": 4,
        "r66": 17,
        "r68": 4,
        "r69": 17,
        "r83": 12,
        "r87": 1
      },
      "axe": {
        "color-contrast-enhanced": 43,
        "color-contrast": 43,
        "hidden-content": 0,
        "css-orientation-lock": 1,
        "aria-allowed-role": 1,
        "aria-required-children": 4,
        "button-name": 4,
        "landmark-one-main": 2,
        "link-name": 18,
        "list": 3,
        "page-has-heading-one": 2,
        "region": 28
      },
      "htmlcs": {
        "e:AA.1_1_1.H30.2": 24,
        "e:AA.1_3_1.F68": 4,
        "e:AA.1_4_3.G18.Fail": 40,
        "e:AA.4_1_2.H91.A.NoContent": 32,
        "e:AA.4_1_2.H91.Button.Name": 4,
        "e:AA.4_1_2.H91.InputText.Name": 4,
        "w:AA.1_1_1.H67.2": 6,
        "w:AA.1_3_1.H48.2": 1,
        "w:AA.1_3_1.H48": 2,
        "w:AA.1_3_1_A.G141": 2,
        "w:AA.1_4_10.C32,C31,C33,C38,SCR34,G206": 3,
        "w:AA.1_4_3.G145.Alpha": 2,
        "w:AA.1_4_3.G18.Abs": 3,
        "w:AA.1_4_3.G18.Alpha": 1,
        "w:AA.1_4_3.G18.BgImage": 2,
        "w:AA.1_4_3_F24.F24.FGColour": 1,
        "w:AA.4_1_2.H91.A.Empty": 1
      },
      "ibm": {
        "WCAG20_Input_ExplicitLabel": 4,
        "WCAG20_A_HasText": 16,
        "RPT_Elem_UniqueId": 4,
        "Rpt_Aria_OrphanedContent_Native_Host_Sematics": 80,
        "IBMA_Color_Contrast_WCAG2AA": 40,
        "element_attribute_deprecated": 2
      },
      "wave": {
        "e:alt_link_missing": 24,
        "e:label_missing": 4,
        "e:button_empty": 4,
        "e:link_empty": 32,
        "e:aria_menu_broken": 16,
        "c:contrast": 42,
        "a:text_justified": 1,
        "a:alt_suspicious": 1,
        "a:link_redundant": 4,
        "a:text_small": 1
      },
      "tenon": {
        "28": 4,
        "57": 56,
        "134": 93,
        "144": 12,
        "152": 56,
        "153": 30,
        "155": 2,
        "190": 12,
        "218": 20,
        "242": 8,
        "271": 4
      },
      "continuum": {
        "37": 4,
        "123": 4,
        "224": 4,
        "237": 20,
        "246": 4,
        "863": 4
      }
    },
    "groupDetails": {
      "groups": {
        "tabFocusability": {
          "testaro": {
            "focAll": {
              "score": 27,
              "what": "Discrepancy between elements that should be and that are Tab-focusable"
            }
          }
        },
        "focusIndication": {
          "testaro": {
            "focInd": {
              "score": 40,
              "what": "Focused element displaying no or nostandard focus indicator"
            }
          }
        },
        "focusableOperable": {
          "testaro": {
            "focOp": {
              "score": 17,
              "what": "Operable elements that cannot be Tab-focused and vice versa"
            }
          }
        },
        "hoverSurprise": {
          "testaro": {
            "hover": {
              "score": 50,
              "what": "Content changes caused by hovering"
            }
          }
        },
        "linkIndication": {
          "testaro": {
            "linkUl": {
              "score": 93,
              "what": "Non-underlined adjacent links"
            }
          }
        },
        "roleBad": {
          "testaro": {
            "role": {
              "score": 2,
              "what": "Nonexistent or implicit-overriding role"
            }
          },
          "axe": {
            "aria-allowed-role": {
              "score": 1,
              "what": "ARIA role is not appropriate for the element"
            }
          },
          "continuum": {
            "37": {
              "score": 3,
              "what": "a element has a role attribute that is not allowed"
            }
          }
        },
        "inconsistentStyles": {
          "testaro": {
            "styleDiff": {
              "score": 5,
              "what": "Heading, link, and button style inconsistencies"
            }
          }
        },
        "zIndexNotZero": {
          "testaro": {
            "zIndex": {
              "score": 6,
              "what": "Layering with nondefault z-index values"
            }
          }
        },
        "linkNoText": {
          "alfa": {
            "r11": {
              "score": 16,
              "what": "Link has no accessible name"
            }
          },
          "axe": {
            "link-name": {
              "score": 18,
              "what": "Link has no discernible text"
            }
          },
          "htmlcs": {
            "e:AA.1_1_1.H30.2": {
              "score": 24,
              "what": "img element is the only link content but has no text alternative"
            },
            "e:AA.4_1_2.H91.A.NoContent": {
              "score": 32,
              "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": 16,
              "what": "Hyperlink has no text description"
            }
          },
          "wave": {
            "e:alt_link_missing": {
              "score": 24,
              "what": "Linked image has no text alternative"
            },
            "e:link_empty": {
              "score": 32,
              "what": "Link contains no text"
            }
          },
          "tenon": {
            "57": {
              "score": 56,
              "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"
            }
          }
        },
        "buttonNoText": {
          "alfa": {
            "r12": {
              "score": 4,
              "what": "Button has no accessible name"
            }
          },
          "axe": {
            "button-name": {
              "score": 4,
              "what": "Button has no discernible text"
            }
          },
          "htmlcs": {
            "e:AA.4_1_2.H91.Button.Name": {
              "score": 4,
              "what": "Button element has no accessible name"
            }
          },
          "wave": {
            "e:button_empty": {
              "score": 4,
              "what": "Button is empty or has no value text"
            }
          },
          "continuum": {
            "224": {
              "score": 4,
              "what": "button element has no mechanism that allows an accessible name to be calculated"
            }
          }
        },
        "contentBeyondLandmarks": {
          "alfa": {
            "r57": {
              "score": 60,
              "what": "Perceivable text content is not included in any landmark"
            }
          },
          "axe": {
            "region": {
              "score": 14,
              "what": "Some page content is not contained by landmarks"
            }
          },
          "ibm": {
            "Rpt_Aria_OrphanedContent_Native_Host_Sematics": {
              "score": 40,
              "what": "Content does not reside within an element with a landmark role"
            }
          }
        },
        "h1Missing": {
          "alfa": {
            "r61": {
              "score": 2,
              "what": "First heading is not h1"
            }
          },
          "axe": {
            "page-has-heading-one": {
              "score": 1,
              "what": "Page contains no level-one heading"
            }
          }
        },
        "contrastAAA": {
          "alfa": {
            "r66": {
              "score": 4,
              "what": "Text contrast less than AAA requires"
            }
          },
          "axe": {
            "color-contrast-enhanced": {
              "score": 11,
              "what": "Element has insufficient color contrast (Level AAA)"
            }
          }
        },
        "childMissing": {
          "alfa": {
            "r68": {
              "score": 4,
              "what": "Element does not own an element required by its semantic role"
            }
          },
          "axe": {
            "aria-required-children": {
              "score": 4,
              "what": "ARIA role does not contain a required child"
            }
          }
        },
        "contrastAA": {
          "alfa": {
            "r69": {
              "score": 13,
              "what": "Text outside widget has subminimum contrast"
            }
          },
          "axe": {
            "color-contrast": {
              "score": 32,
              "what": "Element has insufficient color contrast"
            }
          },
          "htmlcs": {
            "e:AA.1_4_3.G18.Fail": {
              "score": 30,
              "what": "Contrast between the text and its background is less than 4.5:1"
            }
          },
          "ibm": {
            "IBMA_Color_Contrast_WCAG2AA": {
              "score": 30,
              "what": "Contrast ratio of text with background does not meet WCAG 2.1 AA"
            }
          },
          "wave": {
            "c:contrast": {
              "score": 32,
              "what": "Very low contrast"
            }
          }
        },
        "overflowHidden": {
          "alfa": {
            "r83": {
              "score": 12,
              "what": "Overflow is hidden or clipped if the text is enlarged"
            }
          }
        },
        "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"
            }
          }
        },
        "cssBansRotate": {
          "axe": {
            "css-orientation-lock": {
              "score": 1,
              "what": "CSS media query locks display orientation"
            }
          }
        },
        "mainNot1": {
          "axe": {
            "landmark-one-main": {
              "score": 1,
              "what": "page has no main landmark"
            }
          }
        },
        "listChild": {
          "axe": {
            "list": {
              "score": 3,
              "what": "List element ul or ol has a child element other than li, script, and template"
            }
          },
          "continuum": {
            "246": {
              "score": 4,
              "what": "ul element does not contain only li, script, template, or listitem-role elements as direct child elements"
            }
          }
        },
        "controlNoText": {
          "htmlcs": {
            "e:AA.1_3_1.F68": {
              "score": 4,
              "what": "Form control has no label"
            }
          },
          "ibm": {
            "WCAG20_Input_ExplicitLabel": {
              "score": 4,
              "what": "Form control has no associated label"
            }
          },
          "wave": {
            "e:label_missing": {
              "score": 4,
              "what": "Missing form label"
            }
          }
        },
        "inputNoText": {
          "htmlcs": {
            "e:AA.4_1_2.H91.InputText.Name": {
              "score": 4,
              "what": "Text input has no accessible name"
            }
          }
        },
        "decorativeImageRisk": {
          "htmlcs": {
            "w:AA.1_1_1.H67.2": {
              "score": 2,
              "what": "Image marked as decorative may be informative"
            }
          }
        },
        "pseudoOrderedListRisk": {
          "htmlcs": {
            "w:AA.1_3_1.H48.2": {
              "score": 1,
              "what": "Ordered list may fail to be coded as such"
            }
          }
        },
        "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.G18.Abs": {
              "score": 1,
              "what": "Contrast between the absolutely positioned text and its background may be inadequate"
            },
            "w:AA.1_4_3.G18.Alpha": {
              "score": 1,
              "what": "Contrast between the text and its background may be less than 4.5:1, given the transparency"
            },
            "w:AA.1_4_3.G18.BgImage": {
              "score": 1,
              "what": "Contrast between the text and its background image may be less than 4.5:1"
            },
            "w:AA.1_4_3_F24.F24.FGColour": {
              "score": 1,
              "what": "Inline foreground color may lack a complementary background color"
            }
          }
        },
        "duplicateID": {
          "ibm": {
            "RPT_Elem_UniqueId": {
              "score": 3,
              "what": "Element id attribute value is not unique within the document"
            }
          }
        },
        "obsolete": {
          "ibm": {
            "element_attribute_deprecated": {
              "score": 2,
              "what": "Element or attribute is obsolete"
            }
          }
        },
        "menuItemless": {
          "wave": {
            "e:aria_menu_broken": {
              "score": 16,
              "what": "ARIA menu does not contain required menu items"
            }
          }
        },
        "justification": {
          "wave": {
            "a:text_justified": {
              "score": 1,
              "what": "Text is justified"
            }
          }
        },
        "imageTextRisk": {
          "wave": {
            "a:alt_suspicious": {
              "score": 1,
              "what": "Image text alternative is suspicious"
            }
          }
        },
        "linkPair": {
          "wave": {
            "a:link_redundant": {
              "score": 2,
              "what": "Adjacent links go to the same URL"
            }
          }
        },
        "fontSmall": {
          "wave": {
            "a:text_small": {
              "score": 1,
              "what": "Text is very small"
            }
          },
          "tenon": {
            "134": {
              "score": 70,
              "what": "Text is very small"
            }
          }
        },
        "horizontalScrolling": {
          "tenon": {
            "28": {
              "score": 3,
              "what": "Layout or sizing of the page causes horizontal scrolling"
            }
          }
        },
        "leadingClipsText": {
          "tenon": {
            "144": {
              "score": 12,
              "what": "Line height is insufficent to properly display the computed font size"
            }
          }
        },
        "targetSize": {
          "tenon": {
            "152": {
              "score": 28,
              "what": "Actionable element is smaller than the minimum required size"
            }
          }
        },
        "allCaps": {
          "tenon": {
            "153": {
              "score": 8,
              "what": "Long string of text is in all caps"
            }
          }
        },
        "tabIndexMissing": {
          "tenon": {
            "190": {
              "score": 12,
              "what": "Interactive item is not natively actionable, but has no tabindex=0 attribute"
            }
          }
        },
        "linkForcesNewWindow": {
          "tenon": {
            "218": {
              "score": 15,
              "what": "Link opens in a new window without user control"
            }
          }
        },
        "pseudoParagraphRisk": {
          "tenon": {
            "242": {
              "score": 2,
              "what": "Multiple consecutive br elements may simulate paragraphs"
            }
          }
        },
        "textRotated": {
          "tenon": {
            "271": {
              "score": 2,
              "what": "Text is needlessly rotated 60+ degrees or more, hurting comprehension"
            }
          }
        },
        "svgImageNoText": {
          "continuum": {
            "123": {
              "score": 4,
              "what": "svg element has no mechanism that allows an accessible name to be calculated"
            }
          }
        },
        "inputOnlyPlaceholder": {
          "continuum": {
            "863": {
              "score": 3,
              "what": "input has an accessible name that depends on a placeholder"
            }
          }
        }
      },
      "solos": {}
    },
    "preventionScores": {},
    "summary": {
      "total": 977,
      "log": 99,
      "preventions": 0,
      "solos": 0,
      "groups": [
        {
          "groupName": "linkNoText",
          "score": 132
        },
        {
          "groupName": "linkIndication",
          "score": 95
        },
        {
          "groupName": "contentBeyondLandmarks",
          "score": 84
        },
        {
          "groupName": "contrastAA",
          "score": 76
        },
        {
          "groupName": "fontSmall",
          "score": 72
        },
        {
          "groupName": "hoverSurprise",
          "score": 52
        },
        {
          "groupName": "focusIndication",
          "score": 42
        },
        {
          "groupName": "targetSize",
          "score": 30
        },
        {
          "groupName": "tabFocusability",
          "score": 29
        },
        {
          "groupName": "focusableOperable",
          "score": 19
        },
        {
          "groupName": "menuItemless",
          "score": 18
        },
        {
          "groupName": "linkForcesNewWindow",
          "score": 17
        },
        {
          "groupName": "contrastAAA",
          "score": 15
        },
        {
          "groupName": "overflowHidden",
          "score": 14
        },
        {
          "groupName": "leadingClipsText",
          "score": 14
        },
        {
          "groupName": "tabIndexMissing",
          "score": 14
        },
        {
          "groupName": "buttonNoText",
          "score": 12
        },
        {
          "groupName": "allCaps",
          "score": 10
        },
        {
          "groupName": "controlNoText",
          "score": 9
        },
        {
          "groupName": "zIndexNotZero",
          "score": 8
        },
        {
          "groupName": "childMissing",
          "score": 8
        },
        {
          "groupName": "inconsistentStyles",
          "score": 7
        },
        {
          "groupName": "listChild",
          "score": 7
        },
        {
          "groupName": "contrastRisk",
          "score": 7
        },
        {
          "groupName": "roleBad",
          "score": 6
        },
        {
          "groupName": "inputNoText",
          "score": 6
        },
        {
          "groupName": "svgImageNoText",
          "score": 6
        },
        {
          "groupName": "duplicateID",
          "score": 5
        },
        {
          "groupName": "horizontalScrolling",
          "score": 5
        },
        {
          "groupName": "inputOnlyPlaceholder",
          "score": 5
        },
        {
          "groupName": "h1Missing",
          "score": 4
        },
        {
          "groupName": "decorativeImageRisk",
          "score": 4
        },
        {
          "groupName": "obsolete",
          "score": 4
        },
        {
          "groupName": "linkPair",
          "score": 4
        },
        {
          "groupName": "pseudoParagraphRisk",
          "score": 4
        },
        {
          "groupName": "textRotated",
          "score": 4
        },
        {
          "groupName": "skipRepeatedContent",
          "score": 3
        },
        {
          "groupName": "hiddenContentRisk",
          "score": 3
        },
        {
          "groupName": "cssBansRotate",
          "score": 3
        },
        {
          "groupName": "mainNot1",
          "score": 3
        },
        {
          "groupName": "pseudoOrderedListRisk",
          "score": 3
        },
        {
          "groupName": "pseudoNavListRisk",
          "score": 3
        },
        {
          "groupName": "headingStructure",
          "score": 3
        },
        {
          "groupName": "scrollRisk",
          "score": 3
        },
        {
          "groupName": "justification",
          "score": 3
        },
        {
          "groupName": "imageTextRisk",
          "score": 3
        }
      ]
    }
  }
}