Accessibility test digest

Synopsis

Page: Center for Democracy and Technology

URL: https://cdt.org/

Score: 879

Tested by: Testaro, procedure tp16

Scored by: Testilo, procedure sp16a

Digested by: Testilo, procedure dp16a

Introduction

The Testaro application used its tp16 testing procedure to test the accessibility (barrier-free design and coding) of the Center for Democracy and Technology web page at https://cdt.org/ on 2022/10/02. The procedure performed 1229 tests. Of these, 23 are custom tests or quasi-tests by Testaro, and the others belong to these eight other packages (programs that perform collections of tests):

Testaro produced a report enumerating the test results.

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

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

Score summary

Score components
total879
log11
leadingClipsText130
contrastAA119
linkNoText88
roleBad87
attributeBad82
leadingInsufficient64
linkIndication57
linkForcesNewWindow32
targetSize20
contrastAAA19
linkTextsSame16
cssInvalid14
linkVague14
hoverSurprise13
inconsistentStyles9
imageTextLong9
contrastRisk8
metaBad8
typeRedundant7
skipRepeatedContent6
internalLinkBroken6
focusIndication5
parseError5
pseudoHeadingRisk5
horizontalScrolling5
zIndexNotZero4
headingOfNothing4
contentBeyondLandmarks4
obsolete4
visibleBulk3
focusedAway3
hiddenContentRisk3
linkConfusionRisk3
decorativeImageRisk3
scrollRisk3
sectionHeadingless3
linkComprehensionRisk3

Issue summary

Special issues

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

Classified issues

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

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

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

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

attributeBad: Score 82. Issues reported by tests in this category:

leadingInsufficient: Score 64. Issues reported by tests in this category:

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

linkComprehensionRisk: 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 sp16a. You can modify and extend Testaro and Testilo to fit other theories and priorities.

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

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

Report

{
  "id": "69jmj-cdt",
  "host": {
    "id": "cdt",
    "which": "https://cdt.org/",
    "what": "Center for Democracy and Technology"
  },
  "log": [
    {
      "event": "startTime",
      "value": "2022-10-02T15:05:34"
    },
    {
      "event": "endTime",
      "value": "2022-10-02T15:06:59"
    }
  ],
  "script": {
    "id": "tp16",
    "what": "Alfa, Axe, Continuum, HTML CodeSniffer, IBM, Nu Html Checker, Tenon, WAVE, and 19 custom tests",
    "strict": true,
    "timeLimit": 500,
    "commands": [
      {
        "type": "launch",
        "which": "webkit",
        "what": "Webkit browser"
      },
      {
        "type": "url",
        "which": "https://cdt.org/",
        "what": "Center for Democracy and Technology"
      },
      {
        "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://cdt.org/",
        "what": "Center for Democracy and Technology"
      },
      {
        "type": "test",
        "which": "allHidden",
        "what": "document entirely or mainly hidden"
      },
      {
        "type": "test",
        "which": "bulk",
        "what": "count of visible elements"
      },
      {
        "type": "test",
        "which": "docType",
        "what": "missing or invalid doctype declaration"
      },
      {
        "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": "focVis",
        "withItems": true,
        "what": "links outside display when focused"
      },
      {
        "type": "test",
        "which": "hover",
        "sampleSize": 20,
        "withItems": true,
        "what": "hover impacts"
      },
      {
        "type": "test",
        "which": "labClash",
        "withItems": true,
        "what": "unlabeled and mislabeled form controls"
      },
      {
        "type": "test",
        "which": "linkTo",
        "withItems": true,
        "what": "links without destinations"
      },
      {
        "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": "miniText",
        "withItems": true,
        "what": "small text"
      },
      {
        "type": "test",
        "which": "nonTable",
        "withItems": true,
        "what": "tables used for layout"
      },
      {
        "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": "titledEl",
        "withItems": true,
        "what": "title attributes on inappropriate elements"
      },
      {
        "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": "continuum",
        "what": "Continuum"
      },
      {
        "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": "nuVal",
        "what": "Nu Html Checker"
      },
      {
        "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",
      "startTime": 1664723134583,
      "endTime": 1664723135321
    },
    {
      "type": "url",
      "which": "https://cdt.org/",
      "what": "Center for Democracy and Technology",
      "startTime": 1664723135322,
      "result": "https://cdt.org/",
      "endTime": 1664723136820
    },
    {
      "type": "tenonRequest",
      "id": "a",
      "withNewContent": true,
      "what": "Tenon API version 2 test request",
      "startTime": 1664723136820,
      "url": "https://cdt.org/",
      "endTime": 1664723137875
    },
    {
      "type": "test",
      "which": "motion",
      "what": "motion",
      "delay": 2500,
      "interval": 2500,
      "count": 5,
      "startTime": 1664723137875,
      "url": "https://cdt.org/",
      "result": {
        "bytes": [
          115587,
          115587,
          115587,
          115587,
          115587
        ],
        "localRatios": [
          1,
          1,
          1,
          1
        ],
        "meanLocalRatio": 1,
        "maxLocalRatio": 1,
        "globalRatio": 1,
        "pixelChanges": [
          0,
          0,
          0,
          0
        ],
        "meanPixelChange": 0,
        "maxPixelChange": 0,
        "changeFrequency": 0,
        "success": true
      },
      "endTime": 1664723150940
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "Chromium browser",
      "startTime": 1664723150941,
      "endTime": 1664723151537
    },
    {
      "type": "url",
      "which": "https://cdt.org/",
      "what": "Center for Democracy and Technology",
      "startTime": 1664723151538,
      "result": "https://cdt.org/",
      "endTime": 1664723152481
    },
    {
      "type": "test",
      "which": "allHidden",
      "what": "page that is entirely or mostly hidden",
      "startTime": 1664723152481,
      "url": "https://cdt.org/",
      "result": {
        "hidden": {
          "document": false,
          "body": false,
          "main": false
        },
        "reallyHidden": {
          "document": false,
          "body": false,
          "main": false
        },
        "display": {
          "document": "block",
          "body": "block",
          "main": "block"
        },
        "visHidden": {
          "document": false,
          "body": false,
          "main": false
        },
        "ariaHidden": {
          "document": false,
          "body": false,
          "main": false
        },
        "success": true
      },
      "endTime": 1664723152489
    },
    {
      "type": "test",
      "which": "bulk",
      "what": "count of visible elements",
      "startTime": 1664723152489,
      "url": "https://cdt.org/",
      "result": {
        "visibleElements": 386,
        "success": true
      },
      "endTime": 1664723152709
    },
    {
      "type": "test",
      "which": "docType",
      "what": "document without a doctype property",
      "startTime": 1664723152709,
      "url": "https://cdt.org/",
      "result": {
        "docHasType": true,
        "success": true
      },
      "endTime": 1664723152720
    },
    {
      "type": "test",
      "which": "embAc",
      "withItems": true,
      "what": "active elements embedded in links or buttons",
      "startTime": 1664723152720,
      "url": "https://cdt.org/",
      "result": {
        "totals": {
          "links": 0,
          "buttons": 0,
          "inputs": 0,
          "selects": 0
        },
        "items": [],
        "success": true
      },
      "endTime": 1664723152730
    },
    {
      "type": "test",
      "which": "focAll",
      "what": "focusable and Tab-focused elements",
      "startTime": 1664723152730,
      "url": "https://cdt.org/",
      "result": {
        "tabFocusables": 77,
        "tabFocused": 77,
        "discrepancy": 0,
        "success": true
      },
      "endTime": 1664723153566
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser",
      "startTime": 1664723153567,
      "endTime": 1664723154149
    },
    {
      "type": "url",
      "which": "https://cdt.org/",
      "what": "URL",
      "startTime": 1664723154149,
      "result": "https://cdt.org/",
      "endTime": 1664723155148
    },
    {
      "type": "test",
      "which": "focInd",
      "revealAll": false,
      "allowedDelay": 250,
      "withItems": true,
      "what": "focus indicators",
      "startTime": 1664723155148,
      "url": "https://cdt.org/",
      "result": {
        "totals": {
          "total": 77,
          "types": {
            "indicatorMissing": {
              "total": 1,
              "tagNames": {
                "INPUT": 1
              }
            },
            "nonOutlinePresent": {
              "total": 0,
              "tagNames": {}
            },
            "outlinePresent": {
              "total": 76,
              "meanDelay": 0,
              "tagNames": {
                "A": 75,
                "BUTTON": 1
              }
            }
          }
        },
        "items": {
          "indicatorMissing": [
            {
              "tagName": "INPUT",
              "text": ""
            }
          ],
          "nonOutlinePresent": [],
          "outlinePresent": [
            {
              "tagName": "A",
              "text": "Skip to Content",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Who We Are",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Latest",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Areas of Focus",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Collections",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Press",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Events",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Donate",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "BUTTON",
              "text": "Search",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Read Release",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Release & Brief",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Read More",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Read More",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Read Report",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Read Letter",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Read Report",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Read Report",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Read Report",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Read Report",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Cybersecurity & Standards",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Elections & Democracy",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Equity in Civic Tech",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Free Expression",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Government Surveillance",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Open Internet",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Privacy & Data",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Go to Report",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Read",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Sign up.",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Listen.",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Join",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Global Encryption Coalition Steering Committee Statement on the OHCHR Report on the Right to Privacy",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Cracking Down on Federal Aid for Reproductive Health Surveillance: The National Domestic Communicati",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "United Nations Human Rights Chief Warns of the Dangers of Breaking Encryption & Mass Surveillance Se",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "See Staff",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Spotify",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "SoundCloud",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "iTunes",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Google Play",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Stitcher",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "TuneIn",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Go to Podcast",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "See Openings",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "here",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Europe Office",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Staff",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Board",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Advisory Council",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Fellows",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Working Groups",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Collaborating Attorney Networks",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "2021 Annual Report",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Financials",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Press",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Events",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Donate",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Careers",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "CDT's Tech Talk",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Areas of Focus",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Privacy & Data",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Elections & Democracy",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Equity in Civic Tech",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Free Expression",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Government Surveillance",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Cybersecurity & Standards",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Open Internet",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Privacy Policy",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Contact Us",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Newsletter Signup",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "nclud",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            }
          ]
        },
        "success": true
      },
      "endTime": 1664723155520
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser",
      "startTime": 1664723155520,
      "endTime": 1664723156034
    },
    {
      "type": "url",
      "which": "https://cdt.org/",
      "what": "URL",
      "startTime": 1664723156034,
      "result": "https://cdt.org/",
      "endTime": 1664723156838
    },
    {
      "type": "test",
      "which": "focOp",
      "withItems": true,
      "what": "focusability and operability",
      "startTime": 1664723156838,
      "url": "https://cdt.org/",
      "result": {
        "totals": {
          "total": 93,
          "types": {
            "onlyFocusable": {
              "total": 0,
              "tagNames": {}
            },
            "onlyOperable": {
              "total": 0,
              "tagNames": {}
            },
            "focusableAndOperable": {
              "total": 93,
              "tagNames": {
                "A": 90,
                "INPUT": 1,
                "BUTTON": 2
              }
            }
          }
        },
        "items": {
          "onlyFocusable": [],
          "onlyOperable": [],
          "focusableAndOperable": [
            {
              "tagName": "A",
              "id": "top",
              "text": "Skip to Content",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://cdt.org\" class=\"site-header-logo-link\" style=\"cursor: default;\"",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"#main-navigation\" class=\"mobile-menu-trigger js-mobile-menu-trigger\" st",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Who We Are",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "About",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Europe Office",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Staff",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Board",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Advisory Council",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Fellows",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Careers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Latest",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Areas of Focus",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Cybersecurity & Standards",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Elections & Democracy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Equity in Civic Tech",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Free Expression",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Government Surveillance",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Open Internet",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Privacy & Data",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Collections",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Press",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Events",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Donate",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/search/\" style=\"cursor: default;\"><svg class=\"icon icon-magnifying-gla",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "sitewide-search-input",
              "text": "<input type=\"text\" value=\"\" name=\"keyword\" class=\"search-input\" id=\"sitewide-sea",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Search",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Close the menu",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Read Release",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Release & Brief",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Read More",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Read More",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Read Report",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Read Letter",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Read Report",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Read Report",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Read Report",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Read Report",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Cybersecurity & Standards",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Elections & Democracy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Equity in Civic Tech",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Free Expression",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Government Surveillance",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Open Internet",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Privacy & Data",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Go to Report",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Read",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Sign up.",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Listen.",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Join",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Global Encryption Coalition Steering Committee Statement on the OHCHR Report on ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Cracking Down on Federal Aid for Reproductive Health Surveillance: The National ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "United Nations Human Rights Chief Warns of the Dangers of Breaking Encryption & ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "See Staff",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Spotify",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "SoundCloud",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "iTunes",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Google Play",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Stitcher",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "TuneIn",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Go to Podcast",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "See Openings",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://cdt.org\" style=\"cursor: default;\"><svg class=\"logo logo-center-",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "here",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Europe Office",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Staff",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Board",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Advisory Council",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Fellows",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Working Groups",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Collaborating Attorney Networks",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "2021 Annual Report",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Financials",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Press",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Events",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Donate",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Careers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "CDT's Tech Talk",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Areas of Focus",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Privacy & Data",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Elections & Democracy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Equity in Civic Tech",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Free Expression",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Government Surveillance",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Cybersecurity & Standards",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Open Internet",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Privacy Policy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Contact Us",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Newsletter Signup",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "nclud",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.facebook.com/CenDemTech\" rel=\"me\" style=\"cursor: default;\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://twitter.com/CenDemTech\" rel=\"me\" style=\"cursor: default;\"><svg ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.linkedin.com/company/center-for-democracy-&amp;-technology/",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            }
          ]
        },
        "success": true
      },
      "endTime": 1664723156878
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser",
      "startTime": 1664723156878,
      "endTime": 1664723157390
    },
    {
      "type": "url",
      "which": "https://cdt.org/",
      "what": "URL",
      "startTime": 1664723157390,
      "result": "https://cdt.org/",
      "endTime": 1664723158232
    },
    {
      "type": "test",
      "which": "focVis",
      "withItems": true,
      "what": "links that are invisible when focused",
      "startTime": 1664723158232,
      "url": "https://cdt.org/",
      "result": {
        "total": 1,
        "items": [
          "Go to Podcast"
        ],
        "success": true
      },
      "endTime": 1664723158289
    },
    {
      "type": "test",
      "which": "hover",
      "sampleSize": 20,
      "withItems": true,
      "what": "hover-caused content changes",
      "startTime": 1664723158289,
      "url": "https://cdt.org/",
      "result": {
        "totals": {
          "triggers": 119,
          "triggerSample": 25,
          "impactTriggers": 6,
          "additions": 90,
          "removals": 0,
          "opacityChanges": 0,
          "opacityImpact": 0,
          "unhoverables": 6
        },
        "items": {
          "impactTriggers": [
            {
              "tagName": "A",
              "text": "WhoWeAre",
              "additions": 15,
              "removals": 0,
              "opacityChanges": 0,
              "opacityImpact": 0
            },
            {
              "tagName": "LI",
              "text": "AreasofFocusCybersecurity&StandardsElections&Democ",
              "additions": 15,
              "removals": 0,
              "opacityChanges": 0,
              "opacityImpact": 0
            }
          ],
          "unhoverables": [
            {
              "tagName": "A",
              "id": "top",
              "text": "SkiptoContent"
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Search"
            }
          ]
        },
        "success": true
      },
      "endTime": 1664723194490
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser",
      "startTime": 1664723194490,
      "endTime": 1664723195120
    },
    {
      "type": "url",
      "which": "https://cdt.org/",
      "what": "URL",
      "startTime": 1664723195120,
      "result": "https://cdt.org/",
      "endTime": 1664723196066
    },
    {
      "type": "test",
      "which": "labClash",
      "withItems": true,
      "what": "labeling inconsistencies",
      "startTime": 1664723196066,
      "url": "https://cdt.org/",
      "result": {
        "totals": {
          "mislabeled": 0,
          "unlabeled": 0,
          "wellLabeled": 3
        },
        "items": {
          "mislabeled": [],
          "unlabeled": [],
          "wellLabeled": [
            {
              "index": 0,
              "tagName": "INPUT",
              "type": "text",
              "labelType": "label",
              "texts": {
                "label": [
                  "Site Search"
                ]
              }
            },
            {
              "index": 1,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Search"
              }
            },
            {
              "index": 2,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Close the menu"
              }
            }
          ]
        },
        "success": true
      },
      "endTime": 1664723196097
    },
    {
      "type": "test",
      "which": "linkTo",
      "withItems": true,
      "what": "links without destinations",
      "startTime": 1664723196097,
      "url": "https://cdt.org/",
      "result": {
        "total": 0,
        "items": [],
        "success": true
      },
      "endTime": 1664723196104
    },
    {
      "type": "test",
      "which": "linkUl",
      "withItems": true,
      "what": "adjacent-link underlining",
      "startTime": 1664723196104,
      "url": "https://cdt.org/",
      "result": {
        "totals": {
          "links": 90,
          "adjacent": {
            "total": 45,
            "underlined": 0,
            "underlinedPercent": 0
          }
        },
        "items": {
          "underlined": [],
          "notUnderlined": [
            "Skip to Content",
            "",
            "",
            "Who We Are",
            "Latest",
            "Areas of Focus",
            "Collections",
            "Read Release",
            "Release & Brief",
            "Read More",
            "Read More",
            "Read Report",
            "Read Letter",
            "Read Report",
            "Read Report",
            "Read Report",
            "Read Report",
            "Cybersecurity & Standards",
            "Elections & Democracy",
            "Equity in Civic Tech",
            "Free Expression",
            "Government Surveillance",
            "Open Internet",
            "Privacy & Data",
            "Go to Report",
            "Read",
            "Sign up.",
            "Listen.",
            "Join",
            "Global Encryption Coalition Steering Committee Statement on the OHCHR Report on the Right to Privacy in the Digital Age September 16, 2022",
            "Cracking Down on Federal Aid for Reproductive Health Surveillance: The National Domestic Communications Assistance Center September 16, 2022",
            "United Nations Human Rights Chief Warns of the Dangers of Breaking Encryption & Mass Surveillance September 16, 2022",
            "See Staff",
            "Spotify",
            "SoundCloud",
            "iTunes",
            "Google Play",
            "Stitcher",
            "TuneIn",
            "Go to Podcast",
            "See Openings",
            "",
            "here",
            "Areas of Focus",
            "nclud"
          ]
        },
        "success": true
      },
      "endTime": 1664723196111
    },
    {
      "type": "test",
      "which": "menuNav",
      "withItems": true,
      "what": "keyboard navigation between focusable menu items",
      "startTime": 1664723196111,
      "url": "https://cdt.org/",
      "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": []
        },
        "success": true
      },
      "endTime": 1664723196117
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser",
      "startTime": 1664723196117,
      "endTime": 1664723196620
    },
    {
      "type": "url",
      "which": "https://cdt.org/",
      "what": "URL",
      "startTime": 1664723196620,
      "result": "https://cdt.org/",
      "endTime": 1664723197533
    },
    {
      "type": "test",
      "which": "miniText",
      "withItems": true,
      "what": "text smaller than 11 pixels",
      "startTime": 1664723197534,
      "url": "https://cdt.org/",
      "result": {
        "total": 0,
        "items": [],
        "success": true
      },
      "endTime": 1664723197573
    },
    {
      "type": "test",
      "which": "nonTable",
      "withItems": true,
      "what": "table elements used for layout",
      "startTime": 1664723197573,
      "url": "https://cdt.org/",
      "result": {
        "total": 0,
        "items": [],
        "success": true
      },
      "endTime": 1664723197578
    },
    {
      "type": "test",
      "which": "radioSet",
      "withItems": true,
      "what": "fieldset grouping of radio buttons",
      "startTime": 1664723197578,
      "url": "https://cdt.org/",
      "result": {
        "totals": {
          "total": 0,
          "inSet": 0,
          "percent": "N.A."
        },
        "items": {
          "inSet": [],
          "notInSet": []
        },
        "success": true
      },
      "endTime": 1664723197592
    },
    {
      "type": "test",
      "which": "role",
      "what": "roles",
      "startTime": 1664723197592,
      "url": "https://cdt.org/",
      "result": {
        "roleElements": 21,
        "badRoleElements": 20,
        "redundantRoleElements": 0,
        "tagNames": {
          "svg": {
            "image": {
              "bad": 20,
              "redundant": 0
            }
          }
        },
        "success": true
      },
      "endTime": 1664723197610
    },
    {
      "type": "test",
      "which": "styleDiff",
      "withItems": true,
      "what": "style inconsistencies",
      "startTime": 1664723197610,
      "url": "https://cdt.org/",
      "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": 45,
            "subtotals": [
              26,
              11,
              8
            ]
          },
          "listLink": {
            "total": 45,
            "subtotals": [
              21,
              14,
              4,
              3,
              3
            ]
          },
          "h1": {
            "total": 13
          },
          "h2": {
            "total": 17,
            "subtotals": [
              7,
              4,
              3,
              2,
              1
            ]
          },
          "h3": {
            "total": 3
          }
        },
        "items": {
          "button": {
            "borderStyle": {
              "none": [
                "Search"
              ],
              "outset": [
                "Close the menu"
              ]
            },
            "borderWidth": {
              "0px": [
                "Search"
              ],
              "2px": [
                "Close the menu"
              ]
            },
            "height": {
              "31.5938px": [
                "Search"
              ],
              "auto": [
                "Close the menu"
              ]
            },
            "lineHeight": {
              "27.6px": [
                "Search"
              ],
              "18.4px": [
                "Close the menu"
              ]
            }
          },
          "adjacentLink": {
            "fontStyle": {
              "normal": [
                "Skip to Content",
                "",
                "",
                "Who We Are",
                "Latest",
                "Areas of Focus",
                "Collections",
                "Read Release",
                "Release & Brief",
                "Read More",
                "Read More",
                "Read Report",
                "Read Letter",
                "Read Report",
                "Read Report",
                "Read Report",
                "Read Report",
                "Cybersecurity & Standards",
                "Elections & Democracy",
                "Equity in Civic Tech",
                "Free Expression",
                "Government Surveillance",
                "Open Internet",
                "Privacy & Data",
                "Go to Report",
                "Sign up.",
                "Join",
                "Global Encryption Coalition Steering Committee Statement on the OHCHR Report on the Right to Privacy in the Digital Age September 16, 2022",
                "Cracking Down on Federal Aid for Reproductive Health Surveillance: The National Domestic Communications Assistance Center September 16, 2022",
                "United Nations Human Rights Chief Warns of the Dangers of Breaking Encryption & Mass Surveillance September 16, 2022",
                "See Staff",
                "Go to Podcast",
                "See Openings",
                "",
                "here",
                "Areas of Focus",
                "nclud"
              ],
              "italic": [
                "Read",
                "Listen.",
                "Spotify",
                "SoundCloud",
                "iTunes",
                "Google Play",
                "Stitcher",
                "TuneIn"
              ]
            },
            "fontWeight": {
              "400": [
                "Skip to Content",
                "",
                "",
                "Read",
                "Sign up.",
                "Listen.",
                "Join",
                "Global Encryption Coalition Steering Committee Statement on the OHCHR Report on the Right to Privacy in the Digital Age September 16, 2022",
                "Cracking Down on Federal Aid for Reproductive Health Surveillance: The National Domestic Communications Assistance Center September 16, 2022",
                "United Nations Human Rights Chief Warns of the Dangers of Breaking Encryption & Mass Surveillance September 16, 2022",
                "Spotify",
                "SoundCloud",
                "iTunes",
                "Google Play",
                "Stitcher",
                "TuneIn",
                "",
                "here",
                "nclud"
              ],
              "700": [
                "Who We Are",
                "Latest",
                "Areas of Focus",
                "Collections",
                "Read Release",
                "Release & Brief",
                "Read More",
                "Read More",
                "Read Report",
                "Read Letter",
                "Read Report",
                "Read Report",
                "Read Report",
                "Read Report",
                "Cybersecurity & Standards",
                "Elections & Democracy",
                "Equity in Civic Tech",
                "Free Expression",
                "Government Surveillance",
                "Open Internet",
                "Privacy & Data",
                "Go to Report",
                "See Staff",
                "Go to Podcast",
                "See Openings",
                "Areas of Focus"
              ]
            }
          },
          "listLink": {
            "fontWeight": {
              "400": [
                "Press",
                "Events",
                "Donate",
                "",
                "Europe Office",
                "Staff",
                "Board",
                "Advisory Council",
                "Fellows",
                "Working Groups",
                "Collaborating Attorney Networks",
                "2021 Annual Report",
                "Financials",
                "Press",
                "Events",
                "Donate",
                "Careers",
                "CDT's Tech Talk",
                "Privacy & Data",
                "Elections & Democracy",
                "Equity in Civic Tech",
                "Free Expression",
                "Government Surveillance",
                "Cybersecurity & Standards",
                "Open Internet",
                "",
                "",
                ""
              ],
              "700": [
                "About",
                "Europe Office",
                "Staff",
                "Board",
                "Advisory Council",
                "Fellows",
                "Careers",
                "Cybersecurity & Standards",
                "Elections & Democracy",
                "Equity in Civic Tech",
                "Free Expression",
                "Government Surveillance",
                "Open Internet",
                "Privacy & Data",
                "Privacy Policy",
                "Contact Us",
                "Newsletter Signup"
              ]
            },
            "color": {
              "rgb(0, 0, 0)": [
                "About",
                "Europe Office",
                "Staff",
                "Board",
                "Advisory Council",
                "Fellows",
                "Careers",
                "Cybersecurity & Standards",
                "Elections & Democracy",
                "Equity in Civic Tech",
                "Free Expression",
                "Government Surveillance",
                "Open Internet",
                "Privacy & Data"
              ],
              "rgb(255, 255, 255)": [
                "Press",
                "Events",
                "Donate",
                "",
                "Europe Office",
                "Staff",
                "Board",
                "Advisory Council",
                "Fellows",
                "Working Groups",
                "Collaborating Attorney Networks",
                "2021 Annual Report",
                "Financials",
                "Press",
                "Events",
                "Donate",
                "Careers",
                "CDT's Tech Talk",
                "Privacy & Data",
                "Elections & Democracy",
                "Equity in Civic Tech",
                "Free Expression",
                "Government Surveillance",
                "Cybersecurity & Standards",
                "Open Internet",
                "Privacy Policy",
                "Contact Us",
                "Newsletter Signup",
                "",
                "",
                ""
              ]
            },
            "fontSize": {
              "22px": [
                "About",
                "Europe Office",
                "Staff",
                "Board",
                "Advisory Council",
                "Fellows",
                "Careers",
                "Cybersecurity & Standards",
                "Elections & Democracy",
                "Equity in Civic Tech",
                "Free Expression",
                "Government Surveillance",
                "Open Internet",
                "Privacy & Data",
                "Privacy Policy",
                "Contact Us",
                "Newsletter Signup"
              ],
              "14px": [
                "Press",
                "Events",
                "Donate",
                ""
              ],
              "18px": [
                "Europe Office",
                "Staff",
                "Board",
                "Advisory Council",
                "Fellows",
                "Working Groups",
                "Collaborating Attorney Networks",
                "2021 Annual Report",
                "Financials",
                "Press",
                "Events",
                "Donate",
                "Careers",
                "CDT's Tech Talk",
                "Privacy & Data",
                "Elections & Democracy",
                "Equity in Civic Tech",
                "Free Expression",
                "Government Surveillance",
                "Cybersecurity & Standards",
                "Open Internet"
              ],
              "16px": [
                "",
                "",
                ""
              ]
            },
            "lineHeight": {
              "22px": [
                "About",
                "Europe Office",
                "Staff",
                "Board",
                "Advisory Council",
                "Fellows",
                "Careers",
                "Cybersecurity & Standards",
                "Elections & Democracy",
                "Equity in Civic Tech",
                "Free Expression",
                "Government Surveillance",
                "Open Internet",
                "Privacy & Data",
                "Privacy Policy",
                "Contact Us",
                "Newsletter Signup"
              ],
              "21px": [
                "Press",
                "Events",
                "Donate",
                ""
              ],
              "27px": [
                "Europe Office",
                "Staff",
                "Board",
                "Advisory Council",
                "Fellows",
                "Working Groups",
                "Collaborating Attorney Networks",
                "2021 Annual Report",
                "Financials",
                "Press",
                "Events",
                "Donate",
                "Careers",
                "CDT's Tech Talk",
                "Privacy & Data",
                "Elections & Democracy",
                "Equity in Civic Tech",
                "Free Expression",
                "Government Surveillance",
                "Cybersecurity & Standards",
                "Open Internet"
              ],
              "16px": [
                "",
                "",
                ""
              ]
            }
          },
          "h2": {
            "fontWeight": {
              "400": [
                "90+",
                "5",
                "50.9K+",
                "1000+"
              ],
              "700": [
                "Cybersecurity & Standards",
                "Elections & Democracy",
                "Equity in Civic Tech",
                "Free Expression",
                "Government Surveillance",
                "Open Internet",
                "Privacy & Data",
                "People",
                "Organization",
                "Areas of Focus"
              ],
              "900": [
                "Explore Our Issues",
                "The Latest from CDT",
                "Who We Are"
              ]
            },
            "color": {
              "rgb(0, 0, 0)": [
                "Explore Our Issues",
                "Cybersecurity & Standards",
                "Elections & Democracy",
                "Equity in Civic Tech",
                "Free Expression",
                "Government Surveillance",
                "Open Internet",
                "Privacy & Data",
                "The Latest from CDT"
              ],
              "rgb(255, 255, 255)": [
                "90+",
                "5",
                "50.9K+",
                "1000+",
                "People",
                "Organization",
                "Areas of Focus"
              ],
              "rgb(242, 96, 34)": [
                "Who We Are"
              ]
            },
            "fontSize": {
              "44px": [
                "Explore Our Issues",
                "The Latest from CDT"
              ],
              "26px": [
                "Cybersecurity & Standards",
                "Elections & Democracy",
                "Equity in Civic Tech",
                "Free Expression",
                "Government Surveillance",
                "Open Internet",
                "Privacy & Data"
              ],
              "88px": [
                "90+",
                "5",
                "50.9K+",
                "1000+"
              ],
              "80px": [
                "Who We Are"
              ],
              "22px": [
                "People",
                "Organization",
                "Areas of Focus"
              ]
            }
          }
        },
        "success": true
      },
      "endTime": 1664723197626
    },
    {
      "type": "test",
      "which": "tabNav",
      "withItems": true,
      "what": "keyboard navigation between tab elements",
      "startTime": 1664723197626,
      "url": "https://cdt.org/",
      "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": []
        },
        "success": true
      },
      "endTime": 1664723197630
    },
    {
      "type": "test",
      "which": "titledEl",
      "withItems": true,
      "what": "title attributes on inappropriate elements",
      "startTime": 1664723197630,
      "url": "https://cdt.org/",
      "result": {
        "total": 0,
        "items": [],
        "success": true
      },
      "endTime": 1664723197634
    },
    {
      "type": "test",
      "which": "zIndex",
      "withItems": true,
      "what": "z indexes",
      "startTime": 1664723197635,
      "url": "https://cdt.org/",
      "result": {
        "totals": {
          "total": 7,
          "tagNames": {
            "HEADER": 1,
            "UL": 2,
            "SECTION": 2,
            "DIV": 1,
            "H2": 1
          }
        },
        "items": [
          {
            "tagName": "HEADER",
            "id": "",
            "text": "Who We Are About\nEurope Office\nStaff\nBoard\nAdvisory Council\nFellows\nCareers Latest\nAreas of Focus Cy"
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "About\nEurope Office\nStaff\nBoard\nAdvisory Council\nFellows\nCareers"
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "Cybersecurity & Standards\nElections & Democracy\nEquity in Civic Tech\nFree Expression\nGovernment Surv"
          },
          {
            "tagName": "SECTION",
            "id": "",
            "text": "Press\nEvents\nDonate"
          },
          {
            "tagName": "SECTION",
            "id": "",
            "text": "Site Search Search"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Who We Are"
          },
          {
            "tagName": "H2",
            "id": "",
            "text": "Who We Are"
          }
        ],
        "success": true
      },
      "endTime": 1664723197642
    },
    {
      "type": "test",
      "which": "alfa",
      "what": "alfa",
      "startTime": 1664723197642,
      "url": "https://cdt.org/",
      "result": {
        "totals": {
          "failures": 52,
          "warnings": 26
        },
        "items": [
          {
            "index": 3,
            "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]/header[1]/a[1]",
              "codeLines": [
                "<a href=\"https://cdt.org\" class=\"site-header-logo-link\">",
                "  <svg class=\"logo logo-center-for-democracy-and-technology\" role=\"image\" xmlns=\"http://www.w3.org/...",
                "    <path d=\"M311.79 98.35c1.1 1.24 2.45 2.21 3.99 2.91 1.54.7 3.27 1.05 5.14 1.05 1.53 0 2.87-.21 ...",
                "    <g>",
                "      <path d=\"M183.2 183.16c-.51.31-1.03.58-1.55.87v4.12h28.05v-32.77c-3.01 4.8-6.87 10.09-13.2 16...",
                "      <path d=\"M280.37 185.47c-16.7-1.35-18.24-19.22-18.25-34.67 0-3.35.06-44.18.06-44.18-.34.11-.6...",
                "      <path d=\"M272.98 73.28c-3.61.1-7.2.31-10.79.73V44.18h-28.05v38.86c-1.1.62-2.22 1.28-3.34 1.98...",
                "      <path d=\"M181.44 80.85c-1.1-.2 0 0 0 0-8.53-5.13-18.29-8.06-28.93-8.06-.92 0-1.83.03-2.74.07-...",
                "      <path d=\"M95.75 88.13c-6.47-6.05-14.33-10.6-23.03-13.12a56.37 56.37 0 0 0-15.68-2.23C25.53 72...",
                "    </g>",
                "    <path class=\"accent\" d=\"M229.28 117.56c-2.51 4.69-4.96 9.58-7.28 14.3 30.24-35.79 61.48-30.97 6...",
                "  </svg>",
                "</a>"
              ]
            }
          },
          {
            "index": 11,
            "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]/header[1]/nav[1]/section[1]/ul[1]/li[4]/a[1]",
              "codeLines": [
                "<a href=\"/search/\">",
                "  <svg class=\"icon icon-magnifying-glass\" role=\"image\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"...",
                "    <path d=\"M46.614 44.146l-12.189-12.19a19.287 19.287 0 0 0 4.354-12.219c0-10.692-8.697-19.39-19....",
                "  </svg>",
                "</a>"
              ]
            }
          },
          {
            "index": 46,
            "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]/footer[1]/div[1]/div[1]/a[1]",
              "codeLines": [
                "<a href=\"https://cdt.org\">",
                "  <svg class=\"logo logo-center-for-democracy-and-technology\" role=\"image\" xmlns=\"http://www.w3.org/...",
                "    <path d=\"M311.79 98.35c1.1 1.24 2.45 2.21 3.99 2.91 1.54.7 3.27 1.05 5.14 1.05 1.53 0 2.87-.21 ...",
                "    <g>",
                "      <path d=\"M183.2 183.16c-.51.31-1.03.58-1.55.87v4.12h28.05v-32.77c-3.01 4.8-6.87 10.09-13.2 16...",
                "      <path d=\"M280.37 185.47c-16.7-1.35-18.24-19.22-18.25-34.67 0-3.35.06-44.18.06-44.18-.34.11-.6...",
                "      <path d=\"M272.98 73.28c-3.61.1-7.2.31-10.79.73V44.18h-28.05v38.86c-1.1.62-2.22 1.28-3.34 1.98...",
                "      <path d=\"M181.44 80.85c-1.1-.2 0 0 0 0-8.53-5.13-18.29-8.06-28.93-8.06-.92 0-1.83.03-2.74.07-...",
                "      <path d=\"M95.75 88.13c-6.47-6.05-14.33-10.6-23.03-13.12a56.37 56.37 0 0 0-15.68-2.23C25.53 72...",
                "    </g>",
                "    <path class=\"accent\" d=\"M229.28 117.56c-2.51 4.69-4.96 9.58-7.28 14.3 30.24-35.79 61.48-30.97 6...",
                "  </svg>",
                "</a>"
              ]
            }
          },
          {
            "index": 74,
            "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]/footer[1]/div[2]/ul[2]/li[1]/a[1]",
              "codeLines": [
                "<a href=\"https://www.facebook.com/CenDemTech\" rel=\"me\">",
                "  <svg class=\"icon icon-facebook\" role=\"image\" aria-hidden=\"true\" xmlns=\"http://www.w3.org/2000/svg...",
                "    <path fill=\"currentColor\" d=\"M279.14 288l14.22-92.66h-88.91v-60.13c0-25.35 12.42-50.06 52.24-50...",
                "  </svg>",
                "</a>"
              ]
            }
          },
          {
            "index": 75,
            "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]/footer[1]/div[2]/ul[2]/li[2]/a[1]",
              "codeLines": [
                "<a href=\"https://twitter.com/CenDemTech\" rel=\"me\">",
                "  <svg class=\"icon icon-twitter\" role=\"image\" aria-hidden=\"true\" xmlns=\"http://www.w3.org/2000/svg\"...",
                "    <path fill=\"currentColor\" d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 2...",
                "  </svg>",
                "</a>"
              ]
            }
          },
          {
            "index": 76,
            "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]/footer[1]/div[2]/ul[2]/li[3]/a[1]",
              "codeLines": [
                "<a href=\"https://www.linkedin.com/company/center-for-democracy-&-technology/\" rel=\"me\">",
                "  <svg class=\"icon icon-linkedin\" role=\"image\" aria-hidden=\"true\" xmlns=\"http://www.w3.org/2000/svg...",
                "    <path fill=\"currentColor\" d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480...",
                "  </svg>",
                "</a>"
              ]
            }
          },
          {
            "index": 680,
            "verdict": "failed",
            "rule": {
              "ruleID": "r62",
              "ruleSummary": "Links in blocks of text are distinguishable",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r62",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#use-of-color",
                  "chapter": "1.4.1",
                  "title": "Use of Color"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[14]/div[1]/div[1]/p[1]/em[1]/a[1]",
              "codeLines": [
                "<a href=\"https://cdt.org/press/in-letter-to-apple-ceo-90-organizations-urge-tim-cook-to-scrap-plans...",
                "  Read",
                "</a>"
              ]
            }
          },
          {
            "index": 681,
            "verdict": "failed",
            "rule": {
              "ruleID": "r62",
              "ruleSummary": "Links in blocks of text are distinguishable",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r62",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#use-of-color",
                  "chapter": "1.4.1",
                  "title": "Use of Color"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[14]/div[2]/div[1]/p[1]/a[1]",
              "codeLines": [
                "<a href=\"https://cdt.org/email-signup/\" target=\"_blank\" rel=\"noopener\">",
                "  <em>",
                "    Sign up.",
                "  </em>",
                "</a>"
              ]
            }
          },
          {
            "index": 682,
            "verdict": "failed",
            "rule": {
              "ruleID": "r62",
              "ruleSummary": "Links in blocks of text are distinguishable",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r62",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#use-of-color",
                  "chapter": "1.4.1",
                  "title": "Use of Color"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[14]/div[3]/div[1]/p[1]/em[1]/a[1]",
              "codeLines": [
                "<a href=\"https://cdt.org/tech-talks/\" target=\"_blank\" rel=\"noopener\">",
                "  Listen.",
                "</a>"
              ]
            }
          },
          {
            "index": 683,
            "verdict": "failed",
            "rule": {
              "ruleID": "r62",
              "ruleSummary": "Links in blocks of text are distinguishable",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r62",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#use-of-color",
                  "chapter": "1.4.1",
                  "title": "Use of Color"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[14]/div[4]/div[1]/p[1]/a[1]",
              "codeLines": [
                "<a href=\"https://cdt.org/about/collaborating-attorney-network/\" target=\"_blank\" rel=\"noopener\">",
                "  <em>",
                "    Join",
                "  </em>",
                "</a>"
              ]
            }
          },
          {
            "index": 684,
            "verdict": "failed",
            "rule": {
              "ruleID": "r62",
              "ruleSummary": "Links in blocks of text are distinguishable",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r62",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#use-of-color",
                  "chapter": "1.4.1",
                  "title": "Use of Color"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[17]/div[1]/p[1]/em[1]/a[1]",
              "codeLines": [
                "<a href=\"https://open.spotify.com/show/0SsIesR5GZGQpF3giX8vC0\" target=\"_blank\" rel=\"noopener\">",
                "  Spotify",
                "</a>"
              ]
            }
          },
          {
            "index": 685,
            "verdict": "failed",
            "rule": {
              "ruleID": "r62",
              "ruleSummary": "Links in blocks of text are distinguishable",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r62",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#use-of-color",
                  "chapter": "1.4.1",
                  "title": "Use of Color"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[17]/div[1]/p[1]/em[1]/a[2]",
              "codeLines": [
                "<a href=\"https://soundcloud.com/cdt-tech-talk\" target=\"_blank\" rel=\"noopener\">",
                "  SoundCloud",
                "</a>"
              ]
            }
          },
          {
            "index": 686,
            "verdict": "failed",
            "rule": {
              "ruleID": "r62",
              "ruleSummary": "Links in blocks of text are distinguishable",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r62",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#use-of-color",
                  "chapter": "1.4.1",
                  "title": "Use of Color"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[17]/div[1]/p[1]/em[1]/a[3]",
              "codeLines": [
                "<a href=\"https://itunes.apple.com/au/podcast/cdt-tech-talk/id1010874517?mt=2\" target=\"_blank\" rel=\"...",
                "  iTunes",
                "</a>"
              ]
            }
          },
          {
            "index": 687,
            "verdict": "failed",
            "rule": {
              "ruleID": "r62",
              "ruleSummary": "Links in blocks of text are distinguishable",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r62",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#use-of-color",
                  "chapter": "1.4.1",
                  "title": "Use of Color"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[17]/div[1]/p[1]/em[1]/a[4]",
              "codeLines": [
                "<a href=\"https://play.google.com/music/m/Ihvop3fba5orl4ervztxhdgse7u?t=CDT_Tech_Talks\" target=\"_bla...",
                "  Google Play",
                "</a>"
              ]
            }
          },
          {
            "index": 688,
            "verdict": "failed",
            "rule": {
              "ruleID": "r62",
              "ruleSummary": "Links in blocks of text are distinguishable",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r62",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#use-of-color",
                  "chapter": "1.4.1",
                  "title": "Use of Color"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[17]/div[1]/p[1]/em[1]/a[5]",
              "codeLines": [
                "<a href=\"https://www.stitcher.com/podcast/cdts-tech-talks/cdt-tech-talks\" target=\"_blank\" rel=\"noop...",
                "  Stitcher",
                "</a>"
              ]
            }
          },
          {
            "index": 689,
            "verdict": "failed",
            "rule": {
              "ruleID": "r62",
              "ruleSummary": "Links in blocks of text are distinguishable",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r62",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#use-of-color",
                  "chapter": "1.4.1",
                  "title": "Use of Color"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[17]/div[1]/p[1]/em[1]/a[6]",
              "codeLines": [
                "<a href=\"https://tunein.com/podcasts/Technology-Podcasts/CDTs-Tech-Talks-p1105705/\" target=\"_blank\"...",
                "  TuneIn",
                "</a>"
              ]
            }
          },
          {
            "index": 690,
            "verdict": "failed",
            "rule": {
              "ruleID": "r62",
              "ruleSummary": "Links in blocks of text are distinguishable",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r62",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#use-of-color",
                  "chapter": "1.4.1",
                  "title": "Use of Color"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/p[2]/a[1]",
              "codeLines": [
                "<a href=\"/license/\">",
                "  here",
                "</a>"
              ]
            }
          },
          {
            "index": 691,
            "verdict": "failed",
            "rule": {
              "ruleID": "r62",
              "ruleSummary": "Links in blocks of text are distinguishable",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r62",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#use-of-color",
                  "chapter": "1.4.1",
                  "title": "Use of Color"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/footer[1]/div[2]/p[1]/a[1]",
              "codeLines": [
                "<a href=\"https://nclud.com/\">",
                "  nclud",
                "</a>"
              ]
            }
          },
          {
            "index": 736,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "input",
              "path": "/html[1]/body[1]/header[1]/nav[1]/section[2]/div[1]/form[1]/input[1]",
              "codeLines": [
                "<input type=\"text\" value=\"\" name=\"keyword\" class=\"search-input\" id=\"sitewide-search-input\">"
              ]
            }
          },
          {
            "index": 829,
            "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]/main[1]/div[1]/section[12]/div[1]/h2[1]/text()[1]",
              "codeLines": [
                "Explore Our Issues"
              ]
            }
          },
          {
            "index": 832,
            "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]/main[1]/div[1]/section[14]/div[1]/h2[1]/text()[1]",
              "codeLines": [
                "90+"
              ]
            }
          },
          {
            "index": 833,
            "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]/main[1]/div[1]/section[14]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Number of organizations that sent a letter urging Apple to abandon its plans to build surveillance ..."
              ]
            }
          },
          {
            "index": 834,
            "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]/main[1]/div[1]/section[14]/div[1]/div[1]/p[1]/em[1]/text()[1]",
              "codeLines": [
                "."
              ]
            }
          },
          {
            "index": 835,
            "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]/main[1]/div[1]/section[14]/div[2]/h2[1]/text()[1]",
              "codeLines": [
                "5"
              ]
            }
          },
          {
            "index": 836,
            "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]/main[1]/div[1]/section[14]/div[2]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Number of email newsletters around bubbling policy areas like student privacy & equity, AI, and mor..."
              ]
            }
          },
          {
            "index": 837,
            "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]/main[1]/div[1]/section[14]/div[3]/h2[1]/text()[1]",
              "codeLines": [
                "50.9K+"
              ]
            }
          },
          {
            "index": 838,
            "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]/main[1]/div[1]/section[14]/div[3]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Number of lifetime plays of CDT’s long-standing podcast, Tech Talks."
              ]
            }
          },
          {
            "index": 839,
            "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]/main[1]/div[1]/section[14]/div[4]/h2[1]/text()[1]",
              "codeLines": [
                "1000+"
              ]
            }
          },
          {
            "index": 840,
            "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]/main[1]/div[1]/section[14]/div[4]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Hours of pro bono support from our Collaborating Attorney Network."
              ]
            }
          },
          {
            "index": 841,
            "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]/main[1]/div[1]/section[14]/div[4]/div[1]/p[1]/text()[2]",
              "codeLines": [
                "."
              ]
            }
          },
          {
            "index": 843,
            "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]/main[1]/div[1]/section[16]/div[1]/div[1]/h2[1]/text()[1]",
              "codeLines": [
                "Who We Are"
              ]
            }
          },
          {
            "index": 855,
            "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]/main[1]/div[1]/section[18]/div[2]/div[1]/span[1]/text()[1]",
              "codeLines": [
                "Join Us"
              ]
            }
          },
          {
            "index": 901,
            "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]/main[1]/div[1]/section[12]/div[1]/h2[1]/text()[1]",
              "codeLines": [
                "Explore Our Issues"
              ]
            }
          },
          {
            "index": 904,
            "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]/main[1]/div[1]/section[14]/div[1]/h2[1]/text()[1]",
              "codeLines": [
                "90+"
              ]
            }
          },
          {
            "index": 905,
            "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]/main[1]/div[1]/section[14]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Number of organizations that sent a letter urging Apple to abandon its plans to build surveillance ..."
              ]
            }
          },
          {
            "index": 906,
            "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]/main[1]/div[1]/section[14]/div[1]/div[1]/p[1]/em[1]/text()[1]",
              "codeLines": [
                "."
              ]
            }
          },
          {
            "index": 907,
            "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]/main[1]/div[1]/section[14]/div[2]/h2[1]/text()[1]",
              "codeLines": [
                "5"
              ]
            }
          },
          {
            "index": 908,
            "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]/main[1]/div[1]/section[14]/div[2]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Number of email newsletters around bubbling policy areas like student privacy & equity, AI, and mor..."
              ]
            }
          },
          {
            "index": 909,
            "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]/main[1]/div[1]/section[14]/div[3]/h2[1]/text()[1]",
              "codeLines": [
                "50.9K+"
              ]
            }
          },
          {
            "index": 910,
            "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]/main[1]/div[1]/section[14]/div[3]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Number of lifetime plays of CDT’s long-standing podcast, Tech Talks."
              ]
            }
          },
          {
            "index": 911,
            "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]/main[1]/div[1]/section[14]/div[4]/h2[1]/text()[1]",
              "codeLines": [
                "1000+"
              ]
            }
          },
          {
            "index": 912,
            "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]/main[1]/div[1]/section[14]/div[4]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Hours of pro bono support from our Collaborating Attorney Network."
              ]
            }
          },
          {
            "index": 913,
            "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]/main[1]/div[1]/section[14]/div[4]/div[1]/p[1]/text()[2]",
              "codeLines": [
                "."
              ]
            }
          },
          {
            "index": 915,
            "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]/main[1]/div[1]/section[16]/div[1]/div[1]/h2[1]/text()[1]",
              "codeLines": [
                "Who We Are"
              ]
            }
          },
          {
            "index": 927,
            "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]/main[1]/div[1]/section[18]/div[2]/div[1]/span[1]/text()[1]",
              "codeLines": [
                "Join Us"
              ]
            }
          },
          {
            "index": 1005,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  CDT condemns the Supreme Court’s ruling in",
                "  <em>",
                "    Dobbs v. Jackson Women’s Health Org",
                "  </em>",
                "  as profoundly misguided, with devastating impact for the right to privacy of people seeking repro...",
                "</p>"
              ]
            }
          },
          {
            "index": 1006,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[1]/div[1]/p[2]",
              "codeLines": [
                "<p class=\"module-call-to-action-container\">",
                "  <a href=\"https://cdt.org/press/cdt-supreme-court-abortion-ruling-devastating-for-womens-right-to-...",
                "    Read Release",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 1007,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[2]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  CDT joined a coalition of human rights organizations, including EFF, the National Coalition Again...",
                "</p>"
              ]
            }
          },
          {
            "index": 1008,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[2]/div[1]/p[2]",
              "codeLines": [
                "<p class=\"module-call-to-action-container\">",
                "  <a href=\"https://cdt.org/press/cdt-and-human-rights-orgs-file-scotus-brief-urging-court-to-stop-t...",
                "    Release & Brief",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 1009,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[3]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  In 2019, Facebook asked Business for Social Responsibility (BSR) to conduct a thorough human righ...",
                "</p>"
              ]
            }
          },
          {
            "index": 1010,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[3]/div[1]/p[2]",
              "codeLines": [
                "<p class=\"module-call-to-action-container\">",
                "  <a href=\"https://cdt.org/insights/taking-a-closer-look-at-the-impact-on-encryption-metadata-child...",
                "    Read More",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 1011,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[4]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  CDT joined 35+ civil society orgs in calling on the U.S. and other governments to ensure that the...",
                "</p>"
              ]
            }
          },
          {
            "index": 1012,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[4]/div[1]/p[2]",
              "codeLines": [
                "<p class=\"module-call-to-action-container\">",
                "  <a href=\"https://cdt.org/insights/cdt-joins-letter-urging-white-house-world-governments-to-ensure...",
                "    Read More",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 1013,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[5]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  CDT’s latest report identifies and suggests ways in which privacy protections around consumer hea...",
                "</p>"
              ]
            }
          },
          {
            "index": 1014,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[5]/div[1]/p[2]",
              "codeLines": [
                "<p class=\"module-call-to-action-container\">",
                "  <a href=\"https://cdt.org/insights/placing-equity-at-the-center-of-health-care-technology/\" class=...",
                "    Read Report",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 1015,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[6]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  CDT is leading 60+ human rights, civil rights, & open Internet orgs – including ACLU, HRC, GLAAD,...",
                "</p>"
              ]
            }
          },
          {
            "index": 1016,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[6]/div[1]/p[2]",
              "codeLines": [
                "<p class=\"module-call-to-action-container\">",
                "  <a href=\"https://cdt.org/insights/2022-earn-it-act-coalition-letter/\" class=\"module-call-to-actio...",
                "    Read Letter",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 1017,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[7]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  Undertaken as a collaboration between the American Association of People with Disabilities (AAPD)...",
                "</p>"
              ]
            }
          },
          {
            "index": 1018,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[7]/div[1]/p[2]",
              "codeLines": [
                "<p class=\"module-call-to-action-container\">",
                "  <a href=\"https://cdt.org/insights/cdt-and-aapd-report-centering-disability-in-technology-policy-i...",
                "    Read Report",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 1019,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[8]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  The term",
                "  <em>",
                "    transparency",
                "  </em>",
                "  is everywhere in policy debates. This paper sets forth a conceptual framework for transparency ab...",
                "</p>"
              ]
            }
          },
          {
            "index": 1020,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[8]/div[1]/p[2]",
              "codeLines": [
                "<p class=\"module-call-to-action-container\">",
                "  <a href=\"https://cdt.org/insights/report-making-transparency-meaningful-a-framework-for-policymak...",
                "    Read Report",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 1021,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[9]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  This report between our Research + Security & Surveillance teams examines the concerning & rising...",
                "</p>"
              ]
            }
          },
          {
            "index": 1022,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[9]/div[1]/p[2]",
              "codeLines": [
                "<p class=\"module-call-to-action-container\">",
                "  <a href=\"https://cdt.org/insights/report-legal-loopholes-and-data-for-dollars-how-law-enforcement...",
                "    Read Report",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 1023,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[10]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  A new front has opened up in the Crypto Wars: how providers of end-to-end encrypted communication...",
                "</p>"
              ]
            }
          },
          {
            "index": 1024,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[10]/div[1]/p[2]",
              "codeLines": [
                "<p class=\"module-call-to-action-container\">",
                "  <a href=\"https://cdt.org/insights/outside-looking-in-approaches-to-content-moderation-in-end-to-e...",
                "    Read Report",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 1025,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[11]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  At the Center for Democracy & Technology (CDT), we believe in the power of the internet. Whether ...",
                "</p>"
              ]
            }
          },
          {
            "index": 1026,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[13]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  In 2021 – at a pivotal time for democracy – CDT was at the forefront, advancing a tech policy age...",
                "</p>"
              ]
            }
          },
          {
            "index": 1027,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[13]/div[1]/p[2]",
              "codeLines": [
                "<p class=\"module-call-to-action-container\">",
                "  <a href=\"https://cdt.org/2021-annual-report/\" class=\"module-call-to-action\">",
                "    Go to Report",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 1028,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[14]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  Number of organizations that sent a letter urging Apple to abandon its plans to build surveillanc...",
                "  <em>",
                "    <a href=\"https://cdt.org/press/in-letter-to-apple-ceo-90-organizations-urge-tim-cook-to-scrap-p...",
                "      Read",
                "    </a>",
                "    .",
                "  </em>",
                "</p>"
              ]
            }
          },
          {
            "index": 1029,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[14]/div[2]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  Number of email newsletters around bubbling policy areas like student privacy & equity, AI, and m...",
                "  <a href=\"https://cdt.org/email-signup/\" target=\"_blank\" rel=\"noopener\">",
                "    <em>",
                "      Sign up.",
                "    </em>",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 1030,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[14]/div[3]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  Number of lifetime plays of CDT’s long-standing podcast, Tech Talks.",
                "  <em>",
                "    <a href=\"https://cdt.org/tech-talks/\" target=\"_blank\" rel=\"noopener\">",
                "      Listen.",
                "    </a>",
                "  </em>",
                "</p>"
              ]
            }
          },
          {
            "index": 1031,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[14]/div[4]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  Hours of pro bono support from our Collaborating Attorney Network.",
                "  <a href=\"https://cdt.org/about/collaborating-attorney-network/\" target=\"_blank\" rel=\"noopener\">",
                "    <em>",
                "      Join",
                "    </em>",
                "  </a>",
                "  .",
                "</p>"
              ]
            }
          },
          {
            "index": 1032,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[16]/div[2]/p[1]",
              "codeLines": [
                "<p>",
                "  We are a team of experts with deep knowledge of issues pertaining to the internet, privacy, secur...",
                "</p>"
              ]
            }
          },
          {
            "index": 1033,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[17]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  Tech is all around you – and now, insights on the tech policies that are shaping your digital wor...",
                "  <em>",
                "    You can find CDT’s Tech Talk on",
                "    <a href=\"https://open.spotify.com/show/0SsIesR5GZGQpF3giX8vC0\" target=\"_blank\" rel=\"noopener\">",
                "      Spotify",
                "    </a>",
                "    ,",
                "    <a href=\"https://soundcloud.com/cdt-tech-talk\" target=\"_blank\" rel=\"noopener\">",
                "      SoundCloud",
                "    </a>",
                "    ,",
                "    <a href=\"https://itunes.apple.com/au/podcast/cdt-tech-talk/id1010874517?mt=2\" target=\"_blank\" r...",
                "      iTunes",
                "    </a>",
                "    , and",
                "    <a href=\"https://play.google.com/music/m/Ihvop3fba5orl4ervztxhdgse7u?t=CDT_Tech_Talks\" target=\"...",
                "      Google Play",
                "    </a>",
                "    , as well as",
                "    <a href=\"https://www.stitcher.com/podcast/cdts-tech-talks/cdt-tech-talks\" target=\"_blank\" rel=\"...",
                "      Stitcher",
                "    </a>",
                "    and",
                "    <a href=\"https://tunein.com/podcasts/Technology-Podcasts/CDTs-Tech-Talks-p1105705/\" target=\"_bl...",
                "      TuneIn",
                "    </a>",
                "    .",
                "  </em>",
                "</p>"
              ]
            }
          },
          {
            "index": 1034,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[18]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  Do the possibilities presented by an innovative, open, and free internet inspire you? Do you find...",
                "</p>"
              ]
            }
          },
          {
            "index": 1035,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[18]/div[1]/p[2]",
              "codeLines": [
                "<p class=\"module-call-to-action-container\">",
                "  <a href=\"https://cdt.org/careers/\" class=\"module-call-to-action\">",
                "    See Openings",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 1355,
            "verdict": "failed",
            "rule": {
              "ruleID": "r78",
              "ruleSummary": "Headings of same level have text content between them",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r78",
              "requirements": []
            },
            "target": {
              "type": "element",
              "tagName": "h2",
              "path": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[12]/div[1]/h2[1]",
              "codeLines": [
                "<h2 class=\"module-title\">",
                "  Explore Our Issues",
                "</h2>"
              ]
            }
          },
          {
            "index": 1453,
            "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>"
              ]
            }
          }
        ],
        "success": true
      },
      "endTime": 1664723201885
    },
    {
      "type": "test",
      "which": "axe",
      "detailLevel": 2,
      "rules": [],
      "what": "Axe",
      "startTime": 1664723201885,
      "url": "https://cdt.org/",
      "result": {
        "totals": {
          "rulesNA": 51,
          "rulesPassed": 44,
          "rulesWarned": 5,
          "rulesViolated": 6,
          "warnings": {
            "minor": 6,
            "moderate": 0,
            "serious": 72,
            "critical": 0
          },
          "violations": {
            "minor": 0,
            "moderate": 2,
            "serious": 21,
            "critical": 12
          }
        },
        "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-10-02T15:06:42.684Z",
          "url": "https://cdt.org/",
          "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": {
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://cdt.org/press/cdt-supreme-court-abortion-ruling-devastating-for-womens-right-to-privacy/\" class=\"module-call-to-action\">Read Release\n</a>",
                          "target": [
                            ".media-module--left.text-media-module.module:nth-child(1) > .module-text > .module-call-to-action-container > .module-call-to-action"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://cdt.org/press/cdt-supreme-court-abortion-ruling-devastating-for-womens-right-to-privacy/\" class=\"module-call-to-action\">Read Release\n</a>",
                  "target": [
                    ".media-module--left.text-media-module.module:nth-child(1) > .module-text > .module-call-to-action-container > .module-call-to-action"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://cdt.org/press/cdt-and-human-rights-orgs-file-scotus-brief-urging-court-to-stop-texas-social-media-law/\" class=\"module-call-to-action\">Release &amp; Brief\n</a>",
                          "target": [
                            ".media-module--right.text-media-module.module:nth-child(2) > .module-text > .module-call-to-action-container > .module-call-to-action"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://cdt.org/press/cdt-and-human-rights-orgs-file-scotus-brief-urging-court-to-stop-texas-social-media-law/\" class=\"module-call-to-action\">Release &amp; Brief\n</a>",
                  "target": [
                    ".media-module--right.text-media-module.module:nth-child(2) > .module-text > .module-call-to-action-container > .module-call-to-action"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://cdt.org/insights/taking-a-closer-look-at-the-impact-on-encryption-metadata-childrens-safety-more-in-metas-human-rights-impact-assessment/\" class=\"module-call-to-action\">Read More\n</a>",
                          "target": [
                            ".media-module--left.text-media-module.module:nth-child(3) > .module-text > .module-call-to-action-container > .module-call-to-action"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://cdt.org/insights/taking-a-closer-look-at-the-impact-on-encryption-metadata-childrens-safety-more-in-metas-human-rights-impact-assessment/\" class=\"module-call-to-action\">Read More\n</a>",
                  "target": [
                    ".media-module--left.text-media-module.module:nth-child(3) > .module-text > .module-call-to-action-container > .module-call-to-action"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://cdt.org/insights/cdt-joins-letter-urging-white-house-world-governments-to-ensure-internet-access-to-russian-people/\" class=\"module-call-to-action\">Read More\n</a>",
                          "target": [
                            ".media-module--right.text-media-module.module:nth-child(4) > .module-text > .module-call-to-action-container > .module-call-to-action"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://cdt.org/insights/cdt-joins-letter-urging-white-house-world-governments-to-ensure-internet-access-to-russian-people/\" class=\"module-call-to-action\">Read More\n</a>",
                  "target": [
                    ".media-module--right.text-media-module.module:nth-child(4) > .module-text > .module-call-to-action-container > .module-call-to-action"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://cdt.org/insights/placing-equity-at-the-center-of-health-care-technology/\" class=\"module-call-to-action\">Read Report\n</a>",
                          "target": [
                            ".media-module--left.text-media-module.module:nth-child(5) > .module-text > .module-call-to-action-container > .module-call-to-action"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://cdt.org/insights/placing-equity-at-the-center-of-health-care-technology/\" class=\"module-call-to-action\">Read Report\n</a>",
                  "target": [
                    ".media-module--left.text-media-module.module:nth-child(5) > .module-text > .module-call-to-action-container > .module-call-to-action"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://cdt.org/insights/2022-earn-it-act-coalition-letter/\" class=\"module-call-to-action\">Read Letter\n</a>",
                          "target": [
                            ".media-module--right.text-media-module.module:nth-child(6) > .module-text > .module-call-to-action-container > .module-call-to-action"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://cdt.org/insights/2022-earn-it-act-coalition-letter/\" class=\"module-call-to-action\">Read Letter\n</a>",
                  "target": [
                    ".media-module--right.text-media-module.module:nth-child(6) > .module-text > .module-call-to-action-container > .module-call-to-action"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://cdt.org/insights/cdt-and-aapd-report-centering-disability-in-technology-policy-issue-landscape-and-potential-opportunities-for-action/\" class=\"module-call-to-action\">Read Report\n</a>",
                          "target": [
                            ".media-module--left.text-media-module.module:nth-child(7) > .module-text > .module-call-to-action-container > .module-call-to-action"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://cdt.org/insights/cdt-and-aapd-report-centering-disability-in-technology-policy-issue-landscape-and-potential-opportunities-for-action/\" class=\"module-call-to-action\">Read Report\n</a>",
                  "target": [
                    ".media-module--left.text-media-module.module:nth-child(7) > .module-text > .module-call-to-action-container > .module-call-to-action"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://cdt.org/insights/report-making-transparency-meaningful-a-framework-for-policymakers/\" class=\"module-call-to-action\">Read Report\n</a>",
                          "target": [
                            ".media-module--right.text-media-module.module:nth-child(8) > .module-text > .module-call-to-action-container > .module-call-to-action"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://cdt.org/insights/report-making-transparency-meaningful-a-framework-for-policymakers/\" class=\"module-call-to-action\">Read Report\n</a>",
                  "target": [
                    ".media-module--right.text-media-module.module:nth-child(8) > .module-text > .module-call-to-action-container > .module-call-to-action"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://cdt.org/insights/report-legal-loopholes-and-data-for-dollars-how-law-enforcement-and-intelligence-agencies-are-buying-your-data-from-brokers/\" class=\"module-call-to-action\">Read Report\n</a>",
                          "target": [
                            ".media-module--left.text-media-module.module:nth-child(9) > .module-text > .module-call-to-action-container > .module-call-to-action"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://cdt.org/insights/report-legal-loopholes-and-data-for-dollars-how-law-enforcement-and-intelligence-agencies-are-buying-your-data-from-brokers/\" class=\"module-call-to-action\">Read Report\n</a>",
                  "target": [
                    ".media-module--left.text-media-module.module:nth-child(9) > .module-text > .module-call-to-action-container > .module-call-to-action"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://cdt.org/insights/outside-looking-in-approaches-to-content-moderation-in-end-to-end-encrypted-systems/\" class=\"module-call-to-action\">Read Report\n</a>",
                          "target": [
                            ".media-module--right.text-media-module.module:nth-child(10) > .module-text > .module-call-to-action-container > .module-call-to-action"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://cdt.org/insights/outside-looking-in-approaches-to-content-moderation-in-end-to-end-encrypted-systems/\" class=\"module-call-to-action\">Read Report\n</a>",
                  "target": [
                    ".media-module--right.text-media-module.module:nth-child(10) > .module-text > .module-call-to-action-container > .module-call-to-action"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "33.0pt (44px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"\n\tmodule\n\tlist-item-module\n\tnumber-of-items--7\t\tlist-item-module--color-orange-red\t\tlist-item-module--layout-single-column\">",
                          "target": [
                            ".list-item-module"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2 class=\"module-title\">Explore Our Issues\n</h2>",
                  "target": [
                    ".module-intro > .module-title"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "19.5pt (26px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"\n\tmodule\n\tlist-item-module\n\tnumber-of-items--7\t\tlist-item-module--color-orange-red\t\tlist-item-module--layout-single-column\">",
                          "target": [
                            ".list-item-module"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://cdt.org/area-of-focus/cybersecurity-standards/\">",
                  "target": [
                    ".item:nth-child(1) > .item-headline-with-url > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "19.5pt (26px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"\n\tmodule\n\tlist-item-module\n\tnumber-of-items--7\t\tlist-item-module--color-orange-red\t\tlist-item-module--layout-single-column\">",
                          "target": [
                            ".list-item-module"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://cdt.org/area-of-focus/elections-democracy/\">",
                  "target": [
                    ".item:nth-child(2) > .item-headline-with-url > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "19.5pt (26px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"\n\tmodule\n\tlist-item-module\n\tnumber-of-items--7\t\tlist-item-module--color-orange-red\t\tlist-item-module--layout-single-column\">",
                          "target": [
                            ".list-item-module"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://cdt.org/civictech/\">",
                  "target": [
                    "a[href$=\"civictech/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "19.5pt (26px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"\n\tmodule\n\tlist-item-module\n\tnumber-of-items--7\t\tlist-item-module--color-orange-red\t\tlist-item-module--layout-single-column\">",
                          "target": [
                            ".list-item-module"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://cdt.org/area-of-focus/free-expression\">",
                  "target": [
                    ".item:nth-child(4) > .item-headline-with-url > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "19.5pt (26px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"\n\tmodule\n\tlist-item-module\n\tnumber-of-items--7\t\tlist-item-module--color-orange-red\t\tlist-item-module--layout-single-column\">",
                          "target": [
                            ".list-item-module"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://cdt.org/area-of-focus/government-surveillance\">",
                  "target": [
                    ".item:nth-child(5) > .item-headline-with-url > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "19.5pt (26px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"\n\tmodule\n\tlist-item-module\n\tnumber-of-items--7\t\tlist-item-module--color-orange-red\t\tlist-item-module--layout-single-column\">",
                          "target": [
                            ".list-item-module"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://cdt.org/area-of-focus/open-internet\">",
                  "target": [
                    ".item:nth-child(6) > .item-headline-with-url > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "19.5pt (26px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"\n\tmodule\n\tlist-item-module\n\tnumber-of-items--7\t\tlist-item-module--color-orange-red\t\tlist-item-module--layout-single-column\">",
                          "target": [
                            ".list-item-module"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://cdt.org/area-of-focus/privacy-data\">",
                  "target": [
                    ".item:nth-child(7) > .item-headline-with-url > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://cdt.org/2021-annual-report/\" class=\"module-call-to-action\">Go to Report\n</a>",
                          "target": [
                            ".media-module--left.text-media-module.module:nth-child(13) > .module-text > .module-call-to-action-container > .module-call-to-action"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://cdt.org/2021-annual-report/\" class=\"module-call-to-action\">Go to Report\n</a>",
                  "target": [
                    ".media-module--left.text-media-module.module:nth-child(13) > .module-text > .module-call-to-action-container > .module-call-to-action"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "66.0pt (88px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"\n\t\tmodule\n\t\tstats-module\n\t\tnumber-of-stats-4\n\t\tstats-module--bluestats-module--custom-bg\n\t\" style=\"background-color: #ffffff;color: #ffffff;background-image: url( https://cdt.org/wp-content/uploads/2022/05/homepage-stat-module-background-black-000000-4x1-1.png);\n\t\">",
                          "target": [
                            ".stats-module"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2 class=\"stat-text\">90+</h2>",
                  "target": [
                    ".stat:nth-child(1) > .stat-text"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "16.5pt (22px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"\n\t\tmodule\n\t\tstats-module\n\t\tnumber-of-stats-4\n\t\tstats-module--bluestats-module--custom-bg\n\t\" style=\"background-color: #ffffff;color: #ffffff;background-image: url( https://cdt.org/wp-content/uploads/2022/05/homepage-stat-module-background-black-000000-4x1-1.png);\n\t\">",
                          "target": [
                            ".stats-module"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>",
                  "target": [
                    ".stat:nth-child(1) > .stat-description > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#52b6e6",
                        "contrastRatio": 0,
                        "fontSize": "16.5pt (22px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"\n\t\tmodule\n\t\tstats-module\n\t\tnumber-of-stats-4\n\t\tstats-module--bluestats-module--custom-bg\n\t\" style=\"background-color: #ffffff;color: #ffffff;background-image: url( https://cdt.org/wp-content/uploads/2022/05/homepage-stat-module-background-black-000000-4x1-1.png);\n\t\">",
                          "target": [
                            ".stats-module"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://cdt.org/press/in-letter-to-apple-ceo-90-organizations-urge-tim-cook-to-scrap-plans-to-weaken-digital-privacy-and-security/\" target=\"_blank\" rel=\"noopener\">Read</a>",
                  "target": [
                    ".stat:nth-child(1) > .stat-description > p > em > a[target=\"_blank\"][rel=\"noopener\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "66.0pt (88px)",
                        "fontWeight": "normal",
                        "messageKey": "shortTextContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"\n\t\tmodule\n\t\tstats-module\n\t\tnumber-of-stats-4\n\t\tstats-module--bluestats-module--custom-bg\n\t\" style=\"background-color: #ffffff;color: #ffffff;background-image: url( https://cdt.org/wp-content/uploads/2022/05/homepage-stat-module-background-black-000000-4x1-1.png);\n\t\">",
                          "target": [
                            ".stats-module"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element content is too short to determine if it is actual text content"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2 class=\"stat-text\">5</h2>",
                  "target": [
                    ".stat:nth-child(2) > .stat-text"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element content is too short to determine if it is actual text content"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "16.5pt (22px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"\n\t\tmodule\n\t\tstats-module\n\t\tnumber-of-stats-4\n\t\tstats-module--bluestats-module--custom-bg\n\t\" style=\"background-color: #ffffff;color: #ffffff;background-image: url( https://cdt.org/wp-content/uploads/2022/05/homepage-stat-module-background-black-000000-4x1-1.png);\n\t\">",
                          "target": [
                            ".stats-module"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>Number of email newsletters around bubbling policy areas like student privacy &amp; equity, AI, and more. <a href=\"https://cdt.org/email-signup/\" target=\"_blank\" rel=\"noopener\"><em>Sign up.</em></a></p>",
                  "target": [
                    ".stat:nth-child(2) > .stat-description > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#52b6e6",
                        "contrastRatio": 0,
                        "fontSize": "16.5pt (22px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"\n\t\tmodule\n\t\tstats-module\n\t\tnumber-of-stats-4\n\t\tstats-module--bluestats-module--custom-bg\n\t\" style=\"background-color: #ffffff;color: #ffffff;background-image: url( https://cdt.org/wp-content/uploads/2022/05/homepage-stat-module-background-black-000000-4x1-1.png);\n\t\">",
                          "target": [
                            ".stats-module"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<em>Sign up.</em>",
                  "target": [
                    "a[href$=\"email-signup/\"][target=\"_blank\"][rel=\"noopener\"] > em"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "66.0pt (88px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"\n\t\tmodule\n\t\tstats-module\n\t\tnumber-of-stats-4\n\t\tstats-module--bluestats-module--custom-bg\n\t\" style=\"background-color: #ffffff;color: #ffffff;background-image: url( https://cdt.org/wp-content/uploads/2022/05/homepage-stat-module-background-black-000000-4x1-1.png);\n\t\">",
                          "target": [
                            ".stats-module"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2 class=\"stat-text\">50.9K+</h2>",
                  "target": [
                    ".stat:nth-child(3) > .stat-text"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "16.5pt (22px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"\n\t\tmodule\n\t\tstats-module\n\t\tnumber-of-stats-4\n\t\tstats-module--bluestats-module--custom-bg\n\t\" style=\"background-color: #ffffff;color: #ffffff;background-image: url( https://cdt.org/wp-content/uploads/2022/05/homepage-stat-module-background-black-000000-4x1-1.png);\n\t\">",
                          "target": [
                            ".stats-module"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>Number of lifetime plays of CDT’s long-standing podcast, Tech Talks. <em><a href=\"https://cdt.org/tech-talks/\" target=\"_blank\" rel=\"noopener\">Listen.</a></em></p>",
                  "target": [
                    ".stat:nth-child(3) > .stat-description > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#52b6e6",
                        "contrastRatio": 0,
                        "fontSize": "16.5pt (22px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"\n\t\tmodule\n\t\tstats-module\n\t\tnumber-of-stats-4\n\t\tstats-module--bluestats-module--custom-bg\n\t\" style=\"background-color: #ffffff;color: #ffffff;background-image: url( https://cdt.org/wp-content/uploads/2022/05/homepage-stat-module-background-black-000000-4x1-1.png);\n\t\">",
                          "target": [
                            ".stats-module"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://cdt.org/tech-talks/\" target=\"_blank\" rel=\"noopener\">Listen.</a>",
                  "target": [
                    "a[href$=\"tech-talks/\"][target=\"_blank\"][rel=\"noopener\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "66.0pt (88px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"\n\t\tmodule\n\t\tstats-module\n\t\tnumber-of-stats-4\n\t\tstats-module--bluestats-module--custom-bg\n\t\" style=\"background-color: #ffffff;color: #ffffff;background-image: url( https://cdt.org/wp-content/uploads/2022/05/homepage-stat-module-background-black-000000-4x1-1.png);\n\t\">",
                          "target": [
                            ".stats-module"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2 class=\"stat-text\">1000+</h2>",
                  "target": [
                    ".stat:nth-child(4) > .stat-text"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "16.5pt (22px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"\n\t\tmodule\n\t\tstats-module\n\t\tnumber-of-stats-4\n\t\tstats-module--bluestats-module--custom-bg\n\t\" style=\"background-color: #ffffff;color: #ffffff;background-image: url( https://cdt.org/wp-content/uploads/2022/05/homepage-stat-module-background-black-000000-4x1-1.png);\n\t\">",
                          "target": [
                            ".stats-module"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>Hours of pro bono support from our Collaborating Attorney Network. <a href=\"https://cdt.org/about/collaborating-attorney-network/\" target=\"_blank\" rel=\"noopener\"><em>Join</em></a>.</p>",
                  "target": [
                    ".stat:nth-child(4) > .stat-description > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#52b6e6",
                        "contrastRatio": 0,
                        "fontSize": "16.5pt (22px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"\n\t\tmodule\n\t\tstats-module\n\t\tnumber-of-stats-4\n\t\tstats-module--bluestats-module--custom-bg\n\t\" style=\"background-color: #ffffff;color: #ffffff;background-image: url( https://cdt.org/wp-content/uploads/2022/05/homepage-stat-module-background-black-000000-4x1-1.png);\n\t\">",
                          "target": [
                            ".stats-module"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<em>Join</em>",
                  "target": [
                    ".stat:nth-child(4) > .stat-description > p > a[target=\"_blank\"][rel=\"noopener\"] > em"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://cdt.org/staff/\" class=\"call-to-action\">",
                          "target": [
                            ".call-to-action"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://cdt.org/staff/\" class=\"call-to-action\">",
                  "target": [
                    ".call-to-action"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://cdt.org/careers/\" class=\"module-call-to-action\">See Openings\n</a>",
                          "target": [
                            ".module-call-to-action[href$=\"careers/\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://cdt.org/careers/\" class=\"module-call-to-action\">See Openings\n</a>",
                  "target": [
                    ".module-call-to-action[href$=\"careers/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#ffffff",
                        "contrastRatio": 1,
                        "fontSize": "72.0pt (96px)",
                        "fontWeight": "normal",
                        "messageKey": "equalRatio",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"home page-template-default page page-id-20910\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has a 1:1 contrast ratio with the background"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"outlined-text\">Join Us</span>",
                  "target": [
                    ".outlined-text"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has a 1:1 contrast ratio with the background"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "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": "<a href=\"/staff/\">Staff\n</a>",
                  "target": [
                    ".footer-menu-list-item:nth-child(2) > a[href$=\"staff/\"]"
                  ],
                  "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": {
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://cdt.org/press/cdt-supreme-court-abortion-ruling-devastating-for-womens-right-to-privacy/\" class=\"module-call-to-action\">Read Release\n</a>",
                          "target": [
                            ".media-module--left.text-media-module.module:nth-child(1) > .module-text > .module-call-to-action-container > .module-call-to-action"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://cdt.org/press/cdt-supreme-court-abortion-ruling-devastating-for-womens-right-to-privacy/\" class=\"module-call-to-action\">Read Release\n</a>",
                  "target": [
                    ".media-module--left.text-media-module.module:nth-child(1) > .module-text > .module-call-to-action-container > .module-call-to-action"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://cdt.org/press/cdt-and-human-rights-orgs-file-scotus-brief-urging-court-to-stop-texas-social-media-law/\" class=\"module-call-to-action\">Release &amp; Brief\n</a>",
                          "target": [
                            ".media-module--right.text-media-module.module:nth-child(2) > .module-text > .module-call-to-action-container > .module-call-to-action"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://cdt.org/press/cdt-and-human-rights-orgs-file-scotus-brief-urging-court-to-stop-texas-social-media-law/\" class=\"module-call-to-action\">Release &amp; Brief\n</a>",
                  "target": [
                    ".media-module--right.text-media-module.module:nth-child(2) > .module-text > .module-call-to-action-container > .module-call-to-action"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://cdt.org/insights/taking-a-closer-look-at-the-impact-on-encryption-metadata-childrens-safety-more-in-metas-human-rights-impact-assessment/\" class=\"module-call-to-action\">Read More\n</a>",
                          "target": [
                            ".media-module--left.text-media-module.module:nth-child(3) > .module-text > .module-call-to-action-container > .module-call-to-action"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://cdt.org/insights/taking-a-closer-look-at-the-impact-on-encryption-metadata-childrens-safety-more-in-metas-human-rights-impact-assessment/\" class=\"module-call-to-action\">Read More\n</a>",
                  "target": [
                    ".media-module--left.text-media-module.module:nth-child(3) > .module-text > .module-call-to-action-container > .module-call-to-action"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://cdt.org/insights/cdt-joins-letter-urging-white-house-world-governments-to-ensure-internet-access-to-russian-people/\" class=\"module-call-to-action\">Read More\n</a>",
                          "target": [
                            ".media-module--right.text-media-module.module:nth-child(4) > .module-text > .module-call-to-action-container > .module-call-to-action"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://cdt.org/insights/cdt-joins-letter-urging-white-house-world-governments-to-ensure-internet-access-to-russian-people/\" class=\"module-call-to-action\">Read More\n</a>",
                  "target": [
                    ".media-module--right.text-media-module.module:nth-child(4) > .module-text > .module-call-to-action-container > .module-call-to-action"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://cdt.org/insights/placing-equity-at-the-center-of-health-care-technology/\" class=\"module-call-to-action\">Read Report\n</a>",
                          "target": [
                            ".media-module--left.text-media-module.module:nth-child(5) > .module-text > .module-call-to-action-container > .module-call-to-action"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://cdt.org/insights/placing-equity-at-the-center-of-health-care-technology/\" class=\"module-call-to-action\">Read Report\n</a>",
                  "target": [
                    ".media-module--left.text-media-module.module:nth-child(5) > .module-text > .module-call-to-action-container > .module-call-to-action"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://cdt.org/insights/2022-earn-it-act-coalition-letter/\" class=\"module-call-to-action\">Read Letter\n</a>",
                          "target": [
                            ".media-module--right.text-media-module.module:nth-child(6) > .module-text > .module-call-to-action-container > .module-call-to-action"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://cdt.org/insights/2022-earn-it-act-coalition-letter/\" class=\"module-call-to-action\">Read Letter\n</a>",
                  "target": [
                    ".media-module--right.text-media-module.module:nth-child(6) > .module-text > .module-call-to-action-container > .module-call-to-action"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://cdt.org/insights/cdt-and-aapd-report-centering-disability-in-technology-policy-issue-landscape-and-potential-opportunities-for-action/\" class=\"module-call-to-action\">Read Report\n</a>",
                          "target": [
                            ".media-module--left.text-media-module.module:nth-child(7) > .module-text > .module-call-to-action-container > .module-call-to-action"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://cdt.org/insights/cdt-and-aapd-report-centering-disability-in-technology-policy-issue-landscape-and-potential-opportunities-for-action/\" class=\"module-call-to-action\">Read Report\n</a>",
                  "target": [
                    ".media-module--left.text-media-module.module:nth-child(7) > .module-text > .module-call-to-action-container > .module-call-to-action"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://cdt.org/insights/report-making-transparency-meaningful-a-framework-for-policymakers/\" class=\"module-call-to-action\">Read Report\n</a>",
                          "target": [
                            ".media-module--right.text-media-module.module:nth-child(8) > .module-text > .module-call-to-action-container > .module-call-to-action"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://cdt.org/insights/report-making-transparency-meaningful-a-framework-for-policymakers/\" class=\"module-call-to-action\">Read Report\n</a>",
                  "target": [
                    ".media-module--right.text-media-module.module:nth-child(8) > .module-text > .module-call-to-action-container > .module-call-to-action"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://cdt.org/insights/report-legal-loopholes-and-data-for-dollars-how-law-enforcement-and-intelligence-agencies-are-buying-your-data-from-brokers/\" class=\"module-call-to-action\">Read Report\n</a>",
                          "target": [
                            ".media-module--left.text-media-module.module:nth-child(9) > .module-text > .module-call-to-action-container > .module-call-to-action"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://cdt.org/insights/report-legal-loopholes-and-data-for-dollars-how-law-enforcement-and-intelligence-agencies-are-buying-your-data-from-brokers/\" class=\"module-call-to-action\">Read Report\n</a>",
                  "target": [
                    ".media-module--left.text-media-module.module:nth-child(9) > .module-text > .module-call-to-action-container > .module-call-to-action"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://cdt.org/insights/outside-looking-in-approaches-to-content-moderation-in-end-to-end-encrypted-systems/\" class=\"module-call-to-action\">Read Report\n</a>",
                          "target": [
                            ".media-module--right.text-media-module.module:nth-child(10) > .module-text > .module-call-to-action-container > .module-call-to-action"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://cdt.org/insights/outside-looking-in-approaches-to-content-moderation-in-end-to-end-encrypted-systems/\" class=\"module-call-to-action\">Read Report\n</a>",
                  "target": [
                    ".media-module--right.text-media-module.module:nth-child(10) > .module-text > .module-call-to-action-container > .module-call-to-action"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "33.0pt (44px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"\n\tmodule\n\tlist-item-module\n\tnumber-of-items--7\t\tlist-item-module--color-orange-red\t\tlist-item-module--layout-single-column\">",
                          "target": [
                            ".list-item-module"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2 class=\"module-title\">Explore Our Issues\n</h2>",
                  "target": [
                    ".module-intro > .module-title"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "19.5pt (26px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"\n\tmodule\n\tlist-item-module\n\tnumber-of-items--7\t\tlist-item-module--color-orange-red\t\tlist-item-module--layout-single-column\">",
                          "target": [
                            ".list-item-module"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://cdt.org/area-of-focus/cybersecurity-standards/\">",
                  "target": [
                    ".item:nth-child(1) > .item-headline-with-url > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "19.5pt (26px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"\n\tmodule\n\tlist-item-module\n\tnumber-of-items--7\t\tlist-item-module--color-orange-red\t\tlist-item-module--layout-single-column\">",
                          "target": [
                            ".list-item-module"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://cdt.org/area-of-focus/elections-democracy/\">",
                  "target": [
                    ".item:nth-child(2) > .item-headline-with-url > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "19.5pt (26px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"\n\tmodule\n\tlist-item-module\n\tnumber-of-items--7\t\tlist-item-module--color-orange-red\t\tlist-item-module--layout-single-column\">",
                          "target": [
                            ".list-item-module"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://cdt.org/civictech/\">",
                  "target": [
                    "a[href$=\"civictech/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "19.5pt (26px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"\n\tmodule\n\tlist-item-module\n\tnumber-of-items--7\t\tlist-item-module--color-orange-red\t\tlist-item-module--layout-single-column\">",
                          "target": [
                            ".list-item-module"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://cdt.org/area-of-focus/free-expression\">",
                  "target": [
                    ".item:nth-child(4) > .item-headline-with-url > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "19.5pt (26px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"\n\tmodule\n\tlist-item-module\n\tnumber-of-items--7\t\tlist-item-module--color-orange-red\t\tlist-item-module--layout-single-column\">",
                          "target": [
                            ".list-item-module"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://cdt.org/area-of-focus/government-surveillance\">",
                  "target": [
                    ".item:nth-child(5) > .item-headline-with-url > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "19.5pt (26px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"\n\tmodule\n\tlist-item-module\n\tnumber-of-items--7\t\tlist-item-module--color-orange-red\t\tlist-item-module--layout-single-column\">",
                          "target": [
                            ".list-item-module"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://cdt.org/area-of-focus/open-internet\">",
                  "target": [
                    ".item:nth-child(6) > .item-headline-with-url > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "19.5pt (26px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"\n\tmodule\n\tlist-item-module\n\tnumber-of-items--7\t\tlist-item-module--color-orange-red\t\tlist-item-module--layout-single-column\">",
                          "target": [
                            ".list-item-module"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://cdt.org/area-of-focus/privacy-data\">",
                  "target": [
                    ".item:nth-child(7) > .item-headline-with-url > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://cdt.org/2021-annual-report/\" class=\"module-call-to-action\">Go to Report\n</a>",
                          "target": [
                            ".media-module--left.text-media-module.module:nth-child(13) > .module-text > .module-call-to-action-container > .module-call-to-action"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://cdt.org/2021-annual-report/\" class=\"module-call-to-action\">Go to Report\n</a>",
                  "target": [
                    ".media-module--left.text-media-module.module:nth-child(13) > .module-text > .module-call-to-action-container > .module-call-to-action"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "66.0pt (88px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"\n\t\tmodule\n\t\tstats-module\n\t\tnumber-of-stats-4\n\t\tstats-module--bluestats-module--custom-bg\n\t\" style=\"background-color: #ffffff;color: #ffffff;background-image: url( https://cdt.org/wp-content/uploads/2022/05/homepage-stat-module-background-black-000000-4x1-1.png);\n\t\">",
                          "target": [
                            ".stats-module"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2 class=\"stat-text\">90+</h2>",
                  "target": [
                    ".stat:nth-child(1) > .stat-text"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "16.5pt (22px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"\n\t\tmodule\n\t\tstats-module\n\t\tnumber-of-stats-4\n\t\tstats-module--bluestats-module--custom-bg\n\t\" style=\"background-color: #ffffff;color: #ffffff;background-image: url( https://cdt.org/wp-content/uploads/2022/05/homepage-stat-module-background-black-000000-4x1-1.png);\n\t\">",
                          "target": [
                            ".stats-module"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>",
                  "target": [
                    ".stat:nth-child(1) > .stat-description > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#52b6e6",
                        "contrastRatio": 0,
                        "fontSize": "16.5pt (22px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"\n\t\tmodule\n\t\tstats-module\n\t\tnumber-of-stats-4\n\t\tstats-module--bluestats-module--custom-bg\n\t\" style=\"background-color: #ffffff;color: #ffffff;background-image: url( https://cdt.org/wp-content/uploads/2022/05/homepage-stat-module-background-black-000000-4x1-1.png);\n\t\">",
                          "target": [
                            ".stats-module"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://cdt.org/press/in-letter-to-apple-ceo-90-organizations-urge-tim-cook-to-scrap-plans-to-weaken-digital-privacy-and-security/\" target=\"_blank\" rel=\"noopener\">Read</a>",
                  "target": [
                    ".stat:nth-child(1) > .stat-description > p > em > a[target=\"_blank\"][rel=\"noopener\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "66.0pt (88px)",
                        "fontWeight": "normal",
                        "messageKey": "shortTextContent",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"\n\t\tmodule\n\t\tstats-module\n\t\tnumber-of-stats-4\n\t\tstats-module--bluestats-module--custom-bg\n\t\" style=\"background-color: #ffffff;color: #ffffff;background-image: url( https://cdt.org/wp-content/uploads/2022/05/homepage-stat-module-background-black-000000-4x1-1.png);\n\t\">",
                          "target": [
                            ".stats-module"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element content is too short to determine if it is actual text content"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2 class=\"stat-text\">5</h2>",
                  "target": [
                    ".stat:nth-child(2) > .stat-text"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element content is too short to determine if it is actual text content"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "16.5pt (22px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"\n\t\tmodule\n\t\tstats-module\n\t\tnumber-of-stats-4\n\t\tstats-module--bluestats-module--custom-bg\n\t\" style=\"background-color: #ffffff;color: #ffffff;background-image: url( https://cdt.org/wp-content/uploads/2022/05/homepage-stat-module-background-black-000000-4x1-1.png);\n\t\">",
                          "target": [
                            ".stats-module"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>Number of email newsletters around bubbling policy areas like student privacy &amp; equity, AI, and more. <a href=\"https://cdt.org/email-signup/\" target=\"_blank\" rel=\"noopener\"><em>Sign up.</em></a></p>",
                  "target": [
                    ".stat:nth-child(2) > .stat-description > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#52b6e6",
                        "contrastRatio": 0,
                        "fontSize": "16.5pt (22px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"\n\t\tmodule\n\t\tstats-module\n\t\tnumber-of-stats-4\n\t\tstats-module--bluestats-module--custom-bg\n\t\" style=\"background-color: #ffffff;color: #ffffff;background-image: url( https://cdt.org/wp-content/uploads/2022/05/homepage-stat-module-background-black-000000-4x1-1.png);\n\t\">",
                          "target": [
                            ".stats-module"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<em>Sign up.</em>",
                  "target": [
                    "a[href$=\"email-signup/\"][target=\"_blank\"][rel=\"noopener\"] > em"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "66.0pt (88px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"\n\t\tmodule\n\t\tstats-module\n\t\tnumber-of-stats-4\n\t\tstats-module--bluestats-module--custom-bg\n\t\" style=\"background-color: #ffffff;color: #ffffff;background-image: url( https://cdt.org/wp-content/uploads/2022/05/homepage-stat-module-background-black-000000-4x1-1.png);\n\t\">",
                          "target": [
                            ".stats-module"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2 class=\"stat-text\">50.9K+</h2>",
                  "target": [
                    ".stat:nth-child(3) > .stat-text"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "16.5pt (22px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"\n\t\tmodule\n\t\tstats-module\n\t\tnumber-of-stats-4\n\t\tstats-module--bluestats-module--custom-bg\n\t\" style=\"background-color: #ffffff;color: #ffffff;background-image: url( https://cdt.org/wp-content/uploads/2022/05/homepage-stat-module-background-black-000000-4x1-1.png);\n\t\">",
                          "target": [
                            ".stats-module"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>Number of lifetime plays of CDT’s long-standing podcast, Tech Talks. <em><a href=\"https://cdt.org/tech-talks/\" target=\"_blank\" rel=\"noopener\">Listen.</a></em></p>",
                  "target": [
                    ".stat:nth-child(3) > .stat-description > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#52b6e6",
                        "contrastRatio": 0,
                        "fontSize": "16.5pt (22px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"\n\t\tmodule\n\t\tstats-module\n\t\tnumber-of-stats-4\n\t\tstats-module--bluestats-module--custom-bg\n\t\" style=\"background-color: #ffffff;color: #ffffff;background-image: url( https://cdt.org/wp-content/uploads/2022/05/homepage-stat-module-background-black-000000-4x1-1.png);\n\t\">",
                          "target": [
                            ".stats-module"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://cdt.org/tech-talks/\" target=\"_blank\" rel=\"noopener\">Listen.</a>",
                  "target": [
                    "a[href$=\"tech-talks/\"][target=\"_blank\"][rel=\"noopener\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "66.0pt (88px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"\n\t\tmodule\n\t\tstats-module\n\t\tnumber-of-stats-4\n\t\tstats-module--bluestats-module--custom-bg\n\t\" style=\"background-color: #ffffff;color: #ffffff;background-image: url( https://cdt.org/wp-content/uploads/2022/05/homepage-stat-module-background-black-000000-4x1-1.png);\n\t\">",
                          "target": [
                            ".stats-module"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2 class=\"stat-text\">1000+</h2>",
                  "target": [
                    ".stat:nth-child(4) > .stat-text"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "16.5pt (22px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"\n\t\tmodule\n\t\tstats-module\n\t\tnumber-of-stats-4\n\t\tstats-module--bluestats-module--custom-bg\n\t\" style=\"background-color: #ffffff;color: #ffffff;background-image: url( https://cdt.org/wp-content/uploads/2022/05/homepage-stat-module-background-black-000000-4x1-1.png);\n\t\">",
                          "target": [
                            ".stats-module"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>Hours of pro bono support from our Collaborating Attorney Network. <a href=\"https://cdt.org/about/collaborating-attorney-network/\" target=\"_blank\" rel=\"noopener\"><em>Join</em></a>.</p>",
                  "target": [
                    ".stat:nth-child(4) > .stat-description > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#52b6e6",
                        "contrastRatio": 0,
                        "fontSize": "16.5pt (22px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"\n\t\tmodule\n\t\tstats-module\n\t\tnumber-of-stats-4\n\t\tstats-module--bluestats-module--custom-bg\n\t\" style=\"background-color: #ffffff;color: #ffffff;background-image: url( https://cdt.org/wp-content/uploads/2022/05/homepage-stat-module-background-black-000000-4x1-1.png);\n\t\">",
                          "target": [
                            ".stats-module"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<em>Join</em>",
                  "target": [
                    ".stat:nth-child(4) > .stat-description > p > a[target=\"_blank\"][rel=\"noopener\"] > em"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://cdt.org/staff/\" class=\"call-to-action\">",
                          "target": [
                            ".call-to-action"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://cdt.org/staff/\" class=\"call-to-action\">",
                  "target": [
                    ".call-to-action"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://cdt.org/careers/\" class=\"module-call-to-action\">See Openings\n</a>",
                          "target": [
                            ".module-call-to-action[href$=\"careers/\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://cdt.org/careers/\" class=\"module-call-to-action\">See Openings\n</a>",
                  "target": [
                    ".module-call-to-action[href$=\"careers/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#ffffff",
                        "contrastRatio": 1,
                        "fontSize": "72.0pt (96px)",
                        "fontWeight": "normal",
                        "messageKey": "equalRatio",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"home page-template-default page page-id-20910\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has a 1:1 contrast ratio with the background"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"outlined-text\">Join Us</span>",
                  "target": [
                    ".outlined-text"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has a 1:1 contrast ratio with the background"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "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": "<a href=\"/staff/\">Staff\n</a>",
                  "target": [
                    ".footer-menu-list-item:nth-child(2) > a[href$=\"staff/\"]"
                  ],
                  "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=\"sub-menu\">",
                  "target": [
                    ".who-we-are > .sub-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=\"sub-menu\">",
                  "target": [
                    ".areas-of-focus > .sub-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": "<button class=\"mobile-menu-close js-mobile-menu-close\" title=\"Close the menu\">",
                  "target": [
                    ".mobile-menu-close"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                }
              ]
            },
            {
              "id": "identical-links-same-purpose",
              "impact": "minor",
              "tags": [
                "cat.semantics",
                "wcag2aaa",
                "wcag249"
              ],
              "description": "Ensure that links with the same accessible name serve a similar purpose",
              "help": "Links with the same name must have a similar purpose",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/identical-links-same-purpose?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [
                    {
                      "id": "identical-links-same-purpose",
                      "data": {
                        "name": "read more",
                        "urlProps": {
                          "protocol": "http:",
                          "hostname": "cdt.org",
                          "port": "",
                          "pathname": "/insights/taking-a-closer-look-at-the-impact-on-encryption-metadata-childrens-safety-more-in-metas-human-rights-impact-assessment/",
                          "search": {},
                          "hash": "",
                          "filename": ""
                        }
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://cdt.org/insights/cdt-joins-letter-urging-white-house-world-governments-to-ensure-internet-access-to-russian-people/\" class=\"module-call-to-action\">Read More\n</a>",
                          "target": [
                            ".media-module--right.text-media-module.module:nth-child(4) > .module-text > .module-call-to-action-container > .module-call-to-action"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Check that links have the same purpose, or are intentionally ambiguous."
                    }
                  ],
                  "none": [],
                  "impact": "minor",
                  "html": "<a href=\"https://cdt.org/insights/taking-a-closer-look-at-the-impact-on-encryption-metadata-childrens-safety-more-in-metas-human-rights-impact-assessment/\" class=\"module-call-to-action\">Read More\n</a>",
                  "target": [
                    ".media-module--left.text-media-module.module:nth-child(3) > .module-text > .module-call-to-action-container > .module-call-to-action"
                  ],
                  "failureSummary": "Fix all of the following:\n  Check that links have the same purpose, or are intentionally ambiguous."
                },
                {
                  "any": [],
                  "all": [
                    {
                      "id": "identical-links-same-purpose",
                      "data": {
                        "name": "read report",
                        "urlProps": {
                          "protocol": "http:",
                          "hostname": "cdt.org",
                          "port": "",
                          "pathname": "/insights/placing-equity-at-the-center-of-health-care-technology/",
                          "search": {},
                          "hash": "",
                          "filename": ""
                        }
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://cdt.org/insights/cdt-and-aapd-report-centering-disability-in-technology-policy-issue-landscape-and-potential-opportunities-for-action/\" class=\"module-call-to-action\">Read Report\n</a>",
                          "target": [
                            ".media-module--left.text-media-module.module:nth-child(7) > .module-text > .module-call-to-action-container > .module-call-to-action"
                          ]
                        },
                        {
                          "html": "<a href=\"https://cdt.org/insights/report-making-transparency-meaningful-a-framework-for-policymakers/\" class=\"module-call-to-action\">Read Report\n</a>",
                          "target": [
                            ".media-module--right.text-media-module.module:nth-child(8) > .module-text > .module-call-to-action-container > .module-call-to-action"
                          ]
                        },
                        {
                          "html": "<a href=\"https://cdt.org/insights/report-legal-loopholes-and-data-for-dollars-how-law-enforcement-and-intelligence-agencies-are-buying-your-data-from-brokers/\" class=\"module-call-to-action\">Read Report\n</a>",
                          "target": [
                            ".media-module--left.text-media-module.module:nth-child(9) > .module-text > .module-call-to-action-container > .module-call-to-action"
                          ]
                        },
                        {
                          "html": "<a href=\"https://cdt.org/insights/outside-looking-in-approaches-to-content-moderation-in-end-to-end-encrypted-systems/\" class=\"module-call-to-action\">Read Report\n</a>",
                          "target": [
                            ".media-module--right.text-media-module.module:nth-child(10) > .module-text > .module-call-to-action-container > .module-call-to-action"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Check that links have the same purpose, or are intentionally ambiguous."
                    }
                  ],
                  "none": [],
                  "impact": "minor",
                  "html": "<a href=\"https://cdt.org/insights/placing-equity-at-the-center-of-health-care-technology/\" class=\"module-call-to-action\">Read Report\n</a>",
                  "target": [
                    ".media-module--left.text-media-module.module:nth-child(5) > .module-text > .module-call-to-action-container > .module-call-to-action"
                  ],
                  "failureSummary": "Fix all of the following:\n  Check that links have the same purpose, or are intentionally ambiguous."
                },
                {
                  "any": [],
                  "all": [
                    {
                      "id": "identical-links-same-purpose",
                      "data": {
                        "name": "equity in civic tech",
                        "urlProps": {
                          "protocol": "http:",
                          "hostname": "cdt.org",
                          "port": "",
                          "pathname": "/civictech/",
                          "search": {},
                          "hash": "",
                          "filename": ""
                        }
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://cdt.org/area-of-focus/equity-in-civic-tech/\">Equity in Civic Tech\n</a>",
                          "target": [
                            ".footer-menu-item:nth-child(3) > .footer-menu-list > .footer-menu-list-item:nth-child(3) > a"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Check that links have the same purpose, or are intentionally ambiguous."
                    }
                  ],
                  "none": [],
                  "impact": "minor",
                  "html": "<a href=\"https://cdt.org/civictech/\">",
                  "target": [
                    "a[href$=\"civictech/\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  Check that links have the same purpose, or are intentionally ambiguous."
                }
              ]
            },
            {
              "id": "link-in-text-block",
              "impact": "serious",
              "tags": [
                "cat.color",
                "experimental",
                "wcag2a",
                "wcag141"
              ],
              "description": "Ensure links are distinguished from surrounding text in a way that does not rely on color",
              "help": "Links must be distinguishable without relying on color",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/link-in-text-block?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [
                    {
                      "id": "link-in-text-block",
                      "data": {
                        "messageKey": "bgImage"
                      },
                      "relatedNodes": [
                        {
                          "html": "<p>Number of email newsletters around bubbling policy areas like student privacy &amp; equity, AI, and more. <a href=\"https://cdt.org/email-signup/\" target=\"_blank\" rel=\"noopener\"><em>Sign up.</em></a></p>",
                          "target": [
                            ".stat:nth-child(2) > .stat-description > p"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's contrast ratio could not be determined due to a background image"
                    }
                  ],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://cdt.org/email-signup/\" target=\"_blank\" rel=\"noopener\"><em>Sign up.</em></a>",
                  "target": [
                    "a[href$=\"email-signup/\"][target=\"_blank\"][rel=\"noopener\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  Element's contrast ratio could not be determined due to a background image"
                },
                {
                  "any": [],
                  "all": [
                    {
                      "id": "link-in-text-block",
                      "data": {
                        "messageKey": "bgImage"
                      },
                      "relatedNodes": [
                        {
                          "html": "<p>Hours of pro bono support from our Collaborating Attorney Network. <a href=\"https://cdt.org/about/collaborating-attorney-network/\" target=\"_blank\" rel=\"noopener\"><em>Join</em></a>.</p>",
                          "target": [
                            ".stat:nth-child(4) > .stat-description > p"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's contrast ratio could not be determined due to a background image"
                    }
                  ],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://cdt.org/about/collaborating-attorney-network/\" target=\"_blank\" rel=\"noopener\"><em>Join</em></a>",
                  "target": [
                    ".stat:nth-child(4) > .stat-description > p > a[target=\"_blank\"][rel=\"noopener\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  Element's contrast ratio could not be determined due to a background image"
                }
              ]
            }
          ],
          "violations": [
            {
              "id": "aria-roles",
              "impact": "critical",
              "tags": [
                "cat.aria",
                "wcag2a",
                "wcag412"
              ],
              "description": "Ensures all elements with a role attribute use a valid value",
              "help": "ARIA roles used must conform to valid values",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/aria-roles?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [],
                  "none": [
                    {
                      "id": "invalidrole",
                      "data": [
                        "image"
                      ],
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "Role must be one of the valid ARIA roles: image"
                    }
                  ],
                  "impact": "critical",
                  "html": "<svg class=\"logo logo-center-for-democracy-and-technology\" role=\"image\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 588.16 188.16\">",
                  "target": [
                    ".site-header-logo-link > .logo.logo-center-for-democracy-and-technology[viewBox=\"0 0 588.16 188.16\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  Role must be one of the valid ARIA roles: image"
                },
                {
                  "any": [],
                  "all": [],
                  "none": [
                    {
                      "id": "invalidrole",
                      "data": [
                        "image"
                      ],
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "Role must be one of the valid ARIA roles: image"
                    }
                  ],
                  "impact": "critical",
                  "html": "<svg class=\"icon icon-magnifying-glass\" role=\"image\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"-4 -4 52 52\">",
                  "target": [
                    "a[href$=\"search/\"] > .icon-magnifying-glass.icon[viewBox=\"-4 -4 52 52\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  Role must be one of the valid ARIA roles: image"
                },
                {
                  "any": [],
                  "all": [],
                  "none": [
                    {
                      "id": "invalidrole",
                      "data": [
                        "image"
                      ],
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "Role must be one of the valid ARIA roles: image"
                    }
                  ],
                  "impact": "critical",
                  "html": "<svg class=\"icon icon-magnifying-glass\" role=\"image\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"-4 -4 52 52\">",
                  "target": [
                    ".search-button > .icon-magnifying-glass.icon[viewBox=\"-4 -4 52 52\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  Role must be one of the valid ARIA roles: image"
                },
                {
                  "any": [],
                  "all": [],
                  "none": [
                    {
                      "id": "invalidrole",
                      "data": [
                        "image"
                      ],
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "Role must be one of the valid ARIA roles: image"
                    }
                  ],
                  "impact": "critical",
                  "html": "<svg class=\"icon icon-arrow-right\" role=\"image\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 448 512\">",
                  "target": [
                    ".item:nth-child(1) > .item-headline-with-url > a > .icon-arrow-right.icon[viewBox=\"0 0 448 512\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  Role must be one of the valid ARIA roles: image"
                },
                {
                  "any": [],
                  "all": [],
                  "none": [
                    {
                      "id": "invalidrole",
                      "data": [
                        "image"
                      ],
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "Role must be one of the valid ARIA roles: image"
                    }
                  ],
                  "impact": "critical",
                  "html": "<svg class=\"icon icon-arrow-right\" role=\"image\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 448 512\">",
                  "target": [
                    ".item:nth-child(2) > .item-headline-with-url > a > .icon-arrow-right.icon[viewBox=\"0 0 448 512\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  Role must be one of the valid ARIA roles: image"
                },
                {
                  "any": [],
                  "all": [],
                  "none": [
                    {
                      "id": "invalidrole",
                      "data": [
                        "image"
                      ],
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "Role must be one of the valid ARIA roles: image"
                    }
                  ],
                  "impact": "critical",
                  "html": "<svg class=\"icon icon-arrow-right\" role=\"image\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 448 512\">",
                  "target": [
                    "a[href$=\"civictech/\"] > .icon-arrow-right.icon[viewBox=\"0 0 448 512\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  Role must be one of the valid ARIA roles: image"
                },
                {
                  "any": [],
                  "all": [],
                  "none": [
                    {
                      "id": "invalidrole",
                      "data": [
                        "image"
                      ],
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "Role must be one of the valid ARIA roles: image"
                    }
                  ],
                  "impact": "critical",
                  "html": "<svg class=\"icon icon-arrow-right\" role=\"image\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 448 512\">",
                  "target": [
                    ".item:nth-child(4) > .item-headline-with-url > a > .icon-arrow-right.icon[viewBox=\"0 0 448 512\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  Role must be one of the valid ARIA roles: image"
                },
                {
                  "any": [],
                  "all": [],
                  "none": [
                    {
                      "id": "invalidrole",
                      "data": [
                        "image"
                      ],
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "Role must be one of the valid ARIA roles: image"
                    }
                  ],
                  "impact": "critical",
                  "html": "<svg class=\"icon icon-arrow-right\" role=\"image\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 448 512\">",
                  "target": [
                    ".item:nth-child(5) > .item-headline-with-url > a > .icon-arrow-right.icon[viewBox=\"0 0 448 512\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  Role must be one of the valid ARIA roles: image"
                },
                {
                  "any": [],
                  "all": [],
                  "none": [
                    {
                      "id": "invalidrole",
                      "data": [
                        "image"
                      ],
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "Role must be one of the valid ARIA roles: image"
                    }
                  ],
                  "impact": "critical",
                  "html": "<svg class=\"icon icon-arrow-right\" role=\"image\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 448 512\">",
                  "target": [
                    ".item:nth-child(6) > .item-headline-with-url > a > .icon-arrow-right.icon[viewBox=\"0 0 448 512\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  Role must be one of the valid ARIA roles: image"
                },
                {
                  "any": [],
                  "all": [],
                  "none": [
                    {
                      "id": "invalidrole",
                      "data": [
                        "image"
                      ],
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "Role must be one of the valid ARIA roles: image"
                    }
                  ],
                  "impact": "critical",
                  "html": "<svg class=\"icon icon-arrow-right\" role=\"image\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 448 512\">",
                  "target": [
                    ".item:nth-child(7) > .item-headline-with-url > a > .icon-arrow-right.icon[viewBox=\"0 0 448 512\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  Role must be one of the valid ARIA roles: image"
                },
                {
                  "any": [],
                  "all": [],
                  "none": [
                    {
                      "id": "invalidrole",
                      "data": [
                        "image"
                      ],
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "Role must be one of the valid ARIA roles: image"
                    }
                  ],
                  "impact": "critical",
                  "html": "<svg class=\"icon icon-arrow-right\" role=\"image\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 448 512\">",
                  "target": [
                    ".inner-box > .icon-arrow-right.icon[viewBox=\"0 0 448 512\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  Role must be one of the valid ARIA roles: image"
                },
                {
                  "any": [],
                  "all": [],
                  "none": [
                    {
                      "id": "invalidrole",
                      "data": [
                        "image"
                      ],
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "Role must be one of the valid ARIA roles: image"
                    }
                  ],
                  "impact": "critical",
                  "html": "<svg class=\"logo logo-center-for-democracy-and-technology\" role=\"image\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 588.16 188.16\">",
                  "target": [
                    ".footer-description > a[href$=\"cdt.org\"] > .logo.logo-center-for-democracy-and-technology[viewBox=\"0 0 588.16 188.16\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  Role must be one of the valid ARIA roles: image"
                }
              ]
            },
            {
              "id": "color-contrast-enhanced",
              "impact": "serious",
              "tags": [
                "cat.color",
                "wcag2aaa",
                "wcag146"
              ],
              "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AAA contrast ratio thresholds",
              "help": "Elements must have sufficient color contrast",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/color-contrast-enhanced?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#52b6e6",
                        "contrastRatio": 2.28,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<li class=\"top-level donate highlight\"><a href=\"/donate/\">Donate</a></li>",
                          "target": [
                            ".donate"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 2.28 (foreground color: #ffffff, background color: #52b6e6, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/donate/\">Donate</a>",
                  "target": [
                    ".donate > a[href$=\"donate/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.28 (foreground color: #ffffff, background color: #52b6e6, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#f26022",
                        "bgColor": "#ffffff",
                        "contrastRatio": 3.24,
                        "fontSize": "60.0pt (80px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"home page-template-default page page-id-20910\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 3.24 (foreground color: #f26022, background color: #ffffff, font size: 60.0pt (80px), font weight: bold). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2 class=\"module-title\">Who We Are\n<b class=\"box-outline-top\"></b>\n<b class=\"box-outline-right\"></b>\n</h2>",
                  "target": [
                    ".box-outline > .module-title"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.24 (foreground color: #f26022, background color: #ffffff, font size: 60.0pt (80px), font weight: bold). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#52b6e6",
                        "bgColor": "#ffffff",
                        "contrastRatio": 2.28,
                        "fontSize": "16.5pt (22px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"home page-template-default page page-id-20910\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 2.28 (foreground color: #52b6e6, background color: #ffffff, font size: 16.5pt (22px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://open.spotify.com/show/0SsIesR5GZGQpF3giX8vC0\" target=\"_blank\" rel=\"noopener\">Spotify</a>",
                  "target": [
                    ".module-text > p > em > a[target=\"_blank\"][rel=\"noopener\"]:nth-child(1)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.28 (foreground color: #52b6e6, background color: #ffffff, font size: 16.5pt (22px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#52b6e6",
                        "bgColor": "#ffffff",
                        "contrastRatio": 2.28,
                        "fontSize": "16.5pt (22px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"home page-template-default page page-id-20910\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 2.28 (foreground color: #52b6e6, background color: #ffffff, font size: 16.5pt (22px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://soundcloud.com/cdt-tech-talk\" target=\"_blank\" rel=\"noopener\">SoundCloud</a>",
                  "target": [
                    "a[target=\"_blank\"][rel=\"noopener\"]:nth-child(2)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.28 (foreground color: #52b6e6, background color: #ffffff, font size: 16.5pt (22px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#52b6e6",
                        "bgColor": "#ffffff",
                        "contrastRatio": 2.28,
                        "fontSize": "16.5pt (22px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"home page-template-default page page-id-20910\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 2.28 (foreground color: #52b6e6, background color: #ffffff, font size: 16.5pt (22px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://itunes.apple.com/au/podcast/cdt-tech-talk/id1010874517?mt=2\" target=\"_blank\" rel=\"noopener\">&nbsp;iTunes</a>",
                  "target": [
                    "a[target=\"_blank\"][rel=\"noopener\"]:nth-child(3)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.28 (foreground color: #52b6e6, background color: #ffffff, font size: 16.5pt (22px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#52b6e6",
                        "bgColor": "#ffffff",
                        "contrastRatio": 2.28,
                        "fontSize": "16.5pt (22px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"home page-template-default page page-id-20910\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 2.28 (foreground color: #52b6e6, background color: #ffffff, font size: 16.5pt (22px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://play.google.com/music/m/Ihvop3fba5orl4ervztxhdgse7u?t=CDT_Tech_Talks\" target=\"_blank\" rel=\"noopener\">Google&nbsp;Play</a>",
                  "target": [
                    "a[target=\"_blank\"][rel=\"noopener\"]:nth-child(4)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.28 (foreground color: #52b6e6, background color: #ffffff, font size: 16.5pt (22px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#52b6e6",
                        "bgColor": "#ffffff",
                        "contrastRatio": 2.28,
                        "fontSize": "16.5pt (22px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"home page-template-default page page-id-20910\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 2.28 (foreground color: #52b6e6, background color: #ffffff, font size: 16.5pt (22px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.stitcher.com/podcast/cdts-tech-talks/cdt-tech-talks\" target=\"_blank\" rel=\"noopener\">Stitcher</a>",
                  "target": [
                    "a[target=\"_blank\"][rel=\"noopener\"]:nth-child(5)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.28 (foreground color: #52b6e6, background color: #ffffff, font size: 16.5pt (22px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#52b6e6",
                        "bgColor": "#ffffff",
                        "contrastRatio": 2.28,
                        "fontSize": "16.5pt (22px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"home page-template-default page page-id-20910\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 2.28 (foreground color: #52b6e6, background color: #ffffff, font size: 16.5pt (22px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://tunein.com/podcasts/Technology-Podcasts/CDTs-Tech-Talks-p1105705/\" target=\"_blank\" rel=\"noopener\">TuneIn</a>",
                  "target": [
                    "a[target=\"_blank\"][rel=\"noopener\"]:nth-child(6)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.28 (foreground color: #52b6e6, background color: #ffffff, font size: 16.5pt (22px), 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": "#ffffff",
                        "bgColor": "#52b6e6",
                        "contrastRatio": 2.28,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<li class=\"top-level donate highlight\"><a href=\"/donate/\">Donate</a></li>",
                          "target": [
                            ".donate"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 2.28 (foreground color: #ffffff, background color: #52b6e6, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/donate/\">Donate</a>",
                  "target": [
                    ".donate > a[href$=\"donate/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.28 (foreground color: #ffffff, background color: #52b6e6, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#52b6e6",
                        "bgColor": "#ffffff",
                        "contrastRatio": 2.28,
                        "fontSize": "16.5pt (22px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"home page-template-default page page-id-20910\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 2.28 (foreground color: #52b6e6, background color: #ffffff, font size: 16.5pt (22px), font weight: normal). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://open.spotify.com/show/0SsIesR5GZGQpF3giX8vC0\" target=\"_blank\" rel=\"noopener\">Spotify</a>",
                  "target": [
                    ".module-text > p > em > a[target=\"_blank\"][rel=\"noopener\"]:nth-child(1)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.28 (foreground color: #52b6e6, background color: #ffffff, font size: 16.5pt (22px), font weight: normal). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#52b6e6",
                        "bgColor": "#ffffff",
                        "contrastRatio": 2.28,
                        "fontSize": "16.5pt (22px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"home page-template-default page page-id-20910\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 2.28 (foreground color: #52b6e6, background color: #ffffff, font size: 16.5pt (22px), font weight: normal). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://soundcloud.com/cdt-tech-talk\" target=\"_blank\" rel=\"noopener\">SoundCloud</a>",
                  "target": [
                    "a[target=\"_blank\"][rel=\"noopener\"]:nth-child(2)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.28 (foreground color: #52b6e6, background color: #ffffff, font size: 16.5pt (22px), font weight: normal). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#52b6e6",
                        "bgColor": "#ffffff",
                        "contrastRatio": 2.28,
                        "fontSize": "16.5pt (22px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"home page-template-default page page-id-20910\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 2.28 (foreground color: #52b6e6, background color: #ffffff, font size: 16.5pt (22px), font weight: normal). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://itunes.apple.com/au/podcast/cdt-tech-talk/id1010874517?mt=2\" target=\"_blank\" rel=\"noopener\">&nbsp;iTunes</a>",
                  "target": [
                    "a[target=\"_blank\"][rel=\"noopener\"]:nth-child(3)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.28 (foreground color: #52b6e6, background color: #ffffff, font size: 16.5pt (22px), font weight: normal). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#52b6e6",
                        "bgColor": "#ffffff",
                        "contrastRatio": 2.28,
                        "fontSize": "16.5pt (22px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"home page-template-default page page-id-20910\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 2.28 (foreground color: #52b6e6, background color: #ffffff, font size: 16.5pt (22px), font weight: normal). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://play.google.com/music/m/Ihvop3fba5orl4ervztxhdgse7u?t=CDT_Tech_Talks\" target=\"_blank\" rel=\"noopener\">Google&nbsp;Play</a>",
                  "target": [
                    "a[target=\"_blank\"][rel=\"noopener\"]:nth-child(4)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.28 (foreground color: #52b6e6, background color: #ffffff, font size: 16.5pt (22px), font weight: normal). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#52b6e6",
                        "bgColor": "#ffffff",
                        "contrastRatio": 2.28,
                        "fontSize": "16.5pt (22px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"home page-template-default page page-id-20910\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 2.28 (foreground color: #52b6e6, background color: #ffffff, font size: 16.5pt (22px), font weight: normal). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.stitcher.com/podcast/cdts-tech-talks/cdt-tech-talks\" target=\"_blank\" rel=\"noopener\">Stitcher</a>",
                  "target": [
                    "a[target=\"_blank\"][rel=\"noopener\"]:nth-child(5)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.28 (foreground color: #52b6e6, background color: #ffffff, font size: 16.5pt (22px), font weight: normal). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#52b6e6",
                        "bgColor": "#ffffff",
                        "contrastRatio": 2.28,
                        "fontSize": "16.5pt (22px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"home page-template-default page page-id-20910\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 2.28 (foreground color: #52b6e6, background color: #ffffff, font size: 16.5pt (22px), font weight: normal). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://tunein.com/podcasts/Technology-Podcasts/CDTs-Tech-Talks-p1105705/\" target=\"_blank\" rel=\"noopener\">TuneIn</a>",
                  "target": [
                    "a[target=\"_blank\"][rel=\"noopener\"]:nth-child(6)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.28 (foreground color: #52b6e6, background color: #ffffff, font size: 16.5pt (22px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ]
            },
            {
              "id": "link-name",
              "impact": "serious",
              "tags": [
                "cat.name-role-value",
                "wcag2a",
                "wcag412",
                "wcag244",
                "section508",
                "section508.22.a",
                "ACT"
              ],
              "description": "Ensures links have discernible text",
              "help": "Links must have discernible text",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/link-name?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "has-visible-text",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element does not have text that is visible to screen readers"
                    },
                    {
                      "id": "aria-label",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-label attribute does not exist or is empty"
                    },
                    {
                      "id": "aria-labelledby",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                    },
                    {
                      "id": "non-empty-title",
                      "data": {
                        "messageKey": "noAttr"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has no title attribute"
                    }
                  ],
                  "all": [],
                  "none": [
                    {
                      "id": "focusable-no-name",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element is in tab order and does not have accessible text"
                    }
                  ],
                  "impact": "serious",
                  "html": "<a href=\"https://cdt.org\" class=\"site-header-logo-link\">",
                  "target": [
                    ".site-header-logo-link"
                  ],
                  "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=\"/search/\">",
                  "target": [
                    "a[href$=\"search/\"]"
                  ],
                  "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://cdt.org\">",
                  "target": [
                    ".footer-description > a[href$=\"cdt.org\"]"
                  ],
                  "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.facebook.com/CenDemTech\" rel=\"me\">",
                  "target": [
                    ".footer-social-media-itemfacebook > a[rel=\"me\"]"
                  ],
                  "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://twitter.com/CenDemTech\" rel=\"me\">",
                  "target": [
                    ".footer-social-media-itemtwitter > a[href$=\"CenDemTech\"]"
                  ],
                  "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.linkedin.com/company/center-for-democracy-&amp;-technology/\" rel=\"me\">",
                  "target": [
                    ".footer-social-media-itemlinkedin > a[rel=\"me\"]"
                  ],
                  "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": "region",
              "impact": "moderate",
              "tags": [
                "cat.keyboard",
                "best-practice"
              ],
              "description": "Ensures all page content is contained by landmarks",
              "help": "All page content should be contained by landmarks",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/region?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<a id=\"top\" href=\"#content\" class=\"screen-reader-text skip-to-content-link\">Skip to Content</a>",
                  "target": [
                    "#top"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                }
              ]
            },
            {
              "id": "skip-link",
              "impact": "moderate",
              "tags": [
                "cat.keyboard",
                "best-practice"
              ],
              "description": "Ensure all skip links have a focusable target",
              "help": "The skip-link target should exist and be focusable",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/skip-link?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "skip-link",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "No skip link target"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<a id=\"top\" href=\"#content\" class=\"screen-reader-text skip-to-content-link\">Skip to Content</a>",
                  "target": [
                    "#top"
                  ],
                  "failureSummary": "Fix any of the following:\n  No skip link target"
                }
              ]
            }
          ]
        },
        "success": true
      },
      "endTime": 1664723202726
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser",
      "startTime": 1664723202726,
      "endTime": 1664723203282
    },
    {
      "type": "url",
      "which": "https://cdt.org/",
      "what": "URL",
      "startTime": 1664723203282,
      "result": "https://cdt.org/",
      "endTime": 1664723204127
    },
    {
      "type": "test",
      "which": "continuum",
      "what": "Level Access Continuum, community edition",
      "startTime": 1664723204127,
      "url": "https://cdt.org/",
      "result": [
        {
          "engineTestId": 237,
          "bestPracticeId": 1301,
          "attribute": "This A element does not have a mechanism that allows an accessible name value to be calculated",
          "attributeDetail": "This A element does not have a mechanism that allows an accessible name value to be calculated",
          "element": "<a class=\"site-header-logo-link\" href=\"https://cdt.org\"><svg viewbox=\"0 0 588.16 188.16\" xmlns=\"http ... 8 5.33h-6.39V77.6h6.16c2.08 0 3.67.45 4.73 1.34 1.05.87 1.58 2.22 1.58 3.99zM327.15 121.09c-1.29-1.0",
          "testResult": 0,
          "path": "body>header:nth-of-type(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://cdt.org\"][class=\"site-header-logo-link\"]",
            "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 href=\"/search/\"><svg viewbox=\"-4 -4 52 52\" xmlns=\"http://www.w3.org/2000/svg\" role=\"image\" class= ... -.045.068-3.169 3.321-7.625 5.403-12.566 5.403-9.59.001-17.391-7.8-17.391-17.388z\"></path></svg></a>",
          "testResult": 0,
          "path": "body>header:nth-of-type(1)>*:nth-child(3)>*:nth-child(2)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)",
          "fixType": {
            "fixType": 1,
            "domSpec": false,
            "helperText": "Provide a descriptive accessible name for the anchor element.",
            "fix": {
              "aria-label": null
            }
          },
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"/search/\"]",
            "attNo": 1
          }
        },
        {
          "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 href=\"https://cdt.org\"><svg viewbox=\"0 0 588.16 188.16\" xmlns=\"http://www.w3.org/2000/svg\" role=\" ... 3.67.45 4.73 1.34 1.05.87 1.58 2.22 1.58 3.99zM327.15 121.09c-1.29-1.06-2.84-1.86-4.61-2.37-1.76-.51",
          "testResult": 0,
          "path": "body>footer:nth-of-type(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=\"https://cdt.org\"]",
            "attNo": 1
          }
        },
        {
          "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 rel=\"me\" href=\"https://www.facebook.com/CenDemTech\"><svg viewbox=\"0 0 320 512\" xmlns=\"http://www. ... .08 44.38-121.08 124.72v70.62H22.89V288h81.39v224h100.17V288z\" fill=\"currentColor\"></path></svg></a>",
          "testResult": 0,
          "path": "body>footer:nth-of-type(1)>*:nth-child(2)>*: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=\"https://www.facebook.com/CenDemTech\"][rel=\"me\"]",
            "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 rel=\"me\" href=\"https://twitter.com/CenDemTech\"><svg viewbox=\"0 0 512 512\" xmlns=\"http://www.w3.or ... .122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\" fill=\"currentColor\"></path></svg></a>",
          "testResult": 0,
          "path": "body>footer:nth-of-type(1)>*:nth-child(2)>*:nth-child(3)>*:nth-child(2)>*:nth-child(1)",
          "fixType": {
            "fixType": 1,
            "domSpec": false,
            "helperText": "Provide a descriptive accessible name for the anchor element.",
            "fix": {
              "aria-label": null
            }
          },
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"https://twitter.com/CenDemTech\"][rel=\"me\"]",
            "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 rel=\"me\" href=\"https://www.linkedin.com/company/center-for-democracy-&amp;-technology/\"><svg view ... 8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\" fill=\"currentColor\"></path></svg></a>",
          "testResult": 0,
          "path": "body>footer:nth-of-type(1)>*:nth-child(2)>*:nth-child(3)>*:nth-child(3)>*:nth-child(1)",
          "fixType": {
            "fixType": 1,
            "domSpec": false,
            "helperText": "Provide a descriptive accessible name for the anchor element.",
            "fix": {
              "aria-label": null
            }
          },
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"https://www.linkedin.com/company/center-for-democracy-&-technology/\"][rel=\"me\"]",
            "attNo": 2
          }
        },
        {
          "engineTestId": 412,
          "bestPracticeId": 1626,
          "attribute": "The role attribute value given to this element is not allowed, as it is not a valid aria role.",
          "attributeDetail": "The role attribute of image given to this svg is not allowed, as it is not a valid aria role.",
          "element": "<svg viewbox=\"0 0 588.16 188.16\" xmlns=\"http://www.w3.org/2000/svg\" role=\"image\" class=\"logo logo-ce ... 1.58 2.22 1.58 3.99zM327.15 121.09c-1.29-1.06-2.84-1.86-4.61-2.37-1.76-.51-3.73-.76-5.83-.76h-7.22v2",
          "testResult": 0,
          "path": "body>header:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)",
          "fixType": {
            "fixType": 1,
            "domSpec": false,
            "helperText": "Specify a valid aria role for this element.",
            "fix": {
              "role": null
            }
          },
          "fingerprint": {
            "version": 2,
            "css": "svg[class=\"logo logo-center-for-democracy-and-technology\"][role=\"image\"][viewbox=\"0 0 588.16 188.16\"]",
            "attNo": 4
          }
        },
        {
          "engineTestId": 412,
          "bestPracticeId": 1626,
          "attribute": "The role attribute value given to this element is not allowed, as it is not a valid aria role.",
          "attributeDetail": "The role attribute of image given to this svg is not allowed, as it is not a valid aria role.",
          "element": "<svg viewbox=\"-4 -4 52 52\" xmlns=\"http://www.w3.org/2000/svg\" role=\"image\" class=\"icon icon-magnifyi ... .048-.045.068-3.169 3.321-7.625 5.403-12.566 5.403-9.59.001-17.391-7.8-17.391-17.388z\"></path></svg>",
          "testResult": 0,
          "path": "body>header:nth-of-type(1)>*:nth-child(3)>*:nth-child(2)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)",
          "fixType": {
            "fixType": 1,
            "domSpec": false,
            "helperText": "Specify a valid aria role for this element.",
            "fix": {
              "role": null
            }
          },
          "fingerprint": {
            "version": 2,
            "css": "svg[class=\"icon icon-magnifying-glass\"][role=\"image\"][viewbox=\"-4 -4 52 52\"]",
            "attNo": 4
          }
        },
        {
          "engineTestId": 412,
          "bestPracticeId": 1626,
          "attribute": "The role attribute value given to this element is not allowed, as it is not a valid aria role.",
          "attributeDetail": "The role attribute of image given to this svg is not allowed, as it is not a valid aria role.",
          "element": "<svg viewbox=\"-4 -4 52 52\" xmlns=\"http://www.w3.org/2000/svg\" role=\"image\" class=\"icon icon-magnifyi ... .048-.045.068-3.169 3.321-7.625 5.403-12.566 5.403-9.59.001-17.391-7.8-17.391-17.388z\"></path></svg>",
          "testResult": 0,
          "path": "body>header:nth-of-type(1)>*:nth-child(3)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)",
          "fixType": {
            "fixType": 1,
            "domSpec": false,
            "helperText": "Specify a valid aria role for this element.",
            "fix": {
              "role": null
            }
          },
          "fingerprint": {
            "version": 2,
            "css": "svg[class=\"icon icon-magnifying-glass\"][role=\"image\"][viewbox=\"-4 -4 52 52\"]",
            "attNo": 4
          }
        },
        {
          "engineTestId": 412,
          "bestPracticeId": 1626,
          "attribute": "The role attribute value given to this element is not allowed, as it is not a valid aria role.",
          "attributeDetail": "The role attribute of image given to this svg is not allowed, as it is not a valid aria role.",
          "element": "<svg viewbox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\" role=\"image\" class=\"icon icon-arrow-ri ... 86-12.284 0-16.971L328 131.515c-4.686-4.687-12.284-4.687-16.97 0z\" fill=\"currentColor\"></path></svg>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(12)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)",
          "fixType": {
            "fixType": 1,
            "domSpec": false,
            "helperText": "Specify a valid aria role for this element.",
            "fix": {
              "role": null
            }
          },
          "fingerprint": {
            "version": 2,
            "css": "svg[class=\"icon icon-arrow-right\"][role=\"image\"][viewbox=\"0 0 448 512\"]",
            "attNo": 4
          }
        },
        {
          "engineTestId": 412,
          "bestPracticeId": 1626,
          "attribute": "The role attribute value given to this element is not allowed, as it is not a valid aria role.",
          "attributeDetail": "The role attribute of image given to this svg is not allowed, as it is not a valid aria role.",
          "element": "<svg viewbox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\" role=\"image\" class=\"icon icon-arrow-ri ... 86-12.284 0-16.971L328 131.515c-4.686-4.687-12.284-4.687-16.97 0z\" fill=\"currentColor\"></path></svg>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(12)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)",
          "fixType": {
            "fixType": 1,
            "domSpec": false,
            "helperText": "Specify a valid aria role for this element.",
            "fix": {
              "role": null
            }
          },
          "fingerprint": {
            "version": 2,
            "css": "svg[class=\"icon icon-arrow-right\"][role=\"image\"][viewbox=\"0 0 448 512\"]",
            "attNo": 4
          }
        },
        {
          "engineTestId": 412,
          "bestPracticeId": 1626,
          "attribute": "The role attribute value given to this element is not allowed, as it is not a valid aria role.",
          "attributeDetail": "The role attribute of image given to this svg is not allowed, as it is not a valid aria role.",
          "element": "<svg viewbox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\" role=\"image\" class=\"icon icon-arrow-ri ... 86-12.284 0-16.971L328 131.515c-4.686-4.687-12.284-4.687-16.97 0z\" fill=\"currentColor\"></path></svg>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(12)>*:nth-child(2)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)",
          "fixType": {
            "fixType": 1,
            "domSpec": false,
            "helperText": "Specify a valid aria role for this element.",
            "fix": {
              "role": null
            }
          },
          "fingerprint": {
            "version": 2,
            "css": "svg[class=\"icon icon-arrow-right\"][role=\"image\"][viewbox=\"0 0 448 512\"]",
            "attNo": 4
          }
        },
        {
          "engineTestId": 412,
          "bestPracticeId": 1626,
          "attribute": "The role attribute value given to this element is not allowed, as it is not a valid aria role.",
          "attributeDetail": "The role attribute of image given to this svg is not allowed, as it is not a valid aria role.",
          "element": "<svg viewbox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\" role=\"image\" class=\"icon icon-arrow-ri ... 86-12.284 0-16.971L328 131.515c-4.686-4.687-12.284-4.687-16.97 0z\" fill=\"currentColor\"></path></svg>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(12)>*:nth-child(2)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)",
          "fixType": {
            "fixType": 1,
            "domSpec": false,
            "helperText": "Specify a valid aria role for this element.",
            "fix": {
              "role": null
            }
          },
          "fingerprint": {
            "version": 2,
            "css": "svg[class=\"icon icon-arrow-right\"][role=\"image\"][viewbox=\"0 0 448 512\"]",
            "attNo": 4
          }
        },
        {
          "engineTestId": 412,
          "bestPracticeId": 1626,
          "attribute": "The role attribute value given to this element is not allowed, as it is not a valid aria role.",
          "attributeDetail": "The role attribute of image given to this svg is not allowed, as it is not a valid aria role.",
          "element": "<svg viewbox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\" role=\"image\" class=\"icon icon-arrow-ri ... 86-12.284 0-16.971L328 131.515c-4.686-4.687-12.284-4.687-16.97 0z\" fill=\"currentColor\"></path></svg>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(12)>*:nth-child(2)>*:nth-child(5)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)",
          "fixType": {
            "fixType": 1,
            "domSpec": false,
            "helperText": "Specify a valid aria role for this element.",
            "fix": {
              "role": null
            }
          },
          "fingerprint": {
            "version": 2,
            "css": "svg[class=\"icon icon-arrow-right\"][role=\"image\"][viewbox=\"0 0 448 512\"]",
            "attNo": 4
          }
        },
        {
          "engineTestId": 412,
          "bestPracticeId": 1626,
          "attribute": "The role attribute value given to this element is not allowed, as it is not a valid aria role.",
          "attributeDetail": "The role attribute of image given to this svg is not allowed, as it is not a valid aria role.",
          "element": "<svg viewbox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\" role=\"image\" class=\"icon icon-arrow-ri ... 86-12.284 0-16.971L328 131.515c-4.686-4.687-12.284-4.687-16.97 0z\" fill=\"currentColor\"></path></svg>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(12)>*:nth-child(2)>*:nth-child(6)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)",
          "fixType": {
            "fixType": 1,
            "domSpec": false,
            "helperText": "Specify a valid aria role for this element.",
            "fix": {
              "role": null
            }
          },
          "fingerprint": {
            "version": 2,
            "css": "svg[class=\"icon icon-arrow-right\"][role=\"image\"][viewbox=\"0 0 448 512\"]",
            "attNo": 4
          }
        },
        {
          "engineTestId": 412,
          "bestPracticeId": 1626,
          "attribute": "The role attribute value given to this element is not allowed, as it is not a valid aria role.",
          "attributeDetail": "The role attribute of image given to this svg is not allowed, as it is not a valid aria role.",
          "element": "<svg viewbox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\" role=\"image\" class=\"icon icon-arrow-ri ... 86-12.284 0-16.971L328 131.515c-4.686-4.687-12.284-4.687-16.97 0z\" fill=\"currentColor\"></path></svg>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(12)>*:nth-child(2)>*:nth-child(7)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)",
          "fixType": {
            "fixType": 1,
            "domSpec": false,
            "helperText": "Specify a valid aria role for this element.",
            "fix": {
              "role": null
            }
          },
          "fingerprint": {
            "version": 2,
            "css": "svg[class=\"icon icon-arrow-right\"][role=\"image\"][viewbox=\"0 0 448 512\"]",
            "attNo": 4
          }
        },
        {
          "engineTestId": 412,
          "bestPracticeId": 1626,
          "attribute": "The role attribute value given to this element is not allowed, as it is not a valid aria role.",
          "attributeDetail": "The role attribute of image given to this svg is not allowed, as it is not a valid aria role.",
          "element": "<svg viewbox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\" role=\"image\" class=\"icon icon-arrow-ri ... 86-12.284 0-16.971L328 131.515c-4.686-4.687-12.284-4.687-16.97 0z\" fill=\"currentColor\"></path></svg>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(17)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)",
          "fixType": {
            "fixType": 1,
            "domSpec": false,
            "helperText": "Specify a valid aria role for this element.",
            "fix": {
              "role": null
            }
          },
          "fingerprint": {
            "version": 2,
            "css": "svg[class=\"icon icon-arrow-right\"][role=\"image\"][viewbox=\"0 0 448 512\"]",
            "attNo": 4
          }
        },
        {
          "engineTestId": 412,
          "bestPracticeId": 1626,
          "attribute": "The role attribute value given to this element is not allowed, as it is not a valid aria role.",
          "attributeDetail": "The role attribute of image given to this svg is not allowed, as it is not a valid aria role.",
          "element": "<svg viewbox=\"0 0 588.16 188.16\" xmlns=\"http://www.w3.org/2000/svg\" role=\"image\" class=\"logo logo-ce ... 1.58 2.22 1.58 3.99zM327.15 121.09c-1.29-1.06-2.84-1.86-4.61-2.37-1.76-.51-3.73-.76-5.83-.76h-7.22v2",
          "testResult": 0,
          "path": "body>footer:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)",
          "fixType": {
            "fixType": 1,
            "domSpec": false,
            "helperText": "Specify a valid aria role for this element.",
            "fix": {
              "role": null
            }
          },
          "fingerprint": {
            "version": 2,
            "css": "svg[class=\"logo logo-center-for-democracy-and-technology\"][role=\"image\"][viewbox=\"0 0 588.16 188.16\"]",
            "attNo": 4
          }
        },
        {
          "engineTestId": 412,
          "bestPracticeId": 1626,
          "attribute": "The role attribute value given to this element is not allowed, as it is not a valid aria role.",
          "attributeDetail": "The role attribute of image given to this svg is not allowed, as it is not a valid aria role.",
          "element": "<svg viewbox=\"0 0 320 512\" xmlns=\"http://www.w3.org/2000/svg\" aria-hidden=\"true\" role=\"image\" class= ... -121.08 44.38-121.08 124.72v70.62H22.89V288h81.39v224h100.17V288z\" fill=\"currentColor\"></path></svg>",
          "testResult": 0,
          "path": "body>footer:nth-of-type(1)>*:nth-child(2)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)",
          "fixType": {
            "fixType": 1,
            "domSpec": false,
            "helperText": "Specify a valid aria role for this element.",
            "fix": {
              "role": null
            }
          },
          "fingerprint": {
            "version": 2,
            "css": "svg[class=\"icon icon-facebook\"][role=\"image\"][aria-hidden=\"true\"][viewbox=\"0 0 320 512\"]",
            "attNo": 5
          }
        },
        {
          "engineTestId": 412,
          "bestPracticeId": 1626,
          "attribute": "The role attribute value given to this element is not allowed, as it is not a valid aria role.",
          "attributeDetail": "The role attribute of image given to this svg is not allowed, as it is not a valid aria role.",
          "element": "<svg viewbox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\" aria-hidden=\"true\" role=\"image\" class= ... 84-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\" fill=\"currentColor\"></path></svg>",
          "testResult": 0,
          "path": "body>footer:nth-of-type(1)>*:nth-child(2)>*:nth-child(3)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)",
          "fixType": {
            "fixType": 1,
            "domSpec": false,
            "helperText": "Specify a valid aria role for this element.",
            "fix": {
              "role": null
            }
          },
          "fingerprint": {
            "version": 2,
            "css": "svg[class=\"icon icon-twitter\"][role=\"image\"][aria-hidden=\"true\"][viewbox=\"0 0 512 512\"]",
            "attNo": 5
          }
        },
        {
          "engineTestId": 412,
          "bestPracticeId": 1626,
          "attribute": "The role attribute value given to this element is not allowed, as it is not a valid aria role.",
          "attributeDetail": "The role attribute of image given to this svg is not allowed, as it is not a valid aria role.",
          "element": "<svg viewbox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\" aria-hidden=\"true\" role=\"image\" class= ... h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\" fill=\"currentColor\"></path></svg>",
          "testResult": 0,
          "path": "body>footer:nth-of-type(1)>*:nth-child(2)>*:nth-child(3)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)",
          "fixType": {
            "fixType": 1,
            "domSpec": false,
            "helperText": "Specify a valid aria role for this element.",
            "fix": {
              "role": null
            }
          },
          "fingerprint": {
            "version": 2,
            "css": "svg[class=\"icon icon-linkedin\"][role=\"image\"][aria-hidden=\"true\"][viewbox=\"0 0 448 512\"]",
            "attNo": 5
          }
        }
      ],
      "endTime": 1664723204307
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser",
      "startTime": 1664723204307,
      "endTime": 1664723204820
    },
    {
      "type": "url",
      "which": "https://cdt.org/",
      "what": "URL",
      "startTime": 1664723204820,
      "result": "https://cdt.org/",
      "endTime": 1664723205665
    },
    {
      "type": "test",
      "which": "htmlcs",
      "what": "HTML CodeSniffer WCAG 2.1 AA ruleset",
      "startTime": 1664723205665,
      "url": "https://cdt.org/",
      "result": {
        "Error": {
          "AA.1_4_3.G145.Fail": {
            "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 3:1, but text in this element has a contrast ratio of 1:1. Recommendation:  change text colour to #949494.": [
              {
                "tagName": "span",
                "id": "",
                "code": "<span class=\"outlined-text\">...</span>"
              }
            ]
          },
          "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.28:1. Recommendation:  change background to #1a7eae.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/donate/\">...</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 2.28:1. Recommendation:  change text colour to #1a7eae.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://itunes.apple.com/au/podcast/cdt-tech-talk/id1010874517?mt=2\" target=\"_blank\" rel=\"noopener\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://open.spotify.com/show/0SsIesR5GZGQpF3giX8vC0\" target=\"_blank\" rel=\"noopener\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://play.google.com/music/m/Ihvop3fba5orl4ervztxhdgse7u?t=CDT_Tech_Talks\" target=\"_blank\" rel=\"noopener\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://soundcloud.com/cdt-tech-talk\" target=\"_blank\" rel=\"noopener\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://tunein.com/podcasts/Technology-Podcasts/CDTs-Tech-Talks-p1105705/\" target=\"_blank\" rel=\"noopener\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.stitcher.com/podcast/cdts-tech-talks/cdt-tech-talks\" target=\"_blank\" rel=\"noopener\">...</a>"
              }
            ]
          },
          "AA.2_4_1.G1,G123,G124.NoSuchID": {
            "This link points to a named anchor \"content\" within the document, but no anchor exists with that name.": [
              {
                "tagName": "a",
                "id": "#top",
                "code": "<a id=\"top\" href=\"#content\" class=\"screen-reader-text skip-to-content-link\">...</a>"
              }
            ]
          },
          "AA.4_1_2.H91.A.NoContent": {
            "Anchor element found with a valid href attribute, but no link content has been supplied.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"#main-navigation\" class=\"mobile-menu-trigger js-mobile-menu-trigger\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/search/\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://cdt.org\" class=\"site-header-logo-link\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://cdt.org\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://twitter.com/CenDemTech\" rel=\"me\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.facebook.com/CenDemTech\" rel=\"me\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.linkedin.com/company/center-for-democracy-&amp;-technology/\" rel=\"me\">...</a>"
              }
            ]
          }
        },
        "Warning": {
          "AA.1_1_1.H67.2": {
            "Img element is marked so that it is ignored by Assistive Technology.": [
              {
                "tagName": "img",
                "id": "",
                "code": "<img width=\"1000\" height=\"1000\" src=\"https://cdt.org/wp-content/uploads/2019/10/face-4-pixelated-1.png\" class=\"attachment-large size-large\" alt=\"\" loading=\"lazy\" srcset=\"https://cdt.org/wp-content/uploads/2019/10/face-4-pixelated-1.png 1000w, https://cdt.org/wp-content/uploads/2019/10/face-4-pixelated-1-150x150.png 150w, https://cdt.org/wp-content/uploads/2019/10/face-4-pixelated-1-640x640.png 640w, https://cdt.org/wp-content/uploads/2019/10/face-4-pixelated-1-768x768.png 768w\" sizes=\"(max-width: 1000px) 100vw, 1000px\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img width=\"1024\" height=\"497\" src=\"https://cdt.org/wp-content/uploads/2019/11/people-concert-1024x497.png\" class=\"attachment-large size-large\" alt=\"\" loading=\"lazy\" srcset=\"https://cdt.org/wp-content/uploads/2019/11/people-concert-1024x497.png 1024w, https://cdt.org/wp-content/uploads/2019/11/people-concert-640x311.png 640w, https://cdt.org/wp-content/uploads/2019/11/people-concert-768x373.png 768w, https://cdt.org/wp-content/uploads/2019/11/people-concert.png 1731w\" sizes=\"(max-width: 1024px) 100vw, 1024px\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img width=\"932\" height=\"697\" src=\"https://cdt.org/wp-content/uploads/2019/10/Hands-1.png\" class=\"attachment-large size-large\" alt=\"\" loading=\"lazy\" srcset=\"https://cdt.org/wp-content/uploads/2019/10/Hands-1.png 932w, https://cdt.org/wp-content/uploads/2019/10/Hands-1-640x479.png 640w, https://cdt.org/wp-content/uploads/2019/10/Hands-1-768x574.png 768w\" sizes=\"(max-width: 932px) 100vw, 932px\">"
              }
            ]
          },
          "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": "section",
                "id": "",
                "code": "<section class=\"sitewide-search js-sitewide-search\">...</section>"
              }
            ]
          },
          "AA.1_4_3.G145.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 3:1.": [
              {
                "tagName": "h2",
                "id": "",
                "code": "<h2 class=\"module-title\">...</h2>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span class=\"hidden\">...</span>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span class=\"inner-box\">...</span>"
              }
            ]
          },
          "AA.1_4_3.G145.BgImage": {
            "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 3:1.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://cdt.org/area-of-focus/cybersecurity-standards/\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://cdt.org/area-of-focus/elections-democracy/\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://cdt.org/area-of-focus/free-expression\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://cdt.org/area-of-focus/government-surveillance\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://cdt.org/area-of-focus/open-internet\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://cdt.org/area-of-focus/privacy-data\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://cdt.org/civictech/\">...</a>"
              },
              {
                "tagName": "h2",
                "id": "",
                "code": "<h2 class=\"module-title\">...</h2>"
              },
              {
                "tagName": "h2",
                "id": "",
                "code": "<h2 class=\"stat-text\">...</h2>"
              }
            ]
          },
          "AA.1_4_3.G18.Abs": {
            "This element is absolutely positioned and the background color can not be determined. Ensure the contrast ratio between the text and all covered parts of the background are at least 4.5:1.": [
              {
                "tagName": "a",
                "id": "#top",
                "code": "<a id=\"top\" href=\"#content\" class=\"screen-reader-text skip-to-content-link\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/events/\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/press/\">...</a>"
              },
              {
                "tagName": "label",
                "id": "",
                "code": "<label class=\"screen-reader-text\" for=\"sitewide-search-input\">...</label>"
              }
            ]
          },
          "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=\"https://cdt.org/press/in-letter-to-apple-ceo-90-organizations-urge-tim-cook-to-scrap-plans-to-weaken-digital-privacy-and-security/\" target=\"_blank\" rel=\"noopener\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://cdt.org/tech-talks/\" target=\"_blank\" rel=\"noopener\">...</a>"
              },
              {
                "tagName": "em",
                "id": "",
                "code": "<em>...</em>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p>...</p>"
              }
            ]
          },
          "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": "section",
                "id": "",
                "code": "<section class=\"\n\t\tmodule\n\t\tstats-module\n\t\tnumber-of-stats-4\n\t\tstats-module--bluestats-module--custom-bg\n\t\" style=\"background-color: #ffffff;color: #ffffff;background-image: url( https://cdt.org/wp-content/uploads/2022/05/homepage-stat-module-background-black-000000-4x1-1.png);\n\t\">...</section>"
              }
            ]
          }
        },
        "success": true
      },
      "endTime": 1664723205816
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser",
      "startTime": 1664723205816,
      "endTime": 1664723206337
    },
    {
      "type": "url",
      "which": "https://cdt.org/",
      "what": "URL",
      "startTime": 1664723206337,
      "result": "https://cdt.org/",
      "endTime": 1664723207221
    },
    {
      "type": "test",
      "which": "ibm",
      "withItems": true,
      "what": "IBM Accessibility Checker",
      "startTime": 1664723207221,
      "url": "https://cdt.org/",
      "result": {
        "content": {
          "totals": {
            "violation": 24,
            "recommendation": 2,
            "ignored": 0
          },
          "items": [
            {
              "ruleId": "WCAG20_A_HasText",
              "path": {
                "dom": "/html[1]/body[1]/header[1]/a[2]",
                "aria": "/document[1]/banner[1]/link[2]"
              },
              "message": "Hyperlink has no link text, label or image with a text alternative",
              "bounds": {
                "left": 744,
                "top": 42,
                "height": 40,
                "width": 40
              },
              "snippet": "<a class=\"mobile-menu-trigger js-mobile-menu-trigger\" href=\"#main-navigation\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_A_HasText",
              "path": {
                "dom": "/html[1]/body[1]/header[1]/a[1]",
                "aria": "/document[1]/banner[1]/link[1]"
              },
              "message": "Hyperlink has no link text, label or image with a text alternative",
              "bounds": {
                "left": 16,
                "top": 12,
                "height": 99,
                "width": 300
              },
              "snippet": "<a class=\"site-header-logo-link\" href=\"https://cdt.org\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_A_HasText",
              "path": {
                "dom": "/html[1]/body[1]/footer[1]/div[2]/ul[2]/li[3]/a[1]",
                "aria": "/document[1]/contentinfo[1]/list[5]/listitem[3]/link[1]"
              },
              "message": "Hyperlink has no link text, label or image with a text alternative",
              "bounds": {
                "left": 759,
                "top": 17910,
                "height": 20,
                "width": 16
              },
              "snippet": "<a rel=\"me\" href=\"https://www.linkedin.com/company/center-for-democracy-&-technology/\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_A_HasText",
              "path": {
                "dom": "/html[1]/body[1]/footer[1]/div[2]/ul[2]/li[2]/a[1]",
                "aria": "/document[1]/contentinfo[1]/list[5]/listitem[2]/link[1]"
              },
              "message": "Hyperlink has no link text, label or image with a text alternative",
              "bounds": {
                "left": 743,
                "top": 17910,
                "height": 20,
                "width": 16
              },
              "snippet": "<a rel=\"me\" href=\"https://twitter.com/CenDemTech\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_A_HasText",
              "path": {
                "dom": "/html[1]/body[1]/footer[1]/div[2]/ul[2]/li[1]/a[1]",
                "aria": "/document[1]/contentinfo[1]/list[5]/listitem[1]/link[1]"
              },
              "message": "Hyperlink has no link text, label or image with a text alternative",
              "bounds": {
                "left": 727,
                "top": 17910,
                "height": 20,
                "width": 16
              },
              "snippet": "<a rel=\"me\" href=\"https://www.facebook.com/CenDemTech\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_A_HasText",
              "path": {
                "dom": "/html[1]/body[1]/footer[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/contentinfo[1]/link[1]"
              },
              "message": "Hyperlink has no link text, label or image with a text alternative",
              "bounds": {
                "left": 32,
                "top": 17171,
                "height": 20,
                "width": 290
              },
              "snippet": "<a href=\"https://cdt.org\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_ValidRole",
              "path": {
                "dom": "/html[1]/body[1]/header[1]/a[2]/svg[1]",
                "aria": "/document[1]/banner[1]/link[2]/graphics-document[1]"
              },
              "message": "The role 'image' defined on the element is not valid per ARIA specification",
              "bounds": {
                "left": 744,
                "top": 42,
                "height": 40,
                "width": 40
              },
              "snippet": "<svg viewBox=\"0 0 31.505 19.722\" xmlns=\"http://www.w3.org/2000/svg\" role=\"image\" class=\"icon icon-menu\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_ValidRole",
              "path": {
                "dom": "/html[1]/body[1]/header[1]/a[1]/svg[1]",
                "aria": "/document[1]/banner[1]/link[1]/graphics-document[1]"
              },
              "message": "The role 'image' defined on the element is not valid per ARIA specification",
              "bounds": {
                "left": 16,
                "top": 12,
                "height": 96,
                "width": 300
              },
              "snippet": "<svg viewBox=\"0 0 588.16 188.16\" xmlns=\"http://www.w3.org/2000/svg\" role=\"image\" class=\"logo logo-center-for-democracy-and-technology\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_ValidRole",
              "path": {
                "dom": "/html[1]/body[1]/footer[1]/div[1]/div[1]/a[1]/svg[1]",
                "aria": "/document[1]/contentinfo[1]/link[1]/graphics-document[1]"
              },
              "message": "The role 'image' defined on the element is not valid per ARIA specification",
              "bounds": {
                "left": 32,
                "top": 17044,
                "height": 93,
                "width": 290
              },
              "snippet": "<svg viewBox=\"0 0 588.16 188.16\" xmlns=\"http://www.w3.org/2000/svg\" role=\"image\" class=\"logo logo-center-for-democracy-and-technology\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_ValidRole",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[17]/div[2]/a[1]/span[1]/svg[1]",
                "aria": "/document[1]/main[1]/link[25]/graphics-document[1]"
              },
              "message": "The role 'image' defined on the element is not valid per ARIA specification",
              "bounds": {
                "left": 48,
                "top": 16146,
                "height": 36,
                "width": 36
              },
              "snippet": "<svg viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\" role=\"image\" class=\"icon icon-arrow-right\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_ValidRole",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[12]/ul[1]/li[7]/h2[1]/a[1]/svg[1]",
                "aria": "/document[1]/main[1]/list[1]/listitem[7]/heading[1]/link[1]/graphics-document[1]"
              },
              "message": "The role 'image' defined on the element is not valid per ARIA specification",
              "bounds": {
                "left": 201,
                "top": 10963,
                "height": 32,
                "width": 32
              },
              "snippet": "<svg viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\" role=\"image\" class=\"icon icon-arrow-right\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_ValidRole",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[12]/ul[1]/li[6]/h2[1]/a[1]/svg[1]",
                "aria": "/document[1]/main[1]/list[1]/listitem[6]/heading[1]/link[1]/graphics-document[1]"
              },
              "message": "The role 'image' defined on the element is not valid per ARIA specification",
              "bounds": {
                "left": 196,
                "top": 10887,
                "height": 32,
                "width": 32
              },
              "snippet": "<svg viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\" role=\"image\" class=\"icon icon-arrow-right\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_ValidRole",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[12]/ul[1]/li[5]/h2[1]/a[1]/svg[1]",
                "aria": "/document[1]/main[1]/list[1]/listitem[5]/heading[1]/link[1]/graphics-document[1]"
              },
              "message": "The role 'image' defined on the element is not valid per ARIA specification",
              "bounds": {
                "left": 325,
                "top": 10810,
                "height": 32,
                "width": 32
              },
              "snippet": "<svg viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\" role=\"image\" class=\"icon icon-arrow-right\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_ValidRole",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[12]/ul[1]/li[4]/h2[1]/a[1]/svg[1]",
                "aria": "/document[1]/main[1]/list[1]/listitem[4]/heading[1]/link[1]/graphics-document[1]"
              },
              "message": "The role 'image' defined on the element is not valid per ARIA specification",
              "bounds": {
                "left": 216,
                "top": 10733,
                "height": 32,
                "width": 32
              },
              "snippet": "<svg viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\" role=\"image\" class=\"icon icon-arrow-right\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_ValidRole",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[12]/ul[1]/li[3]/h2[1]/a[1]/svg[1]",
                "aria": "/document[1]/main[1]/list[1]/listitem[3]/heading[1]/link[1]/graphics-document[1]"
              },
              "message": "The role 'image' defined on the element is not valid per ARIA specification",
              "bounds": {
                "left": 255,
                "top": 10657,
                "height": 32,
                "width": 32
              },
              "snippet": "<svg viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\" role=\"image\" class=\"icon icon-arrow-right\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_ValidRole",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[12]/ul[1]/li[2]/h2[1]/a[1]/svg[1]",
                "aria": "/document[1]/main[1]/list[1]/listitem[2]/heading[1]/link[1]/graphics-document[1]"
              },
              "message": "The role 'image' defined on the element is not valid per ARIA specification",
              "bounds": {
                "left": 300,
                "top": 10580,
                "height": 32,
                "width": 32
              },
              "snippet": "<svg viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\" role=\"image\" class=\"icon icon-arrow-right\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_ValidRole",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[12]/ul[1]/li[1]/h2[1]/a[1]/svg[1]",
                "aria": "/document[1]/main[1]/list[1]/listitem[1]/heading[1]/link[1]/graphics-document[1]"
              },
              "message": "The role 'image' defined on the element is not valid per ARIA specification",
              "bounds": {
                "left": 343,
                "top": 10504,
                "height": 32,
                "width": 32
              },
              "snippet": "<svg viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\" role=\"image\" class=\"icon icon-arrow-right\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/a[1]",
                "aria": "/document[1]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": -1,
                "top": -1,
                "height": 1,
                "width": 1
              },
              "snippet": "<a class=\"screen-reader-text skip-to-content-link\" href=\"#content\" id=\"top\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[17]/div[1]/p[1]/em[1]/a[6]",
                "aria": "/document[1]/main[1]/link[24]"
              },
              "message": "Text contrast of 2.28 with its background is less than the WCAG AA minimum requirements for text of size 22px and weight of 400",
              "bounds": {
                "left": 706,
                "top": 16382,
                "height": 27,
                "width": 63
              },
              "snippet": "<a rel=\"noopener\" target=\"_blank\" href=\"https://tunein.com/podcasts/Technology-Podcasts/CDTs-Tech-Talks-p1105705/\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[17]/div[1]/p[1]/em[1]/a[5]",
                "aria": "/document[1]/main[1]/link[23]"
              },
              "message": "Text contrast of 2.28 with its background is less than the WCAG AA minimum requirements for text of size 22px and weight of 400",
              "bounds": {
                "left": 591,
                "top": 16382,
                "height": 27,
                "width": 74
              },
              "snippet": "<a rel=\"noopener\" target=\"_blank\" href=\"https://www.stitcher.com/podcast/cdts-tech-talks/cdt-tech-talks\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[17]/div[1]/p[1]/em[1]/a[4]",
                "aria": "/document[1]/main[1]/link[22]"
              },
              "message": "Text contrast of 2.28 with its background is less than the WCAG AA minimum requirements for text of size 22px and weight of 400",
              "bounds": {
                "left": 390,
                "top": 16382,
                "height": 27,
                "width": 106
              },
              "snippet": "<a rel=\"noopener\" target=\"_blank\" href=\"https://play.google.com/music/m/Ihvop3fba5orl4ervztxhdgse7u?t=CDT_Tech_Talks\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[17]/div[1]/p[1]/em[1]/a[3]",
                "aria": "/document[1]/main[1]/link[21]"
              },
              "message": "Text contrast of 2.28 with its background is less than the WCAG AA minimum requirements for text of size 22px and weight of 400",
              "bounds": {
                "left": 280,
                "top": 16382,
                "height": 27,
                "width": 64
              },
              "snippet": "<a rel=\"noopener\" target=\"_blank\" href=\"https://itunes.apple.com/au/podcast/cdt-tech-talk/id1010874517?mt=2\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[17]/div[1]/p[1]/em[1]/a[2]",
                "aria": "/document[1]/main[1]/link[20]"
              },
              "message": "Text contrast of 2.28 with its background is less than the WCAG AA minimum requirements for text of size 22px and weight of 400",
              "bounds": {
                "left": 158,
                "top": 16382,
                "height": 27,
                "width": 113
              },
              "snippet": "<a rel=\"noopener\" target=\"_blank\" href=\"https://soundcloud.com/cdt-tech-talk\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[17]/div[1]/p[1]/em[1]/a[1]",
                "aria": "/document[1]/main[1]/link[19]"
              },
              "message": "Text contrast of 2.28 with its background is less than the WCAG AA minimum requirements for text of size 22px and weight of 400",
              "bounds": {
                "left": 84,
                "top": 16382,
                "height": 27,
                "width": 66
              },
              "snippet": "<a rel=\"noopener\" target=\"_blank\" href=\"https://open.spotify.com/show/0SsIesR5GZGQpF3giX8vC0\">",
              "level": "violation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/meta[3]",
                "aria": "/document[1]"
              },
              "message": "The HTML attribute(s) \"http-equiv\" is deprecated for the <meta> element in HTML 5",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<meta content=\"IE=edge,chrome=1\" http-equiv=\"X-UA-Compatible\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/meta[2]",
                "aria": "/document[1]"
              },
              "message": "The HTML attribute(s) \"http-equiv\" is deprecated for the <meta> element in HTML 5",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<meta content=\"text/html; charset=UTF-8\" http-equiv=\"Content-Type\">",
              "level": "recommendation"
            }
          ]
        },
        "url": {
          "totals": {
            "violation": 24,
            "recommendation": 2,
            "ignored": 0
          },
          "items": [
            {
              "ruleId": "WCAG20_A_HasText",
              "path": {
                "dom": "/html[1]/body[1]/header[1]/a[2]",
                "aria": "/document[1]/banner[1]/link[2]"
              },
              "message": "Hyperlink has no link text, label or image with a text alternative",
              "bounds": {
                "left": 744,
                "top": 42,
                "height": 40,
                "width": 40
              },
              "snippet": "<a class=\"mobile-menu-trigger js-mobile-menu-trigger\" href=\"#main-navigation\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_A_HasText",
              "path": {
                "dom": "/html[1]/body[1]/header[1]/a[1]",
                "aria": "/document[1]/banner[1]/link[1]"
              },
              "message": "Hyperlink has no link text, label or image with a text alternative",
              "bounds": {
                "left": 16,
                "top": 12,
                "height": 99,
                "width": 300
              },
              "snippet": "<a class=\"site-header-logo-link\" href=\"https://cdt.org\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_A_HasText",
              "path": {
                "dom": "/html[1]/body[1]/footer[1]/div[2]/ul[2]/li[3]/a[1]",
                "aria": "/document[1]/contentinfo[1]/list[5]/listitem[3]/link[1]"
              },
              "message": "Hyperlink has no link text, label or image with a text alternative",
              "bounds": {
                "left": 759,
                "top": 17910,
                "height": 20,
                "width": 16
              },
              "snippet": "<a rel=\"me\" href=\"https://www.linkedin.com/company/center-for-democracy-&-technology/\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_A_HasText",
              "path": {
                "dom": "/html[1]/body[1]/footer[1]/div[2]/ul[2]/li[2]/a[1]",
                "aria": "/document[1]/contentinfo[1]/list[5]/listitem[2]/link[1]"
              },
              "message": "Hyperlink has no link text, label or image with a text alternative",
              "bounds": {
                "left": 743,
                "top": 17910,
                "height": 20,
                "width": 16
              },
              "snippet": "<a rel=\"me\" href=\"https://twitter.com/CenDemTech\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_A_HasText",
              "path": {
                "dom": "/html[1]/body[1]/footer[1]/div[2]/ul[2]/li[1]/a[1]",
                "aria": "/document[1]/contentinfo[1]/list[5]/listitem[1]/link[1]"
              },
              "message": "Hyperlink has no link text, label or image with a text alternative",
              "bounds": {
                "left": 727,
                "top": 17910,
                "height": 20,
                "width": 16
              },
              "snippet": "<a rel=\"me\" href=\"https://www.facebook.com/CenDemTech\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_A_HasText",
              "path": {
                "dom": "/html[1]/body[1]/footer[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/contentinfo[1]/link[1]"
              },
              "message": "Hyperlink has no link text, label or image with a text alternative",
              "bounds": {
                "left": 32,
                "top": 17171,
                "height": 20,
                "width": 290
              },
              "snippet": "<a href=\"https://cdt.org\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_ValidRole",
              "path": {
                "dom": "/html[1]/body[1]/header[1]/a[2]/svg[1]",
                "aria": "/document[1]/banner[1]/link[2]/graphics-document[1]"
              },
              "message": "The role 'image' defined on the element is not valid per ARIA specification",
              "bounds": {
                "left": 744,
                "top": 42,
                "height": 40,
                "width": 40
              },
              "snippet": "<svg viewBox=\"0 0 31.505 19.722\" xmlns=\"http://www.w3.org/2000/svg\" role=\"image\" class=\"icon icon-menu\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_ValidRole",
              "path": {
                "dom": "/html[1]/body[1]/header[1]/a[1]/svg[1]",
                "aria": "/document[1]/banner[1]/link[1]/graphics-document[1]"
              },
              "message": "The role 'image' defined on the element is not valid per ARIA specification",
              "bounds": {
                "left": 16,
                "top": 12,
                "height": 96,
                "width": 300
              },
              "snippet": "<svg viewBox=\"0 0 588.16 188.16\" xmlns=\"http://www.w3.org/2000/svg\" role=\"image\" class=\"logo logo-center-for-democracy-and-technology\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_ValidRole",
              "path": {
                "dom": "/html[1]/body[1]/footer[1]/div[1]/div[1]/a[1]/svg[1]",
                "aria": "/document[1]/contentinfo[1]/link[1]/graphics-document[1]"
              },
              "message": "The role 'image' defined on the element is not valid per ARIA specification",
              "bounds": {
                "left": 32,
                "top": 17044,
                "height": 93,
                "width": 290
              },
              "snippet": "<svg viewBox=\"0 0 588.16 188.16\" xmlns=\"http://www.w3.org/2000/svg\" role=\"image\" class=\"logo logo-center-for-democracy-and-technology\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_ValidRole",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[17]/div[2]/a[1]/span[1]/svg[1]",
                "aria": "/document[1]/main[1]/link[25]/graphics-document[1]"
              },
              "message": "The role 'image' defined on the element is not valid per ARIA specification",
              "bounds": {
                "left": 48,
                "top": 16146,
                "height": 36,
                "width": 36
              },
              "snippet": "<svg viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\" role=\"image\" class=\"icon icon-arrow-right\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_ValidRole",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[12]/ul[1]/li[7]/h2[1]/a[1]/svg[1]",
                "aria": "/document[1]/main[1]/list[1]/listitem[7]/heading[1]/link[1]/graphics-document[1]"
              },
              "message": "The role 'image' defined on the element is not valid per ARIA specification",
              "bounds": {
                "left": 201,
                "top": 10963,
                "height": 32,
                "width": 32
              },
              "snippet": "<svg viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\" role=\"image\" class=\"icon icon-arrow-right\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_ValidRole",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[12]/ul[1]/li[6]/h2[1]/a[1]/svg[1]",
                "aria": "/document[1]/main[1]/list[1]/listitem[6]/heading[1]/link[1]/graphics-document[1]"
              },
              "message": "The role 'image' defined on the element is not valid per ARIA specification",
              "bounds": {
                "left": 196,
                "top": 10887,
                "height": 32,
                "width": 32
              },
              "snippet": "<svg viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\" role=\"image\" class=\"icon icon-arrow-right\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_ValidRole",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[12]/ul[1]/li[5]/h2[1]/a[1]/svg[1]",
                "aria": "/document[1]/main[1]/list[1]/listitem[5]/heading[1]/link[1]/graphics-document[1]"
              },
              "message": "The role 'image' defined on the element is not valid per ARIA specification",
              "bounds": {
                "left": 325,
                "top": 10810,
                "height": 32,
                "width": 32
              },
              "snippet": "<svg viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\" role=\"image\" class=\"icon icon-arrow-right\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_ValidRole",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[12]/ul[1]/li[4]/h2[1]/a[1]/svg[1]",
                "aria": "/document[1]/main[1]/list[1]/listitem[4]/heading[1]/link[1]/graphics-document[1]"
              },
              "message": "The role 'image' defined on the element is not valid per ARIA specification",
              "bounds": {
                "left": 216,
                "top": 10733,
                "height": 32,
                "width": 32
              },
              "snippet": "<svg viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\" role=\"image\" class=\"icon icon-arrow-right\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_ValidRole",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[12]/ul[1]/li[3]/h2[1]/a[1]/svg[1]",
                "aria": "/document[1]/main[1]/list[1]/listitem[3]/heading[1]/link[1]/graphics-document[1]"
              },
              "message": "The role 'image' defined on the element is not valid per ARIA specification",
              "bounds": {
                "left": 255,
                "top": 10657,
                "height": 32,
                "width": 32
              },
              "snippet": "<svg viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\" role=\"image\" class=\"icon icon-arrow-right\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_ValidRole",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[12]/ul[1]/li[2]/h2[1]/a[1]/svg[1]",
                "aria": "/document[1]/main[1]/list[1]/listitem[2]/heading[1]/link[1]/graphics-document[1]"
              },
              "message": "The role 'image' defined on the element is not valid per ARIA specification",
              "bounds": {
                "left": 300,
                "top": 10580,
                "height": 32,
                "width": 32
              },
              "snippet": "<svg viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\" role=\"image\" class=\"icon icon-arrow-right\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_ValidRole",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[12]/ul[1]/li[1]/h2[1]/a[1]/svg[1]",
                "aria": "/document[1]/main[1]/list[1]/listitem[1]/heading[1]/link[1]/graphics-document[1]"
              },
              "message": "The role 'image' defined on the element is not valid per ARIA specification",
              "bounds": {
                "left": 343,
                "top": 10504,
                "height": 32,
                "width": 32
              },
              "snippet": "<svg viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\" role=\"image\" class=\"icon icon-arrow-right\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/a[1]",
                "aria": "/document[1]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": -1,
                "top": -1,
                "height": 1,
                "width": 1
              },
              "snippet": "<a class=\"screen-reader-text skip-to-content-link\" href=\"#content\" id=\"top\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[17]/div[1]/p[1]/em[1]/a[6]",
                "aria": "/document[1]/main[1]/link[24]"
              },
              "message": "Text contrast of 2.28 with its background is less than the WCAG AA minimum requirements for text of size 22px and weight of 400",
              "bounds": {
                "left": 706,
                "top": 16382,
                "height": 27,
                "width": 63
              },
              "snippet": "<a rel=\"noopener\" target=\"_blank\" href=\"https://tunein.com/podcasts/Technology-Podcasts/CDTs-Tech-Talks-p1105705/\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[17]/div[1]/p[1]/em[1]/a[5]",
                "aria": "/document[1]/main[1]/link[23]"
              },
              "message": "Text contrast of 2.28 with its background is less than the WCAG AA minimum requirements for text of size 22px and weight of 400",
              "bounds": {
                "left": 591,
                "top": 16382,
                "height": 27,
                "width": 74
              },
              "snippet": "<a rel=\"noopener\" target=\"_blank\" href=\"https://www.stitcher.com/podcast/cdts-tech-talks/cdt-tech-talks\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[17]/div[1]/p[1]/em[1]/a[4]",
                "aria": "/document[1]/main[1]/link[22]"
              },
              "message": "Text contrast of 2.28 with its background is less than the WCAG AA minimum requirements for text of size 22px and weight of 400",
              "bounds": {
                "left": 390,
                "top": 16382,
                "height": 27,
                "width": 106
              },
              "snippet": "<a rel=\"noopener\" target=\"_blank\" href=\"https://play.google.com/music/m/Ihvop3fba5orl4ervztxhdgse7u?t=CDT_Tech_Talks\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[17]/div[1]/p[1]/em[1]/a[3]",
                "aria": "/document[1]/main[1]/link[21]"
              },
              "message": "Text contrast of 2.28 with its background is less than the WCAG AA minimum requirements for text of size 22px and weight of 400",
              "bounds": {
                "left": 280,
                "top": 16382,
                "height": 27,
                "width": 64
              },
              "snippet": "<a rel=\"noopener\" target=\"_blank\" href=\"https://itunes.apple.com/au/podcast/cdt-tech-talk/id1010874517?mt=2\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[17]/div[1]/p[1]/em[1]/a[2]",
                "aria": "/document[1]/main[1]/link[20]"
              },
              "message": "Text contrast of 2.28 with its background is less than the WCAG AA minimum requirements for text of size 22px and weight of 400",
              "bounds": {
                "left": 158,
                "top": 16382,
                "height": 27,
                "width": 113
              },
              "snippet": "<a rel=\"noopener\" target=\"_blank\" href=\"https://soundcloud.com/cdt-tech-talk\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[17]/div[1]/p[1]/em[1]/a[1]",
                "aria": "/document[1]/main[1]/link[19]"
              },
              "message": "Text contrast of 2.28 with its background is less than the WCAG AA minimum requirements for text of size 22px and weight of 400",
              "bounds": {
                "left": 84,
                "top": 16382,
                "height": 27,
                "width": 66
              },
              "snippet": "<a rel=\"noopener\" target=\"_blank\" href=\"https://open.spotify.com/show/0SsIesR5GZGQpF3giX8vC0\">",
              "level": "violation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/meta[3]",
                "aria": "/document[1]"
              },
              "message": "The HTML attribute(s) \"http-equiv\" is deprecated for the <meta> element in HTML 5",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<meta content=\"IE=edge,chrome=1\" http-equiv=\"X-UA-Compatible\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/meta[2]",
                "aria": "/document[1]"
              },
              "message": "The HTML attribute(s) \"http-equiv\" is deprecated for the <meta> element in HTML 5",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<meta content=\"text/html; charset=UTF-8\" http-equiv=\"Content-Type\">",
              "level": "recommendation"
            }
          ]
        },
        "success": true
      },
      "endTime": 1664723213058
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser",
      "startTime": 1664723213058,
      "endTime": 1664723213620
    },
    {
      "type": "url",
      "which": "https://cdt.org/",
      "what": "URL",
      "startTime": 1664723213620,
      "result": "https://cdt.org/",
      "endTime": 1664723214488
    },
    {
      "type": "test",
      "which": "nuVal",
      "what": "failures to pass the Nu Html Checker",
      "startTime": 1664723214488,
      "url": "https://cdt.org/",
      "result": {
        "messages": [
          {
            "type": "error",
            "lastLine": 4,
            "lastColumn": 67,
            "firstColumn": 1,
            "message": "A document must not include both a meta element with an http-equiv attribute whose value is content-type, and a meta element with a charset attribute.",
            "extract": "y</title>\n<meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\">\n<meta",
            "hiliteStart": 10,
            "hiliteLength": 67
          },
          {
            "type": "error",
            "lastLine": 5,
            "lastColumn": 62,
            "firstColumn": 1,
            "message": "A meta element with an http-equiv attribute whose value is X-UA-Compatible must have a content attribute with the value IE=edge.",
            "extract": "t=UTF-8\">\n<meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge,chrome=1\">\n<meta",
            "hiliteStart": 10,
            "hiliteLength": 62
          },
          {
            "type": "error",
            "lastLine": 7,
            "lastColumn": 7,
            "firstColumn": 1,
            "message": "Element title not allowed as child of element head in this context. (Suppressing further errors from this subtree.)",
            "extract": "view:-1\">\n<title>Home -",
            "hiliteStart": 10,
            "hiliteLength": 7
          },
          {
            "type": "info",
            "lastLine": 22,
            "lastColumn": 100,
            "firstColumn": 1,
            "subType": "warning",
            "message": "The type attribute is unnecessary for JavaScript resources.",
            "extract": "e_image\">\n<script type=\"text/javascript\" async=\"\" src=\"https://www.google-analytics.com/plugins/ua/linkid.js\"></scri",
            "hiliteStart": 10,
            "hiliteLength": 100
          },
          {
            "type": "info",
            "lastLine": 25,
            "lastColumn": 52,
            "firstColumn": 1,
            "subType": "warning",
            "message": "The type attribute is unnecessary for JavaScript resources.",
            "extract": ".w.org\">\n\n<script type=\"text/javascript\" data-cfasync=\"false\">\n    (",
            "hiliteStart": 10,
            "hiliteLength": 52
          },
          {
            "type": "info",
            "lastLine": 114,
            "lastColumn": 31,
            "firstColumn": 1,
            "subType": "warning",
            "message": "The type attribute is unnecessary for JavaScript resources.",
            "extract": "/script>\n\n<script type=\"text/javascript\">\n     ",
            "hiliteStart": 10,
            "hiliteLength": 31
          },
          {
            "type": "info",
            "lastLine": 126,
            "lastColumn": 31,
            "firstColumn": 1,
            "subType": "warning",
            "message": "The type attribute is unnecessary for JavaScript resources.",
            "extract": "</script>\n<script type=\"text/javascript\">\nwindo",
            "hiliteStart": 10,
            "hiliteLength": 31
          },
          {
            "type": "info",
            "lastLine": 130,
            "lastColumn": 131,
            "firstColumn": 10,
            "subType": "warning",
            "message": "The type attribute is unnecessary for JavaScript resources.",
            "extract": "\n</script><script src=\"https://cdt.org/wp-includes/js/wp-emoji-release.min.js?ver=2021-11-03_23-11\" type=\"text/javascript\" defer=\"\"></scri",
            "hiliteStart": 10,
            "hiliteLength": 122
          },
          {
            "type": "info",
            "lastLine": 131,
            "lastColumn": 23,
            "firstColumn": 1,
            "subType": "warning",
            "message": "The type attribute for the style element is not needed and should be omitted.",
            "extract": "</script>\n<style type=\"text/css\">\nimg.w",
            "hiliteStart": 10,
            "hiliteLength": 23
          },
          {
            "type": "info",
            "lastLine": 145,
            "lastColumn": 62,
            "firstColumn": 1,
            "subType": "warning",
            "message": "The type attribute for the style element is not needed and should be omitted.",
            "extract": "\n</style>\n<style id=\"wp-block-library-theme-inline-css\" type=\"text/css\">\n.wp-b",
            "hiliteStart": 10,
            "hiliteLength": 62
          },
          {
            "type": "info",
            "lastLine": 148,
            "lastColumn": 53,
            "firstColumn": 1,
            "subType": "warning",
            "message": "The type attribute for the style element is not needed and should be omitted.",
            "extract": "\n</style>\n<style id=\"global-styles-inline-css\" type=\"text/css\">\nbody{",
            "hiliteStart": 10,
            "hiliteLength": 53
          },
          {
            "type": "info",
            "lastLine": 156,
            "lastColumn": 77,
            "firstColumn": 1,
            "subType": "warning",
            "message": "The type attribute is unnecessary for JavaScript resources.",
            "extract": "ia=\"all\">\n<script type=\"text/javascript\" id=\"monsterinsights-frontend-script-js-extra\">\n/* <!",
            "hiliteStart": 10,
            "hiliteLength": 77
          },
          {
            "type": "info",
            "lastLine": 161,
            "lastColumn": 184,
            "firstColumn": 1,
            "subType": "warning",
            "message": "The type attribute is unnecessary for JavaScript resources.",
            "extract": "</script>\n<script type=\"text/javascript\" src=\"https://cdt.org/wp-content/plugins/google-analytics-premium/assets/js/frontend.min.js?ver=2021-03-09_14-52\" id=\"monsterinsights-frontend-script-js\"></scri",
            "hiliteStart": 10,
            "hiliteLength": 184
          },
          {
            "type": "info",
            "lastLine": 162,
            "lastColumn": 130,
            "firstColumn": 1,
            "subType": "warning",
            "message": "The type attribute is unnecessary for JavaScript resources.",
            "extract": "</script>\n<script type=\"text/javascript\" src=\"https://cdt.org/wp-includes/js/jquery/jquery.min.js?ver=2021-11-03_23-11\" id=\"jquery-core-js\"></scri",
            "hiliteStart": 10,
            "hiliteLength": 130
          },
          {
            "type": "info",
            "lastLine": 163,
            "lastColumn": 141,
            "firstColumn": 1,
            "subType": "warning",
            "message": "The type attribute is unnecessary for JavaScript resources.",
            "extract": "</script>\n<script type=\"text/javascript\" src=\"https://cdt.org/wp-includes/js/jquery/jquery-migrate.min.js?ver=2021-11-03_23-11\" id=\"jquery-migrate-js\"></scri",
            "hiliteStart": 10,
            "hiliteLength": 141
          },
          {
            "type": "info",
            "lastLine": 170,
            "lastColumn": 23,
            "firstColumn": 1,
            "subType": "warning",
            "message": "The type attribute for the style element is not needed and should be omitted.",
            "extract": "mat=xml\">\n<style type=\"text/css\">/** Go",
            "hiliteStart": 10,
            "hiliteLength": 23
          },
          {
            "type": "error",
            "lastLine": 170,
            "lastColumn": 600,
            "firstColumn": 548,
            "message": "CSS: ms-filter: Property ms-filter doesn't exist.",
            "extract": "s-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)\"; filt",
            "hiliteStart": 10,
            "hiliteLength": 53
          },
          {
            "type": "error",
            "lastLine": 170,
            "lastColumn": 1244,
            "firstColumn": 1192,
            "message": "CSS: ms-filter: Property ms-filter doesn't exist.",
            "extract": "s-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)\"; filt",
            "hiliteStart": 10,
            "hiliteLength": 53
          },
          {
            "type": "error",
            "lastLine": 170,
            "lastColumn": 1516,
            "firstColumn": 1463,
            "message": "CSS: ms-filter: Property ms-filter doesn't exist.",
            "extract": "s-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)\"; filt",
            "hiliteStart": 10,
            "hiliteLength": 54
          },
          {
            "type": "error",
            "lastLine": 170,
            "lastColumn": 1767,
            "firstColumn": 1714,
            "message": "CSS: ms-filter: Property ms-filter doesn't exist.",
            "extract": "s-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)\"; filt",
            "hiliteStart": 10,
            "hiliteLength": 54
          },
          {
            "type": "error",
            "lastLine": 176,
            "lastColumn": 191,
            "firstColumn": 57,
            "message": "Bad value image for attribute role on element svg.",
            "extract": "ogo-link\"><svg class=\"logo logo-center-for-democracy-and-technology\" role=\"image\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 588.16 188.16\"><path ",
            "hiliteStart": 10,
            "hiliteLength": 135
          },
          {
            "type": "error",
            "lastLine": 178,
            "lastColumn": 182,
            "firstColumn": 79,
            "message": "Bad value image for attribute role on element svg.",
            "extract": "-trigger\"><svg class=\"icon icon-menu\" role=\"image\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 31.505 19.722\"><g fil",
            "hiliteStart": 10,
            "hiliteLength": 104
          },
          {
            "type": "error",
            "lastLine": 180,
            "lastColumn": 268,
            "firstColumn": 151,
            "message": "Bad value image for attribute role on element svg.",
            "extract": "ho We Are <svg class=\"icon icon-right-angle-bracket\" role=\"image\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 9.512 17.538\"><path ",
            "hiliteStart": 10,
            "hiliteLength": 118
          },
          {
            "type": "error",
            "lastLine": 192,
            "lastColumn": 210,
            "firstColumn": 93,
            "message": "Bad value image for attribute role on element svg.",
            "extract": " of Focus <svg class=\"icon icon-right-angle-bracket\" role=\"image\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 9.512 17.538\"><path ",
            "hiliteStart": 10,
            "hiliteLength": 118
          },
          {
            "type": "error",
            "lastLine": 208,
            "lastColumn": 203,
            "firstColumn": 94,
            "message": "Bad value image for attribute role on element svg.",
            "extract": "/search/\"><svg class=\"icon icon-magnifying-glass\" role=\"image\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"-4 -4 52 52\"><path ",
            "hiliteStart": 10,
            "hiliteLength": 110
          },
          {
            "type": "info",
            "lastLine": 204,
            "lastColumn": 37,
            "firstColumn": 7,
            "subType": "warning",
            "message": "Section lacks heading. Consider using h2-h6 elements to add identifying headings to all sections, or else use a div element instead for any cases where no heading is needed.",
            "extract": "li>\n</ol> <section class=\"utility-links\">\n<ul c",
            "hiliteStart": 10,
            "hiliteLength": 31
          },
          {
            "type": "error",
            "lastLine": 216,
            "lastColumn": 154,
            "firstColumn": 45,
            "message": "Bad value image for attribute role on element svg.",
            "extract": "h-button\"><svg class=\"icon icon-magnifying-glass\" role=\"image\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"-4 -4 52 52\"><path ",
            "hiliteStart": 10,
            "hiliteLength": 110
          },
          {
            "type": "info",
            "lastLine": 211,
            "lastColumn": 52,
            "firstColumn": 1,
            "subType": "warning",
            "message": "Section lacks heading. Consider using h2-h6 elements to add identifying headings to all sections, or else use a div element instead for any cases where no heading is needed.",
            "extract": "/section>\n<section class=\"sitewide-search js-sitewide-search\">\n<div ",
            "hiliteStart": 10,
            "hiliteLength": 52
          },
          {
            "type": "error",
            "lastLine": 222,
            "lastColumn": 177,
            "firstColumn": 79,
            "message": "Bad value image for attribute role on element svg.",
            "extract": "the menu\"><svg class=\"icon icon-close\" role=\"image\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 320 512\"><path ",
            "hiliteStart": 10,
            "hiliteLength": 99
          },
          {
            "type": "error",
            "lastLine": 374,
            "lastColumn": 199,
            "firstColumn": 95,
            "message": "Bad value image for attribute role on element svg.",
            "extract": " Standards<svg class=\"icon icon-arrow-right\" role=\"image\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 448 512\"><path ",
            "hiliteStart": 10,
            "hiliteLength": 105
          },
          {
            "type": "error",
            "lastLine": 378,
            "lastColumn": 191,
            "firstColumn": 87,
            "message": "Bad value image for attribute role on element svg.",
            "extract": " Democracy<svg class=\"icon icon-arrow-right\" role=\"image\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 448 512\"><path ",
            "hiliteStart": 10,
            "hiliteLength": 105
          },
          {
            "type": "error",
            "lastLine": 382,
            "lastColumn": 162,
            "firstColumn": 58,
            "message": "Bad value image for attribute role on element svg.",
            "extract": "Civic Tech<svg class=\"icon icon-arrow-right\" role=\"image\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 448 512\"><path ",
            "hiliteStart": 10,
            "hiliteLength": 105
          },
          {
            "type": "error",
            "lastLine": 386,
            "lastColumn": 176,
            "firstColumn": 72,
            "message": "Bad value image for attribute role on element svg.",
            "extract": "Expression<svg class=\"icon icon-arrow-right\" role=\"image\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 448 512\"><path ",
            "hiliteStart": 10,
            "hiliteLength": 105
          },
          {
            "type": "error",
            "lastLine": 390,
            "lastColumn": 192,
            "firstColumn": 88,
            "message": "Bad value image for attribute role on element svg.",
            "extract": "rveillance<svg class=\"icon icon-arrow-right\" role=\"image\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 448 512\"><path ",
            "hiliteStart": 10,
            "hiliteLength": 105
          },
          {
            "type": "error",
            "lastLine": 394,
            "lastColumn": 172,
            "firstColumn": 68,
            "message": "Bad value image for attribute role on element svg.",
            "extract": "n Internet<svg class=\"icon icon-arrow-right\" role=\"image\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 448 512\"><path ",
            "hiliteStart": 10,
            "hiliteLength": 105
          },
          {
            "type": "error",
            "lastLine": 398,
            "lastColumn": 176,
            "firstColumn": 72,
            "message": "Bad value image for attribute role on element svg.",
            "extract": "&amp; Data<svg class=\"icon icon-arrow-right\" role=\"image\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 448 512\"><path ",
            "hiliteStart": 10,
            "hiliteLength": 105
          },
          {
            "type": "error",
            "lastLine": 461,
            "lastColumn": 170,
            "firstColumn": 66,
            "message": "Bad value image for attribute role on element svg.",
            "extract": ">See Staff<svg class=\"icon icon-arrow-right\" role=\"image\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 448 512\"><path ",
            "hiliteStart": 10,
            "hiliteLength": 105
          },
          {
            "type": "error",
            "lastLine": 474,
            "lastColumn": 142,
            "firstColumn": 38,
            "message": "Bad value image for attribute role on element svg.",
            "extract": "to Podcast<svg class=\"icon icon-arrow-right\" role=\"image\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 448 512\"><path ",
            "hiliteStart": 10,
            "hiliteLength": 105
          },
          {
            "type": "info",
            "lastLine": 480,
            "firstLine": 477,
            "lastColumn": 51,
            "firstColumn": 1,
            "subType": "warning",
            "message": "Section lacks heading. Consider using h2-h6 elements to add identifying headings to all sections, or else use a div element instead for any cases where no heading is needed.",
            "extract": "/section>\n<section class=\"\n\tmodule\n\ttext-media-module\n\tmedia-module--right\t\tmedia-module--outlined-text\">\n<div ",
            "hiliteStart": 10,
            "hiliteLength": 95
          },
          {
            "type": "error",
            "lastLine": 492,
            "lastColumn": 161,
            "firstColumn": 27,
            "message": "Bad value image for attribute role on element svg.",
            "extract": "/cdt.org\"><svg class=\"logo logo-center-for-democracy-and-technology\" role=\"image\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 588.16 188.16\"><path ",
            "hiliteStart": 10,
            "hiliteLength": 135
          },
          {
            "type": "error",
            "lastLine": 528,
            "lastColumn": 176,
            "firstColumn": 56,
            "message": "Bad value image for attribute role on element svg.",
            "extract": " rel=\"me\"><svg class=\"icon icon-facebook\" role=\"image\" aria-hidden=\"true\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 320 512\"><path ",
            "hiliteStart": 10,
            "hiliteLength": 121
          },
          {
            "type": "error",
            "lastLine": 531,
            "lastColumn": 170,
            "firstColumn": 51,
            "message": "Bad value image for attribute role on element svg.",
            "extract": " rel=\"me\"><svg class=\"icon icon-twitter\" role=\"image\" aria-hidden=\"true\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 512 512\"><path ",
            "hiliteStart": 10,
            "hiliteLength": 120
          },
          {
            "type": "error",
            "lastLine": 534,
            "lastColumn": 212,
            "firstColumn": 92,
            "message": "Bad value image for attribute role on element svg.",
            "extract": " rel=\"me\"><svg class=\"icon icon-linkedin\" role=\"image\" aria-hidden=\"true\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 448 512\"><path ",
            "hiliteStart": 10,
            "hiliteLength": 121
          },
          {
            "type": "info",
            "lastLine": 538,
            "lastColumn": 31,
            "firstColumn": 1,
            "subType": "warning",
            "message": "The type attribute is unnecessary for JavaScript resources.",
            "extract": "</footer>\n<script type=\"text/javascript\">\n\t\t/* ",
            "hiliteStart": 10,
            "hiliteLength": 31
          },
          {
            "type": "info",
            "lastLine": 765,
            "lastColumn": 165,
            "firstColumn": 10,
            "subType": "warning",
            "message": "The type attribute is unnecessary for JavaScript resources.",
            "extract": "\n</script><script type=\"text/javascript\" src=\"https://cdt.org/wp-includes/js/dist/vendor/regenerator-runtime.min.js?ver=2022-04-26_18-28\" id=\"regenerator-runtime-js\"></scri",
            "hiliteStart": 10,
            "hiliteLength": 156
          },
          {
            "type": "info",
            "lastLine": 766,
            "lastColumn": 140,
            "firstColumn": 1,
            "subType": "warning",
            "message": "The type attribute is unnecessary for JavaScript resources.",
            "extract": "</script>\n<script type=\"text/javascript\" src=\"https://cdt.org/wp-includes/js/dist/vendor/wp-polyfill.min.js?ver=2022-04-26_18-28\" id=\"wp-polyfill-js\"></scri",
            "hiliteStart": 10,
            "hiliteLength": 140
          },
          {
            "type": "info",
            "lastLine": 767,
            "lastColumn": 60,
            "firstColumn": 1,
            "subType": "warning",
            "message": "The type attribute is unnecessary for JavaScript resources.",
            "extract": "</script>\n<script type=\"text/javascript\" id=\"contact-form-7-js-extra\">\n/* <!",
            "hiliteStart": 10,
            "hiliteLength": 60
          },
          {
            "type": "info",
            "lastLine": 772,
            "lastColumn": 152,
            "firstColumn": 1,
            "subType": "warning",
            "message": "The type attribute is unnecessary for JavaScript resources.",
            "extract": "</script>\n<script type=\"text/javascript\" src=\"https://cdt.org/wp-content/plugins/contact-form-7/includes/js/index.js?ver=2022-02-09_21-11\" id=\"contact-form-7-js\"></scri",
            "hiliteStart": 10,
            "hiliteLength": 152
          },
          {
            "type": "info",
            "lastLine": 773,
            "lastColumn": 146,
            "firstColumn": 1,
            "subType": "warning",
            "message": "The type attribute is unnecessary for JavaScript resources.",
            "extract": "</script>\n<script type=\"text/javascript\" src=\"https://cdt.org/wp-content/plugins/google-analytics-opt-out/js/frontend.js?ver=2021-03-09_14-52\" id=\"goop-js\"></scri",
            "hiliteStart": 10,
            "hiliteLength": 146
          },
          {
            "type": "info",
            "lastLine": 774,
            "lastColumn": 128,
            "firstColumn": 1,
            "subType": "warning",
            "message": "The type attribute is unnecessary for JavaScript resources.",
            "extract": "</script>\n<script type=\"text/javascript\" src=\"https://cdt.org/wp-includes/js/hoverIntent.min.js?ver=2022-04-26_18-28\" id=\"hoverIntent-js\"></scri",
            "hiliteStart": 10,
            "hiliteLength": 128
          },
          {
            "type": "info",
            "lastLine": 775,
            "lastColumn": 167,
            "firstColumn": 1,
            "subType": "warning",
            "message": "The type attribute is unnecessary for JavaScript resources.",
            "extract": "</script>\n<script type=\"text/javascript\" src=\"https://cdt.org/wp-content/themes/center-for-democracy-and-technology/assets/js/site-nav.js?ver=2021-03-09_14-52\" id=\"site-nav-js\"></scri",
            "hiliteStart": 10,
            "hiliteLength": 167
          }
        ],
        "language": "en",
        "success": true
      },
      "endTime": 1664723214820
    },
    {
      "type": "test",
      "which": "wave",
      "reportType": 4,
      "what": "WAVE",
      "startTime": 1664723214820,
      "url": "https://cdt.org/",
      "result": {
        "status": {
          "success": true,
          "httpstatuscode": 200
        },
        "statistics": {
          "pagetitle": "Home - Center for Democracy and Technology",
          "pageurl": "https://cdt.org/",
          "time": 2.12,
          "creditsremaining": 656,
          "allitemcount": 137,
          "totalelements": 509,
          "waveurl": "http://wave.webaim.org/report?url=https://cdt.org/"
        },
        "categories": {
          "error": {
            "description": "Errors",
            "count": 8,
            "items": {
              "link_empty": {
                "id": "link_empty",
                "description": "Empty link",
                "count": 7,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > A:first-child + HEADER > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + HEADER > A:first-child + A",
                  "HTML > HEAD:first-child + BODY > A:first-child + HEADER > NAV#main-navigation > OL:first-child + SECTION > UL:first-child > LI:first-child + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + HEADER + DIV + FOOTER > DIV:first-child > DIV:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + HEADER + DIV + FOOTER > DIV:first-child + DIV > UL:first-child + P + UL > LI:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + HEADER + DIV + FOOTER > DIV:first-child + DIV > UL:first-child + P + UL > LI:first-child + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + HEADER + DIV + FOOTER > DIV:first-child + DIV > UL:first-child + P + UL > LI:first-child + 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"
                  }
                ]
              },
              "link_skip_broken": {
                "id": "link_skip_broken",
                "description": "Broken skip link",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > A#top"
                ],
                "wcag": [
                  {
                    "name": "2.1.1 Keyboard (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.1.1"
                  },
                  {
                    "name": "2.4.1 Bypass Blocks (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.1"
                  }
                ]
              }
            }
          },
          "contrast": {
            "description": "Contrast Errors",
            "count": 22,
            "items": {
              "contrast": {
                "id": "contrast",
                "description": "Very low contrast",
                "count": 22,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > A#top",
                  "HTML > HEAD:first-child + BODY > A:first-child + HEADER > NAV#main-navigation > OL:first-child + SECTION > UL:first-child > LI:first-child + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + HEADER + DIV > MAIN:first-child > DIV:first-child > SECTION:first-child + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION > DIV:first-child > H2:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + HEADER + DIV > MAIN:first-child > DIV:first-child > SECTION:first-child + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION > DIV:first-child > H2:first-child + HR + DIV > P:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + HEADER + DIV > MAIN:first-child > DIV:first-child > SECTION:first-child + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION > DIV:first-child > H2:first-child + HR + DIV > P:first-child > EM:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + HEADER + DIV > MAIN:first-child > DIV:first-child > SECTION:first-child + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION > DIV:first-child > H2:first-child + HR + DIV > P:first-child > EM:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + HEADER + DIV > MAIN:first-child > DIV:first-child > SECTION:first-child + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION > DIV:first-child + DIV > H2:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + HEADER + DIV > MAIN:first-child > DIV:first-child > SECTION:first-child + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION > DIV:first-child + DIV > H2:first-child + HR + DIV > P:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + HEADER + DIV > MAIN:first-child > DIV:first-child > SECTION:first-child + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION > DIV:first-child + DIV > H2:first-child + HR + DIV > P:first-child > A:first-child > EM:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + HEADER + DIV > MAIN:first-child > DIV:first-child > SECTION:first-child + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION > DIV:first-child + DIV + DIV > H2:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + HEADER + DIV > MAIN:first-child > DIV:first-child > SECTION:first-child + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION > DIV:first-child + DIV + DIV > H2:first-child + HR + DIV > P:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + HEADER + DIV > MAIN:first-child > DIV:first-child > SECTION:first-child + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION > DIV:first-child + DIV + DIV > H2:first-child + HR + DIV > P:first-child > EM:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + HEADER + DIV > MAIN:first-child > DIV:first-child > SECTION:first-child + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION > DIV:first-child + DIV + DIV + DIV > H2:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + HEADER + DIV > MAIN:first-child > DIV:first-child > SECTION:first-child + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION > DIV:first-child + DIV + DIV + DIV > H2:first-child + HR + DIV > P:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + HEADER + DIV > MAIN:first-child > DIV:first-child > SECTION:first-child + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION > DIV:first-child + DIV + DIV + DIV > H2:first-child + HR + DIV > P:first-child > A:first-child > EM:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + HEADER + DIV > MAIN:first-child > DIV:first-child > SECTION:first-child + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION > DIV:first-child > H1:first-child + DIV + P > EM:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + HEADER + DIV > MAIN:first-child > DIV:first-child > SECTION:first-child + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION > DIV:first-child > H1:first-child + DIV + P > EM:first-child > A:first-child + A",
                  "HTML > HEAD:first-child + BODY > A:first-child + HEADER + DIV > MAIN:first-child > DIV:first-child > SECTION:first-child + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION > DIV:first-child > H1:first-child + DIV + P > EM:first-child > A:first-child + A + A",
                  "HTML > HEAD:first-child + BODY > A:first-child + HEADER + DIV > MAIN:first-child > DIV:first-child > SECTION:first-child + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION > DIV:first-child > H1:first-child + DIV + P > EM:first-child > A:first-child + A + A + A",
                  "HTML > HEAD:first-child + BODY > A:first-child + HEADER + DIV > MAIN:first-child > DIV:first-child > SECTION:first-child + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION > DIV:first-child > H1:first-child + DIV + P > EM:first-child > A:first-child + A + A + A + A",
                  "HTML > HEAD:first-child + BODY > A:first-child + HEADER + DIV > MAIN:first-child > DIV:first-child > SECTION:first-child + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION > DIV:first-child > H1:first-child + DIV + P > EM:first-child > A:first-child + A + A + A + A + A",
                  "HTML > HEAD:first-child + BODY > A:first-child + HEADER + DIV > MAIN:first-child > DIV:first-child > SECTION:first-child + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION > DIV:first-child + DIV > DIV:first-child > SPAN:first-child"
                ],
                "contrastdata": [
                  [
                    2.53,
                    "#ffffff",
                    "#ef8923",
                    false
                  ],
                  [
                    2.28,
                    "#ffffff",
                    "#52b6e6",
                    false
                  ],
                  [
                    1,
                    "#ffffff",
                    "#ffffff",
                    true
                  ],
                  [
                    1,
                    "#ffffff",
                    "#ffffff",
                    false
                  ],
                  [
                    1,
                    "#ffffff",
                    "#ffffff",
                    false
                  ],
                  [
                    2.28,
                    "#52b6e6",
                    "#ffffff",
                    false
                  ],
                  [
                    1,
                    "#ffffff",
                    "#ffffff",
                    true
                  ],
                  [
                    1,
                    "#ffffff",
                    "#ffffff",
                    false
                  ],
                  [
                    2.28,
                    "#52b6e6",
                    "#ffffff",
                    false
                  ],
                  [
                    1,
                    "#ffffff",
                    "#ffffff",
                    true
                  ],
                  [
                    1,
                    "#ffffff",
                    "#ffffff",
                    false
                  ],
                  [
                    2.28,
                    "#52b6e6",
                    "#ffffff",
                    false
                  ],
                  [
                    1,
                    "#ffffff",
                    "#ffffff",
                    true
                  ],
                  [
                    1,
                    "#ffffff",
                    "#ffffff",
                    false
                  ],
                  [
                    2.28,
                    "#52b6e6",
                    "#ffffff",
                    false
                  ],
                  [
                    2.28,
                    "#52b6e6",
                    "#ffffff",
                    false
                  ],
                  [
                    2.28,
                    "#52b6e6",
                    "#ffffff",
                    false
                  ],
                  [
                    2.28,
                    "#52b6e6",
                    "#ffffff",
                    false
                  ],
                  [
                    2.28,
                    "#52b6e6",
                    "#ffffff",
                    false
                  ],
                  [
                    2.28,
                    "#52b6e6",
                    "#ffffff",
                    false
                  ],
                  [
                    2.28,
                    "#52b6e6",
                    "#ffffff",
                    false
                  ],
                  [
                    1,
                    "#ffffff",
                    "#ffffff",
                    true
                  ]
                ],
                "wcag": [
                  {
                    "name": "1.4.3 Contrast (Minimum) (Level AA)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.4.3"
                  }
                ]
              }
            }
          },
          "alert": {
            "description": "Alerts",
            "count": 27,
            "items": {
              "alt_long": {
                "id": "alt_long",
                "description": "Long alternative text",
                "count": 14,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > A:first-child + HEADER + DIV > MAIN:first-child > DIV:first-child > SECTION:first-child > DIV:first-child + DIV > DIV:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + HEADER + DIV > MAIN:first-child > DIV:first-child > SECTION:first-child + SECTION > DIV:first-child + DIV > DIV:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + HEADER + DIV > MAIN:first-child > DIV:first-child > SECTION:first-child + SECTION + SECTION > DIV:first-child + DIV > DIV:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + HEADER + DIV > MAIN:first-child > DIV:first-child > SECTION:first-child + SECTION + SECTION + SECTION > DIV:first-child + DIV > DIV:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + HEADER + DIV > MAIN:first-child > DIV:first-child > SECTION:first-child + SECTION + SECTION + SECTION + SECTION > DIV:first-child + DIV > DIV:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + HEADER + DIV > MAIN:first-child > DIV:first-child > SECTION:first-child + SECTION + SECTION + SECTION + SECTION + SECTION > DIV:first-child + DIV > DIV:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + HEADER + DIV > MAIN:first-child > DIV:first-child > SECTION:first-child + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION > DIV:first-child + DIV > DIV:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + HEADER + DIV > MAIN:first-child > DIV:first-child > SECTION:first-child + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION > DIV:first-child + DIV > DIV:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + HEADER + DIV > MAIN:first-child > DIV:first-child > SECTION:first-child + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION > DIV:first-child + DIV > DIV:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + HEADER + DIV > MAIN:first-child > DIV:first-child > SECTION:first-child + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION > DIV:first-child + DIV > DIV:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + HEADER + DIV > MAIN:first-child > DIV:first-child > SECTION:first-child + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION > DIV:first-child + DIV > DIV:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + HEADER + DIV > MAIN:first-child > DIV:first-child > SECTION:first-child + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION > H2:first-child + DIV > DIV:first-child > DIV:first-child > A:first-child > DIV:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + HEADER + DIV > MAIN:first-child > DIV:first-child > SECTION:first-child + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION > H2:first-child + DIV > DIV:first-child + DIV > DIV:first-child > A:first-child > DIV:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + HEADER + DIV > MAIN:first-child > DIV:first-child > SECTION:first-child + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION > H2:first-child + DIV > DIV:first-child + DIV > DIV:first-child + DIV > A:first-child > DIV:first-child > IMG:first-child"
                ],
                "wcag": [
                  {
                    "name": "1.1.1 Non-text Content (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.1.1"
                  }
                ]
              },
              "heading_possible": {
                "id": "heading_possible",
                "description": "Possible heading",
                "count": 12,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > A:first-child + HEADER + DIV > MAIN:first-child > DIV:first-child > SECTION:first-child > DIV:first-child > H1:first-child + DIV + P + P",
                  "HTML > HEAD:first-child + BODY > A:first-child + HEADER + DIV > MAIN:first-child > DIV:first-child > SECTION:first-child + SECTION > DIV:first-child > H1:first-child + DIV + P + P",
                  "HTML > HEAD:first-child + BODY > A:first-child + HEADER + DIV > MAIN:first-child > DIV:first-child > SECTION:first-child + SECTION + SECTION > DIV:first-child > H1:first-child + DIV + P + P",
                  "HTML > HEAD:first-child + BODY > A:first-child + HEADER + DIV > MAIN:first-child > DIV:first-child > SECTION:first-child + SECTION + SECTION + SECTION > DIV:first-child > H1:first-child + DIV + P + P",
                  "HTML > HEAD:first-child + BODY > A:first-child + HEADER + DIV > MAIN:first-child > DIV:first-child > SECTION:first-child + SECTION + SECTION + SECTION + SECTION > DIV:first-child > H1:first-child + DIV + P + P",
                  "HTML > HEAD:first-child + BODY > A:first-child + HEADER + DIV > MAIN:first-child > DIV:first-child > SECTION:first-child + SECTION + SECTION + SECTION + SECTION + SECTION > DIV:first-child > H1:first-child + DIV + P + P",
                  "HTML > HEAD:first-child + BODY > A:first-child + HEADER + DIV > MAIN:first-child > DIV:first-child > SECTION:first-child + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION > DIV:first-child > H1:first-child + DIV + P + P",
                  "HTML > HEAD:first-child + BODY > A:first-child + HEADER + DIV > MAIN:first-child > DIV:first-child > SECTION:first-child + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION > DIV:first-child > H1:first-child + DIV + P + P",
                  "HTML > HEAD:first-child + BODY > A:first-child + HEADER + DIV > MAIN:first-child > DIV:first-child > SECTION:first-child + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION > DIV:first-child > H1:first-child + DIV + P + P",
                  "HTML > HEAD:first-child + BODY > A:first-child + HEADER + DIV > MAIN:first-child > DIV:first-child > SECTION:first-child + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION > DIV:first-child > H1:first-child + DIV + P + P",
                  "HTML > HEAD:first-child + BODY > A:first-child + HEADER + DIV > MAIN:first-child > DIV:first-child > SECTION:first-child + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION > DIV:first-child > H1:first-child + DIV + P + P",
                  "HTML > HEAD:first-child + BODY > A:first-child + HEADER + DIV > MAIN:first-child > DIV:first-child > SECTION:first-child + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION > DIV:first-child > P:first-child + P"
                ],
                "wcag": [
                  {
                    "name": "1.3.1 Info and Relationships (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.3.1"
                  },
                  {
                    "name": "2.4.1 Bypass Blocks (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.1"
                  },
                  {
                    "name": "2.4.6 Headings and Labels (Level AA)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.6"
                  }
                ]
              },
              "link_suspicious": {
                "id": "link_suspicious",
                "description": "Suspicious link text",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > A:first-child + HEADER + DIV + FOOTER > DIV:first-child > DIV:first-child > A:first-child + P + P > A:first-child"
                ],
                "wcag": [
                  {
                    "name": "2.4.4 Link Purpose (In Context) (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.4"
                  }
                ]
              }
            }
          }
        },
        "success": true
      },
      "endTime": 1664723217156
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser",
      "startTime": 1664723217156,
      "endTime": 1664723217689
    },
    {
      "type": "url",
      "which": "https://cdt.org/",
      "what": "URL",
      "startTime": 1664723217689,
      "result": "https://cdt.org/",
      "endTime": 1664723218527
    },
    {
      "type": "test",
      "which": "tenon",
      "id": "a",
      "what": "Tenon",
      "startTime": 1664723218527,
      "url": "https://cdt.org/",
      "result": {
        "status": 200,
        "message": "OK",
        "code": "success",
        "info": "Success",
        "moreInfo": "https://tenon.io/documentation/apiv2/response-codes#success",
        "responseExecTime": "0.084",
        "responseTime": "2022-10-02T15:06:59.257Z",
        "data": {
          "apiErrors": [],
          "documentSize": 1074922,
          "metadata": null,
          "resultSummary": {
            "tests": {
              "total": 180,
              "passing": 172,
              "failing": 8
            },
            "issues": {
              "totalErrors": 68,
              "totalWarnings": 0,
              "totalIssues": 68
            },
            "issuesByLevel": {
              "A": {
                "count": 24,
                "pct": 35.29
              },
              "AA": {
                "count": 6,
                "pct": 8.82
              },
              "AAA": {
                "count": 68,
                "pct": 100
              }
            },
            "density": {
              "errorDensity": 6,
              "warningDensity": 0,
              "allDensity": 6
            }
          },
          "projectID": "E4B12DC9-2F67-8DB7-26C9-E50C8490",
          "responseID": "e85ec2ae-6046-428b-9a01-1a31c7b447ae",
          "docID": "b57df7f1-c735-4101-b6d9-68fb4756c318",
          "sourceHash": "46de31cbc62a79ee09d694e30af5e075",
          "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=e85ec2ae-6046-428b-9a01-1a31c7b447ae",
          "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": 15172.7
                },
                "height": 15172.7,
                "width": 1024
              },
              "position": {
                "line": 2865,
                "column": 60
              },
              "errorSnippet": "&lt;body class=\"home page-template-default page page-id-20910\"&gt;&lt;a id=\"top\" href=\"#content\" class=\"screen-reader-text skip-to-content-link\"&gt;Skip to Content&lt;/a&gt;\n&lt;header class=\"site-header js-site-header\"&gt;\n&lt;a href=\"https://cdt.org\" c",
              "xpath": "/html/body",
              "issueID": "cab8c31a63e6baa0e03751bd2b436669",
              "signature": "ad03824984fb9875e3f181bc5c780a9f",
              "ref": "https://tenon.io/bestpractice.php?bpID=3&tID=28&issueID=cab8c31a63e6baa0e03751bd2b436669"
            },
            {
              "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": 16,
                  "y": 0
                },
                "bottom-right": {
                  "x": 316,
                  "y": 97.9688
                },
                "height": 97.9688,
                "width": 300
              },
              "position": {
                "line": 829,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://cdt.org\" class=\"site-header-logo-link\"&gt;&lt;svg class=\"logo logo-center-for-democracy-and-technology\" role=\"image\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 588.16 188.16\"&gt;&lt;path d=\"M311.79 98.35c1.1 1.24 2.45 2.21 3.99 2",
              "xpath": "/html/body/header[1]/a[1]",
              "issueID": "fb91c66b1c305f01b15a1929f371f484",
              "signature": "6b02ddb1b037c29a9222cfed4cbfdf43",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=fb91c66b1c305f01b15a1929f371f484"
            },
            {
              "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": 968,
                  "y": 40.984375
                },
                "bottom-right": {
                  "x": 1008,
                  "y": 80.984375
                },
                "height": 40,
                "width": 40
              },
              "position": {
                "line": 829,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"#main-navigation\" class=\"mobile-menu-trigger js-mobile-menu-trigger\"&gt;&lt;svg class=\"icon icon-menu\" role=\"image\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 31.505 19.722\"&gt;&lt;g fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"&gt;",
              "xpath": "/html/body/header[1]/a[2]",
              "issueID": "f84c870f7c45ad88a5f77a338d446039",
              "signature": "453cd32e6cd61cbcce316684edfa3fbc",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=f84c870f7c45ad88a5f77a338d446039"
            },
            {
              "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": -28,
                  "y": -18
                },
                "height": -18,
                "width": -28
              },
              "position": {
                "line": 4463,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/search/\"&gt;&lt;svg class=\"icon icon-magnifying-glass\" role=\"image\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"-4 -4 52 52\"&gt;&lt;path d=\"M46.614 44.146l-12.189-12.19a19.287 19.287 0 0 0 4.354-12.219c0-10.692-8.697-19.39-19.389-19.39S0 9.0",
              "xpath": "/html/body/header[1]/nav[1]/section[1]/ul[1]/li[4]/a[1]",
              "issueID": "ee00ad680d72f1f91b598fa3cbd173bf",
              "signature": "464227201b0472e8c4b1c1fc2b60fc4e",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=ee00ad680d72f1f91b598fa3cbd173bf"
            },
            {
              "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": 76.796875,
                  "y": 14511.71875
                },
                "bottom-right": {
                  "x": 366.796875,
                  "y": 14531.71875
                },
                "height": 20,
                "width": 290
              },
              "position": {
                "line": 6987,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://cdt.org\"&gt;&lt;svg class=\"logo logo-center-for-democracy-and-technology\" role=\"image\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 588.16 188.16\"&gt;&lt;path d=\"M311.79 98.35c1.1 1.24 2.45 2.21 3.99 2.91 1.54.7 3.27 1.05 5.14 1.05",
              "xpath": "/html/body/footer[1]/div[1]/div[1]/a[1]",
              "issueID": "3b4a242f640752abf42d8c2687e0431a",
              "signature": "32c93d8c7b1c0bd65578dc1bee5fe426",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=3b4a242f640752abf42d8c2687e0431a"
            },
            {
              "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": 951,
                  "y": 15050.21875
                },
                "bottom-right": {
                  "x": 967,
                  "y": 15070.21875
                },
                "height": 20,
                "width": 16
              },
              "position": {
                "line": 8540,
                "column": 126
              },
              "errorSnippet": "&lt;a href=\"https://www.facebook.com/CenDemTech\" rel=\"me\"&gt;&lt;svg class=\"icon icon-facebook\" role=\"image\" aria-hidden=\"true\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 320 512\"&gt;&lt;path fill=\"currentColor\" d=\"M279.14 288l14.22-92.66h-88.91v-60",
              "xpath": "/html/body/footer[1]/div[2]/ul[2]/li[1]/a[1]",
              "issueID": "d255000a8d56e0cbe37b436c146d1ace",
              "signature": "1effd9f677af3c76a06fe8f12f1e9c3b",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=d255000a8d56e0cbe37b436c146d1ace"
            },
            {
              "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": 967,
                  "y": 15050.21875
                },
                "bottom-right": {
                  "x": 983,
                  "y": 15070.21875
                },
                "height": 20,
                "width": 16
              },
              "position": {
                "line": 8542,
                "column": 5
              },
              "errorSnippet": "&lt;a href=\"https://twitter.com/CenDemTech\" rel=\"me\"&gt;&lt;svg class=\"icon icon-twitter\" role=\"image\" aria-hidden=\"true\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 512 512\"&gt;&lt;path fill=\"currentColor\" d=\"M459.37 151.716c.325 4.548.325 9.097.325",
              "xpath": "/html/body/footer[1]/div[2]/ul[2]/li[2]/a[1]",
              "issueID": "6aca86d2fa607ed6c1ec05b1efe42c66",
              "signature": "a32725f974b5cfea66bf2c1c5549a3d5",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=6aca86d2fa607ed6c1ec05b1efe42c66"
            },
            {
              "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": 983,
                  "y": 15050.21875
                },
                "bottom-right": {
                  "x": 999,
                  "y": 15070.21875
                },
                "height": 20,
                "width": 16
              },
              "position": {
                "line": 8543,
                "column": 5
              },
              "errorSnippet": "&lt;a href=\"https://www.linkedin.com/company/center-for-democracy-&amp;amp;-technology/\" rel=\"me\"&gt;&lt;svg class=\"icon icon-linkedin\" role=\"image\" aria-hidden=\"true\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 448 512\"&gt;&lt;path fill=\"currentColo",
              "xpath": "/html/body/footer[1]/div[2]/ul[2]/li[3]/a[1]",
              "issueID": "266d5692e57e6c75f307bc2dcf1cea4f",
              "signature": "8643edcc9a3d253fba7298c6db9aa1a1",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=266d5692e57e6c75f307bc2dcf1cea4f"
            },
            {
              "tID": 73,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link text is uninformative.",
              "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 in this link is too generic to be helpful for users.  Users will be unable to discern the purpose or destination of the link without reading the text that surrounds it. Change the text in this link to something that is unique and informative so that the user can understand what content or actions can be found at the link's destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 11.5,
                  "y": 2551.46875
                },
                "bottom-right": {
                  "x": 95.5,
                  "y": 2582.46875
                },
                "height": 31,
                "width": 84
              },
              "position": {
                "line": 4822,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://cdt.org/insights/taking-a-closer-look-at-the-impact-on-encryption-metadata-childrens-safety-more-in-metas-human-rights-impact-assessment/\" class=\"module-call-to-action\"&gt;Read More\n&lt;/a&gt;",
              "xpath": "/html/body/div[1]/main[1]/div[1]/section[3]/div[1]/p[2]/a[1]",
              "issueID": "99f5392dc6bae171b642bd972013f2bc",
              "signature": "2944d620bfa667a65f1a254ebc01302f",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=73&issueID=99f5392dc6bae171b642bd972013f2bc"
            },
            {
              "tID": 73,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link text is uninformative.",
              "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 in this link is too generic to be helpful for users.  Users will be unable to discern the purpose or destination of the link without reading the text that surrounds it. Change the text in this link to something that is unique and informative so that the user can understand what content or actions can be found at the link's destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 625.890625,
                  "y": 3396.46875
                },
                "bottom-right": {
                  "x": 709.890625,
                  "y": 3427.46875
                },
                "height": 31,
                "width": 84
              },
              "position": {
                "line": 4822,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://cdt.org/insights/cdt-joins-letter-urging-white-house-world-governments-to-ensure-internet-access-to-russian-people/\" class=\"module-call-to-action\"&gt;Read More\n&lt;/a&gt;",
              "xpath": "/html/body/div[1]/main[1]/div[1]/section[4]/div[1]/p[2]/a[1]",
              "issueID": "8a179df182863f66caec85504352fd51",
              "signature": "3dce186c7d44fb62023bcd85b99b41ec",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=73&issueID=8a179df182863f66caec85504352fd51"
            },
            {
              "tID": 73,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link text is uninformative.",
              "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 in this link is too generic to be helpful for users.  Users will be unable to discern the purpose or destination of the link without reading the text that surrounds it. Change the text in this link to something that is unique and informative so that the user can understand what content or actions can be found at the link's destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 208.265625,
                  "y": 10741.75
                },
                "bottom-right": {
                  "x": 254.265625,
                  "y": 10767.75
                },
                "height": 26,
                "width": 46
              },
              "position": {
                "line": 5291,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://cdt.org/press/in-letter-to-apple-ceo-90-organizations-urge-tim-cook-to-scrap-plans-to-weaken-digital-privacy-and-security/\" target=\"_blank\" rel=\"noopener\"&gt;Read&lt;/a&gt;",
              "xpath": "/html/body/div[1]/main[1]/div[1]/section[14]/div[1]/div[1]/p[1]/em[1]/a[1]",
              "issueID": "511ed0f87e7984bdb339da2ff7604118",
              "signature": "2c3a6af459c7488728785738a98fbfee",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=73&issueID=511ed0f87e7984bdb339da2ff7604118"
            },
            {
              "tID": 73,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link text is uninformative.",
              "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 in this link is too generic to be helpful for users.  Users will be unable to discern the purpose or destination of the link without reading the text that surrounds it. Change the text in this link to something that is unique and informative so that the user can understand what content or actions can be found at the link's destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 154.796875,
                  "y": 14829.71875
                },
                "bottom-right": {
                  "x": 187.796875,
                  "y": 14849.71875
                },
                "height": 20,
                "width": 33
              },
              "position": {
                "line": 6988,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/license/\"&gt;here&lt;/a&gt;",
              "xpath": "/html/body/footer[1]/div[1]/div[1]/p[2]/a[1]",
              "issueID": "c59abe29433738fadccb93e2f8011f0f",
              "signature": "2ce0fa1152ce1e4e7de93b714a8daab9",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=73&issueID=c59abe29433738fadccb93e2f8011f0f"
            },
            {
              "tID": 95,
              "bpID": 181,
              "priority": 95,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This element has insufficient color contrast (Level AAA).",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.6 Contrast (Enhanced)"
              ],
              "resultTitle": "Avoid using color as the only visual means of conveying information",
              "errorDescription": "This element has insufficient contrast between the foreground color (the text) and the background color when measured against the WCAG 2.0 Level AAA requirements. Sufficient color contrast is important for users who have low-vision or are color-blind, because text with a low contrast ratio may be difficult or impossible for such users to see. Increase the contrast of this content. This can be done by adjusting the color(s) used by either the foreground content or background content – or both.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 1,
                  "y": 1
                },
                "height": 1,
                "width": 1
              },
              "position": {
                "line": 829,
                "column": 0
              },
              "errorSnippet": "&lt;a id=\"top\" href=\"#content\" class=\"screen-reader-text skip-to-content-link\"&gt;Skip to Content&lt;/a&gt;",
              "xpath": "/html/body/a[1]",
              "issueID": "7710b5150801be8abb77d58095fe1f37",
              "signature": "48c214be1d950178972034a60c67bc0e",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=7710b5150801be8abb77d58095fe1f37"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 625.890625,
                  "y": 3396.46875
                },
                "bottom-right": {
                  "x": 709.890625,
                  "y": 3427.46875
                },
                "height": 31,
                "width": 84
              },
              "position": {
                "line": 4822,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://cdt.org/insights/cdt-joins-letter-urging-white-house-world-governments-to-ensure-internet-access-to-russian-people/\" class=\"module-call-to-action\"&gt;Read More\n&lt;/a&gt;",
              "xpath": "/html/body/div[1]/main[1]/div[1]/section[4]/div[1]/p[2]/a[1]",
              "issueID": "45247e821e0f186f11e4b3ede0772767",
              "signature": "f2c24417dad1baf6da1679dd026158b8",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=45247e821e0f186f11e4b3ede0772767"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 11.5,
                  "y": 5604.46875
                },
                "bottom-right": {
                  "x": 110.5,
                  "y": 5635.46875
                },
                "height": 31,
                "width": 99
              },
              "position": {
                "line": 4823,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://cdt.org/insights/cdt-and-aapd-report-centering-disability-in-technology-policy-issue-landscape-and-potential-opportunities-for-action/\" class=\"module-call-to-action\"&gt;Read Report\n&lt;/a&gt;",
              "xpath": "/html/body/div[1]/main[1]/div[1]/section[7]/div[1]/p[2]/a[1]",
              "issueID": "fd6ace068bcf8e38cc2764fdd613e760",
              "signature": "73cafe13c976e2c709242d136274df9e",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=fd6ace068bcf8e38cc2764fdd613e760"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 625.890625,
                  "y": 6396.46875
                },
                "bottom-right": {
                  "x": 724.890625,
                  "y": 6427.46875
                },
                "height": 31,
                "width": 99
              },
              "position": {
                "line": 4823,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://cdt.org/insights/report-making-transparency-meaningful-a-framework-for-policymakers/\" class=\"module-call-to-action\"&gt;Read Report\n&lt;/a&gt;",
              "xpath": "/html/body/div[1]/main[1]/div[1]/section[8]/div[1]/p[2]/a[1]",
              "issueID": "93e43b837f9685fd985c08974fa0447e",
              "signature": "461227bc14676ce6b04bab787bae56ce",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=93e43b837f9685fd985c08974fa0447e"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 11.5,
                  "y": 7210.46875
                },
                "bottom-right": {
                  "x": 110.5,
                  "y": 7241.46875
                },
                "height": 31,
                "width": 99
              },
              "position": {
                "line": 4990,
                "column": 34
              },
              "errorSnippet": "&lt;a href=\"https://cdt.org/insights/report-legal-loopholes-and-data-for-dollars-how-law-enforcement-and-intelligence-agencies-are-buying-your-data-from-brokers/\" class=\"module-call-to-action\"&gt;Read Report\n&lt;/a&gt;",
              "xpath": "/html/body/div[1]/main[1]/div[1]/section[9]/div[1]/p[2]/a[1]",
              "issueID": "432fc1012e1fea8b73c73e309f4e1a90",
              "signature": "508499c27b348a5a63ea5e82a0861ab2",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=432fc1012e1fea8b73c73e309f4e1a90"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 625.890625,
                  "y": 8139.46875
                },
                "bottom-right": {
                  "x": 724.890625,
                  "y": 8170.46875
                },
                "height": 31,
                "width": 99
              },
              "position": {
                "line": 4991,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://cdt.org/insights/outside-looking-in-approaches-to-content-moderation-in-end-to-end-encrypted-systems/\" class=\"module-call-to-action\"&gt;Read Report\n&lt;/a&gt;",
              "xpath": "/html/body/div[1]/main[1]/div[1]/section[10]/div[1]/p[2]/a[1]",
              "issueID": "3f0b03e4ab4d1c2be3245cce1a656ac8",
              "signature": "11e7f894fb7e2612eaed101f408fbd4d",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=3f0b03e4ab4d1c2be3245cce1a656ac8"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 691.59375,
                  "y": 14632.953125
                },
                "bottom-right": {
                  "x": 750.59375,
                  "y": 14654.953125
                },
                "height": 22,
                "width": 59
              },
              "position": {
                "line": 7299,
                "column": 33
              },
              "errorSnippet": "&lt;a href=\"https://cdt.org/donate/\"&gt;Donate\n&lt;/a&gt;",
              "xpath": "/html/body/footer[1]/div[1]/div[2]/div[2]/ul[1]/li[5]/a[1]",
              "issueID": "36cd5eb4b84e23d308fb9d8239fa1b88",
              "signature": "e6c9fa78a0e0cf7d38bb399a9f7cd410",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=36cd5eb4b84e23d308fb9d8239fa1b88"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 852.59375,
                  "y": 14381.953125
                },
                "bottom-right": {
                  "x": 935.59375,
                  "y": 14430.953125
                },
                "height": 49,
                "width": 83
              },
              "position": {
                "line": 7456,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://cdt.org/areas-of-focus/\"&gt;Areas of Focus\n&lt;/a&gt;",
              "xpath": "/html/body/footer[1]/div[1]/div[2]/div[3]/h2[1]/a[1]",
              "issueID": "b8c10a2959a6116e09bb2287744e70aa",
              "signature": "ff43d3fc37d7b9916c9aa2f395fce429",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=b8c10a2959a6116e09bb2287744e70aa"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 1024,
                  "y": 15172.7
                },
                "height": 15172.7,
                "width": 1024
              },
              "position": {
                "line": 2865,
                "column": 60
              },
              "errorSnippet": "&lt;body class=\"home page-template-default page page-id-20910\"&gt;&lt;a id=\"top\" href=\"#content\" class=\"screen-reader-text skip-to-content-link\"&gt;Skip to Content&lt;/a&gt;\n&lt;header class=\"site-header js-site-header\"&gt;\n&lt;a href=\"https://cdt.org\" c",
              "xpath": "/html/body",
              "issueID": "d58e699298a4ef1b340321a142076601",
              "signature": "65ca339ac2aefa3d445145457c32cde6",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=d58e699298a4ef1b340321a142076601"
            },
            {
              "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": 696,
                "column": 3
              },
              "errorSnippet": "&lt;li class=\"top-level areas-of-focus has-children\"&gt;&lt;a href=\"/areas-of-focus/\"&gt;Areas of Focus &lt;svg class=\"icon icon-right-angle-bracket\" role=\"image\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 9.512 17.538\"&gt;&lt;path data-name=\"Path 7",
              "xpath": "/html/body/header[1]/nav[1]/ol[1]/li[3]",
              "issueID": "1aad96417d38a1dfda9250e7e10ea230",
              "signature": "2722e3769127b40894531bcce531eaa7",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=1aad96417d38a1dfda9250e7e10ea230"
            },
            {
              "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": 16,
                  "y": 484.96875
                },
                "bottom-right": {
                  "x": 393.609,
                  "y": 918.96875
                },
                "height": 434,
                "width": 377.609
              },
              "position": {
                "line": 829,
                "column": 19560
              },
              "errorSnippet": "&lt;p&gt;CDT condemns the Supreme Court’s ruling in &lt;em&gt;Dobbs v. Jackson Women’s Health Org&lt;/em&gt; as profoundly misguided, with devastating impact for the right to privacy of people seeking reproductive care. State laws that criminalize aborti",
              "xpath": "/html/body/div[1]/main[1]/div[1]/section[1]/div[1]/p[1]",
              "issueID": "dc7ece5c6faa7773303f5e61c48b19ed",
              "signature": "8aeb34aab049662ba5b99aea3a1918bf",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=dc7ece5c6faa7773303f5e61c48b19ed"
            },
            {
              "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": 516.391,
                  "y": 288.438
                },
                "height": 288.438,
                "width": 516.391
              },
              "position": {
                "line": 6533,
                "column": 42
              },
              "errorSnippet": "&lt;div class=\"inner-media\"&gt;&lt;img width=\"1024\" height=\"572\" src=\"https://cdt.org/wp-content/uploads/2020/03/2020-03-10-CDT-default-image-BLUE-1024x572.png\" class=\"attachment-large size-large\" alt=\"The CDT logo. A white &amp;quot;cdt&amp;quot; alongs",
              "xpath": "/html/body/div[1]/main[1]/div[1]/section[1]/div[2]/div[1]",
              "issueID": "7773407f65b7afb04f532fd6e1482d0b",
              "signature": "47fb4f1138255533934c79bdb031ac8a",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=7773407f65b7afb04f532fd6e1482d0b"
            },
            {
              "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": 630.390625,
                  "y": 1484.96875
                },
                "bottom-right": {
                  "x": 1007.9996249999999,
                  "y": 1763.96875
                },
                "height": 279,
                "width": 377.609
              },
              "position": {
                "line": 6071,
                "column": 423
              },
              "errorSnippet": "&lt;p&gt;CDT joined a coalition of human rights organizations, including EFF, the National Coalition Against Censorship, R Street Institute, the Woodhull Freedom Foundation, and the Wikimedia Foundation, asking the U.S. Supreme Court to prevent Texas’s s",
              "xpath": "/html/body/div[1]/main[1]/div[1]/section[2]/div[1]/p[1]",
              "issueID": "bebb74fcf11a070195972fb6251890fa",
              "signature": "0e1e097b9f980093a2cbf424bfe26f3a",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=bebb74fcf11a070195972fb6251890fa"
            },
            {
              "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": 516.391,
                  "y": 270.297
                },
                "height": 270.297,
                "width": 516.391
              },
              "position": {
                "line": 8592,
                "column": 1
              },
              "errorSnippet": "&lt;div class=\"inner-media\"&gt;&lt;img width=\"1024\" height=\"536\" src=\"https://cdt.org/wp-content/uploads/2022/05/CDT-EFF-Other-Orgs-Lead-Supreme-Court-Brief-Urging-High-Court-to-Stop-Texas-Social-Media-Law-1024x536.png\" class=\"attachment-large size-large",
              "xpath": "/html/body/div[1]/main[1]/div[1]/section[2]/div[2]/div[1]",
              "issueID": "552a13b1937720d26284e497cf23a46e",
              "signature": "7da5c81e7dd678a29478cced9fc91cb0",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=552a13b1937720d26284e497cf23a46e"
            },
            {
              "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": 16,
                  "y": 2276.96875
                },
                "bottom-right": {
                  "x": 393.609,
                  "y": 2555.96875
                },
                "height": 279,
                "width": 377.609
              },
              "position": {
                "line": 8536,
                "column": 0
              },
              "errorSnippet": "&lt;p&gt;In 2019, Facebook asked Business for Social Responsibility (BSR) to conduct a thorough human rights impact assessment (HRIA) of its plans to roll out end-to-end encryption for all of its messaging services. BSR recently published its report, alo",
              "xpath": "/html/body/div[1]/main[1]/div[1]/section[3]/div[1]/p[1]",
              "issueID": "c797cba4df1a26a357a8a179fbe5a23d",
              "signature": "111c4e5428d0ceef97cd5aa4d49cb68d",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=c797cba4df1a26a357a8a179fbe5a23d"
            },
            {
              "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": 516.391,
                  "y": 288.438
                },
                "height": 288.438,
                "width": 516.391
              },
              "position": {
                "line": 8605,
                "column": 1
              },
              "errorSnippet": "&lt;div class=\"inner-media\"&gt;&lt;img width=\"1024\" height=\"572\" src=\"https://cdt.org/wp-content/uploads/2020/03/2020-03-10-CDT-default-image-WHITE-1024x572.png\" class=\"attachment-large size-large\" alt=\"The CDT logo. A light and dark grey &amp;quot;cdt&a",
              "xpath": "/html/body/div[1]/main[1]/div[1]/section[3]/div[2]/div[1]",
              "issueID": "b5e1a5037ee9cf66e603a71bbcb52dba",
              "signature": "02837019c357da07a0d770a23f47879b",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=b5e1a5037ee9cf66e603a71bbcb52dba"
            },
            {
              "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": 630.390625,
                  "y": 3121.96875
                },
                "bottom-right": {
                  "x": 1007.9996249999999,
                  "y": 3400.96875
                },
                "height": 279,
                "width": 377.609
              },
              "position": {
                "line": 8536,
                "column": 0
              },
              "errorSnippet": "&lt;p&gt;CDT joined 35+ civil society orgs in calling on the U.S. and other governments to ensure that their sanctions policies do not result in people in Russia being cut off from the Internet. Internet access is vital to the safety and well-being of ci",
              "xpath": "/html/body/div[1]/main[1]/div[1]/section[4]/div[1]/p[1]",
              "issueID": "1bac556beb9a5756fecf552607ea248e",
              "signature": "88bc48a77325a5ecb724370767b7617d",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=1bac556beb9a5756fecf552607ea248e"
            },
            {
              "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": 516.391,
                  "y": 270.297
                },
                "height": 270.297,
                "width": 516.391
              },
              "position": {
                "line": 8618,
                "column": 1
              },
              "errorSnippet": "&lt;div class=\"inner-media\"&gt;&lt;img width=\"1024\" height=\"536\" src=\"https://cdt.org/wp-content/uploads/2022/03/CDT-Joins-Letter-Urging-White-House-World-Governments-to-Ensure-Internet-Access-to-Russian-People-1024x536.png\" class=\"attachment-large size-",
              "xpath": "/html/body/div[1]/main[1]/div[1]/section[4]/div[2]/div[1]",
              "issueID": "5c4a3b2b4a944e2e37c94db7ae2db416",
              "signature": "427c0bcfed99733dd6f654782546cd5a",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=5c4a3b2b4a944e2e37c94db7ae2db416"
            },
            {
              "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": 16,
                  "y": 3860.96875
                },
                "bottom-right": {
                  "x": 393.609,
                  "y": 4077.96875
                },
                "height": 217,
                "width": 377.609
              },
              "position": {
                "line": 8536,
                "column": 0
              },
              "errorSnippet": "&lt;p&gt;CDT’s latest report identifies and suggests ways in which privacy protections around consumer health information can benefit everyone, including underrepresented and overlooked communities harmed by current health data practices.&lt;/p&gt;",
              "xpath": "/html/body/div[1]/main[1]/div[1]/section[5]/div[1]/p[1]",
              "issueID": "a4d4b955f2bbf3642adbd16e77dbca67",
              "signature": "f2be6bfb51aa74ef9c223b238eb9272d",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=a4d4b955f2bbf3642adbd16e77dbca67"
            },
            {
              "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": 516.391,
                  "y": 270.297
                },
                "height": 270.297,
                "width": 516.391
              },
              "position": {
                "line": 8631,
                "column": 1
              },
              "errorSnippet": "&lt;div class=\"inner-media\"&gt;&lt;img width=\"1024\" height=\"536\" src=\"https://cdt.org/wp-content/uploads/2022/03/2022-03-23-CDT-Placing-Equity-at-the-Center-of-Health-Care-Technology-cover-191x1-1-1024x536.jpg\" class=\"attachment-large size-large\" alt=\"Pl",
              "xpath": "/html/body/div[1]/main[1]/div[1]/section[5]/div[2]/div[1]",
              "issueID": "c86f8ad3e8971a661590742ba421369e",
              "signature": "75552cf2478034bac62e0bcacdecc96d",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=c86f8ad3e8971a661590742ba421369e"
            },
            {
              "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": 630.390625,
                  "y": 4537.96875
                },
                "bottom-right": {
                  "x": 1007.9996249999999,
                  "y": 4785.96875
                },
                "height": 248,
                "width": 377.609
              },
              "position": {
                "line": 8536,
                "column": 0
              },
              "errorSnippet": "&lt;p&gt;CDT is leading 60+ human rights, civil rights, &amp;amp; open Internet orgs – including ACLU, HRC, GLAAD, and others – in calling on Congress to oppose the fatally-flawed EARN IT Act. It threatens encryption &amp;amp; freedom of expression while",
              "xpath": "/html/body/div[1]/main[1]/div[1]/section[6]/div[1]/p[1]",
              "issueID": "5118b0cee3895cd0c4807d7592ea9add",
              "signature": "e00894cd4e723762437a22494b775471",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=5118b0cee3895cd0c4807d7592ea9add"
            },
            {
              "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": 516.391,
                  "y": 516.391
                },
                "height": 516.391,
                "width": 516.391
              },
              "position": {
                "line": 8644,
                "column": 1
              },
              "errorSnippet": "&lt;div class=\"inner-media\"&gt;&lt;img width=\"1024\" height=\"536\" src=\"https://cdt.org/wp-content/uploads/2022/02/Human-rights-coalition-opposition-letter-to-EARN-IT-Act-S3538-1024x536.png\" class=\"attachment-large size-large\" alt=\"CDT led a coalition lett",
              "xpath": "/html/body/div[1]/main[1]/div[1]/section[6]/div[2]/div[1]",
              "issueID": "bd6092c94daae71183fbc22f63766397",
              "signature": "a5fe422bfc2d79ae859175b6a841b712",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=bd6092c94daae71183fbc22f63766397"
            },
            {
              "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": 16,
                  "y": 5298.96875
                },
                "bottom-right": {
                  "x": 393.609,
                  "y": 5608.96875
                },
                "height": 310,
                "width": 377.609
              },
              "position": {
                "line": 8540,
                "column": 278
              },
              "errorSnippet": "&lt;p&gt;Undertaken as a collaboration between the American Association of People with Disabilities (AAPD) and the Center for Democracy and Technology (CDT) with the support of Freedman Consulting, this report is intended to help public interest organiza",
              "xpath": "/html/body/div[1]/main[1]/div[1]/section[7]/div[1]/p[1]",
              "issueID": "6bbcb50fed6b8af1c57f9c7c6b477e46",
              "signature": "1ebbf6a8d5673355b0eeef8d1b50dd85",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=6bbcb50fed6b8af1c57f9c7c6b477e46"
            },
            {
              "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": 516.391,
                  "y": 516.391
                },
                "height": 516.391,
                "width": 516.391
              },
              "position": {
                "line": 8657,
                "column": 1
              },
              "errorSnippet": "&lt;div class=\"inner-media\"&gt;&lt;img width=\"1024\" height=\"536\" src=\"https://cdt.org/wp-content/uploads/2021/12/2021-12-06-Centering-Disability-in-Technology-Policy-cover-191x1-insights-page-2500x-1024x536.png\" class=\"attachment-large size-large\" alt=\"A",
              "xpath": "/html/body/div[1]/main[1]/div[1]/section[7]/div[2]/div[1]",
              "issueID": "60f0238cbfea2edc474b1ab5c629cd90",
              "signature": "03352b2bd899c22b48c1d15ab8c870cf",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=60f0238cbfea2edc474b1ab5c629cd90"
            },
            {
              "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": 630.390625,
                  "y": 6121.96875
                },
                "bottom-right": {
                  "x": 1007.9996249999999,
                  "y": 6400.96875
                },
                "height": 279,
                "width": 377.609
              },
              "position": {
                "line": 8568,
                "column": 213
              },
              "errorSnippet": "&lt;p&gt;The term &lt;em&gt;transparency &lt;/em&gt;is everywhere in policy debates. This paper sets forth a conceptual framework for transparency about practices that affect users’ speech, access to information, and privacy from government surveillance.",
              "xpath": "/html/body/div[1]/main[1]/div[1]/section[8]/div[1]/p[1]",
              "issueID": "f3a2bca99e107d50fa645b9b1fe26509",
              "signature": "72ae8ccaf5e3f0f84046876cb4829a64",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=f3a2bca99e107d50fa645b9b1fe26509"
            },
            {
              "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": 516.391,
                  "y": 516.391
                },
                "height": 516.391,
                "width": 516.391
              },
              "position": {
                "line": 8670,
                "column": 1
              },
              "errorSnippet": "&lt;div class=\"inner-media\"&gt;&lt;img width=\"1024\" height=\"536\" src=\"https://cdt.org/wp-content/uploads/2021/12/2021-12-13-Making-Transparency-Meaningful-cover-graphic-191x1-2500x-1024x536.jpg\" class=\"attachment-large size-large\" alt=\"CDT report, entitl",
              "xpath": "/html/body/div[1]/main[1]/div[1]/section[8]/div[2]/div[1]",
              "issueID": "ea03880a57722db7d3e44dd2c0f3423a",
              "signature": "1f18f62cc234121b11998f3d457ae55d",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=ea03880a57722db7d3e44dd2c0f3423a"
            },
            {
              "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": 16,
                  "y": 6966.96875
                },
                "bottom-right": {
                  "x": 393.609,
                  "y": 7214.96875
                },
                "height": 248,
                "width": 377.609
              },
              "position": {
                "line": 8582,
                "column": 178
              },
              "errorSnippet": "&lt;p&gt;This report between our Research + Security &amp;amp; Surveillance teams examines the concerning &amp;amp; rising practice of law enforcement &amp;amp; intelligence agencies sidestepping legal processes by obtaining data on Americans through com",
              "xpath": "/html/body/div[1]/main[1]/div[1]/section[9]/div[1]/p[1]",
              "issueID": "273cbd74eb9f04517cea33e99c27d340",
              "signature": "343f3ba40ce3da9479fbb54b88921af1",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=273cbd74eb9f04517cea33e99c27d340"
            },
            {
              "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": 516.391,
                  "y": 516.391
                },
                "height": 516.391,
                "width": 516.391
              },
              "position": {
                "line": 8683,
                "column": 1
              },
              "errorSnippet": "&lt;div class=\"inner-media\"&gt;&lt;img width=\"1024\" height=\"536\" src=\"https://cdt.org/wp-content/uploads/2021/12/2021-12-08-Legal-Loopholes-and-Data-for-Dollars-191x1-cover-SM-2500x-1024x536.png\" class=\"attachment-large size-large\" alt=\"CDT Research repo",
              "xpath": "/html/body/div[1]/main[1]/div[1]/section[9]/div[2]/div[1]",
              "issueID": "1181109ee0677f084bd9c6c21cbe3f39",
              "signature": "541368b207e394ba9e1e601850e9df84",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=1181109ee0677f084bd9c6c21cbe3f39"
            },
            {
              "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": 630.390625,
                  "y": 7833.96875
                },
                "bottom-right": {
                  "x": 1007.9996249999999,
                  "y": 8143.96875
                },
                "height": 310,
                "width": 377.609
              },
              "position": {
                "line": 8595,
                "column": 1
              },
              "errorSnippet": "&lt;p&gt;A new front has opened up in the Crypto Wars:&amp;nbsp;how providers of end-to-end encrypted communications services can and should moderate unwanted content. This report finds effective ways to moderate problematic content within end-to-end enc",
              "xpath": "/html/body/div[1]/main[1]/div[1]/section[10]/div[1]/p[1]",
              "issueID": "6983d69bfe881b0d579bfa83671562a9",
              "signature": "b193bd9bafe8241c9b3bf14e7334fbc2",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=6983d69bfe881b0d579bfa83671562a9"
            },
            {
              "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": 516.391,
                  "y": 516.391
                },
                "height": 516.391,
                "width": 516.391
              },
              "position": {
                "line": 8696,
                "column": 1
              },
              "errorSnippet": "&lt;div class=\"inner-media\"&gt;&lt;img width=\"1024\" height=\"536\" src=\"https://cdt.org/wp-content/uploads/2021/08/cdt-e2ee-social-cover-sm-1024x536.png\" class=\"attachment-large size-large\" alt=\"Cover of CDT's report, &amp;quot;Outside Looking In: Approach",
              "xpath": "/html/body/div[1]/main[1]/div[1]/section[10]/div[2]/div[1]",
              "issueID": "d67fe9dec01987025012e0d2efa2c149",
              "signature": "513e438d5a4689d1119a91d80d74a76b",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=d67fe9dec01987025012e0d2efa2c149"
            },
            {
              "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": 630.390625,
                  "y": 8598.65625
                },
                "bottom-right": {
                  "x": 1007.9996249999999,
                  "y": 8877.65625
                },
                "height": 279,
                "width": 377.609
              },
              "position": {
                "line": 8608,
                "column": 1
              },
              "errorSnippet": "&lt;p&gt;At the Center for Democracy &amp;amp; Technology (CDT), we believe in the power of the internet. Whether it’s facilitating entrepreneurial endeavors, providing access to new markets and opportunities, or creating a platform for free speech, the ",
              "xpath": "/html/body/div[1]/main[1]/div[1]/section[11]/div[1]/p[1]",
              "issueID": "db8a294fd8e3d76d4cf7a27afb536e8f",
              "signature": "4fce128f872ab6c4158cd0bdc0daa98e",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=db8a294fd8e3d76d4cf7a27afb536e8f"
            },
            {
              "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": 16,
                  "y": 9921.046875
                },
                "bottom-right": {
                  "x": 393.609,
                  "y": 10138.046875
                },
                "height": 217,
                "width": 377.609
              },
              "position": {
                "line": 8620,
                "column": 32
              },
              "errorSnippet": "&lt;p&gt;In 2021 – at a pivotal time for democracy – CDT was at the forefront, advancing a tech policy agenda focused on equity and democratic values. Read more about how we took advantage of the year’s new beginnings in tech policy in our 2021 Annual Re",
              "xpath": "/html/body/div[1]/main[1]/div[1]/section[13]/div[1]/p[1]",
              "issueID": "d8a42ac49d8f1efbeb1ad592577019d7",
              "signature": "3f77bf4b7f5cd2c5f8b1669b4cc9f80b",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=d8a42ac49d8f1efbeb1ad592577019d7"
            },
            {
              "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": 516.391,
                  "y": 516.391
                },
                "height": 516.391,
                "width": 516.391
              },
              "position": {
                "line": 8724,
                "column": 1
              },
              "errorSnippet": "&lt;div class=\"inner-media\"&gt;&lt;img width=\"1024\" height=\"536\" src=\"https://cdt.org/wp-content/uploads/2022/05/2022-05-27-Annual-Report-cover-for-website-191x1-2500x-1024x536.jpg\" class=\"attachment-large size-large\" alt=\"CDT's 2021 Annual Report. Photo",
              "xpath": "/html/body/div[1]/main[1]/div[1]/section[13]/div[2]/div[1]",
              "issueID": "3eed94f84cb5800ff83e68e3e079fc23",
              "signature": "c36cb1342a25c20a93d93caee3e167fa",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=3eed94f84cb5800ff83e68e3e079fc23"
            },
            {
              "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": 57.265625,
                  "y": 10646.75
                },
                "bottom-right": {
                  "x": 464.874625,
                  "y": 10770.75
                },
                "height": 124,
                "width": 407.609
              },
              "position": {
                "line": 8726,
                "column": 1
              },
              "errorSnippet": "&lt;div class=\"stat-description\" style=\"\"&gt;&lt;p&gt;Number of organizations that sent a letter urging Apple to abandon its plans to build surveillance capabilities into its iPhones &amp;amp; other products.&amp;nbsp;&lt;em&gt;&lt;a href=\"https://cdt.or",
              "xpath": "/html/body/div[1]/main[1]/div[1]/section[14]/div[1]/div[1]",
              "issueID": "8a0915332dfad5042950c04610110c7c",
              "signature": "d8787cfc9b9330fd6ada8fb4915a0aff",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=8a0915332dfad5042950c04610110c7c"
            },
            {
              "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": 554.140625,
                  "y": 10646.75
                },
                "bottom-right": {
                  "x": 961.7496249999999,
                  "y": 10739.75
                },
                "height": 93,
                "width": 407.609
              },
              "position": {
                "line": 8766,
                "column": 1
              },
              "errorSnippet": "&lt;div class=\"stat-description\" style=\"\"&gt;&lt;p&gt;Number of email newsletters around bubbling policy areas like student privacy &amp;amp; equity, AI, and more. &lt;a href=\"https://cdt.org/email-signup/\" target=\"_blank\" rel=\"noopener\"&gt;&lt;em&gt;Sig",
              "xpath": "/html/body/div[1]/main[1]/div[1]/section[14]/div[2]/div[1]",
              "issueID": "0fd2ad6b2aa1f5e885117a33312b772b",
              "signature": "6988905460d8df391a44ebb852f330e0",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=0fd2ad6b2aa1f5e885117a33312b772b"
            },
            {
              "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": 512,
                  "y": 11353.75
                },
                "bottom-right": {
                  "x": 1006,
                  "y": 11672.75
                },
                "height": 319,
                "width": 494
              },
              "position": {
                "line": 5470,
                "column": 52
              },
              "errorSnippet": "&lt;a href=\"https://cdt.org/insights/cracking-down-on-federal-aid-for-reproductive-health-surveillance-the-national-domestic-communications-assistance-center/\" class=\"link\"&gt; &lt;div class=\"image\"&gt;&lt;img width=\"1024\" height=\"572\" src=\"https://cdt.o",
              "xpath": "/html/body/div[1]/main[1]/div[1]/section[15]/div[1]/div[2]/div[1]/a[1]",
              "issueID": "659924f5cbf7e04cfd4d8596af6633ff",
              "signature": "678d072539ca9aa8a3cdbfa7a3b18718",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=659924f5cbf7e04cfd4d8596af6633ff"
            },
            {
              "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": 512,
                  "y": 11706.75
                },
                "bottom-right": {
                  "x": 1006,
                  "y": 11959.75
                },
                "height": 253,
                "width": 494
              },
              "position": {
                "line": 5471,
                "column": 58
              },
              "errorSnippet": "&lt;a href=\"https://cdt.org/insights/united-nations-human-rights-chief-warns-of-the-dangers-of-breaking-encryption-mass-surveillance/\" class=\"link\"&gt; &lt;div class=\"image\"&gt;&lt;img width=\"1024\" height=\"536\" src=\"https://cdt.org/wp-content/uploads/202",
              "xpath": "/html/body/div[1]/main[1]/div[1]/section[15]/div[1]/div[2]/div[2]/a[1]",
              "issueID": "178447d8bcf48ce7458bab46dad2f87d",
              "signature": "3f543f74153671f5f763dc31d966f758",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=178447d8bcf48ce7458bab46dad2f87d"
            },
            {
              "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": 685.21875,
                  "y": 12297.15625
                },
                "bottom-right": {
                  "x": 1007.99975,
                  "y": 12576.15625
                },
                "height": 279,
                "width": 322.781
              },
              "position": {
                "line": 8659,
                "column": 32
              },
              "errorSnippet": "&lt;p&gt;We are a team of experts with deep knowledge of issues pertaining to the internet, privacy, security, technology, and intellectual property. We come from academia, private enterprise, government, and the non-profit worlds to translate complex po",
              "xpath": "/html/body/div[1]/main[1]/div[1]/section[16]/div[2]/p[1]",
              "issueID": "a68ec13c703ebdb60a47505803c53f2b",
              "signature": "5780f8fd772c5cbb58e384350a058048",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=a68ec13c703ebdb60a47505803c53f2b"
            },
            {
              "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": 139
                },
                "bottom-right": {
                  "x": 377.609,
                  "y": 356
                },
                "height": 217,
                "width": 377.609
              },
              "position": {
                "line": 8660,
                "column": 1
              },
              "errorSnippet": "&lt;p&gt;Tech is all around you – and now, insights on the tech policies that are shaping your digital world can be added to your podcast playlist. &lt;em&gt;You can find CDT’s Tech Talk on &lt;a href=\"https://open.spotify.com/show/0SsIesR5GZGQpF3giX8vC0",
              "xpath": "/html/body/div[1]/main[1]/div[1]/section[17]/div[1]/p[1]",
              "issueID": "f740c93742186691534b10be5c4b76fd",
              "signature": "7f79d566df529ea577faf170101dc655",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=f740c93742186691534b10be5c4b76fd"
            },
            {
              "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": 536,
                  "y": 13840.953125
                },
                "bottom-right": {
                  "x": 932.797,
                  "y": 14119.953125
                },
                "height": 279,
                "width": 396.797
              },
              "position": {
                "line": 8672,
                "column": 32
              },
              "errorSnippet": "&lt;p&gt;Do the possibilities presented by an innovative, open, and free internet inspire you? Do you find yourself engaged in passionate discussions about privacy policies? Are you yearning to put your expertise to work on Internet neutrality legislatio",
              "xpath": "/html/body/div[1]/main[1]/div[1]/section[18]/div[1]/p[1]",
              "issueID": "23d0a8202f8f7cdb75f73e149fbe0c57",
              "signature": "99d31cbc8008438dab4fe70f893fec21",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=23d0a8202f8f7cdb75f73e149fbe0c57"
            },
            {
              "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": 968,
                  "y": 40.984375
                },
                "bottom-right": {
                  "x": 1008,
                  "y": 80.984375
                },
                "height": 40,
                "width": 40
              },
              "position": {
                "line": 829,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"#main-navigation\" class=\"mobile-menu-trigger js-mobile-menu-trigger\"&gt;&lt;svg class=\"icon icon-menu\" role=\"image\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 31.505 19.722\"&gt;&lt;g fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"&gt;",
              "xpath": "/html/body/header[1]/a[2]",
              "issueID": "358da588655eebca896dc53272c5683f",
              "signature": "fbb3439106ae774d3fe901feeb9ff088",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=358da588655eebca896dc53272c5683f"
            },
            {
              "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": -28,
                  "y": -18
                },
                "height": -18,
                "width": -28
              },
              "position": {
                "line": 4463,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/search/\"&gt;&lt;svg class=\"icon icon-magnifying-glass\" role=\"image\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"-4 -4 52 52\"&gt;&lt;path d=\"M46.614 44.146l-12.189-12.19a19.287 19.287 0 0 0 4.354-12.219c0-10.692-8.697-19.39-19.389-19.39S0 9.0",
              "xpath": "/html/body/header[1]/nav[1]/section[1]/ul[1]/li[4]/a[1]",
              "issueID": "0071e4eea274efdb54869f623bd4e4d5",
              "signature": "ce3d2f9b89b0d25f47a9062f7093809c",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=0071e4eea274efdb54869f623bd4e4d5"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -32,
                  "y": -3
                },
                "height": -3,
                "width": -32
              },
              "position": {
                "line": 830,
                "column": 215
              },
              "errorSnippet": "&lt;input type=\"text\" value=\"\" name=\"keyword\" class=\"search-input\" id=\"sitewide-search-input\"&gt;",
              "xpath": "/html/body/header[1]/nav[1]/section[2]/div[1]/form[1]/input[1]",
              "issueID": "9e727204278fdb2e47dee8e3adb72aa3",
              "signature": "f798e678949149ba6a4e3cc5cd4634f0",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=9e727204278fdb2e47dee8e3adb72aa3"
            },
            {
              "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": 951,
                  "y": 15050.21875
                },
                "bottom-right": {
                  "x": 967,
                  "y": 15070.21875
                },
                "height": 20,
                "width": 16
              },
              "position": {
                "line": 8540,
                "column": 126
              },
              "errorSnippet": "&lt;a href=\"https://www.facebook.com/CenDemTech\" rel=\"me\"&gt;&lt;svg class=\"icon icon-facebook\" role=\"image\" aria-hidden=\"true\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 320 512\"&gt;&lt;path fill=\"currentColor\" d=\"M279.14 288l14.22-92.66h-88.91v-60",
              "xpath": "/html/body/footer[1]/div[2]/ul[2]/li[1]/a[1]",
              "issueID": "9f42e842e054f2db43234d83c38375ef",
              "signature": "1cf4edb2aae27e5e0fbcd0948ca36a0d",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=9f42e842e054f2db43234d83c38375ef"
            },
            {
              "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": 967,
                  "y": 15050.21875
                },
                "bottom-right": {
                  "x": 983,
                  "y": 15070.21875
                },
                "height": 20,
                "width": 16
              },
              "position": {
                "line": 8542,
                "column": 5
              },
              "errorSnippet": "&lt;a href=\"https://twitter.com/CenDemTech\" rel=\"me\"&gt;&lt;svg class=\"icon icon-twitter\" role=\"image\" aria-hidden=\"true\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 512 512\"&gt;&lt;path fill=\"currentColor\" d=\"M459.37 151.716c.325 4.548.325 9.097.325",
              "xpath": "/html/body/footer[1]/div[2]/ul[2]/li[2]/a[1]",
              "issueID": "278a26016a0baff27a23a6153dfeb9b0",
              "signature": "b89e04b3678eb230e3ed44a7e18ae8e1",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=278a26016a0baff27a23a6153dfeb9b0"
            },
            {
              "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": 983,
                  "y": 15050.21875
                },
                "bottom-right": {
                  "x": 999,
                  "y": 15070.21875
                },
                "height": 20,
                "width": 16
              },
              "position": {
                "line": 8543,
                "column": 5
              },
              "errorSnippet": "&lt;a href=\"https://www.linkedin.com/company/center-for-democracy-&amp;amp;-technology/\" rel=\"me\"&gt;&lt;svg class=\"icon icon-linkedin\" role=\"image\" aria-hidden=\"true\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 448 512\"&gt;&lt;path fill=\"currentColo",
              "xpath": "/html/body/footer[1]/div[2]/ul[2]/li[3]/a[1]",
              "issueID": "297b225eabb2efe99e604b92a4efc8db",
              "signature": "1f1fccc76fa1a8956d60c9c79ecdf19f",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=297b225eabb2efe99e604b92a4efc8db"
            },
            {
              "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": 208.265625,
                  "y": 10741.75
                },
                "bottom-right": {
                  "x": 254.265625,
                  "y": 10767.75
                },
                "height": 26,
                "width": 46
              },
              "position": {
                "line": 5291,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://cdt.org/press/in-letter-to-apple-ceo-90-organizations-urge-tim-cook-to-scrap-plans-to-weaken-digital-privacy-and-security/\" target=\"_blank\" rel=\"noopener\"&gt;Read&lt;/a&gt;",
              "xpath": "/html/body/div[1]/main[1]/div[1]/section[14]/div[1]/div[1]/p[1]/em[1]/a[1]",
              "issueID": "bc4b49d91b12ae4a37472cc73d492bef",
              "signature": "b121169224a9daceb5b88190738338f6",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=bc4b49d91b12ae4a37472cc73d492bef"
            },
            {
              "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": 751.140625,
                  "y": 10710.75
                },
                "bottom-right": {
                  "x": 823.140625,
                  "y": 10736.75
                },
                "height": 26,
                "width": 72
              },
              "position": {
                "line": 5291,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://cdt.org/email-signup/\" target=\"_blank\" rel=\"noopener\"&gt;&lt;em&gt;Sign up.&lt;/em&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[1]/main[1]/div[1]/section[14]/div[2]/div[1]/p[1]/a[1]",
              "issueID": "bb4f74e94077035b85b96eb52c6862e9",
              "signature": "41ce61fee3183ceeb5cff8e8e192ec37",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=bb4f74e94077035b85b96eb52c6862e9"
            },
            {
              "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": 337.265625,
                  "y": 11051.75
                },
                "bottom-right": {
                  "x": 398.265625,
                  "y": 11077.75
                },
                "height": 26,
                "width": 61
              },
              "position": {
                "line": 5291,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://cdt.org/tech-talks/\" target=\"_blank\" rel=\"noopener\"&gt;Listen.&lt;/a&gt;",
              "xpath": "/html/body/div[1]/main[1]/div[1]/section[14]/div[3]/div[1]/p[1]/em[1]/a[1]",
              "issueID": "e12a89ac69540e5a8a931a22ae8a30ff",
              "signature": "9960eb1bc035018c51c700d48079078b",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=e12a89ac69540e5a8a931a22ae8a30ff"
            },
            {
              "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": 870.140625,
                  "y": 11051.75
                },
                "bottom-right": {
                  "x": 908.140625,
                  "y": 11077.75
                },
                "height": 26,
                "width": 38
              },
              "position": {
                "line": 5458,
                "column": 33
              },
              "errorSnippet": "&lt;a href=\"https://cdt.org/about/collaborating-attorney-network/\" target=\"_blank\" rel=\"noopener\"&gt;&lt;em&gt;Join&lt;/em&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[1]/main[1]/div[1]/section[14]/div[4]/div[1]/p[1]/a[1]",
              "issueID": "46876e5726a15c29a1a2de88da70153c",
              "signature": "05e611ae89c6fbbb89ba6a5d2e5c8efe",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=46876e5726a15c29a1a2de88da70153c"
            },
            {
              "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": 175,
                  "y": 265
                },
                "bottom-right": {
                  "x": 241,
                  "y": 291
                },
                "height": 26,
                "width": 66
              },
              "position": {
                "line": 5879,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://open.spotify.com/show/0SsIesR5GZGQpF3giX8vC0\" target=\"_blank\" rel=\"noopener\"&gt;Spotify&lt;/a&gt;",
              "xpath": "/html/body/div[1]/main[1]/div[1]/section[17]/div[1]/p[1]/em[1]/a[1]",
              "issueID": "0c4214d1c9f0654fa13af443af5e8c83",
              "signature": "a5f88ad41e76e7c9863bc3e973bba302",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=0c4214d1c9f0654fa13af443af5e8c83"
            },
            {
              "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": 250,
                  "y": 265
                },
                "bottom-right": {
                  "x": 362,
                  "y": 291
                },
                "height": 26,
                "width": 112
              },
              "position": {
                "line": 5879,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://soundcloud.com/cdt-tech-talk\" target=\"_blank\" rel=\"noopener\"&gt;SoundCloud&lt;/a&gt;",
              "xpath": "/html/body/div[1]/main[1]/div[1]/section[17]/div[1]/p[1]/em[1]/a[2]",
              "issueID": "95d252c581efbaf5125c675a53e392e4",
              "signature": "828c48421faea8e31a7a30acdf50ea9e",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=95d252c581efbaf5125c675a53e392e4"
            },
            {
              "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": 296
                },
                "bottom-right": {
                  "x": 63,
                  "y": 322
                },
                "height": 26,
                "width": 63
              },
              "position": {
                "line": 6627,
                "column": 34
              },
              "errorSnippet": "&lt;a href=\"https://itunes.apple.com/au/podcast/cdt-tech-talk/id1010874517?mt=2\" target=\"_blank\" rel=\"noopener\"&gt;&amp;nbsp;iTunes&lt;/a&gt;",
              "xpath": "/html/body/div[1]/main[1]/div[1]/section[17]/div[1]/p[1]/em[1]/a[3]",
              "issueID": "3da855405faf54733b15347b56d1e0d4",
              "signature": "0ed43468a0e0a97e0bdf54d27c3d025d",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=3da855405faf54733b15347b56d1e0d4"
            },
            {
              "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": 110,
                  "y": 296
                },
                "bottom-right": {
                  "x": 219,
                  "y": 322
                },
                "height": 26,
                "width": 109
              },
              "position": {
                "line": 6628,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://play.google.com/music/m/Ihvop3fba5orl4ervztxhdgse7u?t=CDT_Tech_Talks\" target=\"_blank\" rel=\"noopener\"&gt;Google&amp;nbsp;Play&lt;/a&gt;",
              "xpath": "/html/body/div[1]/main[1]/div[1]/section[17]/div[1]/p[1]/em[1]/a[4]",
              "issueID": "c0996fe6faf380fe154cf2158a312837",
              "signature": "9c6f6199fb47d4bf5f9090dc3b55e8a7",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=c0996fe6faf380fe154cf2158a312837"
            },
            {
              "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": 327
                },
                "bottom-right": {
                  "x": 72,
                  "y": 353
                },
                "height": 26,
                "width": 72
              },
              "position": {
                "line": 6628,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.stitcher.com/podcast/cdts-tech-talks/cdt-tech-talks\" target=\"_blank\" rel=\"noopener\"&gt;Stitcher&lt;/a&gt;",
              "xpath": "/html/body/div[1]/main[1]/div[1]/section[17]/div[1]/p[1]/em[1]/a[5]",
              "issueID": "f7c952e6d66ad9551d303217df5eda68",
              "signature": "fa2b503c2e2c6696b3d0280cf2472d55",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=f7c952e6d66ad9551d303217df5eda68"
            },
            {
              "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": 114,
                  "y": 327
                },
                "bottom-right": {
                  "x": 174,
                  "y": 353
                },
                "height": 26,
                "width": 60
              },
              "position": {
                "line": 6628,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://tunein.com/podcasts/Technology-Podcasts/CDTs-Tech-Talks-p1105705/\" target=\"_blank\" rel=\"noopener\"&gt;TuneIn&lt;/a&gt;",
              "xpath": "/html/body/div[1]/main[1]/div[1]/section[17]/div[1]/p[1]/em[1]/a[6]",
              "issueID": "bfd8eab6804137e7b223486e55a0e353",
              "signature": "1d733efb38ce8a655dcfa10c1c21de99",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=bfd8eab6804137e7b223486e55a0e353"
            }
          ],
          "log": []
        },
        "success": true
      },
      "endTime": 1664723219287
    }
  ],
  "timeStamp": "69jmj",
  "startTime": "2022-10-02T15:05:34",
  "presses": 0,
  "amountRead": 0,
  "testTimes": [
    [
      "hover",
      36
    ],
    [
      "motion",
      13
    ],
    [
      "ibm",
      6
    ],
    [
      "alfa",
      4
    ],
    [
      "wave",
      2
    ],
    [
      "focAll",
      1
    ],
    [
      "axe",
      1
    ],
    [
      "tenon",
      1
    ],
    [
      "allHidden",
      0
    ],
    [
      "bulk",
      0
    ],
    [
      "docType",
      0
    ],
    [
      "embAc",
      0
    ],
    [
      "focInd",
      0
    ],
    [
      "focOp",
      0
    ],
    [
      "focVis",
      0
    ],
    [
      "labClash",
      0
    ],
    [
      "linkTo",
      0
    ],
    [
      "linkUl",
      0
    ],
    [
      "menuNav",
      0
    ],
    [
      "miniText",
      0
    ],
    [
      "nonTable",
      0
    ],
    [
      "radioSet",
      0
    ],
    [
      "role",
      0
    ],
    [
      "styleDiff",
      0
    ],
    [
      "tabNav",
      0
    ],
    [
      "titledEl",
      0
    ],
    [
      "zIndex",
      0
    ],
    [
      "continuum",
      0
    ],
    [
      "htmlcs",
      0
    ],
    [
      "nuVal",
      0
    ]
  ],
  "logCount": 12,
  "logSize": 552,
  "errorLogCount": 0,
  "errorLogSize": 0,
  "prohibitedCount": 0,
  "visitTimeoutCount": 0,
  "visitRejectionCount": 0,
  "visitLatency": 12,
  "endTime": "2022-10-02T15:06:59",
  "elapsedSeconds": 84,
  "score": {
    "scoreProcID": "sp16a",
    "logWeights": {
      "logCount": 0.5,
      "logSize": 0.01,
      "errorLogCount": 1,
      "errorLogSize": 0.02,
      "prohibitedCount": 15,
      "visitTimeoutCount": 10,
      "visitRejectionCount": 10,
      "visitLatency": 1
    },
    "soloWeight": 2,
    "groupWeights": {
      "absolute": 2,
      "largest": 1,
      "smaller": 0.4
    },
    "preventionWeights": {
      "testaro": 50,
      "other": 100
    },
    "packageDetails": {
      "testaro": {
        "bulk": 0,
        "focInd": 3,
        "focVis": 1,
        "hover": 45,
        "linkUl": 90,
        "role": 40,
        "styleDiff": 26,
        "zIndex": 7
      },
      "alfa": {
        "r11": 24,
        "r62": 48,
        "r65": 1,
        "r66": 16,
        "r69": 16,
        "r73": 124,
        "r78": 4,
        "r87": 1
      },
      "axe": {
        "color-contrast-enhanced": 59,
        "color-contrast": 56,
        "hidden-content": 0,
        "identical-links-same-purpose": 0,
        "link-in-text-block": 2,
        "aria-roles": 48,
        "link-name": 18,
        "region": 2,
        "skip-link": 2
      },
      "continuum": {
        "237": 24,
        "412": 60
      },
      "htmlcs": {
        "e:AA.1_4_3.G145.Fail": 4,
        "e:AA.1_4_3.G18.Fail": 28,
        "e:AA.2_4_1.G1,G123,G124.NoSuchID": 4,
        "e:AA.4_1_2.H91.A.NoContent": 28,
        "w:AA.1_1_1.H67.2": 3,
        "w:AA.1_4_10.C32,C31,C33,C38,SCR34,G206": 1,
        "w:AA.1_4_3.G145.Abs": 3,
        "w:AA.1_4_3.G145.BgImage": 9,
        "w:AA.1_4_3.G18.Abs": 4,
        "w:AA.1_4_3.G18.BgImage": 4,
        "w:AA.1_4_3_F24.F24.FGColour": 1
      },
      "ibm": {
        "WCAG20_A_HasText": 24,
        "Rpt_Aria_ValidRole": 44,
        "Rpt_Aria_OrphanedContent_Native_Host_Sematics": 4,
        "IBMA_Color_Contrast_WCAG2AA": 24,
        "element_attribute_deprecated": 2
      },
      "nuVal": {
        "A document must not include both a meta element with an http-equiv attribute whose value is content-type, and a meta element with a charset attribute.": 4,
        "A meta element with an http-equiv attribute whose value is X-UA-Compatible must have a content attribute with the value IE=edge.": 4,
        "Element title not allowed as child of element head in this context. (Suppressing further errors from this subtree.)": 4,
        "The type attribute is unnecessary for JavaScript resources.": 17,
        "The type attribute for the style element is not needed and should be omitted.": 4,
        "CSS: ms-filter: Property ms-filter doesn't exist.": 16,
        "Bad value image for attribute role on element svg.": 80,
        "Section lacks heading. Consider using h2-h6 elements to add identifying headings to all sections, or else use a div element instead for any cases where no heading is needed.": 3
      },
      "wave": {
        "e:link_empty": 28,
        "e:link_skip_broken": 4,
        "c:contrast": 66,
        "a:alt_long": 14,
        "a:heading_possible": 12,
        "a:link_suspicious": 1
      },
      "tenon": {
        "28": 4,
        "57": 28,
        "73": 16,
        "95": 4,
        "98": 28,
        "144": 128,
        "152": 24,
        "218": 40
      }
    },
    "groupDetails": {
      "groups": {
        "visibleBulk": {
          "testaro": {
            "bulk": {
              "score": 1,
              "what": "Page contains many visible elements"
            }
          }
        },
        "focusIndication": {
          "testaro": {
            "focInd": {
              "score": 3,
              "what": "Focused element displaying no or nostandard focus indicator"
            }
          },
          "alfa": {
            "r65": {
              "score": 1,
              "what": "Element in sequential focus order has no visible focus"
            }
          }
        },
        "focusedAway": {
          "testaro": {
            "focVis": {
              "score": 1,
              "what": "Element when focused is off the display"
            }
          }
        },
        "hoverSurprise": {
          "testaro": {
            "hover": {
              "score": 11,
              "what": "Content changes caused by hovering"
            }
          }
        },
        "linkIndication": {
          "testaro": {
            "linkUl": {
              "score": 45,
              "what": "Non-underlined adjacent links"
            }
          },
          "alfa": {
            "r62": {
              "score": 24,
              "what": "Inline link is not distinct from the surrounding text except by color"
            }
          },
          "axe": {
            "link-in-text-block": {
              "score": 1,
              "what": "Link is not distinct from surrounding text without reliance on color"
            }
          }
        },
        "roleBad": {
          "testaro": {
            "role": {
              "score": 30,
              "what": "Nonexistent or implicit-overriding role"
            }
          },
          "axe": {
            "aria-roles": {
              "score": 36,
              "what": "ARIA role has an invalid value"
            }
          },
          "continuum": {
            "412": {
              "score": 45,
              "what": "element has a role attribute set to an invalid ARIA role value"
            }
          },
          "ibm": {
            "Rpt_Aria_ValidRole": {
              "score": 33,
              "what": "Element has an invalid role"
            }
          }
        },
        "inconsistentStyles": {
          "testaro": {
            "styleDiff": {
              "score": 7,
              "what": "Heading, link, and button style inconsistencies"
            }
          }
        },
        "zIndexNotZero": {
          "testaro": {
            "zIndex": {
              "score": 2,
              "what": "Layering with nondefault z-index values"
            }
          }
        },
        "linkNoText": {
          "alfa": {
            "r11": {
              "score": 24,
              "what": "Link has no accessible name"
            }
          },
          "axe": {
            "link-name": {
              "score": 18,
              "what": "Link has no discernible text"
            }
          },
          "continuum": {
            "237": {
              "score": 24,
              "what": "a element has no mechanism that allows an accessible name value to be calculated"
            }
          },
          "htmlcs": {
            "e:AA.4_1_2.H91.A.NoContent": {
              "score": 28,
              "what": "Link has an href attribute but no text"
            }
          },
          "ibm": {
            "WCAG20_A_HasText": {
              "score": 24,
              "what": "Hyperlink has no text description"
            }
          },
          "wave": {
            "e:link_empty": {
              "score": 28,
              "what": "Link contains no text"
            }
          },
          "tenon": {
            "57": {
              "score": 28,
              "what": "Link has no text inside it"
            }
          }
        },
        "contrastAAA": {
          "alfa": {
            "r66": {
              "score": 4,
              "what": "Text contrast less than AAA requires"
            }
          },
          "axe": {
            "color-contrast-enhanced": {
              "score": 15,
              "what": "Element has insufficient color contrast (Level AAA)"
            }
          },
          "tenon": {
            "95": {
              "score": 1,
              "what": "Element has insufficient color contrast (Level AAA)"
            }
          }
        },
        "contrastAA": {
          "alfa": {
            "r69": {
              "score": 16,
              "what": "Text outside widget has subminimum contrast"
            }
          },
          "axe": {
            "color-contrast": {
              "score": 56,
              "what": "Element has insufficient color contrast"
            }
          },
          "htmlcs": {
            "e:AA.1_4_3.G145.Fail": {
              "score": 4,
              "what": "Contrast between the text and its background is less than 3:1."
            },
            "e:AA.1_4_3.G18.Fail": {
              "score": 28,
              "what": "Contrast between the text and its background is less than 4.5:1"
            }
          },
          "ibm": {
            "IBMA_Color_Contrast_WCAG2AA": {
              "score": 24,
              "what": "Contrast ratio of text with background does not meet WCAG 2.1 AA"
            }
          },
          "wave": {
            "c:contrast": {
              "score": 66,
              "what": "Very low contrast"
            }
          }
        },
        "leadingInsufficient": {
          "alfa": {
            "r73": {
              "score": 62,
              "what": "Paragraph of text has insufficient line height"
            }
          }
        },
        "headingOfNothing": {
          "alfa": {
            "r78": {
              "score": 2,
              "what": "No content between two headings of the same level"
            }
          }
        },
        "skipRepeatedContent": {
          "alfa": {
            "r87": {
              "score": 1,
              "what": "First focusable element is not a link to the main content"
            }
          },
          "axe": {
            "skip-link": {
              "score": 2,
              "what": "Skip-link target is not focusable or does not exist"
            }
          },
          "wave": {
            "e:link_skip_broken": {
              "score": 3,
              "what": "Skip-navigation link has no target or is not keyboard accessible"
            }
          }
        },
        "hiddenContentRisk": {
          "axe": {
            "hidden-content": {
              "score": 1,
              "what": "Some content is hidden and therefore may not be testable for accessibility"
            }
          }
        },
        "linkConfusionRisk": {
          "axe": {
            "identical-links-same-purpose": {
              "score": 1,
              "what": "Links with the same accessible name may serve dissimilar purposes"
            }
          }
        },
        "contentBeyondLandmarks": {
          "axe": {
            "region": {
              "score": 1,
              "what": "Some page content is not contained by landmarks"
            }
          },
          "ibm": {
            "Rpt_Aria_OrphanedContent_Native_Host_Sematics": {
              "score": 2,
              "what": "Content does not reside within an element with a landmark role"
            }
          }
        },
        "internalLinkBroken": {
          "htmlcs": {
            "e:AA.2_4_1.G1,G123,G124.NoSuchID": {
              "score": 4,
              "what": "Internal link references a nonexistent destination"
            }
          }
        },
        "decorativeImageRisk": {
          "htmlcs": {
            "w:AA.1_1_1.H67.2": {
              "score": 1,
              "what": "Image marked as decorative may be informative"
            }
          }
        },
        "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.Abs": {
              "score": 1,
              "what": "Contrast between the absolutely positioned large text and its background may be less than 3:1"
            },
            "w:AA.1_4_3.G145.BgImage": {
              "score": 2,
              "what": "Contrast between the text and its background image may be less than 3:1"
            },
            "w:AA.1_4_3.G18.Abs": {
              "score": 1,
              "what": "Contrast between the absolutely positioned text and its background may be inadequate"
            },
            "w:AA.1_4_3.G18.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"
            }
          }
        },
        "obsolete": {
          "ibm": {
            "element_attribute_deprecated": {
              "score": 2,
              "what": "Element or attribute is obsolete"
            }
          }
        },
        "metaBad": {
          "nuVal": {
            "A document must not include both a meta element with an http-equiv attribute whose value is content-type, and a meta element with a charset attribute.": {
              "score": 3,
              "what": "meta element with http-equiv=\"content-type\" is incompatible with the meta element with a charset attribute"
            },
            "A meta element with an http-equiv attribute whose value is X-UA-Compatible must have a content attribute with the value IE=edge.": {
              "score": 3,
              "what": "meta element with http-equiv=\"X-UA-Compatible\" has no content=\"IE=edge\""
            }
          }
        },
        "parseError": {
          "nuVal": {
            "^Element .+ not allowed as child of element .+ in this context.*$": {
              "score": 3,
              "what": "Element not allowed as a child of its parent here"
            }
          }
        },
        "typeRedundant": {
          "nuVal": {
            "The type attribute is unnecessary for JavaScript resources.": {
              "score": 4,
              "what": "type attribute is unnecessary for a JavaScript resource"
            },
            "The type attribute for the style element is not needed and should be omitted.": {
              "score": 1,
              "what": "type attribute is unnecessary for a style element"
            }
          }
        },
        "cssInvalid": {
          "nuVal": {
            "^CSS: .+: Property .+ doesn't exist.*$": {
              "score": 12,
              "what": "Invalid property in CSS"
            }
          }
        },
        "attributeBad": {
          "nuVal": {
            "^Bad value .* for attribute .+ on element .+$": {
              "score": 80,
              "what": "attribute on this element has an invalid value"
            }
          }
        },
        "sectionHeadingless": {
          "nuVal": {
            "Section lacks heading. Consider using h2-h6 elements to add identifying headings to all sections, or else use a div element instead for any cases where no heading is needed.": {
              "score": 1,
              "what": "section has no heading"
            }
          }
        },
        "imageTextLong": {
          "wave": {
            "a:alt_long": {
              "score": 7,
              "what": "Long text alternative"
            }
          }
        },
        "pseudoHeadingRisk": {
          "wave": {
            "a:heading_possible": {
              "score": 3,
              "what": "Possible heading"
            }
          }
        },
        "linkComprehensionRisk": {
          "wave": {
            "a:link_suspicious": {
              "score": 1,
              "what": "Suspicious link text"
            }
          }
        },
        "horizontalScrolling": {
          "tenon": {
            "28": {
              "score": 3,
              "what": "Layout or sizing of the page causes horizontal scrolling"
            }
          }
        },
        "linkVague": {
          "tenon": {
            "73": {
              "score": 12,
              "what": "Link text is too generic to communicate the purpose or destination"
            }
          }
        },
        "linkTextsSame": {
          "tenon": {
            "98": {
              "score": 14,
              "what": "Links have the same text but different destinations"
            }
          }
        },
        "leadingClipsText": {
          "tenon": {
            "144": {
              "score": 128,
              "what": "Line height is insufficent to properly display the computed font size"
            }
          }
        },
        "targetSize": {
          "tenon": {
            "152": {
              "score": 18,
              "what": "Actionable element is smaller than the minimum required size"
            }
          }
        },
        "linkForcesNewWindow": {
          "tenon": {
            "218": {
              "score": 30,
              "what": "Link opens in a new window without user control"
            }
          }
        }
      },
      "solos": {}
    },
    "preventionScores": {},
    "summary": {
      "total": 879,
      "log": 11,
      "preventions": 0,
      "solos": 0,
      "groups": [
        {
          "groupName": "leadingClipsText",
          "score": 130
        },
        {
          "groupName": "contrastAA",
          "score": 119
        },
        {
          "groupName": "linkNoText",
          "score": 88
        },
        {
          "groupName": "roleBad",
          "score": 87
        },
        {
          "groupName": "attributeBad",
          "score": 82
        },
        {
          "groupName": "leadingInsufficient",
          "score": 64
        },
        {
          "groupName": "linkIndication",
          "score": 57
        },
        {
          "groupName": "linkForcesNewWindow",
          "score": 32
        },
        {
          "groupName": "targetSize",
          "score": 20
        },
        {
          "groupName": "contrastAAA",
          "score": 19
        },
        {
          "groupName": "linkTextsSame",
          "score": 16
        },
        {
          "groupName": "cssInvalid",
          "score": 14
        },
        {
          "groupName": "linkVague",
          "score": 14
        },
        {
          "groupName": "hoverSurprise",
          "score": 13
        },
        {
          "groupName": "inconsistentStyles",
          "score": 9
        },
        {
          "groupName": "imageTextLong",
          "score": 9
        },
        {
          "groupName": "contrastRisk",
          "score": 8
        },
        {
          "groupName": "metaBad",
          "score": 8
        },
        {
          "groupName": "typeRedundant",
          "score": 7
        },
        {
          "groupName": "skipRepeatedContent",
          "score": 6
        },
        {
          "groupName": "internalLinkBroken",
          "score": 6
        },
        {
          "groupName": "focusIndication",
          "score": 5
        },
        {
          "groupName": "parseError",
          "score": 5
        },
        {
          "groupName": "pseudoHeadingRisk",
          "score": 5
        },
        {
          "groupName": "horizontalScrolling",
          "score": 5
        },
        {
          "groupName": "zIndexNotZero",
          "score": 4
        },
        {
          "groupName": "headingOfNothing",
          "score": 4
        },
        {
          "groupName": "contentBeyondLandmarks",
          "score": 4
        },
        {
          "groupName": "obsolete",
          "score": 4
        },
        {
          "groupName": "visibleBulk",
          "score": 3
        },
        {
          "groupName": "focusedAway",
          "score": 3
        },
        {
          "groupName": "hiddenContentRisk",
          "score": 3
        },
        {
          "groupName": "linkConfusionRisk",
          "score": 3
        },
        {
          "groupName": "decorativeImageRisk",
          "score": 3
        },
        {
          "groupName": "scrollRisk",
          "score": 3
        },
        {
          "groupName": "sectionHeadingless",
          "score": 3
        },
        {
          "groupName": "linkComprehensionRisk",
          "score": 3
        }
      ]
    }
  },
  "scoreProcID": "sp16a"
}