Accessibility test digest

Synopsis

Page: Ashmi for Congress 2022

URL: https://ashmiforcongress.com/

Score: 668

Tested by: Testaro, procedure tp12

Scored by: Testilo, procedure sp12a

Digested by: Testilo, procedure dp12a

Introduction

The Testaro application used its tp12 testing procedure to test the accessibility (barrier-free design and coding) of the Ashmi for Congress 2022 web page at https://ashmiforcongress.com/ on 2022/07/03. The procedure performed 808 tests. Of these, 16 are custom tests defined by Testaro, and the others belong to these six other packages (programs that perform collections of tests):

Testaro produced a report enumerating the test results.

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

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

Score summary

Score components
total668
log76
preventions100
contrastAA118
linkIndication88
leadingClipsText30
linkForcesNewWindow29
focusableOperable16
roleBad15
hoverSurprise13
allCaps13
zIndexNotZero12
linkPair12
contrastAAA11
fontSmall11
noScriptRisk8
linkVague8
iframeTitleBad7
inconsistentStyles5
linkNoText5
contrastRisk5
imageTextRedundant5
imageTextLong5
horizontalScrolling5
tabFocusability4
landmarkConfusion4
scrollRisk4
imageTextRisk4
linkTextsSame4
spontaneousMotion3
visibleBulk3
focusIndication3
ariaBadAttribute3
frameContentRisk3
hiddenContentRisk3
linkConfusionRisk3
cssBansRotate3
h1Missing3
contentBeyondLandmarks3
tabIndexPositive3
decorativeImageRisk3
pseudoHeadingRisk3
pseudoNavListRisk3
headingStructure3
pdfLink3
videoCaptionRisk3

Issue summary

Special issues

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

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

Classified issues

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Report

{
  "id": "3xbnc-sheth",
  "host": {
    "id": "sheth",
    "which": "https://ashmiforcongress.com/",
    "what": "Ashmi for Congress 2022"
  },
  "log": [
    {
      "event": "startTime",
      "value": "2022-07-03T15:13:43"
    },
    {
      "event": "endTime",
      "value": "2022-07-03T15:16:14"
    }
  ],
  "script": {
    "id": "tp12",
    "what": "Alfa, Axe, HTML CodeSniffer, IBM, Tenon, WAVE, and 16 custom tests",
    "strict": true,
    "commands": [
      {
        "type": "launch",
        "which": "webkit",
        "what": "Webkit browser"
      },
      {
        "type": "url",
        "which": "https://ashmiforcongress.com/",
        "what": "Ashmi for Congress 2022"
      },
      {
        "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://ashmiforcongress.com/",
        "what": "Ashmi for Congress 2022"
      },
      {
        "type": "test",
        "which": "bulk",
        "what": "count of visible elements"
      },
      {
        "type": "test",
        "which": "embAc",
        "withItems": true,
        "what": "active elements incorrectly embedded in each other"
      },
      {
        "type": "test",
        "which": "focAll",
        "what": "Tab-focusability"
      },
      {
        "type": "test",
        "which": "focInd",
        "revealAll": false,
        "allowedDelay": 250,
        "withItems": true,
        "what": "focus indicators"
      },
      {
        "type": "test",
        "which": "focOp",
        "withItems": true,
        "what": "focusability and operability of elements"
      },
      {
        "type": "test",
        "which": "hover",
        "headSize": 20,
        "headSampleSize": 20,
        "tailSampleSize": 15,
        "withItems": true,
        "what": "hover impacts"
      },
      {
        "type": "test",
        "which": "labClash",
        "withItems": true,
        "what": "unlabeled and mislabeled form controls"
      },
      {
        "type": "test",
        "which": "linkUl",
        "withItems": true,
        "what": "underlining of inline links"
      },
      {
        "type": "test",
        "which": "menuNav",
        "withItems": true,
        "what": "keyboard navigation within true-focus menus"
      },
      {
        "type": "test",
        "which": "radioSet",
        "withItems": true,
        "what": "grouping of radio buttons in fieldsets"
      },
      {
        "type": "test",
        "which": "role",
        "what": "validity and necessity of role assignments"
      },
      {
        "type": "test",
        "which": "styleDiff",
        "withItems": true,
        "what": "style consistency of headings, buttons, and links"
      },
      {
        "type": "test",
        "which": "tabNav",
        "withItems": true,
        "what": "keyboard navigation within tab lists"
      },
      {
        "type": "test",
        "which": "zIndex",
        "withItems": true,
        "what": "elements with non-auto z indexes"
      },
      {
        "type": "test",
        "which": "alfa",
        "what": "Siteimprove alfa"
      },
      {
        "type": "test",
        "which": "axe",
        "detailLevel": 2,
        "rules": [],
        "what": "Axe core, all rules"
      },
      {
        "type": "test",
        "which": "htmlcs",
        "what": "HTML CodeSniffer"
      },
      {
        "type": "test",
        "which": "ibm",
        "withItems": true,
        "what": "IBM Accessibility Checker, with page content and again with URL"
      },
      {
        "type": "test",
        "which": "wave",
        "reportType": 4,
        "what": "WAVE, report-type 4"
      },
      {
        "type": "test",
        "which": "tenon",
        "id": "a",
        "what": "Tenon API version 2 result retrieval"
      }
    ]
  },
  "acts": [
    {
      "type": "launch",
      "which": "webkit",
      "what": "Webkit browser"
    },
    {
      "type": "url",
      "which": "https://ashmiforcongress.com/",
      "what": "Ashmi for Congress 2022",
      "result": "https://ashmiforcongress.com/"
    },
    {
      "type": "tenonRequest",
      "id": "a",
      "withNewContent": true,
      "what": "Tenon API version 2 test request",
      "url": "https://ashmiforcongress.com/"
    },
    {
      "type": "test",
      "which": "motion",
      "what": "motion",
      "delay": 2500,
      "interval": 2500,
      "count": 5,
      "url": "https://ashmiforcongress.com/",
      "result": {
        "bytes": [
          696413,
          696456,
          696408,
          696408,
          696408
        ],
        "localRatios": [
          1,
          1,
          1,
          1
        ],
        "meanLocalRatio": 1,
        "maxLocalRatio": 1,
        "globalRatio": 1,
        "pixelChanges": [
          4,
          0,
          0,
          0
        ],
        "meanPixelChange": 1,
        "maxPixelChange": 4,
        "changeFrequency": 0.25
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "Chromium browser"
    },
    {
      "type": "url",
      "which": "https://ashmiforcongress.com/",
      "what": "Ashmi for Congress 2022",
      "result": "https://ashmiforcongress.com/"
    },
    {
      "type": "test",
      "which": "bulk",
      "what": "count of visible elements",
      "url": "https://ashmiforcongress.com/",
      "result": {
        "visibleElements": 548
      }
    },
    {
      "type": "test",
      "which": "embAc",
      "withItems": true,
      "what": "active elements embedded in links or buttons",
      "url": "https://ashmiforcongress.com/",
      "result": {
        "totals": {
          "links": 0,
          "buttons": 0,
          "inputs": 0,
          "selects": 0
        },
        "items": []
      }
    },
    {
      "type": "test",
      "which": "focAll",
      "what": "focusable and Tab-focused elements",
      "url": "https://ashmiforcongress.com/",
      "result": {
        "tabFocusables": 75,
        "tabFocused": 76,
        "discrepancy": 1
      }
    },
    {
      "type": "url",
      "which": "https://ashmiforcongress.com/",
      "what": "URL",
      "result": "https://ashmiforcongress.com/"
    },
    {
      "type": "test",
      "which": "focInd",
      "revealAll": false,
      "allowedDelay": 250,
      "withItems": true,
      "what": "focus indicators",
      "url": "https://ashmiforcongress.com/",
      "result": {
        "totals": {
          "total": 75,
          "types": {
            "indicatorMissing": {
              "total": 0,
              "tagNames": {}
            },
            "nonOutlinePresent": {
              "total": 1,
              "tagNames": {
                "IFRAME": 1
              }
            },
            "outlinePresent": {
              "total": 74,
              "meanDelay": 0,
              "tagNames": {
                "DIV": 4,
                "A": 65,
                "INPUT": 5
              }
            }
          }
        },
        "items": {
          "indicatorMissing": [],
          "nonOutlinePresent": [
            {
              "tagName": "IFRAME",
              "text": ""
            }
          ],
          "outlinePresent": [
            {
              "tagName": "DIV",
              "text": "Skip to main content",
              "delay": 0
            },
            {
              "tagName": "DIV",
              "text": "Enable accessibility forvisually impaired",
              "delay": 0
            },
            {
              "tagName": "DIV",
              "text": "Open the accessibilitymenu",
              "delay": 0
            },
            {
              "tagName": "DIV",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "MEET ASHMI",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "PRESS",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "COMMUNITY-BUILT PLATFORM",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "JOIN US",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "CONTRIBUTE",
              "delay": 0
            },
            {
              "tagName": "INPUT",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "INPUT",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "INPUT",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "INPUT",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "INPUT",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "View fullsize <img src=\"https://images.squarespace-cdn.com/content/v1/6164ac8537a6d0136ceb5eb1/16564",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "View fullsize <img src=\"https://images.squarespace-cdn.com/content/v1/6164ac8537a6d0136ceb5eb1/16564",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "View fullsize <img src=\"https://images.squarespace-cdn.com/content/v1/6164ac8537a6d0136ceb5eb1/16560",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "View fullsize <img src=\"https://images.squarespace-cdn.com/content/v1/6164ac8537a6d0136ceb5eb1/16560",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "View fullsize <img src=\"https://images.squarespace-cdn.com/content/v1/6164ac8537a6d0136ceb5eb1/16544",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "View fullsize <img src=\"https://images.squarespace-cdn.com/content/v1/6164ac8537a6d0136ceb5eb1/16542",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "OUR COMMUNITY PLATFORM",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "JOIN THE CAMPAIGN",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "CONTRIBUTE",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "JOIN US",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "CONTRIBUTE",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "PoliticsNY with Skye",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "JENerational Change",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Queens Daily Eagle",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "The City",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "SAYA YOUTH ATTEND WOMEN IN POLITICS Q&A",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "TV Asia: The Bottomline",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "ASHMI’S CASH",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "The Progressive Movement Now and Later",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Meet Ashmi Sheth: Candidate for Congress Representing NY-10",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "<img src=\"https://images.squarespace-cdn.com/content/v1/6164ac8537a6d0136ceb5eb1/1636391634451-7LDJQ",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "READ MORE",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "<img src=\"https://images.squarespace-cdn.com/content/v1/6164ac8537a6d0136ceb5eb1/0165ca8b-5a09-49c5-",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "<img src=\"https://images.squarespace-cdn.com/content/v1/6164ac8537a6d0136ceb5eb1/9e3c8ed1-417a-446a-",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "<img src=\"https://images.squarespace-cdn.com/content/v1/6164ac8537a6d0136ceb5eb1/1eabcb43-da5b-4bbc-",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "<img src=\"https://images.squarespace-cdn.com/content/v1/6164ac8537a6d0136ceb5eb1/1636391566873-PRO4B",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "READ MORE",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "A 21st Century Government",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "We Need Gun Control",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "A 21st Century Government",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Corporate Responsibility: Report Total Emissions",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Equal Opportunity for All",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Uplifting the Minority Voter | Improve Support Structures at our Polling Sites",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "ABOUT",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "PRESS",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "POLICIES",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "JOIN US",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "CONTRIBUTE",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "CONTACT",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            }
          ]
        }
      }
    },
    {
      "type": "url",
      "which": "https://ashmiforcongress.com/",
      "what": "URL",
      "result": "https://ashmiforcongress.com/"
    },
    {
      "type": "test",
      "which": "focOp",
      "withItems": true,
      "what": "focusability and operability",
      "url": "https://ashmiforcongress.com/",
      "result": {
        "totals": {
          "total": 109,
          "types": {
            "onlyFocusable": {
              "total": 7,
              "tagNames": {
                "DIV": 3,
                "SPAN": 4
              }
            },
            "onlyOperable": {
              "total": 7,
              "tagNames": {
                "A": 1,
                "IMG": 6
              }
            },
            "focusableAndOperable": {
              "total": 95,
              "tagNames": {
                "DIV": 1,
                "IFRAME": 2,
                "A": 85,
                "BUTTON": 2,
                "INPUT": 5
              }
            }
          }
        },
        "items": {
          "onlyFocusable": [
            {
              "tagName": "DIV",
              "id": "uw-skip-to-main",
              "text": "Skip to main content"
            },
            {
              "tagName": "DIV",
              "id": "uw-enable-visibility",
              "text": "Enable accessibility forvisually impaired"
            },
            {
              "tagName": "DIV",
              "id": "uw-open-accessibility",
              "text": "Open the accessibilitymenu"
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "<span class=\"summary-carousel-pager-prev previous\" tabindex=\"0\" role=\"button\" ar"
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "<span class=\"summary-carousel-pager-next next\" tabindex=\"0\" role=\"button\" aria-l"
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "<span class=\"summary-carousel-pager-prev previous sqs-hidden sqs-disabled\" tabin"
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "<span class=\"summary-carousel-pager-next next sqs-hidden sqs-disabled\" tabindex="
            }
          ],
          "onlyOperable": [
            {
              "tagName": "A",
              "id": "",
              "text": "Skip to Content",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "IMG",
              "id": "",
              "text": "<img class=\"thumb-image loaded\" data-src=\"https://images.squarespace-cdn.com/con",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "IMG",
              "id": "",
              "text": "<img class=\"thumb-image loaded\" data-src=\"https://images.squarespace-cdn.com/con",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "IMG",
              "id": "",
              "text": "<img class=\"thumb-image loaded\" data-src=\"https://images.squarespace-cdn.com/con",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "IMG",
              "id": "",
              "text": "<img class=\"thumb-image\" data-src=\"https://images.squarespace-cdn.com/content/v1",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "IMG",
              "id": "",
              "text": "<img class=\"thumb-image\" data-src=\"https://images.squarespace-cdn.com/content/v1",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "IMG",
              "id": "",
              "text": "<img class=\"thumb-image\" data-src=\"https://images.squarespace-cdn.com/content/v1",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            }
          ],
          "focusableAndOperable": [
            {
              "tagName": "DIV",
              "id": "userwayAccessibilityIcon",
              "text": "<div class=\"uai userway_dark\" id=\"userwayAccessibilityIcon\" aria-label=\"Accessib",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "IFRAME",
              "id": "",
              "text": "<iframe class=\"uwif userway_p5\" name=\"userway\" title=\"UserWay Accessibility Menu",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "0",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/\" data-animation-role=\"header-element\" class=\"preScale scaleIn\" style=",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/\" data-animation-role=\"header-element\" class=\"preScale scaleIn\" style=",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "MEET ASHMI",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "PRESS",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "COMMUNITY-BUILT PLATFORM",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "JOIN US",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "CONTRIBUTE",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Open Menu Close Menu",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/\" data-animation-role=\"header-element\" class=\"preScale scaleIn\" style=",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/\" data-animation-role=\"header-element\" class=\"preScale scaleIn\" style=",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "MEET ASHMI",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "PRESS",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "COMMUNITY-BUILT PLATFORM",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "JOIN US",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "CONTRIBUTE",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Open Menu Close Menu",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "MEET ASHMI",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "PRESS",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "COMMUNITY-BUILT PLATFORM",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "JOIN US",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "CONTRIBUTE",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input class=\"field-element field-control\" name=\"fname\" x-autocompletetype=\"give",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input class=\"field-element field-control\" name=\"lname\" x-autocompletetype=\"surn",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "email-yui_3_17_2_1_1634661113818_20362-field",
              "text": "<input class=\"field-element\" id=\"email-yui_3_17_2_1_1634661113818_20362-field\" n",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "text-yui_3_17_2_1_1634661113818_20363-field",
              "text": "<input class=\"field-element text\" type=\"text\" id=\"text-yui_3_17_2_1_163466111381",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input class=\"button sqs-system-button sqs-editable-button sqs-button-element--p",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "IFRAME",
              "id": "yui_3_17_2_1_1656861249419_83",
              "text": "<iframe src=\"https://www.youtube.com/embed/9VwN0ueBCLM?wmode=opaque&amp;enablejs",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.facebook.com/ashmiforcongress/\" target=\"_blank\" class=\"sqs-",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.instagram.com/ashmisheth/\" target=\"_blank\" class=\"sqs-svg-i",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://twitter.com/ashmi4congress\" target=\"_blank\" class=\"sqs-svg-icon",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "View fullsize <img src=\"https://images.squarespace-cdn.com/content/v1/6164ac8537",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "View fullsize <img src=\"https://images.squarespace-cdn.com/content/v1/6164ac8537",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "View fullsize <img src=\"https://images.squarespace-cdn.com/content/v1/6164ac8537",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "View fullsize <img src=\"https://images.squarespace-cdn.com/content/v1/6164ac8537",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "View fullsize <img src=\"https://images.squarespace-cdn.com/content/v1/6164ac8537",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "View fullsize <img src=\"https://images.squarespace-cdn.com/content/v1/6164ac8537",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "OUR COMMUNITY PLATFORM",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "JOIN THE CAMPAIGN",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "CONTRIBUTE",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a tabindex=\"0\" role=\"button\" class=\"previous\" aria-label=\"Previous Slide\" style",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a tabindex=\"0\" role=\"button\" class=\"next\" aria-label=\"Next Slide\" style=\"cursor",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "JOIN US",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "CONTRIBUTE",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://politicsny.com/2021/12/09/politicsny-with-skye-3q3m-with-ashmi-",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "PoliticsNY with Skye",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.youtube.com/watch?v=0jxdCqD-KPQ&amp;t=984s\" class=\" summary",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "JENerational Change",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://static1.squarespace.com/static/5b9ffe0f1137a680c2c08250/t/61701",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Queens Daily Eagle",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.thecity.nyc/2021/10/18/22733835/nyc-congress-house-incumben",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "The City",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.saya.org/blogpostsunlinked/2021/8/saya-youth-attend-women-i",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "SAYA YOUTH ATTEND WOMEN IN POLITICS Q&A",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.youtube.com/channel/UCy1zSwK3bszX-4lnEghSROA\" class=\" summa",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "TV Asia: The Bottomline",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.cityandstateny.com/politics/2021/07/eric-adams-had-wait-it/",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "ASHMI’S CASH",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://browngirlmagazine.com/2021/06/ashmi-sheth-candidate-for-congres",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "The Progressive Movement Now and Later",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://aninjusticemag.com/the-progressive-movement-now-and-later-an-in",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Meet Ashmi Sheth: Candidate for Congress Representing NY-10",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "yui_3_17_2_1_1656861249419_165",
              "text": "<img src=\"https://images.squarespace-cdn.com/content/v1/6164ac8537a6d0136ceb5eb1",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "READ MORE",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "yui_3_17_2_1_1656861249419_189",
              "text": "<img src=\"https://images.squarespace-cdn.com/content/v1/6164ac8537a6d0136ceb5eb1",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "yui_3_17_2_1_1656861249419_209",
              "text": "<img src=\"https://images.squarespace-cdn.com/content/v1/6164ac8537a6d0136ceb5eb1",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "yui_3_17_2_1_1656861249419_229",
              "text": "<img src=\"https://images.squarespace-cdn.com/content/v1/6164ac8537a6d0136ceb5eb1",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "yui_3_17_2_1_1656861249419_249",
              "text": "<img src=\"https://images.squarespace-cdn.com/content/v1/6164ac8537a6d0136ceb5eb1",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "READ MORE",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/policies/we-need-gun-control\" class=\" summary-thumbnail-container sqs-",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "A 21st Century Government",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "We Need Gun Control",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "A 21st Century Government",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "A 21st Century Government",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/policies/corporate-responsibility\" class=\" summary-thumbnail-container",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "A 21st Century Government",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Corporate Responsibility: Report Total Emissions",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "A 21st Century Government",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "A 21st Century Government",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/policies/uplifting-the-minority-voter-improve-support-structures-at-ou",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Equal Opportunity for All",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Uplifting the Minority Voter | Improve Support Structures at our Polling Sites",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Equal Opportunity for All",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Equal Opportunity for All",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "ABOUT",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "PRESS",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "POLICIES",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "JOIN US",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "CONTRIBUTE",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "CONTACT",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.facebook.com/ashmiforcongress/\" target=\"_blank\" class=\"sqs-",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.instagram.com/ashmisheth/\" target=\"_blank\" class=\"sqs-svg-i",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://twitter.com/ashmi4congress\" target=\"_blank\" class=\"sqs-svg-icon",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            }
          ]
        }
      }
    },
    {
      "type": "url",
      "which": "https://ashmiforcongress.com/",
      "what": "URL",
      "result": "https://ashmiforcongress.com/"
    },
    {
      "type": "test",
      "which": "hover",
      "headSize": 20,
      "headSampleSize": 20,
      "tailSampleSize": 15,
      "withItems": true,
      "what": "hover-caused content changes",
      "url": "https://ashmiforcongress.com/",
      "result": {
        "totals": {
          "triggers": 66,
          "headTriggers": 20,
          "tailTriggers": 46,
          "impactTriggers": 13,
          "additions": 0,
          "removals": 0,
          "opacityChanges": 36,
          "opacityImpact": 89,
          "unhoverables": 1
        },
        "items": {
          "head": {
            "impactTriggers": [
              {
                "tagName": "A",
                "text": "<div><svgclass=\"sqs-svg-icon--social\"viewBox=\"0064",
                "additions": 0,
                "removals": 0,
                "opacityChanges": 1,
                "opacityImpact": 4
              },
              {
                "tagName": "A",
                "text": "<div><svgclass=\"sqs-svg-icon--social\"viewBox=\"0064",
                "additions": 0,
                "removals": 0,
                "opacityChanges": 1,
                "opacityImpact": 4
              },
              {
                "tagName": "A",
                "text": "<div><svgclass=\"sqs-svg-icon--social\"viewBox=\"0064",
                "additions": 0,
                "removals": 0,
                "opacityChanges": 1,
                "opacityImpact": 4
              },
              {
                "tagName": "A",
                "text": "",
                "additions": 0,
                "removals": 0,
                "opacityChanges": 18,
                "opacityImpact": 16
              }
            ],
            "unhoverables": [
              {
                "tagName": "A",
                "id": "",
                "text": "SkiptoContent"
              }
            ]
          },
          "tail": {
            "impactTriggers": [
              {
                "tagName": "A",
                "text": "JOINUS",
                "additions": 0,
                "removals": 0,
                "opacityChanges": 3,
                "opacityImpact": 16
              },
              {
                "tagName": "A",
                "text": "<imgsrc=\"https://images.squarespace-cdn.com/conten",
                "additions": 0,
                "removals": 0,
                "opacityChanges": 1,
                "opacityImpact": 3
              },
              {
                "tagName": "A",
                "text": "READMORE",
                "additions": 0,
                "removals": 0,
                "opacityChanges": 1,
                "opacityImpact": 1
              }
            ],
            "unhoverables": []
          }
        }
      }
    },
    {
      "type": "url",
      "which": "https://ashmiforcongress.com/",
      "what": "URL",
      "result": "https://ashmiforcongress.com/"
    },
    {
      "type": "test",
      "which": "labClash",
      "withItems": true,
      "what": "labeling inconsistencies",
      "url": "https://ashmiforcongress.com/",
      "result": {
        "totals": {
          "mislabeled": 0,
          "unlabeled": 0,
          "wellLabeled": 7
        },
        "items": {
          "mislabeled": [],
          "unlabeled": [],
          "wellLabeled": [
            {
              "index": 0,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Open Menu Close Menu"
              }
            },
            {
              "index": 1,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Open Menu Close Menu"
              }
            },
            {
              "index": 2,
              "tagName": "INPUT",
              "type": "text",
              "labelType": "label",
              "texts": {
                "label": [
                  "First Name"
                ]
              }
            },
            {
              "index": 3,
              "tagName": "INPUT",
              "type": "text",
              "labelType": "label",
              "texts": {
                "label": [
                  "Last Name"
                ]
              }
            },
            {
              "index": 4,
              "tagName": "INPUT",
              "type": "email",
              "labelType": "label",
              "texts": {
                "label": [
                  "Email *"
                ]
              }
            },
            {
              "index": 5,
              "tagName": "INPUT",
              "type": "text",
              "labelType": "label",
              "texts": {
                "label": [
                  "Zip Code *"
                ]
              }
            },
            {
              "index": 6,
              "tagName": "INPUT",
              "type": "submit",
              "texts": {
                "content": "Join our progressive movement!"
              }
            }
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "linkUl",
      "withItems": true,
      "what": "adjacent-link underlining",
      "url": "https://ashmiforcongress.com/",
      "result": {
        "totals": {
          "links": 86,
          "adjacent": {
            "total": 86,
            "underlined": 0,
            "underlinedPercent": 0
          }
        },
        "items": {
          "underlined": [],
          "notUnderlined": [
            "0",
            "Skip to Content",
            "",
            "",
            "MEET ASHMI",
            "PRESS",
            "COMMUNITY-BUILT PLATFORM",
            "JOIN US",
            "CONTRIBUTE",
            "",
            "",
            "MEET ASHMI",
            "PRESS",
            "COMMUNITY-BUILT PLATFORM",
            "JOIN US",
            "CONTRIBUTE",
            "MEET ASHMI",
            "PRESS",
            "COMMUNITY-BUILT PLATFORM",
            "JOIN US",
            "CONTRIBUTE",
            "",
            "",
            "",
            "View fullsize <img src=\"https://images.squarespace-cdn.com/content/v1/6164ac8537a6d0136ceb5eb1/1656469129547-9XMK6OV3349Z08ZCJUM4/image-asset.jpeg\" alt=\"Canvassed ALL day today and I feel full of hope (and YES my feet are tired!). Voters, come out AUGUST 23! #prochoice #progress\" />",
            "View fullsize <img src=\"https://images.squarespace-cdn.com/content/v1/6164ac8537a6d0136ceb5eb1/1656417730865-WJ2I71OSM4GXS30SRWTH/image-asset.jpeg\" alt=\"Let us know if you can volunteer today or any time until August 23. Our Election Day was pushed to a second primary date and we need to let people know! 15 mins, an hour - whatever you have and even if it&amp;rsquo;s remote, we&amp;rsquo;re grateful for it! \" />",
            "View fullsize <img src=\"https://images.squarespace-cdn.com/content/v1/6164ac8537a6d0136ceb5eb1/1656090211943-GPIK8YOHSHKR17SA6EK6/image-asset.jpeg\" alt=\"She puts radical love first, and I am honored to receive Councilwoman Kristin Richardson Jordan&amp;rsquo;s endorsement. She is a powerful voice for racial, gender, housing, and education justice! #vote #women #womenlead #prochoice #genderequality ELECTI\" />",
            "View fullsize <img src=\"https://images.squarespace-cdn.com/content/v1/6164ac8537a6d0136ceb5eb1/1656090211943-WFMC9ACL1FUUCOBMV25Z/image-asset.jpeg\" alt=\"This is a national tragedy. We need to get rid of selfish power hungry politicians and put real people in office. Getting on the ballot is serious stuff and we&amp;rsquo;ve made it. I need your help NYC. Can you help us elect new women in office?\" />",
            "View fullsize <img src=\"https://images.squarespace-cdn.com/content/v1/6164ac8537a6d0136ceb5eb1/1654440379944-KPTGKKHAHAH1TX0QHAV5/image-asset.jpeg\" alt=\"My internal monologue the last year has had more bouts of intense anxiety than ever before. Caught in the Rain by @shankartucker and @rohankymal is bringing back memories of my Asian American childhood - a first generation American childhood where ev\" />",
            "View fullsize <img src=\"https://images.squarespace-cdn.com/content/v1/6164ac8537a6d0136ceb5eb1/1654275799636-ILLLWSQ9LJYJAZLHUEZ7/image-asset.jpeg\" alt=\"I am a woman of color running for Congress in NY-12. I will fight for our human rights. Reproductive rights are human rights. Our lives should be free from all sexual violence including forced pregnancy and forced abortion. It is necessary to elect p\" />",
            "OUR COMMUNITY PLATFORM",
            "JOIN THE CAMPAIGN",
            "CONTRIBUTE",
            "",
            "",
            "JOIN US",
            "CONTRIBUTE",
            "",
            "PoliticsNY with Skye",
            "",
            "JENerational Change",
            "",
            "Queens Daily Eagle",
            "",
            "The City",
            "",
            "SAYA YOUTH ATTEND WOMEN IN POLITICS Q&A",
            "",
            "TV Asia: The Bottomline",
            "",
            "ASHMI’S CASH",
            "",
            "The Progressive Movement Now and Later",
            "",
            "Meet Ashmi Sheth: Candidate for Congress Representing NY-10",
            "<img src=\"https://images.squarespace-cdn.com/content/v1/6164ac8537a6d0136ceb5eb1/1636391634451-7LDJQEKL0Q3I5CV2WQ4W/MeetAshmi2.png\" alt=\"Meet Ashmi\" />",
            "READ MORE",
            "<img src=\"https://images.squarespace-cdn.com/content/v1/6164ac8537a6d0136ceb5eb1/0165ca8b-5a09-49c5-a7e7-cee64786ee32/About+3.jpg\" alt=\"Ashmi and her partner Shivam\" />",
            "<img src=\"https://images.squarespace-cdn.com/content/v1/6164ac8537a6d0136ceb5eb1/9e3c8ed1-417a-446a-a6f9-11dcd2ff9779/File_000-6.jpg\" alt=\"Ashmi and her younger brother as children\" />",
            "<img src=\"https://images.squarespace-cdn.com/content/v1/6164ac8537a6d0136ceb5eb1/1eabcb43-da5b-4bbc-8a2d-36fe20c5662a/IMG_6359-1-1-scaled.jpg\" alt=\"Headshot of Ashmi in NY\" />",
            "<img src=\"https://images.squarespace-cdn.com/content/v1/6164ac8537a6d0136ceb5eb1/1636391566873-PRO4BFW44VVTI1ZWZHFK/WrittenByThePeople.png\" alt=\"Written by the people\" />",
            "READ MORE",
            "",
            "A 21st Century Government",
            "We Need Gun Control",
            "A 21st Century Government",
            "A 21st Century Government",
            "",
            "A 21st Century Government",
            "Corporate Responsibility: Report Total Emissions",
            "A 21st Century Government",
            "A 21st Century Government",
            "",
            "Equal Opportunity for All",
            "Uplifting the Minority Voter | Improve Support Structures at our Polling Sites",
            "Equal Opportunity for All",
            "Equal Opportunity for All",
            "ABOUT",
            "PRESS",
            "POLICIES",
            "JOIN US",
            "CONTRIBUTE",
            "CONTACT",
            "",
            "",
            ""
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "menuNav",
      "withItems": true,
      "what": "keyboard navigation between focusable menu items",
      "url": "https://ashmiforcongress.com/",
      "result": {
        "totals": {
          "navigations": {
            "all": {
              "total": 0,
              "correct": 0,
              "incorrect": 0
            },
            "specific": {
              "tab": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "left": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "right": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "up": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "down": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "home": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "end": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              }
            }
          },
          "menuItems": {
            "total": 0,
            "correct": 0,
            "incorrect": 0
          },
          "menus": {
            "total": 0,
            "correct": 0,
            "incorrect": 0
          }
        },
        "menuItems": {
          "incorrect": [],
          "correct": []
        }
      }
    },
    {
      "type": "url",
      "which": "https://ashmiforcongress.com/",
      "what": "URL",
      "result": "https://ashmiforcongress.com/"
    },
    {
      "type": "test",
      "which": "radioSet",
      "withItems": true,
      "what": "fieldset grouping of radio buttons",
      "url": "https://ashmiforcongress.com/",
      "result": {
        "totals": {
          "total": 0,
          "inSet": 0,
          "percent": "N.A."
        },
        "items": {
          "inSet": [],
          "notInSet": []
        }
      }
    },
    {
      "type": "test",
      "which": "role",
      "what": "roles",
      "url": "https://ashmiforcongress.com/",
      "result": {
        "roleElements": 17,
        "badRoleElements": 17,
        "tagNames": {
          "DIV": {
            "button": 4
          },
          "MAIN": {
            "main": 1
          },
          "A": {
            "button": 8
          },
          "SPAN": {
            "button": 4
          }
        }
      }
    },
    {
      "type": "test",
      "which": "styleDiff",
      "withItems": true,
      "what": "style inconsistencies",
      "url": "https://ashmiforcongress.com/",
      "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
          },
          "adjacentLink": {
            "total": 86,
            "subtotals": [
              55,
              20,
              5,
              5,
              1
            ]
          },
          "h2": {
            "total": 1
          },
          "h3": {
            "total": 1
          }
        },
        "items": {
          "adjacentLink": {
            "fontWeight": {
              "300": [
                "0",
                "",
                "",
                "",
                "",
                "MEET ASHMI",
                "PRESS",
                "COMMUNITY-BUILT PLATFORM",
                "JOIN US",
                "CONTRIBUTE",
                "",
                "",
                "",
                "View fullsize                                      <img src=\"https://images.squarespace-cdn.com/content/v1/6164ac8537a6d0136ceb5eb1/1656469129547-9XMK6OV3349Z08ZCJUM4/image-asset.jpeg\" alt=\"Canvassed ALL day today and I feel full of hope (and YES my feet are tired!). Voters, come out AUGUST 23! #prochoice #progress\" />",
                "View fullsize                                      <img src=\"https://images.squarespace-cdn.com/content/v1/6164ac8537a6d0136ceb5eb1/1656417730865-WJ2I71OSM4GXS30SRWTH/image-asset.jpeg\" alt=\"Let us know if you can volunteer today or any time until August 23. Our Election Day was pushed to a second primary date and we need to let people know! 15 mins, an hour - whatever you have and even if it&amp;rsquo;s remote, we&amp;rsquo;re grateful for it! \" />",
                "View fullsize                                      <img src=\"https://images.squarespace-cdn.com/content/v1/6164ac8537a6d0136ceb5eb1/1656090211943-GPIK8YOHSHKR17SA6EK6/image-asset.jpeg\" alt=\"She puts radical love first, and I am honored to receive Councilwoman Kristin Richardson Jordan&amp;rsquo;s endorsement. She is a powerful voice for racial, gender, housing, and education justice! #vote #women #womenlead #prochoice #genderequality ELECTI\" />",
                "View fullsize                                      <img src=\"https://images.squarespace-cdn.com/content/v1/6164ac8537a6d0136ceb5eb1/1656090211943-WFMC9ACL1FUUCOBMV25Z/image-asset.jpeg\" alt=\"This is a national tragedy. We need to get rid of selfish power hungry politicians and put real people in office. Getting on the ballot is serious stuff and we&amp;rsquo;ve made it. I need your help NYC. Can you help us elect new women in office?\" />",
                "View fullsize                                      <img src=\"https://images.squarespace-cdn.com/content/v1/6164ac8537a6d0136ceb5eb1/1654440379944-KPTGKKHAHAH1TX0QHAV5/image-asset.jpeg\" alt=\"My internal monologue the last year has had more bouts of intense anxiety than ever before. Caught in the Rain by @shankartucker and @rohankymal is bringing back memories of my Asian American childhood - a first generation American childhood where ev\" />",
                "View fullsize                                      <img src=\"https://images.squarespace-cdn.com/content/v1/6164ac8537a6d0136ceb5eb1/1654275799636-ILLLWSQ9LJYJAZLHUEZ7/image-asset.jpeg\" alt=\"I am a woman of color running for Congress in NY-12. I will fight for our human rights. Reproductive rights are human rights. Our lives should be free from all sexual violence including forced pregnancy and forced abortion. It is necessary to elect p\" />",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "<img src=\"https://images.squarespace-cdn.com/content/v1/6164ac8537a6d0136ceb5eb1/1636391634451-7LDJQEKL0Q3I5CV2WQ4W/MeetAshmi2.png\" alt=\"Meet Ashmi\" />",
                "<img src=\"https://images.squarespace-cdn.com/content/v1/6164ac8537a6d0136ceb5eb1/0165ca8b-5a09-49c5-a7e7-cee64786ee32/About+3.jpg\" alt=\"Ashmi and her partner Shivam\" />",
                "<img src=\"https://images.squarespace-cdn.com/content/v1/6164ac8537a6d0136ceb5eb1/9e3c8ed1-417a-446a-a6f9-11dcd2ff9779/File_000-6.jpg\" alt=\"Ashmi and her younger brother as children\" />",
                "<img src=\"https://images.squarespace-cdn.com/content/v1/6164ac8537a6d0136ceb5eb1/1eabcb43-da5b-4bbc-8a2d-36fe20c5662a/IMG_6359-1-1-scaled.jpg\" alt=\"Headshot of Ashmi in NY\" />",
                "<img src=\"https://images.squarespace-cdn.com/content/v1/6164ac8537a6d0136ceb5eb1/1636391566873-PRO4BFW44VVTI1ZWZHFK/WrittenByThePeople.png\" alt=\"Written by the people\" />",
                "",
                "A 21st Century Government",
                "A 21st Century Government",
                "A 21st Century Government",
                "",
                "A 21st Century Government",
                "A 21st Century Government",
                "A 21st Century Government",
                "",
                "Equal Opportunity for All",
                "Equal Opportunity for All",
                "Equal Opportunity for All",
                "ABOUT",
                "PRESS",
                "POLICIES",
                "JOIN US",
                "CONTRIBUTE",
                "CONTACT",
                "",
                "",
                ""
              ],
              "500": [
                "Skip to Content",
                "OUR COMMUNITY PLATFORM",
                "JOIN THE CAMPAIGN",
                "CONTRIBUTE",
                "JOIN US",
                "CONTRIBUTE",
                "PoliticsNY with Skye",
                "JENerational Change",
                "Queens Daily Eagle",
                "The City",
                "SAYA YOUTH ATTEND WOMEN IN POLITICS Q&A",
                "TV Asia: The Bottomline",
                "ASHMI’S CASH",
                "The Progressive Movement Now and Later",
                "Meet Ashmi Sheth: Candidate for Congress Representing NY-10",
                "READ MORE",
                "READ MORE",
                "We Need Gun Control",
                "Corporate Responsibility: Report Total Emissions",
                "Uplifting the Minority Voter | Improve Support Structures at our Polling Sites"
              ],
              "700": [
                "MEET ASHMI",
                "PRESS",
                "COMMUNITY-BUILT PLATFORM",
                "JOIN US",
                "CONTRIBUTE",
                "MEET ASHMI",
                "PRESS",
                "COMMUNITY-BUILT PLATFORM",
                "JOIN US",
                "CONTRIBUTE"
              ]
            },
            "opacity": {
              "0": [
                "",
                "MEET ASHMI",
                "PRESS",
                "COMMUNITY-BUILT PLATFORM",
                "JOIN US",
                "CONTRIBUTE"
              ],
              "1": [
                "0",
                "Skip to Content",
                "",
                "",
                "",
                "MEET ASHMI",
                "PRESS",
                "COMMUNITY-BUILT PLATFORM",
                "JOIN US",
                "CONTRIBUTE",
                "MEET ASHMI",
                "PRESS",
                "COMMUNITY-BUILT PLATFORM",
                "JOIN US",
                "CONTRIBUTE",
                "",
                "",
                "",
                "View fullsize                                      <img src=\"https://images.squarespace-cdn.com/content/v1/6164ac8537a6d0136ceb5eb1/1656469129547-9XMK6OV3349Z08ZCJUM4/image-asset.jpeg\" alt=\"Canvassed ALL day today and I feel full of hope (and YES my feet are tired!). Voters, come out AUGUST 23! #prochoice #progress\" />",
                "View fullsize                                      <img src=\"https://images.squarespace-cdn.com/content/v1/6164ac8537a6d0136ceb5eb1/1656417730865-WJ2I71OSM4GXS30SRWTH/image-asset.jpeg\" alt=\"Let us know if you can volunteer today or any time until August 23. Our Election Day was pushed to a second primary date and we need to let people know! 15 mins, an hour - whatever you have and even if it&amp;rsquo;s remote, we&amp;rsquo;re grateful for it! \" />",
                "View fullsize                                      <img src=\"https://images.squarespace-cdn.com/content/v1/6164ac8537a6d0136ceb5eb1/1656090211943-GPIK8YOHSHKR17SA6EK6/image-asset.jpeg\" alt=\"She puts radical love first, and I am honored to receive Councilwoman Kristin Richardson Jordan&amp;rsquo;s endorsement. She is a powerful voice for racial, gender, housing, and education justice! #vote #women #womenlead #prochoice #genderequality ELECTI\" />",
                "View fullsize                                      <img src=\"https://images.squarespace-cdn.com/content/v1/6164ac8537a6d0136ceb5eb1/1656090211943-WFMC9ACL1FUUCOBMV25Z/image-asset.jpeg\" alt=\"This is a national tragedy. We need to get rid of selfish power hungry politicians and put real people in office. Getting on the ballot is serious stuff and we&amp;rsquo;ve made it. I need your help NYC. Can you help us elect new women in office?\" />",
                "View fullsize                                      <img src=\"https://images.squarespace-cdn.com/content/v1/6164ac8537a6d0136ceb5eb1/1654440379944-KPTGKKHAHAH1TX0QHAV5/image-asset.jpeg\" alt=\"My internal monologue the last year has had more bouts of intense anxiety than ever before. Caught in the Rain by @shankartucker and @rohankymal is bringing back memories of my Asian American childhood - a first generation American childhood where ev\" />",
                "View fullsize                                      <img src=\"https://images.squarespace-cdn.com/content/v1/6164ac8537a6d0136ceb5eb1/1654275799636-ILLLWSQ9LJYJAZLHUEZ7/image-asset.jpeg\" alt=\"I am a woman of color running for Congress in NY-12. I will fight for our human rights. Reproductive rights are human rights. Our lives should be free from all sexual violence including forced pregnancy and forced abortion. It is necessary to elect p\" />",
                "OUR COMMUNITY PLATFORM",
                "JOIN THE CAMPAIGN",
                "CONTRIBUTE",
                "",
                "",
                "JOIN US",
                "CONTRIBUTE",
                "",
                "PoliticsNY with Skye",
                "",
                "JENerational Change",
                "",
                "Queens Daily Eagle",
                "",
                "The City",
                "",
                "SAYA YOUTH ATTEND WOMEN IN POLITICS Q&A",
                "",
                "TV Asia: The Bottomline",
                "",
                "ASHMI’S CASH",
                "",
                "The Progressive Movement Now and Later",
                "",
                "Meet Ashmi Sheth: Candidate for Congress Representing NY-10",
                "<img src=\"https://images.squarespace-cdn.com/content/v1/6164ac8537a6d0136ceb5eb1/1636391634451-7LDJQEKL0Q3I5CV2WQ4W/MeetAshmi2.png\" alt=\"Meet Ashmi\" />",
                "READ MORE",
                "<img src=\"https://images.squarespace-cdn.com/content/v1/6164ac8537a6d0136ceb5eb1/0165ca8b-5a09-49c5-a7e7-cee64786ee32/About+3.jpg\" alt=\"Ashmi and her partner Shivam\" />",
                "<img src=\"https://images.squarespace-cdn.com/content/v1/6164ac8537a6d0136ceb5eb1/9e3c8ed1-417a-446a-a6f9-11dcd2ff9779/File_000-6.jpg\" alt=\"Ashmi and her younger brother as children\" />",
                "<img src=\"https://images.squarespace-cdn.com/content/v1/6164ac8537a6d0136ceb5eb1/1eabcb43-da5b-4bbc-8a2d-36fe20c5662a/IMG_6359-1-1-scaled.jpg\" alt=\"Headshot of Ashmi in NY\" />",
                "<img src=\"https://images.squarespace-cdn.com/content/v1/6164ac8537a6d0136ceb5eb1/1636391566873-PRO4BFW44VVTI1ZWZHFK/WrittenByThePeople.png\" alt=\"Written by the people\" />",
                "READ MORE",
                "",
                "A 21st Century Government",
                "We Need Gun Control",
                "A 21st Century Government",
                "A 21st Century Government",
                "",
                "A 21st Century Government",
                "Corporate Responsibility: Report Total Emissions",
                "A 21st Century Government",
                "A 21st Century Government",
                "",
                "Equal Opportunity for All",
                "Uplifting the Minority Voter | Improve Support Structures at our Polling Sites",
                "Equal Opportunity for All",
                "Equal Opportunity for All",
                "ABOUT",
                "PRESS",
                "POLICIES",
                "JOIN US",
                "CONTRIBUTE",
                "CONTACT",
                "",
                "",
                ""
              ]
            }
          }
        }
      }
    },
    {
      "type": "test",
      "which": "tabNav",
      "withItems": true,
      "what": "keyboard navigation between tab elements",
      "url": "https://ashmiforcongress.com/",
      "result": {
        "totals": {
          "navigations": {
            "all": {
              "total": 0,
              "correct": 0,
              "incorrect": 0
            },
            "specific": {
              "tab": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "left": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "right": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "up": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "down": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "home": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "end": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              }
            }
          },
          "tabElements": {
            "total": 0,
            "correct": 0,
            "incorrect": 0
          },
          "tabLists": {
            "total": 0,
            "correct": 0,
            "incorrect": 0
          }
        },
        "tabElements": {
          "incorrect": [],
          "correct": []
        }
      }
    },
    {
      "type": "test",
      "which": "zIndex",
      "withItems": true,
      "what": "z indexes",
      "url": "https://ashmiforcongress.com/",
      "result": {
        "totals": {
          "total": 39,
          "tagNames": {
            "DIV": 21,
            "SPAN": 5,
            "IFRAME": 1,
            "HEADER": 1,
            "A": 9,
            "MAIN": 1,
            "FOOTER": 1
          }
        },
        "items": [
          {
            "tagName": "DIV",
            "id": "",
            "text": "Skip to main contentEnable accessibility forvisually impairedOpen the accessibilitymenu"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": ""
          },
          {
            "tagName": "IFRAME",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "0"
          },
          {
            "tagName": "HEADER",
            "id": "header",
            "text": "Skip to Content @supports (-webkit-backdrop-filter: none) or (backdrop-filter: none) { .header-blur-"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Skip to Content @supports (-webkit-backdrop-filter: none) or (backdrop-filter: none) { .header-blur-"
          },
          {
            "tagName": "A",
            "id": "",
            "text": "Skip to Content"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "MEET ASHMI PRESS COMMUNITY-BUILT PLATFORM JOIN US CONTRIBUTE .top-bun, .patty, .bottom-bun { height:"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "MEET ASHMI PRESS COMMUNITY-BUILT PLATFORM JOIN US CONTRIBUTE"
          },
          {
            "tagName": "MAIN",
            "id": "page",
            "text": "\"use strict\"; var positionImage = function positionImage(imageEl) { var imageDimensions = imageEl.da"
          },
          {
            "tagName": "A",
            "id": "",
            "text": ""
          },
          {
            "tagName": "A",
            "id": "",
            "text": ""
          },
          {
            "tagName": "A",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "yui_3_17_2_1_1656861303218_427",
            "text": "<img src=\"https://images.squarespace-cdn.com/content/v1/6164ac8537a6d0136ceb5eb1/1638318827917-I6DHW"
          },
          {
            "tagName": "DIV",
            "id": "yui_3_17_2_1_1656861303218_431",
            "text": "<img src=\"https://images.squarespace-cdn.com/content/v1/6164ac8537a6d0136ceb5eb1/1638364650023-BR2YG"
          },
          {
            "tagName": "DIV",
            "id": "yui_3_17_2_1_1656861303218_435",
            "text": "<img src=\"https://images.squarespace-cdn.com/content/v1/6164ac8537a6d0136ceb5eb1/1638364409093-4S9M7"
          },
          {
            "tagName": "DIV",
            "id": "yui_3_17_2_1_1656861303218_439",
            "text": "<img src=\"https://images.squarespace-cdn.com/content/v1/6164ac8537a6d0136ceb5eb1/1638364732356-P0O7V"
          },
          {
            "tagName": "DIV",
            "id": "yui_3_17_2_1_1656861303218_443",
            "text": "<img src=\"https://images.squarespace-cdn.com/content/v1/6164ac8537a6d0136ceb5eb1/1637726626853-FY54Y"
          },
          {
            "tagName": "DIV",
            "id": "yui_3_17_2_1_1656861303218_447",
            "text": "<img src=\"https://images.squarespace-cdn.com/content/v1/6164ac8537a6d0136ceb5eb1/1638318835162-UYJV0"
          },
          {
            "tagName": "DIV",
            "id": "yui_3_17_2_1_1656861303218_451",
            "text": "<img src=\"https://images.squarespace-cdn.com/content/v1/6164ac8537a6d0136ceb5eb1/1638318853582-Q736X"
          },
          {
            "tagName": "DIV",
            "id": "yui_3_17_2_1_1656861303218_455",
            "text": "<img src=\"https://images.squarespace-cdn.com/content/v1/6164ac8537a6d0136ceb5eb1/1638364577053-Y4BMV"
          },
          {
            "tagName": "A",
            "id": "",
            "text": ""
          },
          {
            "tagName": "A",
            "id": "",
            "text": ""
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": ""
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": ""
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": ""
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": ""
          },
          {
            "tagName": "FOOTER",
            "id": "footer-sections",
            "text": "\"use strict\"; var positionImage = function positionImage(imageEl) { var imageDimensions = imageEl.da"
          },
          {
            "tagName": "A",
            "id": "",
            "text": ""
          },
          {
            "tagName": "A",
            "id": "",
            "text": ""
          },
          {
            "tagName": "A",
            "id": "",
            "text": ""
          }
        ]
      }
    },
    {
      "type": "test",
      "which": "alfa",
      "what": "alfa",
      "url": "https://ashmiforcongress.com/",
      "result": {
        "totals": {
          "failures": 0,
          "warnings": 0
        },
        "items": []
      }
    },
    {
      "type": "test",
      "which": "axe",
      "detailLevel": 2,
      "rules": [],
      "what": "Axe",
      "url": "https://ashmiforcongress.com/",
      "result": {
        "totals": {
          "rulesNA": 46,
          "rulesPassed": 46,
          "rulesWarned": 7,
          "rulesViolated": 6,
          "warnings": {
            "minor": 59,
            "moderate": 0,
            "serious": 60,
            "critical": 1
          },
          "violations": {
            "minor": 0,
            "moderate": 3,
            "serious": 3,
            "critical": 0
          }
        },
        "details": {
          "testEngine": {
            "name": "axe-core",
            "version": "4.4.2"
          },
          "testRunner": {
            "name": "axe"
          },
          "testEnvironment": {
            "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/102.0.5005.40 Safari/537.36",
            "windowWidth": 1280,
            "windowHeight": 720,
            "orientationAngle": 90,
            "orientationType": "landscape-primary"
          },
          "timestamp": "2022-07-03T15:15:18.827Z",
          "url": "https://ashmiforcongress.com/",
          "toolOptions": {
            "resultTypes": [
              "violations",
              "incomplete"
            ],
            "runOnly": {
              "type": "tag",
              "values": [
                "experimental",
                "best-practice",
                "wcag2a",
                "wcag2aa",
                "wcag2aaa",
                "wcag21a",
                "wcag21aa",
                "wcag21aaa"
              ]
            },
            "reporter": "v1"
          },
          "incomplete": [
            {
              "id": "aria-allowed-attr",
              "impact": "serious",
              "tags": [
                "cat.aria",
                "wcag2a",
                "wcag412"
              ],
              "description": "Ensures ARIA attributes are allowed for an element's role",
              "help": "Elements must only use allowed ARIA attributes",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/aria-allowed-attr?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [],
                  "none": [
                    {
                      "id": "aria-prohibited-attr",
                      "data": {
                        "role": null,
                        "nodeName": "div",
                        "messageKey": "noRoleSingular",
                        "prohibited": [
                          "aria-label"
                        ]
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-label attribute is not well supported on a div with no valid role attribute."
                    }
                  ],
                  "impact": "serious",
                  "html": "<div class=\"uw-sl\" aria-label=\"Quick accessibility menu\">",
                  "target": [
                    ".uw-sl"
                  ],
                  "failureSummary": "Fix all of the following:\n  aria-label attribute is not well supported on a div with no valid role attribute."
                }
              ]
            },
            {
              "id": "color-contrast-enhanced",
              "impact": "serious",
              "tags": [
                "cat.color",
                "wcag2aaa",
                "wcag146"
              ],
              "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AAA contrast ratio thresholds",
              "help": "Elements must have sufficient color contrast",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/color-contrast-enhanced?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "13.2pt (17.536px)",
                        "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": "<legend class=\"title\" data-uw-styling-context=\"true\">\n              Name\n              \n                <span class=\"required\" aria-hidden=\"true\" data-uw-styling-context=\"true\">*</span>\n              \n            </legend>",
                  "target": [
                    "legend"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "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": "<input class=\"field-element field-control\" name=\"fname\" x-autocompletetype=\"given-name\" type=\"text\" spellcheck=\"false\" maxlength=\"30\" data-title=\"First\" aria-required=\"true\" data-uw-styling-context=\"true\">",
                  "target": [
                    "input[name=\"fname\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "10.8pt (14.464px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"caption-text\" data-uw-styling-context=\"true\">First Name</span>",
                  "target": [
                    ".first-name > .caption > .caption-text"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "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": "<input class=\"field-element field-control\" name=\"lname\" x-autocompletetype=\"surname\" type=\"text\" spellcheck=\"false\" maxlength=\"30\" data-title=\"Last\" aria-required=\"true\" data-uw-styling-context=\"true\">",
                  "target": [
                    "input[name=\"lname\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "10.8pt (14.464px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"caption-text\" data-uw-styling-context=\"true\">Last Name</span>",
                  "target": [
                    ".last-name > .caption > .caption-text"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "13.2pt (17.536px)",
                        "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": "<label class=\"title\" for=\"email-yui_3_17_2_1_1634661113818_20362-field\" data-uw-styling-context=\"true\">\n              Email\n              \n                <span class=\"required\" aria-hidden=\"true\" data-uw-styling-context=\"true\">*</span>\n              \n            </label>",
                  "target": [
                    "#email-yui_3_17_2_1_1634661113818_20362 > .title"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "9.0pt (12px)",
                        "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": "<input class=\"field-element\" id=\"email-yui_3_17_2_1_1634661113818_20362-field\" name=\"email\" type=\"email\" autocomplete=\"email\" spellcheck=\"false\" aria-required=\"true\" data-uw-styling-context=\"true\">",
                  "target": [
                    "#email-yui_3_17_2_1_1634661113818_20362-field"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "13.2pt (17.536px)",
                        "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": "<label class=\"title\" for=\"text-yui_3_17_2_1_1634661113818_20363-field\" data-uw-styling-context=\"true\">\n              Zip Code\n              \n                <span class=\"required\" aria-hidden=\"true\" data-uw-styling-context=\"true\">*</span>\n              \n            </label>",
                  "target": [
                    "#text-yui_3_17_2_1_1634661113818_20363 > .title"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "9.0pt (12px)",
                        "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": "<input class=\"field-element text\" type=\"text\" id=\"text-yui_3_17_2_1_1634661113818_20363-field\" aria-required=\"true\" data-uw-styling-context=\"true\">",
                  "target": [
                    "#text-yui_3_17_2_1_1634661113818_20363-field"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#2a348f",
                        "contrastRatio": 0,
                        "fontSize": "20.4pt (27.2px)",
                        "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=\"/get-involved\" class=\"sqs-block-button-element--large sqs-button-element--secondary sqs-block-button-element\" data-initialized=\"true\" data-uw-styling-context=\"true\">\n    JOIN US\n  </a>",
                  "target": [
                    ".sqs-block-button-element--large.sqs-button-element--secondary[href$=\"get-involved\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#2a348f",
                        "contrastRatio": 0,
                        "fontSize": "20.4pt (27.2px)",
                        "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=\"https://secure.actblue.com/donate/ashmiforcongresswebsite\" class=\"sqs-block-button-element--large sqs-button-element--secondary sqs-block-button-element\" data-initialized=\"true\" data-uw-styling-context=\"true\">\n      CONTRIBUTE   \n  </a>",
                  "target": [
                    "#yui_3_17_2_1_1656861303218_303 > .sqs-block-button-element--large.sqs-button-element--secondary.sqs-block-button-element"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "13.2pt (17.536px)",
                        "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=\"https://politicsny.com/2021/12/09/politicsny-with-skye-3q3m-with-ashmi-sheth-candidate-for-us-congress-ny-10/\" class=\"summary-title-link\" data-uw-styling-context=\"true\">PoliticsNY with Skye</a>",
                  "target": [
                    "#yui_3_17_2_1_1656861303218_656 > .scroll-anim-rollup > .summary-content.sqs-gallery-meta-container[data-animation-role=\"content\"] > .summary-title > .summary-title-link"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "contrastRatio": 0,
                        "fontSize": "9.8pt (13px)",
                        "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": "<time class=\"summary-metadata-item summary-metadata-item--date\" datetime=\"2021-12-09\" data-uw-styling-context=\"true\">Dec 9, 2021</time>",
                  "target": [
                    ".summary-metadata-container--below-content.summary-metadata-container > .summary-metadata--primary.summary-metadata > time[datetime=\"2021-12-09\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "13.2pt (17.536px)",
                        "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=\"https://www.youtube.com/watch?v=0jxdCqD-KPQ&amp;t=984s\" class=\"summary-title-link\" data-uw-styling-context=\"true\">JENerational Change</a>",
                  "target": [
                    "#yui_3_17_2_1_1656861303218_658 > .scroll-anim-rollup > .summary-content.sqs-gallery-meta-container[data-animation-role=\"content\"] > .summary-title > .summary-title-link"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "contrastRatio": 0,
                        "fontSize": "9.8pt (13px)",
                        "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": "<time class=\"summary-metadata-item summary-metadata-item--date\" datetime=\"2021-11-21\" data-uw-styling-context=\"true\">Nov 21, 2021</time>",
                  "target": [
                    ".summary-metadata-container--below-content.summary-metadata-container > .summary-metadata--primary.summary-metadata > time[datetime=\"2021-11-21\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "13.2pt (17.536px)",
                        "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=\"https://static1.squarespace.com/static/5b9ffe0f1137a680c2c08250/t/6170126756d60b47fb36a2cd/1634734697171/QDE_102021digital_compressed.pdf\" class=\"summary-title-link\" data-uw-styling-context=\"true\">Queens Daily Eagle</a>",
                  "target": [
                    "#yui_3_17_2_1_1656861303218_660 > .scroll-anim-rollup > .summary-content.sqs-gallery-meta-container[data-animation-role=\"content\"] > .summary-title > .summary-title-link"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "contrastRatio": 0,
                        "fontSize": "9.8pt (13px)",
                        "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": "<time class=\"summary-metadata-item summary-metadata-item--date\" datetime=\"2021-10-20\" data-uw-styling-context=\"true\">Oct 20, 2021</time>",
                  "target": [
                    ".summary-metadata-container--below-content.summary-metadata-container > .summary-metadata--primary.summary-metadata > time[datetime=\"2021-10-20\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "13.2pt (17.536px)",
                        "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=\"https://www.thecity.nyc/2021/10/18/22733835/nyc-congress-house-incumbents-fundraising-progressives\" class=\"summary-title-link\" data-uw-styling-context=\"true\">The City</a>",
                  "target": [
                    "#yui_3_17_2_1_1656861303218_662 > .scroll-anim-rollup > .summary-content.sqs-gallery-meta-container[data-animation-role=\"content\"] > .summary-title > .summary-title-link"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "contrastRatio": 0,
                        "fontSize": "9.8pt (13px)",
                        "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": "<time class=\"summary-metadata-item summary-metadata-item--date\" datetime=\"2021-10-18\" data-uw-styling-context=\"true\">Oct 18, 2021</time>",
                  "target": [
                    ".summary-metadata-container--below-content.summary-metadata-container > .summary-metadata--primary.summary-metadata > time[datetime=\"2021-10-18\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "13.2pt (17.536px)",
                        "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=\"https://www.saya.org/blogpostsunlinked/2021/8/saya-youth-attend-women-in-politics-qampa\" class=\"summary-title-link\" data-uw-styling-context=\"true\">SAYA YOUTH ATTEND WOMEN IN POLITICS Q&amp;A</a>",
                  "target": [
                    "#yui_3_17_2_1_1656861303218_664 > .scroll-anim-rollup > .summary-content.sqs-gallery-meta-container[data-animation-role=\"content\"] > .summary-title > .summary-title-link"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "contrastRatio": 0,
                        "fontSize": "9.8pt (13px)",
                        "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": "<time class=\"summary-metadata-item summary-metadata-item--date\" datetime=\"2021-08-31\" data-uw-styling-context=\"true\">Aug 31, 2021</time>",
                  "target": [
                    ".summary-metadata-container--below-content.summary-metadata-container > .summary-metadata--primary.summary-metadata > time[datetime=\"2021-08-31\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "13.2pt (17.536px)",
                        "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=\"https://www.youtube.com/channel/UCy1zSwK3bszX-4lnEghSROA\" class=\"summary-title-link\" data-uw-styling-context=\"true\">TV Asia: The Bottomline</a>",
                  "target": [
                    "#yui_3_17_2_1_1656861303218_666 > .scroll-anim-rollup > .summary-content.sqs-gallery-meta-container[data-animation-role=\"content\"] > .summary-title > .summary-title-link"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "contrastRatio": 0,
                        "fontSize": "9.8pt (13px)",
                        "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": "<time class=\"summary-metadata-item summary-metadata-item--date\" datetime=\"2021-08-16\" data-uw-styling-context=\"true\">Aug 16, 2021</time>",
                  "target": [
                    ".summary-metadata-container--below-content.summary-metadata-container > .summary-metadata--primary.summary-metadata > time[datetime=\"2021-08-16\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "13.2pt (17.536px)",
                        "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=\"https://www.cityandstateny.com/politics/2021/07/eric-adams-had-wait-it/183633/\" class=\"summary-title-link\" data-uw-styling-context=\"true\">ASHMI’S CASH</a>",
                  "target": [
                    "#yui_3_17_2_1_1656861303218_668 > .scroll-anim-rollup > .summary-content.sqs-gallery-meta-container[data-animation-role=\"content\"] > .summary-title > .summary-title-link"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "contrastRatio": 0,
                        "fontSize": "9.8pt (13px)",
                        "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": "<time class=\"summary-metadata-item summary-metadata-item--date\" datetime=\"2021-07-07\" data-uw-styling-context=\"true\">Jul 7, 2021</time>",
                  "target": [
                    ".summary-metadata-container--below-content.summary-metadata-container > .summary-metadata--primary.summary-metadata > time[datetime=\"2021-07-07\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "13.2pt (17.536px)",
                        "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=\"https://browngirlmagazine.com/2021/06/ashmi-sheth-candidate-for-congress-ny-10/\" class=\"summary-title-link\" data-uw-styling-context=\"true\">The Progressive Movement Now and Later</a>",
                  "target": [
                    "#yui_3_17_2_1_1656861303218_670 > .scroll-anim-rollup > .summary-content.sqs-gallery-meta-container[data-animation-role=\"content\"] > .summary-title > .summary-title-link"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "contrastRatio": 0,
                        "fontSize": "9.8pt (13px)",
                        "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": "<time class=\"summary-metadata-item summary-metadata-item--date\" datetime=\"2021-06-15\" data-uw-styling-context=\"true\">Jun 15, 2021</time>",
                  "target": [
                    ".summary-metadata-container--below-content.summary-metadata-container > .summary-metadata--primary.summary-metadata > time[datetime=\"2021-06-15\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "13.2pt (17.536px)",
                        "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=\"https://aninjusticemag.com/the-progressive-movement-now-and-later-an-interview-with-ashmi-sheth-for-new-york-cd-10-2ba4408b08a1\" class=\"summary-title-link\" data-uw-styling-context=\"true\">Meet Ashmi Sheth: Candidate for Congress Representing NY-10</a>",
                  "target": [
                    "#yui_3_17_2_1_1656861303218_672 > .scroll-anim-rollup > .summary-content.sqs-gallery-meta-container[data-animation-role=\"content\"] > .summary-title > .summary-title-link"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "contrastRatio": 0,
                        "fontSize": "9.8pt (13px)",
                        "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": "<time class=\"summary-metadata-item summary-metadata-item--date\" datetime=\"2021-05-13\" data-uw-styling-context=\"true\">May 13, 2021</time>",
                  "target": [
                    ".summary-metadata-container--below-content.summary-metadata-container > .summary-metadata--primary.summary-metadata > time[datetime=\"2021-05-13\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                }
              ]
            },
            {
              "id": "color-contrast",
              "impact": "serious",
              "tags": [
                "cat.color",
                "wcag2aa",
                "wcag143"
              ],
              "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AA contrast ratio thresholds",
              "help": "Elements must have sufficient color contrast",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/color-contrast?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "13.2pt (17.536px)",
                        "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": "<legend class=\"title\" data-uw-styling-context=\"true\">\n              Name\n              \n                <span class=\"required\" aria-hidden=\"true\" data-uw-styling-context=\"true\">*</span>\n              \n            </legend>",
                  "target": [
                    "legend"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "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": "<input class=\"field-element field-control\" name=\"fname\" x-autocompletetype=\"given-name\" type=\"text\" spellcheck=\"false\" maxlength=\"30\" data-title=\"First\" aria-required=\"true\" data-uw-styling-context=\"true\">",
                  "target": [
                    "input[name=\"fname\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "10.8pt (14.464px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"caption-text\" data-uw-styling-context=\"true\">First Name</span>",
                  "target": [
                    ".first-name > .caption > .caption-text"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "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": "<input class=\"field-element field-control\" name=\"lname\" x-autocompletetype=\"surname\" type=\"text\" spellcheck=\"false\" maxlength=\"30\" data-title=\"Last\" aria-required=\"true\" data-uw-styling-context=\"true\">",
                  "target": [
                    "input[name=\"lname\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "10.8pt (14.464px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"caption-text\" data-uw-styling-context=\"true\">Last Name</span>",
                  "target": [
                    ".last-name > .caption > .caption-text"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "13.2pt (17.536px)",
                        "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": "<label class=\"title\" for=\"email-yui_3_17_2_1_1634661113818_20362-field\" data-uw-styling-context=\"true\">\n              Email\n              \n                <span class=\"required\" aria-hidden=\"true\" data-uw-styling-context=\"true\">*</span>\n              \n            </label>",
                  "target": [
                    "#email-yui_3_17_2_1_1634661113818_20362 > .title"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "9.0pt (12px)",
                        "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": "<input class=\"field-element\" id=\"email-yui_3_17_2_1_1634661113818_20362-field\" name=\"email\" type=\"email\" autocomplete=\"email\" spellcheck=\"false\" aria-required=\"true\" data-uw-styling-context=\"true\">",
                  "target": [
                    "#email-yui_3_17_2_1_1634661113818_20362-field"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "13.2pt (17.536px)",
                        "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": "<label class=\"title\" for=\"text-yui_3_17_2_1_1634661113818_20363-field\" data-uw-styling-context=\"true\">\n              Zip Code\n              \n                <span class=\"required\" aria-hidden=\"true\" data-uw-styling-context=\"true\">*</span>\n              \n            </label>",
                  "target": [
                    "#text-yui_3_17_2_1_1634661113818_20363 > .title"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "9.0pt (12px)",
                        "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": "<input class=\"field-element text\" type=\"text\" id=\"text-yui_3_17_2_1_1634661113818_20363-field\" aria-required=\"true\" data-uw-styling-context=\"true\">",
                  "target": [
                    "#text-yui_3_17_2_1_1634661113818_20363-field"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#2a348f",
                        "contrastRatio": 0,
                        "fontSize": "20.4pt (27.2px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/get-involved\" class=\"sqs-block-button-element--large sqs-button-element--secondary sqs-block-button-element\" data-initialized=\"true\" data-uw-styling-context=\"true\">\n    JOIN US\n  </a>",
                  "target": [
                    ".sqs-block-button-element--large.sqs-button-element--secondary[href$=\"get-involved\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#2a348f",
                        "contrastRatio": 0,
                        "fontSize": "20.4pt (27.2px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://secure.actblue.com/donate/ashmiforcongresswebsite\" class=\"sqs-block-button-element--large sqs-button-element--secondary sqs-block-button-element\" data-initialized=\"true\" data-uw-styling-context=\"true\">\n      CONTRIBUTE   \n  </a>",
                  "target": [
                    "#yui_3_17_2_1_1656861303218_303 > .sqs-block-button-element--large.sqs-button-element--secondary.sqs-block-button-element"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "13.2pt (17.536px)",
                        "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=\"https://politicsny.com/2021/12/09/politicsny-with-skye-3q3m-with-ashmi-sheth-candidate-for-us-congress-ny-10/\" class=\"summary-title-link\" data-uw-styling-context=\"true\">PoliticsNY with Skye</a>",
                  "target": [
                    "#yui_3_17_2_1_1656861303218_656 > .scroll-anim-rollup > .summary-content.sqs-gallery-meta-container[data-animation-role=\"content\"] > .summary-title > .summary-title-link"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "contrastRatio": 0,
                        "fontSize": "9.8pt (13px)",
                        "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": "<time class=\"summary-metadata-item summary-metadata-item--date\" datetime=\"2021-12-09\" data-uw-styling-context=\"true\">Dec 9, 2021</time>",
                  "target": [
                    ".summary-metadata-container--below-content.summary-metadata-container > .summary-metadata--primary.summary-metadata > time[datetime=\"2021-12-09\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "13.2pt (17.536px)",
                        "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=\"https://www.youtube.com/watch?v=0jxdCqD-KPQ&amp;t=984s\" class=\"summary-title-link\" data-uw-styling-context=\"true\">JENerational Change</a>",
                  "target": [
                    "#yui_3_17_2_1_1656861303218_658 > .scroll-anim-rollup > .summary-content.sqs-gallery-meta-container[data-animation-role=\"content\"] > .summary-title > .summary-title-link"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "contrastRatio": 0,
                        "fontSize": "9.8pt (13px)",
                        "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": "<time class=\"summary-metadata-item summary-metadata-item--date\" datetime=\"2021-11-21\" data-uw-styling-context=\"true\">Nov 21, 2021</time>",
                  "target": [
                    ".summary-metadata-container--below-content.summary-metadata-container > .summary-metadata--primary.summary-metadata > time[datetime=\"2021-11-21\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "13.2pt (17.536px)",
                        "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=\"https://static1.squarespace.com/static/5b9ffe0f1137a680c2c08250/t/6170126756d60b47fb36a2cd/1634734697171/QDE_102021digital_compressed.pdf\" class=\"summary-title-link\" data-uw-styling-context=\"true\">Queens Daily Eagle</a>",
                  "target": [
                    "#yui_3_17_2_1_1656861303218_660 > .scroll-anim-rollup > .summary-content.sqs-gallery-meta-container[data-animation-role=\"content\"] > .summary-title > .summary-title-link"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "contrastRatio": 0,
                        "fontSize": "9.8pt (13px)",
                        "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": "<time class=\"summary-metadata-item summary-metadata-item--date\" datetime=\"2021-10-20\" data-uw-styling-context=\"true\">Oct 20, 2021</time>",
                  "target": [
                    ".summary-metadata-container--below-content.summary-metadata-container > .summary-metadata--primary.summary-metadata > time[datetime=\"2021-10-20\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "13.2pt (17.536px)",
                        "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=\"https://www.thecity.nyc/2021/10/18/22733835/nyc-congress-house-incumbents-fundraising-progressives\" class=\"summary-title-link\" data-uw-styling-context=\"true\">The City</a>",
                  "target": [
                    "#yui_3_17_2_1_1656861303218_662 > .scroll-anim-rollup > .summary-content.sqs-gallery-meta-container[data-animation-role=\"content\"] > .summary-title > .summary-title-link"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "contrastRatio": 0,
                        "fontSize": "9.8pt (13px)",
                        "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": "<time class=\"summary-metadata-item summary-metadata-item--date\" datetime=\"2021-10-18\" data-uw-styling-context=\"true\">Oct 18, 2021</time>",
                  "target": [
                    ".summary-metadata-container--below-content.summary-metadata-container > .summary-metadata--primary.summary-metadata > time[datetime=\"2021-10-18\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "13.2pt (17.536px)",
                        "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=\"https://www.saya.org/blogpostsunlinked/2021/8/saya-youth-attend-women-in-politics-qampa\" class=\"summary-title-link\" data-uw-styling-context=\"true\">SAYA YOUTH ATTEND WOMEN IN POLITICS Q&amp;A</a>",
                  "target": [
                    "#yui_3_17_2_1_1656861303218_664 > .scroll-anim-rollup > .summary-content.sqs-gallery-meta-container[data-animation-role=\"content\"] > .summary-title > .summary-title-link"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "contrastRatio": 0,
                        "fontSize": "9.8pt (13px)",
                        "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": "<time class=\"summary-metadata-item summary-metadata-item--date\" datetime=\"2021-08-31\" data-uw-styling-context=\"true\">Aug 31, 2021</time>",
                  "target": [
                    ".summary-metadata-container--below-content.summary-metadata-container > .summary-metadata--primary.summary-metadata > time[datetime=\"2021-08-31\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "13.2pt (17.536px)",
                        "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=\"https://www.youtube.com/channel/UCy1zSwK3bszX-4lnEghSROA\" class=\"summary-title-link\" data-uw-styling-context=\"true\">TV Asia: The Bottomline</a>",
                  "target": [
                    "#yui_3_17_2_1_1656861303218_666 > .scroll-anim-rollup > .summary-content.sqs-gallery-meta-container[data-animation-role=\"content\"] > .summary-title > .summary-title-link"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "contrastRatio": 0,
                        "fontSize": "9.8pt (13px)",
                        "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": "<time class=\"summary-metadata-item summary-metadata-item--date\" datetime=\"2021-08-16\" data-uw-styling-context=\"true\">Aug 16, 2021</time>",
                  "target": [
                    ".summary-metadata-container--below-content.summary-metadata-container > .summary-metadata--primary.summary-metadata > time[datetime=\"2021-08-16\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "13.2pt (17.536px)",
                        "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=\"https://www.cityandstateny.com/politics/2021/07/eric-adams-had-wait-it/183633/\" class=\"summary-title-link\" data-uw-styling-context=\"true\">ASHMI’S CASH</a>",
                  "target": [
                    "#yui_3_17_2_1_1656861303218_668 > .scroll-anim-rollup > .summary-content.sqs-gallery-meta-container[data-animation-role=\"content\"] > .summary-title > .summary-title-link"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "contrastRatio": 0,
                        "fontSize": "9.8pt (13px)",
                        "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": "<time class=\"summary-metadata-item summary-metadata-item--date\" datetime=\"2021-07-07\" data-uw-styling-context=\"true\">Jul 7, 2021</time>",
                  "target": [
                    ".summary-metadata-container--below-content.summary-metadata-container > .summary-metadata--primary.summary-metadata > time[datetime=\"2021-07-07\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "13.2pt (17.536px)",
                        "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=\"https://browngirlmagazine.com/2021/06/ashmi-sheth-candidate-for-congress-ny-10/\" class=\"summary-title-link\" data-uw-styling-context=\"true\">The Progressive Movement Now and Later</a>",
                  "target": [
                    "#yui_3_17_2_1_1656861303218_670 > .scroll-anim-rollup > .summary-content.sqs-gallery-meta-container[data-animation-role=\"content\"] > .summary-title > .summary-title-link"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "contrastRatio": 0,
                        "fontSize": "9.8pt (13px)",
                        "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": "<time class=\"summary-metadata-item summary-metadata-item--date\" datetime=\"2021-06-15\" data-uw-styling-context=\"true\">Jun 15, 2021</time>",
                  "target": [
                    ".summary-metadata-container--below-content.summary-metadata-container > .summary-metadata--primary.summary-metadata > time[datetime=\"2021-06-15\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "13.2pt (17.536px)",
                        "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=\"https://aninjusticemag.com/the-progressive-movement-now-and-later-an-interview-with-ashmi-sheth-for-new-york-cd-10-2ba4408b08a1\" class=\"summary-title-link\" data-uw-styling-context=\"true\">Meet Ashmi Sheth: Candidate for Congress Representing NY-10</a>",
                  "target": [
                    "#yui_3_17_2_1_1656861303218_672 > .scroll-anim-rollup > .summary-content.sqs-gallery-meta-container[data-animation-role=\"content\"] > .summary-title > .summary-title-link"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "contrastRatio": 0,
                        "fontSize": "9.8pt (13px)",
                        "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": "<time class=\"summary-metadata-item summary-metadata-item--date\" datetime=\"2021-05-13\" data-uw-styling-context=\"true\">May 13, 2021</time>",
                  "target": [
                    ".summary-metadata-container--below-content.summary-metadata-container > .summary-metadata--primary.summary-metadata > time[datetime=\"2021-05-13\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                }
              ]
            },
            {
              "id": "frame-tested",
              "impact": "critical",
              "tags": [
                "cat.structure",
                "review-item",
                "best-practice"
              ],
              "description": "Ensures <iframe> and <frame> elements contain the axe-core script",
              "help": "Frames should be tested with axe-core",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/frame-tested?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [
                    {
                      "id": "frame-tested",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "The iframe still has to be tested with axe-core"
                    }
                  ],
                  "none": [],
                  "impact": "critical",
                  "html": "<iframe src=\"https://www.youtube.com/embed/9VwN0ueBCLM?wmode=opaque&amp;enablejsapi=1\" height=\"480\" width=\"854\" scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"\" id=\"yui_3_17_2_1_1656861303218_83\" data-uw-styling-context=\"true\"></iframe>",
                  "target": [
                    "#yui_3_17_2_1_1656861303218_83"
                  ],
                  "failureSummary": "Fix all of the following:\n  The iframe still has to be tested with axe-core"
                }
              ]
            },
            {
              "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": "<div class=\"ups\" data-uw-styling-context=\"true\"><img width=\"43\" height=\"43\" data-uw-rm-ignore=\"\" class=\"si_w\" aria-hidden=\"true\" alt=\"Spinner: White decorative\" src=\"https://cdn.userway.org/widgetapp/images/spin_wh.svg\" data-uw-styling-context=\"true\"></div>",
                  "target": [
                    ".ups"
                  ],
                  "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": "<img class=\"check_on\" data-uw-rm-ignore=\"\" width=\"18\" height=\"20\" alt=\"Accessibility menu is on\" src=\"https://cdn.userway.org/widgetapp/images/check_on.svg\" data-uw-styling-context=\"true\">",
                  "target": [
                    ".check_on"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<iframe class=\"uwif userway_p5\" name=\"userway\" title=\"UserWay Accessibility Menu\" style=\"width: 100vw !important; max-width: 100vw !important; max-height: 100vh !important; visibility: visible !important; opacity: 1 !important; color-scheme: light !important; height: 100vh !important;\" data-uw-styling-context=\"true\">",
                  "target": [
                    ".uwif"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"floating-cart hidden\" data-controller=\"FloatingCart\" data-controllers-bound=\"FloatingCart\" data-uw-styling-context=\"true\">",
                  "target": [
                    ".floating-cart"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"header-mobile-logo\" data-uw-styling-context=\"true\">",
                  "target": [
                    ".header-display-desktop > .header-title-nav-wrapper > .header-title.header-title--use-mobile-logo[data-animation-role=\"header-element\"] > .header-mobile-logo"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"header-burger menu-overlay-has-visible-non-navigation-items no-actions preScale scaleIn\" data-animation-role=\"header-element\" style=\"transition-timing-function: ease; transition-duration: 0.65s; transition-delay: 0.06s;\" data-uw-styling-context=\"true\">",
                  "target": [
                    ".header-display-desktop > .header-burger.menu-overlay-has-visible-non-navigation-items.no-actions"
                  ],
                  "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": "<span hidden=\"\" class=\"js-header-burger-close-title visually-hidden\" data-uw-styling-context=\"true\">Close Menu</span>",
                  "target": [
                    ".header-display-desktop > .header-burger.menu-overlay-has-visible-non-navigation-items.no-actions > button > .js-header-burger-close-title.visually-hidden[hidden=\"\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"header-display-mobile\" data-content-field=\"site-title\" data-uw-styling-context=\"true\">",
                  "target": [
                    ".header-display-mobile"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"header-mobile-logo\" data-uw-styling-context=\"true\">",
                  "target": [
                    ".header-display-mobile > .header-title-nav-wrapper > .header-title.header-title--use-mobile-logo[data-animation-role=\"header-element\"] > .header-mobile-logo"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"header-burger menu-overlay-has-visible-non-navigation-items no-actions preScale scaleIn\" data-animation-role=\"header-element\" style=\"transition-timing-function: ease; transition-duration: 0.65s; transition-delay: 0.1275s;\" data-uw-styling-context=\"true\">",
                  "target": [
                    ".header-display-mobile > .header-burger.menu-overlay-has-visible-non-navigation-items.no-actions"
                  ],
                  "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": "<span hidden=\"\" class=\"js-header-burger-close-title visually-hidden\" data-uw-styling-context=\"true\">Close Menu</span>",
                  "target": [
                    ".header-display-mobile > .header-burger.menu-overlay-has-visible-non-navigation-items.no-actions > button > .js-header-burger-close-title.visually-hidden[hidden=\"\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"header-menu header-menu--folder-list\n    \n    \n    \n    \n    \n    \" data-current-styles=\"{\n  &quot;layout&quot;: &quot;navRight&quot;,\n  &quot;action&quot;: {\n    &quot;href&quot;: &quot;https://secure.actblue.com/donate/ashmiforcongresswebsite&quot;,\n    &quot;buttonText&quot;: &quot;CONTRIBUTE&quot;,\n    &quot;newWindow&quot;: true\n  },\n  &quot;showSocial&quot;: false,\n  &quot;sectionTheme&quot;: &quot;&quot;,\n  &quot;menuOverlayAnimation&quot;: &quot;fade&quot;,\n  &quot;cartStyle&quot;: &quot;cart&quot;,\n  &quot;cartText&quot;: &quot;Cart&quot;,\n  &quot;showButton&quot;: false,\n  &quot;showCart&quot;: false,\n  &quot;showAccountLogin&quot;: true,\n  &quot;headerStyle&quot;: &quot;dynamic&quot;,\n  &quot;languagePicker&quot;: {\n    &quot;enabled&quot;: false,\n    &quot;iconEnabled&quot;: false,\n    &quot;iconType&quot;: &quot;globe&quot;,\n    &quot;flagShape&quot;: &quot;shiny&quot;,\n    &quot;languageFlags&quot;: [ ]\n  },\n  &quot;mobileOptions&quot;: {\n    &quot;layout&quot;: &quot;logoLeftNavRight&quot;,\n    &quot;menuIcon&quot;: &quot;doubleLineHamburger&quot;,\n    &quot;menuIconOptions&quot;: {\n      &quot;style&quot;: &quot;doubleLineHamburger&quot;,\n      &quot;thickness&quot;: {\n        &quot;unit&quot;: &quot;px&quot;,\n        &quot;value&quot;: 1.0\n      }\n    }\n  },\n  &quot;dynamicOptions&quot;: {\n    &quot;border&quot;: {\n      &quot;enabled&quot;: false,\n      &quot;position&quot;: &quot;allSides&quot;,\n      &quot;thickness&quot;: {\n        &quot;unit&quot;: &quot;px&quot;,\n        &quot;value&quot;: 4.0\n      }\n    }\n  },\n  &quot;solidOptions&quot;: {\n    &quot;headerOpacity&quot;: {\n      &quot;unit&quot;: &quot;%&quot;,\n      &quot;value&quot;: 100.0\n    },\n    &quot;border&quot;: {\n      &quot;enabled&quot;: false,\n      &quot;position&quot;: &quot;allSides&quot;,\n      &quot;thickness&quot;: {\n        &quot;unit&quot;: &quot;px&quot;,\n        &quot;value&quot;: 4.0\n      }\n    },\n    &quot;dropShadow&quot;: {\n      &quot;enabled&quot;: false,\n      &quot;blur&quot;: {\n        &quot;unit&quot;: &quot;px&quot;,\n        &quot;value&quot;: 30.0\n      },\n      &quot;spread&quot;: {\n        &quot;unit&quot;: &quot;px&quot;,\n        &quot;value&quot;: 0.0\n      },\n      &quot;distance&quot;: {\n        &quot;unit&quot;: &quot;px&quot;,\n        &quot;value&quot;: 0.0\n      }\n    },\n    &quot;blurBackground&quot;: {\n      &quot;enabled&quot;: false,\n      &quot;blurRadius&quot;: {\n        &quot;unit&quot;: &quot;px&quot;,\n        &quot;value&quot;: 12.0\n      }\n    }\n  },\n  &quot;gradientOptions&quot;: {\n    &quot;gradientType&quot;: &quot;faded&quot;,\n    &quot;headerOpacity&quot;: {\n      &quot;unit&quot;: &quot;%&quot;,\n      &quot;value&quot;: 90.0\n    },\n    &quot;border&quot;: {\n      &quot;enabled&quot;: false,\n      &quot;position&quot;: &quot;allSides&quot;,\n      &quot;thickness&quot;: {\n        &quot;unit&quot;: &quot;px&quot;,\n        &quot;value&quot;: 4.0\n      }\n    },\n    &quot;dropShadow&quot;: {\n      &quot;enabled&quot;: false,\n      &quot;blur&quot;: {\n        &quot;unit&quot;: &quot;px&quot;,\n        &quot;value&quot;: 30.0\n      },\n      &quot;spread&quot;: {\n        &quot;unit&quot;: &quot;px&quot;,\n        &quot;value&quot;: 0.0\n      },\n      &quot;distance&quot;: {\n        &quot;unit&quot;: &quot;px&quot;,\n        &quot;value&quot;: 0.0\n      }\n    },\n    &quot;blurBackground&quot;: {\n      &quot;enabled&quot;: false,\n      &quot;blurRadius&quot;: {\n        &quot;unit&quot;: &quot;px&quot;,\n        &quot;value&quot;: 12.0\n      }\n    }\n  },\n  &quot;showPromotedElement&quot;: false\n}\" data-section-id=\"overlay-nav\" data-show-account-login=\"true\" data-test=\"header-menu\" style=\"position: fixed; padding-top: 115.578px;\" data-uw-styling-context=\"true\">",
                  "target": [
                    ".header-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": "<div class=\"hidden form-submission-text\" data-uw-styling-context=\"true\">Thank you!</div>",
                  "target": [
                    ".form-submission-text"
                  ],
                  "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": "<img class=\"thumb-image\" data-src=\"https://images.squarespace-cdn.com/content/v1/6164ac8537a6d0136ceb5eb1/1656469129547-9XMK6OV3349Z08ZCJUM4/image-asset.jpeg\" data-image=\"https://images.squarespace-cdn.com/content/v1/6164ac8537a6d0136ceb5eb1/1656469129547-9XMK6OV3349Z08ZCJUM4/image-asset.jpeg\" data-image-dimensions=\"1440x1800\" data-image-focal-point=\"0.5,0.5\" data-load=\"false\" data-image-id=\"62bbb6887cc39c494bcb709c\" data-type=\"image\" style=\"opacity: 0; left: -1.42109e-14px; top: -23.25px; width: 186px; height: 232px; position: relative;\" data-parent-ratio=\"1.0\" alt=\"Canvassed ALL day today and I feel full of hope (and YES my feet are tired!). Voters, come out AUGUST 23! #prochoice #progress\" data-uw-styling-context=\"true\">",
                  "target": [
                    "img[data-image-dimensions=\"1440x1800\"]"
                  ],
                  "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": "<img class=\"thumb-image\" data-src=\"https://images.squarespace-cdn.com/content/v1/6164ac8537a6d0136ceb5eb1/1656417730865-WJ2I71OSM4GXS30SRWTH/image-asset.jpeg\" data-image=\"https://images.squarespace-cdn.com/content/v1/6164ac8537a6d0136ceb5eb1/1656417730865-WJ2I71OSM4GXS30SRWTH/image-asset.jpeg\" data-image-dimensions=\"1102x1081\" data-image-focal-point=\"0.5,0.5\" data-load=\"false\" data-image-id=\"62baedc09e197f2fc8e250cc\" data-type=\"image\" style=\"opacity: 0; left: -1.80666px; top: 0px; width: 189px; height: 186px; position: relative;\" data-parent-ratio=\"1.0\" alt=\"Let us know if you can volunteer today or any time until August 23. Our Election Day was pushed to a second primary date and we need to let people know! 15 mins, an hour - whatever you have and even if it&amp;rsquo;s remote, we&amp;rsquo;re grateful for it! \" data-uw-styling-context=\"true\">",
                  "target": [
                    "img[data-image-dimensions=\"1102x1081\"]"
                  ],
                  "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": "<img class=\"thumb-image\" data-src=\"https://images.squarespace-cdn.com/content/v1/6164ac8537a6d0136ceb5eb1/1656090211943-GPIK8YOHSHKR17SA6EK6/image-asset.jpeg\" data-image=\"https://images.squarespace-cdn.com/content/v1/6164ac8537a6d0136ceb5eb1/1656090211943-GPIK8YOHSHKR17SA6EK6/image-asset.jpeg\" data-image-dimensions=\"1000x1000\" data-image-focal-point=\"0.5,0.5\" data-load=\"false\" data-image-id=\"62b5ee63f2be2112c03fca00\" data-type=\"image\" style=\"opacity: 0; left: 0px; top: 0px; width: 186px; height: 186px; position: relative;\" data-parent-ratio=\"1.0\" alt=\"She puts radical love first, and I am honored to receive Councilwoman Kristin Richardson Jordan&amp;rsquo;s endorsement. She is a powerful voice for racial, gender, housing, and education justice! #vote #women #womenlead #prochoice #genderequality ELECTI\" data-uw-styling-context=\"true\">",
                  "target": [
                    "img[data-image-dimensions=\"1000x1000\"]"
                  ],
                  "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": "<img class=\"thumb-image\" data-src=\"https://images.squarespace-cdn.com/content/v1/6164ac8537a6d0136ceb5eb1/1656090211943-WFMC9ACL1FUUCOBMV25Z/image-asset.jpeg\" data-image=\"https://images.squarespace-cdn.com/content/v1/6164ac8537a6d0136ceb5eb1/1656090211943-WFMC9ACL1FUUCOBMV25Z/image-asset.jpeg\" data-image-dimensions=\"882x712\" data-image-focal-point=\"0.5,0.5\" data-load=\"false\" data-image-id=\"62b5ee63f2be2112c03fca01\" data-type=\"image\" style=\"opacity: 0; left: -22.2051px; top: -1.42109e-14px; width: 230px; height: 186px; position: relative;\" data-parent-ratio=\"1.0\" alt=\"This is a national tragedy. We need to get rid of selfish power hungry politicians and put real people in office. Getting on the ballot is serious stuff and we&amp;rsquo;ve made it. I need your help NYC. Can you help us elect new women in office?\" data-uw-styling-context=\"true\">",
                  "target": [
                    "img[data-image-dimensions=\"882x712\"]"
                  ],
                  "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": "<img class=\"thumb-image\" data-src=\"https://images.squarespace-cdn.com/content/v1/6164ac8537a6d0136ceb5eb1/1654440379944-KPTGKKHAHAH1TX0QHAV5/image-asset.jpeg\" data-image=\"https://images.squarespace-cdn.com/content/v1/6164ac8537a6d0136ceb5eb1/1654440379944-KPTGKKHAHAH1TX0QHAV5/image-asset.jpeg\" data-image-dimensions=\"1440x1455\" data-image-focal-point=\"0.5,0.5\" data-load=\"false\" data-image-id=\"629cc1bbfa223a4e088a07c8\" data-type=\"image\" style=\"opacity: 0; left: -1.42109e-14px; top: -0.96875px; width: 186px; height: 187px; position: relative;\" data-parent-ratio=\"1.0\" alt=\"My internal monologue the last year has had more bouts of intense anxiety than ever before. Caught in the Rain by @shankartucker and @rohankymal is bringing back memories of my Asian American childhood - a first generation American childhood where ev\" data-uw-styling-context=\"true\">",
                  "target": [
                    "img[data-image-dimensions=\"1440x1455\"]"
                  ],
                  "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": "<img class=\"thumb-image\" data-src=\"https://images.squarespace-cdn.com/content/v1/6164ac8537a6d0136ceb5eb1/1654275799636-ILLLWSQ9LJYJAZLHUEZ7/image-asset.jpeg\" data-image=\"https://images.squarespace-cdn.com/content/v1/6164ac8537a6d0136ceb5eb1/1654275799636-ILLLWSQ9LJYJAZLHUEZ7/image-asset.jpeg\" data-image-dimensions=\"1042x1144\" data-image-focal-point=\"0.5,0.5\" data-load=\"false\" data-image-id=\"629a3ed7fc54be31c1cd7688\" data-type=\"image\" style=\"opacity: 0; left: 0px; top: -9.10365px; width: 186px; height: 204px; position: relative;\" data-parent-ratio=\"1.0\" alt=\"I am a woman of color running for Congress in NY-12. I will fight for our human rights. Reproductive rights are human rights. Our lives should be free from all sexual violence including forced pregnancy and forced abortion. It is necessary to elect p\" data-uw-styling-context=\"true\">",
                  "target": [
                    "img[data-image-dimensions=\"1042x1144\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"slide content-fill sqs-gallery-design-stacked-slide loaded\" data-type=\"image\" data-click-through-url=\"\" id=\"yui_3_17_2_1_1656861303218_427\" style=\"opacity: 0; overflow: hidden; visibility: hidden;\" data-uw-styling-context=\"true\">",
                  "target": [
                    "#yui_3_17_2_1_1656861303218_427"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"slide content-fill sqs-gallery-design-stacked-slide loaded\" data-type=\"image\" data-click-through-url=\"\" id=\"yui_3_17_2_1_1656861303218_431\" style=\"opacity: 0; overflow: hidden; visibility: hidden;\" data-uw-styling-context=\"true\">",
                  "target": [
                    "#yui_3_17_2_1_1656861303218_431"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"slide content-fill sqs-gallery-design-stacked-slide loaded\" data-type=\"image\" data-click-through-url=\"\" id=\"yui_3_17_2_1_1656861303218_435\" style=\"opacity: 0; overflow: hidden; visibility: hidden;\" data-uw-styling-context=\"true\">",
                  "target": [
                    "#yui_3_17_2_1_1656861303218_435"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"slide content-fill sqs-gallery-design-stacked-slide loaded\" data-type=\"image\" data-click-through-url=\"\" id=\"yui_3_17_2_1_1656861303218_439\" style=\"opacity: 0; overflow: hidden; visibility: hidden;\" data-uw-styling-context=\"true\">",
                  "target": [
                    "#yui_3_17_2_1_1656861303218_439"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"summary-heading preFade fadeIn\" data-animation-role=\"content\" style=\"transition-timing-function: ease; transition-duration: 0.65s; transition-delay: 0.2625s;\" data-uw-styling-context=\"true\">",
                  "target": [
                    ".summary-heading.fadeIn[data-animation-role=\"content\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"summary-carousel-pager sqs-gallery-controls preFade fadeIn\" data-animation-role=\"content\" style=\"transition-timing-function: ease; transition-duration: 0.65s; transition-delay: 0.27s;\" data-uw-styling-context=\"true\">",
                  "target": [
                    "#yui_3_17_2_1_1656861303218_632 > .summary-block-header > .summary-carousel-pager.sqs-gallery-controls[data-animation-role=\"content\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"summary-metadata-container summary-metadata-container--above-title\" data-uw-styling-context=\"true\">",
                  "target": [
                    "#yui_3_17_2_1_1656861303218_656 > .scroll-anim-rollup > .summary-content.sqs-gallery-meta-container[data-animation-role=\"content\"] > .summary-metadata-container--above-title.summary-metadata-container"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"summary-metadata-container summary-metadata-container--below-title\" data-uw-styling-context=\"true\">",
                  "target": [
                    "#yui_3_17_2_1_1656861303218_656 > .scroll-anim-rollup > .summary-content.sqs-gallery-meta-container[data-animation-role=\"content\"] > .summary-metadata-container--below-title.summary-metadata-container"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"summary-metadata-container summary-metadata-container--above-title\" data-uw-styling-context=\"true\">",
                  "target": [
                    "#yui_3_17_2_1_1656861303218_658 > .scroll-anim-rollup > .summary-content.sqs-gallery-meta-container[data-animation-role=\"content\"] > .summary-metadata-container--above-title.summary-metadata-container"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"summary-metadata-container summary-metadata-container--below-title\" data-uw-styling-context=\"true\">",
                  "target": [
                    "#yui_3_17_2_1_1656861303218_658 > .scroll-anim-rollup > .summary-content.sqs-gallery-meta-container[data-animation-role=\"content\"] > .summary-metadata-container--below-title.summary-metadata-container"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"summary-metadata-container summary-metadata-container--above-title\" data-uw-styling-context=\"true\">",
                  "target": [
                    "#yui_3_17_2_1_1656861303218_660 > .scroll-anim-rollup > .summary-content.sqs-gallery-meta-container[data-animation-role=\"content\"] > .summary-metadata-container--above-title.summary-metadata-container"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"summary-metadata-container summary-metadata-container--below-title\" data-uw-styling-context=\"true\">",
                  "target": [
                    "#yui_3_17_2_1_1656861303218_660 > .scroll-anim-rollup > .summary-content.sqs-gallery-meta-container[data-animation-role=\"content\"] > .summary-metadata-container--below-title.summary-metadata-container"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"summary-metadata-container summary-metadata-container--above-title\" data-uw-styling-context=\"true\">",
                  "target": [
                    "#yui_3_17_2_1_1656861303218_662 > .scroll-anim-rollup > .summary-content.sqs-gallery-meta-container[data-animation-role=\"content\"] > .summary-metadata-container--above-title.summary-metadata-container"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"summary-metadata-container summary-metadata-container--below-title\" data-uw-styling-context=\"true\">",
                  "target": [
                    "#yui_3_17_2_1_1656861303218_662 > .scroll-anim-rollup > .summary-content.sqs-gallery-meta-container[data-animation-role=\"content\"] > .summary-metadata-container--below-title.summary-metadata-container"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"summary-metadata-container summary-metadata-container--above-title\" data-uw-styling-context=\"true\">",
                  "target": [
                    "#yui_3_17_2_1_1656861303218_664 > .scroll-anim-rollup > .summary-content.sqs-gallery-meta-container[data-animation-role=\"content\"] > .summary-metadata-container--above-title.summary-metadata-container"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"summary-metadata-container summary-metadata-container--below-title\" data-uw-styling-context=\"true\">",
                  "target": [
                    "#yui_3_17_2_1_1656861303218_664 > .scroll-anim-rollup > .summary-content.sqs-gallery-meta-container[data-animation-role=\"content\"] > .summary-metadata-container--below-title.summary-metadata-container"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"summary-metadata-container summary-metadata-container--above-title\" data-uw-styling-context=\"true\">",
                  "target": [
                    "#yui_3_17_2_1_1656861303218_666 > .scroll-anim-rollup > .summary-content.sqs-gallery-meta-container[data-animation-role=\"content\"] > .summary-metadata-container--above-title.summary-metadata-container"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"summary-metadata-container summary-metadata-container--below-title\" data-uw-styling-context=\"true\">",
                  "target": [
                    "#yui_3_17_2_1_1656861303218_666 > .scroll-anim-rollup > .summary-content.sqs-gallery-meta-container[data-animation-role=\"content\"] > .summary-metadata-container--below-title.summary-metadata-container"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"summary-metadata-container summary-metadata-container--above-title\" data-uw-styling-context=\"true\">",
                  "target": [
                    "#yui_3_17_2_1_1656861303218_668 > .scroll-anim-rollup > .summary-content.sqs-gallery-meta-container[data-animation-role=\"content\"] > .summary-metadata-container--above-title.summary-metadata-container"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"summary-metadata-container summary-metadata-container--below-title\" data-uw-styling-context=\"true\">",
                  "target": [
                    "#yui_3_17_2_1_1656861303218_668 > .scroll-anim-rollup > .summary-content.sqs-gallery-meta-container[data-animation-role=\"content\"] > .summary-metadata-container--below-title.summary-metadata-container"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"summary-metadata-container summary-metadata-container--above-title\" data-uw-styling-context=\"true\">",
                  "target": [
                    "#yui_3_17_2_1_1656861303218_670 > .scroll-anim-rollup > .summary-content.sqs-gallery-meta-container[data-animation-role=\"content\"] > .summary-metadata-container--above-title.summary-metadata-container"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"summary-metadata-container summary-metadata-container--below-title\" data-uw-styling-context=\"true\">",
                  "target": [
                    "#yui_3_17_2_1_1656861303218_670 > .scroll-anim-rollup > .summary-content.sqs-gallery-meta-container[data-animation-role=\"content\"] > .summary-metadata-container--below-title.summary-metadata-container"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"summary-metadata-container summary-metadata-container--above-title\" data-uw-styling-context=\"true\">",
                  "target": [
                    "#yui_3_17_2_1_1656861303218_672 > .scroll-anim-rollup > .summary-content.sqs-gallery-meta-container[data-animation-role=\"content\"] > .summary-metadata-container--above-title.summary-metadata-container"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"summary-metadata-container summary-metadata-container--below-title\" data-uw-styling-context=\"true\">",
                  "target": [
                    "#yui_3_17_2_1_1656861303218_672 > .scroll-anim-rollup > .summary-content.sqs-gallery-meta-container[data-animation-role=\"content\"] > .summary-metadata-container--below-title.summary-metadata-container"
                  ],
                  "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": "<img alt=\"\" data-src=\"https://images.squarespace-cdn.com/content/v1/6164ac8537a6d0136ceb5eb1/21492332-7fa3-482c-935b-3763a19189b3/white_texture.jpg\" data-image=\"https://images.squarespace-cdn.com/content/v1/6164ac8537a6d0136ceb5eb1/21492332-7fa3-482c-935b-3763a19189b3/white_texture.jpg\" data-image-dimensions=\"2048x2048\" data-image-focal-point=\"0.5,0.5\" data-load=\"false\" data-uw-styling-context=\"true\">",
                  "target": [
                    "img[data-image-dimensions=\"2048x2048\"]"
                  ],
                  "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": "<img class=\"thumb-image\" data-src=\"https://images.squarespace-cdn.com/content/v1/6164ac8537a6d0136ceb5eb1/1636391566873-PRO4BFW44VVTI1ZWZHFK/WrittenByThePeople.png\" data-image=\"https://images.squarespace-cdn.com/content/v1/6164ac8537a6d0136ceb5eb1/1636391566873-PRO4BFW44VVTI1ZWZHFK/WrittenByThePeople.png\" data-image-dimensions=\"3021x1696\" data-image-focal-point=\"0.5,0.5\" alt=\"Written by the people\" data-load=\"false\" data-image-id=\"61895a8ed7b460455b3575ec\" data-type=\"image\" data-uw-styling-context=\"true\">",
                  "target": [
                    "img[data-image-dimensions=\"3021x1696\"]"
                  ],
                  "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": "<span class=\"summary-collection-title\" data-uw-styling-context=\"true\">Full Policy Briefs</span>",
                  "target": [
                    ".summary-collection-title"
                  ],
                  "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": "<span class=\"summary-carousel-pager-prev previous sqs-hidden sqs-disabled\" tabindex=\"0\" role=\"button\" aria-label=\"Previous\" aria-disabled=\"true\"></span>",
                  "target": [
                    ".summary-carousel-pager-prev.sqs-hidden.sqs-disabled"
                  ],
                  "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": "<span class=\"summary-carousel-pager-next next sqs-hidden sqs-disabled\" tabindex=\"0\" role=\"button\" aria-label=\"Next\" aria-disabled=\"true\"></span>",
                  "target": [
                    ".summary-carousel-pager-next.sqs-hidden.sqs-disabled"
                  ],
                  "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": "<img data-src=\"https://images.squarespace-cdn.com/content/v1/6164ac8537a6d0136ceb5eb1/1634070014317-LPBJH8C7OAMSSHPDTHQT/File_000.jpeg\" data-image=\"https://images.squarespace-cdn.com/content/v1/6164ac8537a6d0136ceb5eb1/1634070014317-LPBJH8C7OAMSSHPDTHQT/File_000.jpeg\" data-image-dimensions=\"828x1031\" data-image-focal-point=\"0.5,0.5\" data-load=\"false\" class=\"summary-thumbnail-image will-animate\" data-parent-ratio=\"22.9\" style=\"left: 0px; top: -233.685px; width: 389px; height: 484px; position: absolute;\" alt=\"We Need Gun Control\" data-uw-styling-context=\"true\">",
                  "target": [
                    "img[data-image-dimensions=\"828x1031\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"summary-metadata-container summary-metadata-container--below-title\" data-uw-styling-context=\"true\">",
                  "target": [
                    "#yui_3_17_2_1_1656861303218_885 > .scroll-anim-rollup > .summary-content.sqs-gallery-meta-container[data-animation-role=\"content\"] > .summary-metadata-container--below-title.summary-metadata-container"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"summary-metadata-container summary-metadata-container--below-content\" data-uw-styling-context=\"true\">",
                  "target": [
                    "#yui_3_17_2_1_1656861303218_885 > .scroll-anim-rollup > .summary-content.sqs-gallery-meta-container[data-animation-role=\"content\"] > .summary-metadata-container--below-content.summary-metadata-container"
                  ],
                  "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": "<img data-src=\"https://images.squarespace-cdn.com/content/v1/6164ac8537a6d0136ceb5eb1/1634070018920-T4X0ZHQR2C2KDMJY8SU1/ev.jpg\" data-image=\"https://images.squarespace-cdn.com/content/v1/6164ac8537a6d0136ceb5eb1/1634070018920-T4X0ZHQR2C2KDMJY8SU1/ev.jpg\" data-image-dimensions=\"1874x1700\" data-image-focal-point=\"0.5,0.5\" data-load=\"false\" class=\"summary-thumbnail-image will-animate\" data-parent-ratio=\"22.9\" style=\"left: 0px; top: -167.941px; width: 389px; height: 352px; position: absolute;\" alt=\"Corporate Responsibility: Report Total Emissions\" data-uw-styling-context=\"true\">",
                  "target": [
                    "img[data-image-dimensions=\"1874x1700\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"summary-metadata-container summary-metadata-container--below-title\" data-uw-styling-context=\"true\">",
                  "target": [
                    "#yui_3_17_2_1_1656861303218_887 > .scroll-anim-rollup > .summary-content.sqs-gallery-meta-container[data-animation-role=\"content\"] > .summary-metadata-container--below-title.summary-metadata-container"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"summary-metadata-container summary-metadata-container--below-content\" data-uw-styling-context=\"true\">",
                  "target": [
                    "#yui_3_17_2_1_1656861303218_887 > .scroll-anim-rollup > .summary-content.sqs-gallery-meta-container[data-animation-role=\"content\"] > .summary-metadata-container--below-content.summary-metadata-container"
                  ],
                  "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": "<img data-src=\"https://images.squarespace-cdn.com/content/v1/6164ac8537a6d0136ceb5eb1/1634070013431-XK2HVY9Y5HIKP3QPTOC6/File_000-1-1.jpeg\" data-image=\"https://images.squarespace-cdn.com/content/v1/6164ac8537a6d0136ceb5eb1/1634070013431-XK2HVY9Y5HIKP3QPTOC6/File_000-1-1.jpeg\" data-image-dimensions=\"828x1005\" data-image-focal-point=\"0.5,0.5\" data-load=\"false\" class=\"summary-thumbnail-image will-animate\" data-parent-ratio=\"11.8\" style=\"left: 0px; top: -219.578px; width: 389px; height: 472px; position: absolute;\" alt=\"Uplifting the Minority Voter | Improve Support Structures at our Polling Sites\" data-uw-styling-context=\"true\">",
                  "target": [
                    "img[data-image-dimensions=\"828x1005\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"summary-metadata-container summary-metadata-container--below-title\" data-uw-styling-context=\"true\">",
                  "target": [
                    "#yui_3_17_2_1_1656861303218_889 > .scroll-anim-rollup > .summary-content.sqs-gallery-meta-container[data-animation-role=\"content\"] > .summary-metadata-container--below-title.summary-metadata-container"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"summary-metadata-container summary-metadata-container--below-content\" data-uw-styling-context=\"true\">",
                  "target": [
                    "#yui_3_17_2_1_1656861303218_889 > .scroll-anim-rollup > .summary-content.sqs-gallery-meta-container[data-animation-role=\"content\"] > .summary-metadata-container--below-content.summary-metadata-container"
                  ],
                  "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": "<svg xmlns=\"http://www.w3.org/2000/svg\" version=\"1.1\" style=\"display:none\" data-usage=\"social-icons-svg\" data-uw-styling-context=\"true\">",
                  "target": [
                    "svg[version=\"1.1\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                }
              ]
            },
            {
              "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": "ashmiforcongress.com",
                          "port": "",
                          "pathname": "/meet-ashmi/",
                          "search": {},
                          "hash": "",
                          "filename": ""
                        }
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"community-built-policies\" class=\"sqs-block-button-element--medium sqs-button-element--primary sqs-block-button-element\" data-initialized=\"true\" data-uw-styling-context=\"true\">\n    READ MORE\n  </a>",
                          "target": [
                            "#yui_3_17_2_1_1656861303218_317 > .sqs-block-button-element--medium.sqs-button-element--primary.sqs-block-button-element"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Check that links have the same purpose, or are intentionally ambiguous."
                    }
                  ],
                  "none": [],
                  "impact": "minor",
                  "html": "<a href=\"/meet-ashmi\" class=\"sqs-block-button-element--medium sqs-button-element--primary sqs-block-button-element\" data-initialized=\"true\" data-uw-styling-context=\"true\">\n    READ MORE\n  </a>",
                  "target": [
                    "#yui_3_17_2_1_1656861303218_310 > .sqs-block-button-element--medium.sqs-button-element--primary.sqs-block-button-element"
                  ],
                  "failureSummary": "Fix all of the following:\n  Check that links have the same purpose, or are intentionally ambiguous."
                }
              ]
            },
            {
              "id": "css-orientation-lock",
              "impact": "serious",
              "tags": [
                "cat.structure",
                "wcag134",
                "wcag21aa",
                "experimental"
              ],
              "description": "Ensures content is not locked to any specific display orientation, and the content is operable in all display orientations",
              "help": "CSS Media queries must not lock display orientation",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/css-orientation-lock?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [
                    {
                      "id": "css-orientation-lock",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "CSS Orientation lock cannot be determined"
                    }
                  ],
                  "none": [],
                  "impact": "serious",
                  "html": "<html xmlns:og=\"http://opengraphprotocol.org/schema/\" xmlns:fb=\"http://www.facebook.com/2008/fbml\" lang=\"en-US\" class=\"wf-loadingwf-loading custom-anim-on-scroll-loaded yui3-js-enabled js-focus-visible wf-halyardtext-n3-active wf-halyardtext-n5-active wf-halyardtext-n7-active wf-halyardtext-i3-active wf-halyardtext-i5-active wf-halyardtext-i7-active wf-active js flexbox canvas canvastext webgl no-touch hashchange history draganddrop rgba hsla multiplebgs backgroundsize borderimage borderradius boxshadow textshadow opacity cssanimations csscolumns cssgradients cssreflections csstransforms no-csstransforms3d csstransitions video audio svg inlinesvg svgclippaths\" data-uw-w-loader=\"\" data-js-focus-visible=\"\" id=\"yui_3_17_2_1_1656861303218_124\" data-uw-styling-context=\"true\">",
                  "target": [
                    "#yui_3_17_2_1_1656861303218_124"
                  ],
                  "failureSummary": "Fix all of the following:\n  CSS Orientation lock cannot be determined"
                }
              ]
            }
          ],
          "violations": [
            {
              "id": "frame-title",
              "impact": "serious",
              "tags": [
                "cat.text-alternatives",
                "wcag2a",
                "wcag241",
                "wcag412",
                "section508",
                "section508.22.i"
              ],
              "description": "Ensures <iframe> and <frame> elements have an accessible name",
              "help": "Frames must have an accessible name",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/frame-title?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "non-empty-title",
                      "data": {
                        "messageKey": "noAttr"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has no title attribute"
                    },
                    {
                      "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": "presentational-role",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<iframe src=\"https://www.youtube.com/embed/9VwN0ueBCLM?wmode=opaque&amp;enablejsapi=1\" height=\"480\" width=\"854\" scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"\" id=\"yui_3_17_2_1_1656861303218_83\" data-uw-styling-context=\"true\"></iframe>",
                  "target": [
                    "#yui_3_17_2_1_1656861303218_83"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has no title attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                }
              ]
            },
            {
              "id": "landmark-unique",
              "impact": "moderate",
              "tags": [
                "cat.semantics",
                "best-practice"
              ],
              "help": "Ensures landmarks are unique",
              "description": "Landmarks should have a unique role or role/label/title (i.e. accessible name) combination",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/landmark-unique?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "landmark-is-unique",
                      "data": {
                        "role": "navigation",
                        "accessibleText": null
                      },
                      "relatedNodes": [
                        {
                          "html": "<nav class=\"sqs-svg-icon--list\" data-uw-styling-context=\"true\">",
                          "target": [
                            ".social-icon-alignment-center > .sqs-svg-icon--list"
                          ]
                        },
                        {
                          "html": "<nav class=\"sqs-svg-icon--list\" data-uw-styling-context=\"true\">",
                          "target": [
                            ".social-icon-alignment-right > .sqs-svg-icon--list"
                          ]
                        }
                      ],
                      "impact": "moderate",
                      "message": "The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<nav class=\"header-nav-list\" data-uw-styling-context=\"true\">",
                  "target": [
                    ".header-display-desktop > .header-title-nav-wrapper > .header-nav > .header-nav-wrapper > .header-nav-list"
                  ],
                  "failureSummary": "Fix any of the following:\n  The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable"
                }
              ]
            },
            {
              "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 class=\"\n                sqs-block-image-link\n                \n          \n        \n              \" href=\"community-built-policies\" id=\"yui_3_17_2_1_1656861303218_249\" data-uw-styling-context=\"true\">",
                  "target": [
                    "#yui_3_17_2_1_1656861303218_249"
                  ],
                  "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": "page-has-heading-one",
              "impact": "moderate",
              "tags": [
                "cat.semantics",
                "best-practice"
              ],
              "description": "Ensure that the page, or at least one of its frames contains a level-one heading",
              "help": "Page should contain a level-one heading",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/page-has-heading-one?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [
                    {
                      "id": "page-has-heading-one",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Page must have a level-one heading"
                    }
                  ],
                  "none": [],
                  "impact": "moderate",
                  "html": "<html xmlns:og=\"http://opengraphprotocol.org/schema/\" xmlns:fb=\"http://www.facebook.com/2008/fbml\" lang=\"en-US\" class=\"wf-loadingwf-loading custom-anim-on-scroll-loaded yui3-js-enabled js-focus-visible wf-halyardtext-n3-active wf-halyardtext-n5-active wf-halyardtext-n7-active wf-halyardtext-i3-active wf-halyardtext-i5-active wf-halyardtext-i7-active wf-active js flexbox canvas canvastext webgl no-touch hashchange history draganddrop rgba hsla multiplebgs backgroundsize borderimage borderradius boxshadow textshadow opacity cssanimations csscolumns cssgradients cssreflections csstransforms no-csstransforms3d csstransitions video audio svg inlinesvg svgclippaths\" data-uw-w-loader=\"\" data-js-focus-visible=\"\" id=\"yui_3_17_2_1_1656861303218_124\" data-uw-styling-context=\"true\">",
                  "target": [
                    "#yui_3_17_2_1_1656861303218_124"
                  ],
                  "failureSummary": "Fix all of the following:\n  Page must have a level-one heading"
                }
              ]
            },
            {
              "id": "region",
              "impact": "moderate",
              "tags": [
                "cat.keyboard",
                "best-practice"
              ],
              "description": "Ensures all page content is contained by landmarks",
              "help": "All page content should be contained by landmarks",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/region?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"uw-sl\" aria-label=\"Quick accessibility menu\">",
                  "target": [
                    ".uw-sl"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                }
              ]
            },
            {
              "id": "tabindex",
              "impact": "serious",
              "tags": [
                "cat.keyboard",
                "best-practice"
              ],
              "description": "Ensures tabindex attribute values are not greater than 0",
              "help": "Elements should not have tabindex greater than zero",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/tabindex?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "tabindex",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has a tabindex greater than 0"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"#page\" tabindex=\"1\" class=\"header-skip-link sqs-button-element--primary\" data-uw-styling-context=\"true\">\n      Skip to Content\n    </a>",
                  "target": [
                    ".header-skip-link"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has a tabindex greater than 0"
                }
              ]
            }
          ]
        }
      }
    },
    {
      "type": "url",
      "which": "https://ashmiforcongress.com/",
      "what": "URL",
      "result": "https://ashmiforcongress.com/"
    },
    {
      "type": "test",
      "which": "htmlcs",
      "what": "HTML CodeSniffer WCAG 2.1 AA ruleset",
      "url": "https://ashmiforcongress.com/",
      "result": {
        "Error": {
          "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 1:1. Recommendation:  change background to #801d09.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/about\" target=\"\" data-uw-styling-context=\"true\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/community-built-policies\" target=\"\" data-uw-styling-context=\"true\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/get-involved\" target=\"\" data-uw-styling-context=\"true\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/press\" target=\"\" data-uw-styling-context=\"true\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://secure.actblue.com/donate/ashmiforcongresswebsite\" target=\"\" data-uw-styling-context=\"true\">...</a>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span class=\"sqsrte-text-color--lightAccent\" data-uw-styling-context=\"true\">...</span>"
              }
            ],
            "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.21:1. Recommendation:  change background to #bc5945.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://aninjusticemag.com/the-progressive-movement-now-and-later-an-interview-with-ashmi-sheth-for-new-york-cd-10-2ba4408b08a1\" class=\"summary-title-link\" data-uw-styling-context=\"true\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://browngirlmagazine.com/2021/06/ashmi-sheth-candidate-for-congress-ny-10/\" class=\"summary-title-link\" data-uw-styling-context=\"true\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://politicsny.com/2021/12/09/politicsny-with-skye-3q3m-with-ashmi-sheth-candidate-for-us-congress-ny-10/\" class=\"summary-title-link\" data-uw-styling-context=\"true\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://static1.squarespace.com/static/5b9ffe0f1137a680c2c08250/t/6170126756d60b47fb36a2cd/1634734697171/QDE_102021digital_compressed.pdf\" class=\"summary-title-link\" data-uw-styling-context=\"true\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.cityandstateny.com/politics/2021/07/eric-adams-had-wait-it/183633/\" class=\"summary-title-link\" data-uw-styling-context=\"true\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.saya.org/blogpostsunlinked/2021/8/saya-youth-attend-women-in-politics-qampa\" class=\"summary-title-link\" data-uw-styling-context=\"true\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.thecity.nyc/2021/10/18/22733835/nyc-congress-house-incumbents-fundraising-progressives\" class=\"summary-title-link\" data-uw-styling-context=\"true\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.youtube.com/channel/UCy1zSwK3bszX-4lnEghSROA\" class=\"summary-title-link\" data-uw-styling-context=\"true\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.youtube.com/watch?v=0jxdCqD-KPQ&amp;t=984s\" class=\"summary-title-link\" data-uw-styling-context=\"true\">...</a>"
              },
              {
                "tagName": "label",
                "id": "",
                "code": "<label class=\"title\" for=\"email-yui_3_17_2_1_1634661113818_20362-field\" data-uw-styling-context=\"true\">...</label>"
              },
              {
                "tagName": "label",
                "id": "",
                "code": "<label class=\"title\" for=\"text-yui_3_17_2_1_1634661113818_20363-field\" data-uw-styling-context=\"true\">...</label>"
              },
              {
                "tagName": "legend",
                "id": "",
                "code": "<legend class=\"title\" data-uw-styling-context=\"true\">...</legend>"
              },
              {
                "tagName": "noscript",
                "id": "",
                "code": "<noscript data-uw-styling-context=\"true\">...</noscript>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p class=\"preFade\" style=\"white-space: pre-wrap; transition-timing-function: ease; transition-duration: 0.65s; transition-delay: 0.5775s;\" data-uw-styling-context=\"true\">...</p>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span class=\"caption-text\" data-uw-styling-context=\"true\">...</span>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span class=\"required\" aria-hidden=\"true\" data-uw-styling-context=\"true\">...</span>"
              },
              {
                "tagName": "time",
                "id": "",
                "code": "<time class=\"summary-metadata-item summary-metadata-item--date\" datetime=\"2021-05-13\" data-uw-styling-context=\"true\">...</time>"
              },
              {
                "tagName": "time",
                "id": "",
                "code": "<time class=\"summary-metadata-item summary-metadata-item--date\" datetime=\"2021-06-15\" data-uw-styling-context=\"true\">...</time>"
              },
              {
                "tagName": "time",
                "id": "",
                "code": "<time class=\"summary-metadata-item summary-metadata-item--date\" datetime=\"2021-07-07\" data-uw-styling-context=\"true\">...</time>"
              },
              {
                "tagName": "time",
                "id": "",
                "code": "<time class=\"summary-metadata-item summary-metadata-item--date\" datetime=\"2021-08-16\" data-uw-styling-context=\"true\">...</time>"
              },
              {
                "tagName": "time",
                "id": "",
                "code": "<time class=\"summary-metadata-item summary-metadata-item--date\" datetime=\"2021-08-31\" data-uw-styling-context=\"true\">...</time>"
              },
              {
                "tagName": "time",
                "id": "",
                "code": "<time class=\"summary-metadata-item summary-metadata-item--date\" datetime=\"2021-10-18\" data-uw-styling-context=\"true\">...</time>"
              },
              {
                "tagName": "time",
                "id": "",
                "code": "<time class=\"summary-metadata-item summary-metadata-item--date\" datetime=\"2021-10-20\" data-uw-styling-context=\"true\">...</time>"
              },
              {
                "tagName": "time",
                "id": "",
                "code": "<time class=\"summary-metadata-item summary-metadata-item--date\" datetime=\"2021-11-21\" data-uw-styling-context=\"true\">...</time>"
              },
              {
                "tagName": "time",
                "id": "",
                "code": "<time class=\"summary-metadata-item summary-metadata-item--date\" datetime=\"2021-12-09\" data-uw-styling-context=\"true\">...</time>"
              }
            ],
            "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 4.13:1. Recommendation:  change text colour to #232d88.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://secure.actblue.com/donate/ashmiforcongresswebsite\" target=\"_blank\" data-animation-role=\"header-element\" class=\"preScale\" style=\"transition-timing-function: ease; transition-duration: 0.65s; transition-delay: 0.0525s;\" data-uw-styling-context=\"true\">...</a>"
              }
            ]
          },
          "AA.2_4_1.H64.1": {
            "Iframe element requires a non-empty title attribute that identifies the frame.": [
              {
                "tagName": "iframe",
                "id": "#yui_3_17_2_1_1656861319171_83",
                "code": "<iframe src=\"https://www.youtube.com/embed/9VwN0ueBCLM?wmode=opaque&amp;enablejsapi=1\" height=\"480\" width=\"854\" scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"\" id=\"yui_3_17_2_1_1656861319171_83\" data-uw-styling-context=\"true\">...</iframe>"
              }
            ]
          }
        },
        "Warning": {
          "AA.1_1_1.H67.2": {
            "Img element is marked so that it is ignored by Assistive Technology.": [
              {
                "tagName": "img",
                "id": "",
                "code": "<img alt=\"\" data-src=\"https://images.squarespace-cdn.com/content/v1/6164ac8537a6d0136ceb5eb1/1638306831212-9NJT3LGHW14PZTC4J40Y/flowers2.png\" data-image=\"https://images.squarespace-cdn.com/content/v1/6164ac8537a6d0136ceb5eb1/1638306831212-9NJT3LGHW14PZTC4J40Y/flowers2.png\" data-image-dimensions=\"1800x1522\" data-image-focal-point=\"0.46954314720812185,0.3600450056257032\" data-load=\"false\" srcset=\"https://images.squarespace-cdn.com/content/v1/6164ac8537a6d0136ceb5eb1/1638306831212-9NJT3LGHW14PZTC4J40Y/flowers2.png?format=100w 100w,https://images.squarespace-cdn.com/content/v1/6164ac8537a6d0136ceb5eb1/1638306831212-9NJT3LGHW14PZTC4J40Y/flowers2.png?format=300w 300w,https://images.squarespace-cdn.com/content/v1/6164ac8537a6d0136ceb5eb1/1638306831212-9NJT3LGHW14PZTC4J40Y/flowers2.png?format=500w 500w,https://images.squarespace-cdn.com/content/v1/6164ac8537a6d0136ceb5eb1/1638306831212-9NJT3LGHW14PZTC4J40Y/flowers2.png?format=750w 750w,https://images.squarespace-cdn.com/content/v1/6164ac8537a6d0136ceb5eb1/1638306831212-9NJT3LGHW14PZTC4J40Y/flowers2.png?format=1000w 1000w,https://images.squarespace-cdn.com/content/v1/6164ac8537a6d0136ceb5eb1/1638306831212-9NJT3LGHW14PZTC4J40Y/flowers2.png?format=1500w 1500w,https://images.squarespace-cdn.com/content/v1/6164ac8537a6d0136ceb5eb1/1638306831212-9NJT3LGHW14PZTC4J40Y/flowers2.png?format=original 2500w\" sizes=\"(max-width: 799px) 200vw, 100vw\" onload=\"positionImage(this); this.classList.add('loaded');\" loading=\"lazy\" class=\"loaded\" style=\"object-position: 46.9543% 19.9263%;\" data-uw-styling-context=\"true\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img alt=\"\" data-src=\"https://images.squarespace-cdn.com/content/v1/6164ac8537a6d0136ceb5eb1/1638306831212-9NJT3LGHW14PZTC4J40Y/flowers2.png\" data-image=\"https://images.squarespace-cdn.com/content/v1/6164ac8537a6d0136ceb5eb1/1638306831212-9NJT3LGHW14PZTC4J40Y/flowers2.png\" data-image-dimensions=\"1800x1522\" data-image-focal-point=\"0.5,0.5\" data-load=\"false\" srcset=\"https://images.squarespace-cdn.com/content/v1/6164ac8537a6d0136ceb5eb1/1638306831212-9NJT3LGHW14PZTC4J40Y/flowers2.png?format=100w 100w,https://images.squarespace-cdn.com/content/v1/6164ac8537a6d0136ceb5eb1/1638306831212-9NJT3LGHW14PZTC4J40Y/flowers2.png?format=300w 300w,https://images.squarespace-cdn.com/content/v1/6164ac8537a6d0136ceb5eb1/1638306831212-9NJT3LGHW14PZTC4J40Y/flowers2.png?format=500w 500w,https://images.squarespace-cdn.com/content/v1/6164ac8537a6d0136ceb5eb1/1638306831212-9NJT3LGHW14PZTC4J40Y/flowers2.png?format=750w 750w,https://images.squarespace-cdn.com/content/v1/6164ac8537a6d0136ceb5eb1/1638306831212-9NJT3LGHW14PZTC4J40Y/flowers2.png?format=1000w 1000w,https://images.squarespace-cdn.com/content/v1/6164ac8537a6d0136ceb5eb1/1638306831212-9NJT3LGHW14PZTC4J40Y/flowers2.png?format=1500w 1500w,https://images.squarespace-cdn.com/content/v1/6164ac8537a6d0136ceb5eb1/1638306831212-9NJT3LGHW14PZTC4J40Y/flowers2.png?format=original 2500w\" sizes=\"(max-width: 799px) 200vw, 100vw\" onload=\"positionImage(this); this.classList.add('loaded');\" loading=\"lazy\" class=\"loaded\" style=\"object-position: 50% 50%;\" data-uw-styling-context=\"true\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img alt=\"\" data-src=\"https://images.squarespace-cdn.com/content/v1/6164ac8537a6d0136ceb5eb1/21492332-7fa3-482c-935b-3763a19189b3/white_texture.jpg\" data-image=\"https://images.squarespace-cdn.com/content/v1/6164ac8537a6d0136ceb5eb1/21492332-7fa3-482c-935b-3763a19189b3/white_texture.jpg\" data-image-dimensions=\"2048x2048\" data-image-focal-point=\"0.5,0.5\" data-load=\"false\" data-uw-styling-context=\"true\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img alt=\"\" data-src=\"https://images.squarespace-cdn.com/content/v1/6164ac8537a6d0136ceb5eb1/912cb9b2-e807-42c3-ac05-bc6993a93e19/IMG_8317.jpg\" data-image=\"https://images.squarespace-cdn.com/content/v1/6164ac8537a6d0136ceb5eb1/912cb9b2-e807-42c3-ac05-bc6993a93e19/IMG_8317.jpg\" data-image-dimensions=\"2500x1666\" data-image-focal-point=\"0.5,0.5\" data-load=\"false\" style=\"width: 100%; height: 100%; object-position: 50% 50%; object-fit: cover;\" data-parent-ratio=\"3.5\" class=\"\" data-image-resolution=\"1500w\" src=\"https://images.squarespace-cdn.com/content/v1/6164ac8537a6d0136ceb5eb1/912cb9b2-e807-42c3-ac05-bc6993a93e19/IMG_8317.jpg?format=1500w\" data-uw-styling-context=\"true\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img alt=\"\" data-src=\"https://images.squarespace-cdn.com/content/v1/6164ac8537a6d0136ceb5eb1/b38b5469-8d8e-4f75-8864-487ac791f72d/IMG_8330.jpg\" data-image=\"https://images.squarespace-cdn.com/content/v1/6164ac8537a6d0136ceb5eb1/b38b5469-8d8e-4f75-8864-487ac791f72d/IMG_8330.jpg\" data-image-dimensions=\"2500x1667\" data-image-focal-point=\"0.5,0.5\" data-load=\"false\" style=\"width: 100%; height: 100%; object-position: 50% 50%; object-fit: cover;\" data-parent-ratio=\"1.4\" class=\"\" data-image-resolution=\"1500w\" src=\"https://images.squarespace-cdn.com/content/v1/6164ac8537a6d0136ceb5eb1/b38b5469-8d8e-4f75-8864-487ac791f72d/IMG_8330.jpg?format=1500w\" data-uw-styling-context=\"true\">"
              }
            ]
          },
          "AA.1_3_1.H42": {
            "Heading markup should be used if this content is intended as a heading.": [
              {
                "tagName": "p",
                "id": "",
                "code": "<p style=\"text-align: center; white-space: pre-wrap; transition-timing-function: ease; transition-duration: 0.65s; transition-delay: 0.435s;\" class=\"preFade\" data-uw-styling-context=\"true\">...</p>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p style=\"text-align: center; white-space: pre-wrap; transition-timing-function: ease; transition-duration: 0.65s; transition-delay: 0.45s;\" class=\"preFade\" data-uw-styling-context=\"true\">...</p>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p style=\"text-align: center; white-space: pre-wrap; transition-timing-function: ease; transition-duration: 0.65s; transition-delay: 0.465s;\" class=\"preFade\" data-uw-styling-context=\"true\">...</p>"
              }
            ]
          },
          "AA.1_3_1.H48": {
            "If this element contains a navigation section, it is recommended that it be marked up as a list.": [
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"sqs-gallery-controls show-hover-effect\" data-uw-styling-context=\"true\">...</div>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p class=\"preFade\" style=\"white-space: pre-wrap; transition-timing-function: ease; transition-duration: 0.65s; transition-delay: 0.57s;\" data-uw-styling-context=\"true\">...</p>"
              }
            ]
          },
          "AA.1_3_1_A.G141": {
            "The heading structure is not logically nested. This h2 element appears to be the primary document heading, so should be an h1 element.": [
              {
                "tagName": "h2",
                "id": "",
                "code": "<h2 style=\"text-align: center; white-space: pre-wrap; transition-timing-function: ease; transition-duration: 0.65s; transition-delay: 0.195s;\" class=\"preScale\" data-uw-styling-context=\"true\">...</h2>"
              }
            ],
            "The heading structure is not logically nested. This h2 element should be an h1 to be properly nested.": [
              {
                "tagName": "h2",
                "id": "",
                "code": "<h2 style=\"text-align: center; white-space: pre-wrap; transition-timing-function: ease; transition-duration: 0.65s; transition-delay: 0.195s;\" class=\"preScale\" data-uw-styling-context=\"true\">...</h2>"
              }
            ]
          },
          "AA.1_4_10.C32,C31,C33,C38,SCR34,G206": {
            "This element has \"position: fixed\". This may require scrolling in two dimensions, which is considered a failure of this Success Criterion.": [
              {
                "tagName": "div",
                "id": "#userwayAccessibilityIcon",
                "code": "<div class=\"uai userway_dark\" id=\"userwayAccessibilityIcon\" aria-label=\"Accessibility Menu\" role=\"button\" tabindex=\"0\" style=\"background: rgb(0, 61, 104) !important;\">...</div>"
              },
              {
                "tagName": "div",
                "id": "#uw-enable-visibility",
                "code": "<div class=\"uw-sl__item\" data-uw-rm-ignore=\"true\" role=\"button\" tabindex=\"0\" aria-label=\"Enable accessibility for visually impaired\" id=\"uw-enable-visibility\">...</div>"
              },
              {
                "tagName": "div",
                "id": "#uw-open-accessibility",
                "code": "<div class=\"uw-sl__item\" data-uw-rm-ignore=\"true\" role=\"button\" tabindex=\"0\" aria-label=\"Open the accessibility menu\" id=\"uw-open-accessibility\">...</div>"
              },
              {
                "tagName": "div",
                "id": "#uw-skip-to-main",
                "code": "<div class=\"uw-sl__item\" data-uw-rm-ignore=\"true\" role=\"button\" tabindex=\"0\" aria-label=\"Skip to main content\" id=\"uw-skip-to-main\">...</div>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"floating-cart hidden\" data-controller=\"FloatingCart\" data-controllers-bound=\"FloatingCart\" data-uw-styling-context=\"true\">...</div>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"header-menu header-menu--folder-list\n    \n    \n    \n    \n    \n    \" data-current-styles=\"{\n  &quot;layout&quot;: &quot;navRight&quot;,\n  &quot;action&quot;: {\n    &quot;href&quot;: &quot;https://secure.actblue.com/donate/ashmiforcongresswebsite&quot;,\n    &quot;buttonText&quot;: &quot;CONTRIBUTE&quot;,\n    &quot;newWindow&quot;: true\n  },\n  &quot;showSocial&quot;: false,\n  &quot;sectionTheme&quot;: &quot;&quot;,\n  &quot;menuOverlayAnimation&quot;: &quot;fade&quot;,\n  &quot;cartStyle&quot;: &quot;cart&quot;,\n  &quot;cartText&quot;: &quot;Cart&quot;,\n  &quot;showButton&quot;: false,\n  &quot;showCart&quot;: false,\n  &quot;showAccountLogin&quot;: true,\n  &quot;headerStyle&quot;: &quot;dynamic&quot;,\n  &quot;languagePicker&quot;: {\n    &quot;enabled&quot;: false,\n    &quot;iconEnabled&quot;: false,\n    &quot;iconType&quot;: &quot;globe&quot;,\n    &quot;flagShape&quot;: &quot;shiny&quot;,\n    &quot;languageFlags&quot;: [ ]\n  },\n  &quot;mobileOptions&quot;: {\n    &quot;layout&quot;: &quot;logoLeftNavRight&quot;,\n    &quot;menuIcon&quot;: &quot;doubleLineHamburger&quot;,\n    &quot;menuIconOptions&quot;: {\n      &quot;style&quot;: &quot;doubleLineHamburger&quot;,\n      &quot;thickness&quot;: {\n        &quot;unit&quot;: &quot;px&quot;,\n        &quot;value&quot;: 1.0\n      }\n    }\n  },\n  &quot;dynamicOptions&quot;: {\n    &quot;border&quot;: {\n      &quot;enabled&quot;: false,\n      &quot;position&quot;: &quot;allSides&quot;,\n      &quot;thickness&quot;: {\n        &quot;unit&quot;: &quot;px&quot;,\n        &quot;value&quot;: 4.0\n      }\n    }\n  },\n  &quot;solidOptions&quot;: {\n    &quot;headerOpacity&quot;: {\n      &quot;unit&quot;: &quot;%&quot;,\n      &quot;value&quot;: 100.0\n    },\n    &quot;border&quot;: {\n      &quot;enabled&quot;: false,\n      &quot;position&quot;: &quot;allSides&quot;,\n      &quot;thickness&quot;: {\n        &quot;unit&quot;: &quot;px&quot;,\n        &quot;value&quot;: 4.0\n      }\n    },\n    &quot;dropShadow&quot;: {\n      &quot;enabled&quot;: false,\n      &quot;blur&quot;: {\n        &quot;unit&quot;: &quot;px&quot;,\n        &quot;value&quot;: 30.0\n      },\n      &quot;spread&quot;: {\n        &quot;unit&quot;: &quot;px&quot;,\n        &quot;value&quot;: 0.0\n      },\n      &quot;distance&quot;: {\n        &quot;unit&quot;: &quot;px&quot;,\n        &quot;value&quot;: 0.0\n      }\n    },\n    &quot;blurBackground&quot;: {\n      &quot;enabled&quot;: false,\n      &quot;blurRadius&quot;: {\n        &quot;unit&quot;: &quot;px&quot;,\n        &quot;value&quot;: 12.0\n      }\n    }\n  },\n  &quot;gradientOptions&quot;: {\n    &quot;gradientType&quot;: &quot;faded&quot;,\n    &quot;headerOpacity&quot;: {\n      &quot;unit&quot;: &quot;%&quot;,\n      &quot;value&quot;: 90.0\n    },\n    &quot;border&quot;: {\n      &quot;enabled&quot;: false,\n      &quot;position&quot;: &quot;allSides&quot;,\n      &quot;thickness&quot;: {\n        &quot;unit&quot;: &quot;px&quot;,\n        &quot;value&quot;: 4.0\n      }\n    },\n    &quot;dropShadow&quot;: {\n      &quot;enabled&quot;: false,\n      &quot;blur&quot;: {\n        &quot;unit&quot;: &quot;px&quot;,\n        &quot;value&quot;: 30.0\n      },\n      &quot;spread&quot;: {\n        &quot;unit&quot;: &quot;px&quot;,\n        &quot;value&quot;: 0.0\n      },\n      &quot;distance&quot;: {\n        &quot;unit&quot;: &quot;px&quot;,\n        &quot;value&quot;: 0.0\n      }\n    },\n    &quot;blurBackground&quot;: {\n      &quot;enabled&quot;: false,\n      &quot;blurRadius&quot;: {\n        &quot;unit&quot;: &quot;px&quot;,\n        &quot;value&quot;: 12.0\n      }\n    }\n  },\n  &quot;showPromotedElement&quot;: false\n}\" data-section-id=\"overlay-nav\" data-show-account-login=\"true\" data-test=\"header-menu\" style=\"position: fixed; padding-top: 115.578px;\" data-uw-styling-context=\"true\">...</div>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"uw-sl\" aria-label=\"Quick accessibility menu\">...</div>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"uwy userway_p5\" data-uw-feature-ignore=\"true\" style=\"background-color: transparent !important; overflow: initial !important;\" title=\"Accessibility Menu\" data-uw-styling-context=\"true\">...</div>"
              },
              {
                "tagName": "iframe",
                "id": "",
                "code": "<iframe class=\"uwif userway_p5\" name=\"userway\" title=\"UserWay Accessibility Menu\" style=\"width: 100vw !important; max-width: 100vw !important; max-height: 100vh !important; visibility: visible !important; opacity: 1 !important; color-scheme: light !important; height: 100vh !important;\" data-uw-styling-context=\"true\">...</iframe>"
              }
            ]
          },
          "AA.1_4_3.G18.Abs": {
            "This element is absolutely positioned and the background color can not be determined. Ensure the contrast ratio between the text and all covered parts of the background are at least 4.5:1.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/community-built-policies\" data-animation-role=\"header-element\" class=\"preScale\" style=\"transition-timing-function: ease; transition-duration: 0.65s; transition-delay: 0.0375s;\" data-uw-styling-context=\"true\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/get-involved\" data-animation-role=\"header-element\" class=\"preScale\" style=\"transition-timing-function: ease; transition-duration: 0.65s; transition-delay: 0.045s;\" data-uw-styling-context=\"true\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/meet-ashmi\" data-animation-role=\"header-element\" class=\"preScale\" style=\"transition-timing-function: ease; transition-duration: 0.65s; transition-delay: 0.0225s;\" data-uw-styling-context=\"true\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/press\" data-animation-role=\"header-element\" class=\"preScale\" style=\"transition-timing-function: ease; transition-duration: 0.65s; transition-delay: 0.03s;\" data-uw-styling-context=\"true\">...</a>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span class=\"v6-visually-hidden\" data-uw-styling-context=\"true\">...</span>"
              }
            ]
          },
          "AA.1_4_3.G18.Alpha": {
            "This element's text or background contains transparency. Ensure the contrast ratio between the text and background are at least 4.5:1.": [
              {
                "tagName": "noscript",
                "id": "",
                "code": "<noscript data-uw-styling-context=\"true\">...</noscript>"
              }
            ]
          },
          "AA.1_4_3_F24.F24.BGColour": {
            "Check that this element has an inherited foreground colour to complement the corresponding inline background colour or image.": [
              {
                "tagName": "div",
                "id": "#userwayAccessibilityIcon",
                "code": "<div class=\"uai userway_dark\" id=\"userwayAccessibilityIcon\" aria-label=\"Accessibility Menu\" role=\"button\" tabindex=\"0\" style=\"background: rgb(0, 61, 104) !important;\">...</div>"
              }
            ]
          }
        }
      }
    },
    {
      "type": "url",
      "which": "https://ashmiforcongress.com/",
      "what": "URL",
      "result": "https://ashmiforcongress.com/"
    },
    {
      "type": "test",
      "which": "ibm",
      "withItems": true,
      "what": "IBM Accessibility Checker",
      "url": "https://ashmiforcongress.com/",
      "result": {
        "content": {
          "prevented": true,
          "error": "ERROR: getting ibm test report took too long"
        },
        "prevented": true,
        "url": {
          "prevented": true,
          "error": "ERROR: getting ibm test report took too long"
        }
      }
    },
    {
      "type": "url",
      "which": "https://ashmiforcongress.com/",
      "what": "URL",
      "result": "https://ashmiforcongress.com/"
    },
    {
      "type": "test",
      "which": "wave",
      "reportType": 4,
      "what": "WAVE",
      "url": "https://ashmiforcongress.com/",
      "result": {
        "status": {
          "success": true,
          "httpstatuscode": 200
        },
        "statistics": {
          "pagetitle": "Ashmi for Congress",
          "pageurl": "https://ashmiforcongress.com/",
          "time": 4.52,
          "creditsremaining": 495,
          "allitemcount": 202,
          "totalelements": 968,
          "waveurl": "http://wave.webaim.org/report?url=https://ashmiforcongress.com/"
        },
        "categories": {
          "error": {
            "description": "Errors",
            "count": 0,
            "items": []
          },
          "contrast": {
            "description": "Contrast Errors",
            "count": 13,
            "items": {
              "contrast": {
                "id": "contrast",
                "description": "Very low contrast",
                "count": 13,
                "selectors": [
                  "HTML#yui_3_17_2_1_1656861367723_124 > BODY#collection-6164ac8637a6d0136ceb5fc9 > DIV#siteWrapper > HEADER#header > DIV:first-child + DIV > A:first-child + STYLE + DIV + DIV + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child > NAV:first-child > DIV:first-child > A:first-child",
                  "HTML#yui_3_17_2_1_1656861367723_124 > BODY#collection-6164ac8637a6d0136ceb5fc9 > DIV#siteWrapper > HEADER#header > DIV:first-child + DIV > A:first-child + STYLE + DIV + DIV + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child > NAV:first-child > DIV:first-child + DIV > A:first-child",
                  "HTML#yui_3_17_2_1_1656861367723_124 > BODY#collection-6164ac8637a6d0136ceb5fc9 > DIV#siteWrapper > HEADER#header > DIV:first-child + DIV > A:first-child + STYLE + DIV + DIV + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child > NAV:first-child > DIV:first-child + DIV + DIV > A:first-child",
                  "HTML#yui_3_17_2_1_1656861367723_124 > BODY#collection-6164ac8637a6d0136ceb5fc9 > DIV#siteWrapper > HEADER#header > DIV:first-child + DIV > A:first-child + STYLE + DIV + DIV + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child > NAV:first-child > DIV:first-child + DIV + DIV + DIV > A:first-child",
                  "HTML#yui_3_17_2_1_1656861367723_124 > BODY#collection-6164ac8637a6d0136ceb5fc9 > DIV#siteWrapper > HEADER#header > DIV:first-child + DIV > A:first-child + STYLE + DIV + DIV + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child > NAV:first-child > DIV:first-child + DIV + DIV + DIV + DIV > A:first-child",
                  "HTML#yui_3_17_2_1_1656861367723_124 > BODY#collection-6164ac8637a6d0136ceb5fc9 > DIV#siteWrapper > MAIN#page > ARTICLE#sections > SECTION:first-child > DIV:first-child + DIV > DIV:first-child > DIV#page-section-61f5cd28f89dfb3d4aa5cac2 > DIV:first-child > DIV:first-child > DIV#block-yui_3_17_2_1_1634661113818_20356 > DIV:first-child > DIV:first-child > DIV:first-child > FORM:first-child > DIV:first-child > FIELDSET#name-yui_3_17_2_1_1634661113818_20361 > LEGEND:first-child",
                  "HTML#yui_3_17_2_1_1656861367723_124 > BODY#collection-6164ac8637a6d0136ceb5fc9 > DIV#siteWrapper > MAIN#page > ARTICLE#sections > SECTION:first-child > DIV:first-child + DIV > DIV:first-child > DIV#page-section-61f5cd28f89dfb3d4aa5cac2 > DIV:first-child > DIV:first-child > DIV#block-yui_3_17_2_1_1634661113818_20356 > DIV:first-child > DIV:first-child > DIV:first-child > FORM:first-child > DIV:first-child > FIELDSET#name-yui_3_17_2_1_1634661113818_20361 > LEGEND:first-child > SPAN:first-child",
                  "HTML#yui_3_17_2_1_1656861367723_124 > BODY#collection-6164ac8637a6d0136ceb5fc9 > DIV#siteWrapper > MAIN#page > ARTICLE#sections > SECTION:first-child > DIV:first-child + DIV > DIV:first-child > DIV#page-section-61f5cd28f89dfb3d4aa5cac2 > DIV:first-child > DIV:first-child > DIV#block-yui_3_17_2_1_1634661113818_20356 > DIV:first-child > DIV:first-child > DIV:first-child > FORM:first-child > DIV:first-child > FIELDSET#name-yui_3_17_2_1_1634661113818_20361 > LEGEND:first-child + DIV > LABEL:first-child > INPUT:first-child + SPAN",
                  "HTML#yui_3_17_2_1_1656861367723_124 > BODY#collection-6164ac8637a6d0136ceb5fc9 > DIV#siteWrapper > MAIN#page > ARTICLE#sections > SECTION:first-child > DIV:first-child + DIV > DIV:first-child > DIV#page-section-61f5cd28f89dfb3d4aa5cac2 > DIV:first-child > DIV:first-child > DIV#block-yui_3_17_2_1_1634661113818_20356 > DIV:first-child > DIV:first-child > DIV:first-child > FORM:first-child > DIV:first-child > FIELDSET#name-yui_3_17_2_1_1634661113818_20361 > LEGEND:first-child + DIV + DIV > LABEL:first-child > INPUT:first-child + SPAN",
                  "HTML#yui_3_17_2_1_1656861367723_124 > BODY#collection-6164ac8637a6d0136ceb5fc9 > DIV#siteWrapper > MAIN#page > ARTICLE#sections > SECTION:first-child > DIV:first-child + DIV > DIV:first-child > DIV#page-section-61f5cd28f89dfb3d4aa5cac2 > DIV:first-child > DIV:first-child > DIV#block-yui_3_17_2_1_1634661113818_20356 > DIV:first-child > DIV:first-child > DIV:first-child > FORM:first-child > DIV:first-child > DIV#email-yui_3_17_2_1_1634661113818_20362 > LABEL:first-child",
                  "HTML#yui_3_17_2_1_1656861367723_124 > BODY#collection-6164ac8637a6d0136ceb5fc9 > DIV#siteWrapper > MAIN#page > ARTICLE#sections > SECTION:first-child > DIV:first-child + DIV > DIV:first-child > DIV#page-section-61f5cd28f89dfb3d4aa5cac2 > DIV:first-child > DIV:first-child > DIV#block-yui_3_17_2_1_1634661113818_20356 > DIV:first-child > DIV:first-child > DIV:first-child > FORM:first-child > DIV:first-child > DIV#email-yui_3_17_2_1_1634661113818_20362 > LABEL:first-child > SPAN:first-child",
                  "HTML#yui_3_17_2_1_1656861367723_124 > BODY#collection-6164ac8637a6d0136ceb5fc9 > DIV#siteWrapper > MAIN#page > ARTICLE#sections > SECTION:first-child > DIV:first-child + DIV > DIV:first-child > DIV#page-section-61f5cd28f89dfb3d4aa5cac2 > DIV:first-child > DIV:first-child > DIV#block-yui_3_17_2_1_1634661113818_20356 > DIV:first-child > DIV:first-child > DIV:first-child > FORM:first-child > DIV:first-child > DIV#text-yui_3_17_2_1_1634661113818_20363 > LABEL:first-child",
                  "HTML#yui_3_17_2_1_1656861367723_124 > BODY#collection-6164ac8637a6d0136ceb5fc9 > DIV#siteWrapper > MAIN#page > ARTICLE#sections > SECTION:first-child > DIV:first-child + DIV > DIV:first-child > DIV#page-section-61f5cd28f89dfb3d4aa5cac2 > DIV:first-child > DIV:first-child > DIV#block-yui_3_17_2_1_1634661113818_20356 > DIV:first-child > DIV:first-child > DIV:first-child > FORM:first-child > DIV:first-child > DIV#text-yui_3_17_2_1_1634661113818_20363 > LABEL:first-child > SPAN:first-child"
                ],
                "contrastdata": [
                  [
                    2.2,
                    "#ffffff",
                    "#f79480",
                    false
                  ],
                  [
                    2.2,
                    "#ffffff",
                    "#f79480",
                    false
                  ],
                  [
                    2.2,
                    "#ffffff",
                    "#f79480",
                    false
                  ],
                  [
                    2.2,
                    "#ffffff",
                    "#f79480",
                    false
                  ],
                  [
                    4.12,
                    "#2a348f",
                    "#5db197",
                    false
                  ],
                  [
                    2.2,
                    "#ffffff",
                    "#f79480",
                    false
                  ],
                  [
                    2.2,
                    "#ffffff",
                    "#f79480",
                    false
                  ],
                  [
                    2.2,
                    "#ffffff",
                    "#f79480",
                    false
                  ],
                  [
                    2.2,
                    "#ffffff",
                    "#f79480",
                    false
                  ],
                  [
                    2.2,
                    "#ffffff",
                    "#f79480",
                    false
                  ],
                  [
                    2.2,
                    "#ffffff",
                    "#f79480",
                    false
                  ],
                  [
                    2.2,
                    "#ffffff",
                    "#f79480",
                    false
                  ],
                  [
                    2.2,
                    "#ffffff",
                    "#f79480",
                    false
                  ]
                ],
                "wcag": [
                  {
                    "name": "1.4.3 Contrast (Minimum) (Level AA)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.4.3"
                  }
                ]
              }
            }
          },
          "alert": {
            "description": "Alerts",
            "count": 73,
            "items": {
              "alt_redundant": {
                "id": "alt_redundant",
                "description": "Redundant alternative text",
                "count": 10,
                "selectors": [
                  "HTML#yui_3_17_2_1_1656861367723_124 > BODY#collection-6164ac8637a6d0136ceb5fc9 > DIV#siteWrapper > MAIN#page > ARTICLE#sections > SECTION#yui_3_17_2_1_1656861367723_123 > DIV#yui_3_17_2_1_1656861367723_122 > DIV#yui_3_17_2_1_1656861367723_121 > DIV#page-section-61a689a40650825440e51f4c > DIV#yui_3_17_2_1_1656861367723_120 > DIV#yui_3_17_2_1_1656861367723_119 > DIV#yui_3_17_2_1_1656861367723_118 > DIV#yui_3_17_2_1_1656861367723_117 > DIV#block-yui_3_17_2_1_1636390229931_6875 > DIV:first-child > DIV#yui_3_17_2_1_1656861367723_116 > DIV#yui_3_17_2_1_1656861367723_115 > FIGURE#yui_3_17_2_1_1656861367723_114 > DIV#yui_3_17_2_1_1656861367723_113 > DIV#yui_3_17_2_1_1656861367723_112 > NOSCRIPT:first-child + IMG",
                  "HTML#yui_3_17_2_1_1656861367723_124 > BODY#collection-6164ac8637a6d0136ceb5fc9 > DIV#siteWrapper > MAIN#page > ARTICLE#sections > SECTION#yui_3_17_2_1_1656861367723_123 > DIV#yui_3_17_2_1_1656861367723_122 > DIV#yui_3_17_2_1_1656861367723_121 > DIV#page-section-61a689a40650825440e51f4c > DIV#yui_3_17_2_1_1656861367723_120 > DIV#yui_3_17_2_1_1656861367723_119 > DIV#block-yui_3_17_2_1_1634235832477_15207 > DIV#yui_3_17_2_1_1656861367723_1116 > DIV#yui_3_17_2_1_1656861367723_976 > DIV#yui_3_17_2_1_1656861367723_993 > DIV#yui_3_17_2_1_1656861367723_1028 > DIV:first-child > A:first-child > SPAN:first-child + NOSCRIPT + IMG",
                  "HTML#yui_3_17_2_1_1656861367723_124 > BODY#collection-6164ac8637a6d0136ceb5fc9 > DIV#siteWrapper > MAIN#page > ARTICLE#sections > SECTION#yui_3_17_2_1_1656861367723_123 > DIV#yui_3_17_2_1_1656861367723_122 > DIV#yui_3_17_2_1_1656861367723_121 > DIV#page-section-61a689a40650825440e51f4c > DIV#yui_3_17_2_1_1656861367723_120 > DIV#yui_3_17_2_1_1656861367723_119 > DIV#block-yui_3_17_2_1_1634235832477_15207 > DIV#yui_3_17_2_1_1656861367723_1116 > DIV#yui_3_17_2_1_1656861367723_976 > DIV#yui_3_17_2_1_1656861367723_993 > DIV#yui_3_17_2_1_1656861367723_1032 > DIV:first-child > A:first-child > SPAN:first-child + NOSCRIPT + IMG",
                  "HTML#yui_3_17_2_1_1656861367723_124 > BODY#collection-6164ac8637a6d0136ceb5fc9 > DIV#siteWrapper > MAIN#page > ARTICLE#sections > SECTION#yui_3_17_2_1_1656861367723_123 > DIV#yui_3_17_2_1_1656861367723_122 > DIV#yui_3_17_2_1_1656861367723_121 > DIV#page-section-61a689a40650825440e51f4c > DIV#yui_3_17_2_1_1656861367723_120 > DIV#yui_3_17_2_1_1656861367723_119 > DIV#block-yui_3_17_2_1_1634235832477_15207 > DIV#yui_3_17_2_1_1656861367723_1116 > DIV#yui_3_17_2_1_1656861367723_976 > DIV#yui_3_17_2_1_1656861367723_993 > DIV#yui_3_17_2_1_1656861367723_1033 > DIV:first-child > A:first-child > SPAN:first-child + NOSCRIPT + IMG",
                  "HTML#yui_3_17_2_1_1656861367723_124 > BODY#collection-6164ac8637a6d0136ceb5fc9 > DIV#siteWrapper > MAIN#page > ARTICLE#sections > SECTION#yui_3_17_2_1_1656861367723_149 > DIV#yui_3_17_2_1_1656861367723_148 > DIV#yui_3_17_2_1_1656861367723_147 > DIV#page-section-6165cd0d5f3c7a03db298ceb > DIV#yui_3_17_2_1_1656861367723_146 > DIV#yui_3_17_2_1_1656861367723_145 > DIV#yui_3_17_2_1_1656861367723_144 > DIV#yui_3_17_2_1_1656861367723_143 > DIV#block-yui_3_17_2_1_1636391153798_11382 > DIV:first-child > DIV#yui_3_17_2_1_1656861367723_142 > DIV#yui_3_17_2_1_1656861367723_141 > FIGURE#yui_3_17_2_1_1656861367723_140 > DIV#yui_3_17_2_1_1656861367723_139 > DIV#yui_3_17_2_1_1656861367723_138 > NOSCRIPT:first-child + IMG",
                  "HTML#yui_3_17_2_1_1656861367723_124 > BODY#collection-6164ac8637a6d0136ceb5fc9 > DIV#siteWrapper > MAIN#page > ARTICLE#sections > SECTION#yui_3_17_2_1_1656861367723_173 > DIV#yui_3_17_2_1_1656861367723_172 > DIV#yui_3_17_2_1_1656861367723_171 > DIV#page-section-6168aa880a75f8274c98649a > DIV#yui_3_17_2_1_1656861367723_170 > DIV#yui_3_17_2_1_1656861367723_169 > DIV#block-yui_3_17_2_1_1636391606379_7119 > DIV:first-child > DIV#yui_3_17_2_1_1656861367723_168 > DIV#yui_3_17_2_1_1656861367723_167 > FIGURE#yui_3_17_2_1_1656861367723_166 > A#yui_3_17_2_1_1656861367723_165 > DIV#yui_3_17_2_1_1656861367723_164 > DIV#yui_3_17_2_1_1656861367723_163 > NOSCRIPT:first-child + IMG",
                  "HTML#yui_3_17_2_1_1656861367723_124 > BODY#collection-6164ac8637a6d0136ceb5fc9 > DIV#siteWrapper > MAIN#page > ARTICLE#sections > SECTION#yui_3_17_2_1_1656861367723_173 > DIV#yui_3_17_2_1_1656861367723_172 > DIV#yui_3_17_2_1_1656861367723_171 > DIV#page-section-6168aa880a75f8274c98649a > DIV#yui_3_17_2_1_1656861367723_170 > DIV#yui_3_17_2_1_1656861367723_193 > DIV#block-yui_3_17_2_1_1638315006762_46350 > DIV:first-child > DIV#yui_3_17_2_1_1656861367723_192 > DIV#yui_3_17_2_1_1656861367723_191 > FIGURE#yui_3_17_2_1_1656861367723_190 > A#yui_3_17_2_1_1656861367723_189 > DIV#yui_3_17_2_1_1656861367723_188 > DIV#yui_3_17_2_1_1656861367723_187 > NOSCRIPT:first-child + IMG",
                  "HTML#yui_3_17_2_1_1656861367723_124 > BODY#collection-6164ac8637a6d0136ceb5fc9 > DIV#siteWrapper > MAIN#page > ARTICLE#sections > SECTION#yui_3_17_2_1_1656861367723_173 > DIV#yui_3_17_2_1_1656861367723_172 > DIV#yui_3_17_2_1_1656861367723_171 > DIV#page-section-6168aa880a75f8274c98649a > DIV#yui_3_17_2_1_1656861367723_170 > DIV#yui_3_17_2_1_1656861367723_213 > DIV#block-yui_3_17_2_1_1638315006762_32824 > DIV:first-child > DIV#yui_3_17_2_1_1656861367723_212 > DIV#yui_3_17_2_1_1656861367723_211 > FIGURE#yui_3_17_2_1_1656861367723_210 > A#yui_3_17_2_1_1656861367723_209 > DIV#yui_3_17_2_1_1656861367723_208 > DIV#yui_3_17_2_1_1656861367723_207 > NOSCRIPT:first-child + IMG",
                  "HTML#yui_3_17_2_1_1656861367723_124 > BODY#collection-6164ac8637a6d0136ceb5fc9 > DIV#siteWrapper > MAIN#page > ARTICLE#sections > SECTION#yui_3_17_2_1_1656861367723_173 > DIV#yui_3_17_2_1_1656861367723_172 > DIV#yui_3_17_2_1_1656861367723_171 > DIV#page-section-6168aa880a75f8274c98649a > DIV#yui_3_17_2_1_1656861367723_170 > DIV#yui_3_17_2_1_1656861367723_233 > DIV#block-yui_3_17_2_1_1638315006762_75853 > DIV:first-child > DIV#yui_3_17_2_1_1656861367723_232 > DIV#yui_3_17_2_1_1656861367723_231 > FIGURE#yui_3_17_2_1_1656861367723_230 > A#yui_3_17_2_1_1656861367723_229 > DIV#yui_3_17_2_1_1656861367723_228 > DIV#yui_3_17_2_1_1656861367723_227 > NOSCRIPT:first-child + IMG",
                  "HTML#yui_3_17_2_1_1656861367723_124 > BODY#collection-6164ac8637a6d0136ceb5fc9 > DIV#siteWrapper > MAIN#page > ARTICLE#sections > SECTION#yui_3_17_2_1_1656861367723_257 > DIV#yui_3_17_2_1_1656861367723_256 > DIV#yui_3_17_2_1_1656861367723_255 > DIV#page-section-6164ac8637a6d0136ceb5fcf > DIV#yui_3_17_2_1_1656861367723_254 > DIV#yui_3_17_2_1_1656861367723_253 > DIV#block-yui_3_17_2_1_1636391509638_8431 > DIV:first-child > DIV#yui_3_17_2_1_1656861367723_252 > DIV#yui_3_17_2_1_1656861367723_251 > FIGURE#yui_3_17_2_1_1656861367723_250 > A#yui_3_17_2_1_1656861367723_249 > DIV#yui_3_17_2_1_1656861367723_248 > DIV#yui_3_17_2_1_1656861367723_247 > NOSCRIPT:first-child + IMG"
                ],
                "wcag": [
                  {
                    "name": "1.1.1 Non-text Content (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.1.1"
                  }
                ]
              },
              "alt_suspicious": {
                "id": "alt_suspicious",
                "description": "Suspicious alternative text",
                "count": 8,
                "selectors": [
                  "HTML#yui_3_17_2_1_1656861367723_124 > BODY#collection-6164ac8637a6d0136ceb5fc9 > DIV#siteWrapper > MAIN#page > ARTICLE#sections > SECTION#yui_3_17_2_1_1656861367723_149 > DIV#yui_3_17_2_1_1656861367723_148 > DIV#yui_3_17_2_1_1656861367723_147 > DIV#page-section-6165cd0d5f3c7a03db298ceb > DIV#yui_3_17_2_1_1656861367723_146 > DIV#yui_3_17_2_1_1656861367723_145 > DIV#block-yui_3_17_2_1_1637726443682_13196 > DIV#yui_3_17_2_1_1656861367723_570 > DIV#yui_3_17_2_1_1656861367723_332 > DIV#yui_3_17_2_1_1656861367723_352 > DIV#yui_3_17_2_1_1656861367723_427 > IMG#yui_3_17_2_1_1656861367723_569",
                  "HTML#yui_3_17_2_1_1656861367723_124 > BODY#collection-6164ac8637a6d0136ceb5fc9 > DIV#siteWrapper > MAIN#page > ARTICLE#sections > SECTION#yui_3_17_2_1_1656861367723_149 > DIV#yui_3_17_2_1_1656861367723_148 > DIV#yui_3_17_2_1_1656861367723_147 > DIV#page-section-6165cd0d5f3c7a03db298ceb > DIV#yui_3_17_2_1_1656861367723_146 > DIV#yui_3_17_2_1_1656861367723_145 > DIV#block-yui_3_17_2_1_1637726443682_13196 > DIV#yui_3_17_2_1_1656861367723_570 > DIV#yui_3_17_2_1_1656861367723_332 > DIV#yui_3_17_2_1_1656861367723_352 > DIV#yui_3_17_2_1_1656861367723_431 > NOSCRIPT:first-child + IMG",
                  "HTML#yui_3_17_2_1_1656861367723_124 > BODY#collection-6164ac8637a6d0136ceb5fc9 > DIV#siteWrapper > MAIN#page > ARTICLE#sections > SECTION#yui_3_17_2_1_1656861367723_149 > DIV#yui_3_17_2_1_1656861367723_148 > DIV#yui_3_17_2_1_1656861367723_147 > DIV#page-section-6165cd0d5f3c7a03db298ceb > DIV#yui_3_17_2_1_1656861367723_146 > DIV#yui_3_17_2_1_1656861367723_145 > DIV#block-yui_3_17_2_1_1637726443682_13196 > DIV#yui_3_17_2_1_1656861367723_570 > DIV#yui_3_17_2_1_1656861367723_332 > DIV#yui_3_17_2_1_1656861367723_352 > DIV#yui_3_17_2_1_1656861367723_435 > NOSCRIPT:first-child + IMG",
                  "HTML#yui_3_17_2_1_1656861367723_124 > BODY#collection-6164ac8637a6d0136ceb5fc9 > DIV#siteWrapper > MAIN#page > ARTICLE#sections > SECTION#yui_3_17_2_1_1656861367723_149 > DIV#yui_3_17_2_1_1656861367723_148 > DIV#yui_3_17_2_1_1656861367723_147 > DIV#page-section-6165cd0d5f3c7a03db298ceb > DIV#yui_3_17_2_1_1656861367723_146 > DIV#yui_3_17_2_1_1656861367723_145 > DIV#block-yui_3_17_2_1_1637726443682_13196 > DIV#yui_3_17_2_1_1656861367723_570 > DIV#yui_3_17_2_1_1656861367723_332 > DIV#yui_3_17_2_1_1656861367723_352 > DIV#yui_3_17_2_1_1656861367723_439 > NOSCRIPT:first-child + IMG",
                  "HTML#yui_3_17_2_1_1656861367723_124 > BODY#collection-6164ac8637a6d0136ceb5fc9 > DIV#siteWrapper > MAIN#page > ARTICLE#sections > SECTION#yui_3_17_2_1_1656861367723_149 > DIV#yui_3_17_2_1_1656861367723_148 > DIV#yui_3_17_2_1_1656861367723_147 > DIV#page-section-6165cd0d5f3c7a03db298ceb > DIV#yui_3_17_2_1_1656861367723_146 > DIV#yui_3_17_2_1_1656861367723_145 > DIV#block-yui_3_17_2_1_1637726443682_13196 > DIV#yui_3_17_2_1_1656861367723_570 > DIV#yui_3_17_2_1_1656861367723_332 > DIV#yui_3_17_2_1_1656861367723_352 > DIV#yui_3_17_2_1_1656861367723_443 > NOSCRIPT:first-child + IMG",
                  "HTML#yui_3_17_2_1_1656861367723_124 > BODY#collection-6164ac8637a6d0136ceb5fc9 > DIV#siteWrapper > MAIN#page > ARTICLE#sections > SECTION#yui_3_17_2_1_1656861367723_149 > DIV#yui_3_17_2_1_1656861367723_148 > DIV#yui_3_17_2_1_1656861367723_147 > DIV#page-section-6165cd0d5f3c7a03db298ceb > DIV#yui_3_17_2_1_1656861367723_146 > DIV#yui_3_17_2_1_1656861367723_145 > DIV#block-yui_3_17_2_1_1637726443682_13196 > DIV#yui_3_17_2_1_1656861367723_570 > DIV#yui_3_17_2_1_1656861367723_332 > DIV#yui_3_17_2_1_1656861367723_352 > DIV#yui_3_17_2_1_1656861367723_447 > NOSCRIPT:first-child + IMG",
                  "HTML#yui_3_17_2_1_1656861367723_124 > BODY#collection-6164ac8637a6d0136ceb5fc9 > DIV#siteWrapper > MAIN#page > ARTICLE#sections > SECTION#yui_3_17_2_1_1656861367723_149 > DIV#yui_3_17_2_1_1656861367723_148 > DIV#yui_3_17_2_1_1656861367723_147 > DIV#page-section-6165cd0d5f3c7a03db298ceb > DIV#yui_3_17_2_1_1656861367723_146 > DIV#yui_3_17_2_1_1656861367723_145 > DIV#block-yui_3_17_2_1_1637726443682_13196 > DIV#yui_3_17_2_1_1656861367723_570 > DIV#yui_3_17_2_1_1656861367723_332 > DIV#yui_3_17_2_1_1656861367723_352 > DIV#yui_3_17_2_1_1656861367723_451 > NOSCRIPT:first-child + IMG",
                  "HTML#yui_3_17_2_1_1656861367723_124 > BODY#collection-6164ac8637a6d0136ceb5fc9 > DIV#siteWrapper > MAIN#page > ARTICLE#sections > SECTION#yui_3_17_2_1_1656861367723_149 > DIV#yui_3_17_2_1_1656861367723_148 > DIV#yui_3_17_2_1_1656861367723_147 > DIV#page-section-6165cd0d5f3c7a03db298ceb > DIV#yui_3_17_2_1_1656861367723_146 > DIV#yui_3_17_2_1_1656861367723_145 > DIV#block-yui_3_17_2_1_1637726443682_13196 > DIV#yui_3_17_2_1_1656861367723_570 > DIV#yui_3_17_2_1_1656861367723_332 > DIV#yui_3_17_2_1_1656861367723_352 > DIV#yui_3_17_2_1_1656861367723_455 > NOSCRIPT:first-child + IMG"
                ],
                "wcag": [
                  {
                    "name": "1.1.1 Non-text Content (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.1.1"
                  }
                ]
              },
              "alt_long": {
                "id": "alt_long",
                "description": "Long alternative text",
                "count": 6,
                "selectors": [
                  "HTML#yui_3_17_2_1_1656861367723_124 > BODY#collection-6164ac8637a6d0136ceb5fc9 > DIV#siteWrapper > MAIN#page > ARTICLE#sections > SECTION#yui_3_17_2_1_1656861367723_123 > DIV#yui_3_17_2_1_1656861367723_122 > DIV#yui_3_17_2_1_1656861367723_121 > DIV#page-section-61a689a40650825440e51f4c > DIV#yui_3_17_2_1_1656861367723_120 > DIV#yui_3_17_2_1_1656861367723_119 > DIV#block-yui_3_17_2_1_1634235832477_15207 > DIV#yui_3_17_2_1_1656861367723_1116 > DIV#yui_3_17_2_1_1656861367723_976 > DIV#yui_3_17_2_1_1656861367723_993 > DIV#yui_3_17_2_1_1656861367723_1028 > DIV:first-child > A:first-child > SPAN:first-child + NOSCRIPT + IMG",
                  "HTML#yui_3_17_2_1_1656861367723_124 > BODY#collection-6164ac8637a6d0136ceb5fc9 > DIV#siteWrapper > MAIN#page > ARTICLE#sections > SECTION#yui_3_17_2_1_1656861367723_123 > DIV#yui_3_17_2_1_1656861367723_122 > DIV#yui_3_17_2_1_1656861367723_121 > DIV#page-section-61a689a40650825440e51f4c > DIV#yui_3_17_2_1_1656861367723_120 > DIV#yui_3_17_2_1_1656861367723_119 > DIV#block-yui_3_17_2_1_1634235832477_15207 > DIV#yui_3_17_2_1_1656861367723_1116 > DIV#yui_3_17_2_1_1656861367723_976 > DIV#yui_3_17_2_1_1656861367723_993 > DIV#yui_3_17_2_1_1656861367723_1029 > DIV:first-child > A:first-child > SPAN:first-child + NOSCRIPT + IMG",
                  "HTML#yui_3_17_2_1_1656861367723_124 > BODY#collection-6164ac8637a6d0136ceb5fc9 > DIV#siteWrapper > MAIN#page > ARTICLE#sections > SECTION#yui_3_17_2_1_1656861367723_123 > DIV#yui_3_17_2_1_1656861367723_122 > DIV#yui_3_17_2_1_1656861367723_121 > DIV#page-section-61a689a40650825440e51f4c > DIV#yui_3_17_2_1_1656861367723_120 > DIV#yui_3_17_2_1_1656861367723_119 > DIV#block-yui_3_17_2_1_1634235832477_15207 > DIV#yui_3_17_2_1_1656861367723_1116 > DIV#yui_3_17_2_1_1656861367723_976 > DIV#yui_3_17_2_1_1656861367723_993 > DIV#yui_3_17_2_1_1656861367723_1030 > DIV:first-child > A:first-child > SPAN:first-child + NOSCRIPT + IMG",
                  "HTML#yui_3_17_2_1_1656861367723_124 > BODY#collection-6164ac8637a6d0136ceb5fc9 > DIV#siteWrapper > MAIN#page > ARTICLE#sections > SECTION#yui_3_17_2_1_1656861367723_123 > DIV#yui_3_17_2_1_1656861367723_122 > DIV#yui_3_17_2_1_1656861367723_121 > DIV#page-section-61a689a40650825440e51f4c > DIV#yui_3_17_2_1_1656861367723_120 > DIV#yui_3_17_2_1_1656861367723_119 > DIV#block-yui_3_17_2_1_1634235832477_15207 > DIV#yui_3_17_2_1_1656861367723_1116 > DIV#yui_3_17_2_1_1656861367723_976 > DIV#yui_3_17_2_1_1656861367723_993 > DIV#yui_3_17_2_1_1656861367723_1031 > DIV:first-child > A:first-child > SPAN:first-child + NOSCRIPT + IMG",
                  "HTML#yui_3_17_2_1_1656861367723_124 > BODY#collection-6164ac8637a6d0136ceb5fc9 > DIV#siteWrapper > MAIN#page > ARTICLE#sections > SECTION#yui_3_17_2_1_1656861367723_123 > DIV#yui_3_17_2_1_1656861367723_122 > DIV#yui_3_17_2_1_1656861367723_121 > DIV#page-section-61a689a40650825440e51f4c > DIV#yui_3_17_2_1_1656861367723_120 > DIV#yui_3_17_2_1_1656861367723_119 > DIV#block-yui_3_17_2_1_1634235832477_15207 > DIV#yui_3_17_2_1_1656861367723_1116 > DIV#yui_3_17_2_1_1656861367723_976 > DIV#yui_3_17_2_1_1656861367723_993 > DIV#yui_3_17_2_1_1656861367723_1032 > DIV:first-child > A:first-child > SPAN:first-child + NOSCRIPT + IMG",
                  "HTML#yui_3_17_2_1_1656861367723_124 > BODY#collection-6164ac8637a6d0136ceb5fc9 > DIV#siteWrapper > MAIN#page > ARTICLE#sections > SECTION#yui_3_17_2_1_1656861367723_123 > DIV#yui_3_17_2_1_1656861367723_122 > DIV#yui_3_17_2_1_1656861367723_121 > DIV#page-section-61a689a40650825440e51f4c > DIV#yui_3_17_2_1_1656861367723_120 > DIV#yui_3_17_2_1_1656861367723_119 > DIV#block-yui_3_17_2_1_1634235832477_15207 > DIV#yui_3_17_2_1_1656861367723_1116 > DIV#yui_3_17_2_1_1656861367723_976 > DIV#yui_3_17_2_1_1656861367723_993 > DIV#yui_3_17_2_1_1656861367723_1033 > DIV:first-child > A:first-child > SPAN:first-child + NOSCRIPT + IMG"
                ],
                "wcag": [
                  {
                    "name": "1.1.1 Non-text Content (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.1.1"
                  }
                ]
              },
              "h1_missing": {
                "id": "h1_missing",
                "description": "Missing first level heading",
                "count": 1,
                "selectors": [
                  false
                ],
                "wcag": [
                  {
                    "name": "1.3.1 Info and Relationships (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.3.1"
                  },
                  {
                    "name": "2.4.6 Headings and Labels (Level AA)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.6"
                  }
                ]
              },
              "link_redundant": {
                "id": "link_redundant",
                "description": "Redundant link",
                "count": 19,
                "selectors": [
                  "HTML#yui_3_17_2_1_1656861367723_124 > BODY#collection-6164ac8637a6d0136ceb5fc9 > DIV#siteWrapper > HEADER#header > DIV:first-child + DIV > A:first-child + STYLE + DIV + DIV + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > A:first-child",
                  "HTML#yui_3_17_2_1_1656861367723_124 > BODY#collection-6164ac8637a6d0136ceb5fc9 > DIV#siteWrapper > HEADER#header > DIV:first-child + DIV > A:first-child + STYLE + DIV + DIV + DIV > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > A:first-child",
                  "HTML#yui_3_17_2_1_1656861367723_124 > BODY#collection-6164ac8637a6d0136ceb5fc9 > DIV#siteWrapper > MAIN#page > ARTICLE#sections > SECTION#yui_3_17_2_1_1656861367723_149 > DIV#yui_3_17_2_1_1656861367723_148 > DIV#yui_3_17_2_1_1656861367723_147 > DIV#page-section-6165cd0d5f3c7a03db298ceb > DIV#yui_3_17_2_1_1656861367723_146 > DIV:first-child + DIV > DIV#block-yui_3_17_2_1_1634666519964_13557 > DIV:first-child > DIV:first-child > DIV#yui_3_17_2_1_1656861367723_632 > DIV#yui_3_17_2_1_1656861367723_651 > DIV#yui_3_17_2_1_1656861367723_656 > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > A:first-child",
                  "HTML#yui_3_17_2_1_1656861367723_124 > BODY#collection-6164ac8637a6d0136ceb5fc9 > DIV#siteWrapper > MAIN#page > ARTICLE#sections > SECTION#yui_3_17_2_1_1656861367723_149 > DIV#yui_3_17_2_1_1656861367723_148 > DIV#yui_3_17_2_1_1656861367723_147 > DIV#page-section-6165cd0d5f3c7a03db298ceb > DIV#yui_3_17_2_1_1656861367723_146 > DIV:first-child + DIV > DIV#block-yui_3_17_2_1_1634666519964_13557 > DIV:first-child > DIV:first-child > DIV#yui_3_17_2_1_1656861367723_632 > DIV#yui_3_17_2_1_1656861367723_651 > DIV#yui_3_17_2_1_1656861367723_658 > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > A:first-child",
                  "HTML#yui_3_17_2_1_1656861367723_124 > BODY#collection-6164ac8637a6d0136ceb5fc9 > DIV#siteWrapper > MAIN#page > ARTICLE#sections > SECTION#yui_3_17_2_1_1656861367723_149 > DIV#yui_3_17_2_1_1656861367723_148 > DIV#yui_3_17_2_1_1656861367723_147 > DIV#page-section-6165cd0d5f3c7a03db298ceb > DIV#yui_3_17_2_1_1656861367723_146 > DIV:first-child + DIV > DIV#block-yui_3_17_2_1_1634666519964_13557 > DIV:first-child > DIV:first-child > DIV#yui_3_17_2_1_1656861367723_632 > DIV#yui_3_17_2_1_1656861367723_651 > DIV#yui_3_17_2_1_1656861367723_660 > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > A:first-child",
                  "HTML#yui_3_17_2_1_1656861367723_124 > BODY#collection-6164ac8637a6d0136ceb5fc9 > DIV#siteWrapper > MAIN#page > ARTICLE#sections > SECTION#yui_3_17_2_1_1656861367723_149 > DIV#yui_3_17_2_1_1656861367723_148 > DIV#yui_3_17_2_1_1656861367723_147 > DIV#page-section-6165cd0d5f3c7a03db298ceb > DIV#yui_3_17_2_1_1656861367723_146 > DIV:first-child + DIV > DIV#block-yui_3_17_2_1_1634666519964_13557 > DIV:first-child > DIV:first-child > DIV#yui_3_17_2_1_1656861367723_632 > DIV#yui_3_17_2_1_1656861367723_651 > DIV#yui_3_17_2_1_1656861367723_662 > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > A:first-child",
                  "HTML#yui_3_17_2_1_1656861367723_124 > BODY#collection-6164ac8637a6d0136ceb5fc9 > DIV#siteWrapper > MAIN#page > ARTICLE#sections > SECTION#yui_3_17_2_1_1656861367723_149 > DIV#yui_3_17_2_1_1656861367723_148 > DIV#yui_3_17_2_1_1656861367723_147 > DIV#page-section-6165cd0d5f3c7a03db298ceb > DIV#yui_3_17_2_1_1656861367723_146 > DIV:first-child + DIV > DIV#block-yui_3_17_2_1_1634666519964_13557 > DIV:first-child > DIV:first-child > DIV#yui_3_17_2_1_1656861367723_632 > DIV#yui_3_17_2_1_1656861367723_651 > DIV#yui_3_17_2_1_1656861367723_664 > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > A:first-child",
                  "HTML#yui_3_17_2_1_1656861367723_124 > BODY#collection-6164ac8637a6d0136ceb5fc9 > DIV#siteWrapper > MAIN#page > ARTICLE#sections > SECTION#yui_3_17_2_1_1656861367723_149 > DIV#yui_3_17_2_1_1656861367723_148 > DIV#yui_3_17_2_1_1656861367723_147 > DIV#page-section-6165cd0d5f3c7a03db298ceb > DIV#yui_3_17_2_1_1656861367723_146 > DIV:first-child + DIV > DIV#block-yui_3_17_2_1_1634666519964_13557 > DIV:first-child > DIV:first-child > DIV#yui_3_17_2_1_1656861367723_632 > DIV#yui_3_17_2_1_1656861367723_651 > DIV#yui_3_17_2_1_1656861367723_666 > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > A:first-child",
                  "HTML#yui_3_17_2_1_1656861367723_124 > BODY#collection-6164ac8637a6d0136ceb5fc9 > DIV#siteWrapper > MAIN#page > ARTICLE#sections > SECTION#yui_3_17_2_1_1656861367723_149 > DIV#yui_3_17_2_1_1656861367723_148 > DIV#yui_3_17_2_1_1656861367723_147 > DIV#page-section-6165cd0d5f3c7a03db298ceb > DIV#yui_3_17_2_1_1656861367723_146 > DIV:first-child + DIV > DIV#block-yui_3_17_2_1_1634666519964_13557 > DIV:first-child > DIV:first-child > DIV#yui_3_17_2_1_1656861367723_632 > DIV#yui_3_17_2_1_1656861367723_651 > DIV#yui_3_17_2_1_1656861367723_668 > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > A:first-child",
                  "HTML#yui_3_17_2_1_1656861367723_124 > BODY#collection-6164ac8637a6d0136ceb5fc9 > DIV#siteWrapper > MAIN#page > ARTICLE#sections > SECTION#yui_3_17_2_1_1656861367723_149 > DIV#yui_3_17_2_1_1656861367723_148 > DIV#yui_3_17_2_1_1656861367723_147 > DIV#page-section-6165cd0d5f3c7a03db298ceb > DIV#yui_3_17_2_1_1656861367723_146 > DIV:first-child + DIV > DIV#block-yui_3_17_2_1_1634666519964_13557 > DIV:first-child > DIV:first-child > DIV#yui_3_17_2_1_1656861367723_632 > DIV#yui_3_17_2_1_1656861367723_651 > DIV#yui_3_17_2_1_1656861367723_670 > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > A:first-child",
                  "HTML#yui_3_17_2_1_1656861367723_124 > BODY#collection-6164ac8637a6d0136ceb5fc9 > DIV#siteWrapper > MAIN#page > ARTICLE#sections > SECTION#yui_3_17_2_1_1656861367723_149 > DIV#yui_3_17_2_1_1656861367723_148 > DIV#yui_3_17_2_1_1656861367723_147 > DIV#page-section-6165cd0d5f3c7a03db298ceb > DIV#yui_3_17_2_1_1656861367723_146 > DIV:first-child + DIV > DIV#block-yui_3_17_2_1_1634666519964_13557 > DIV:first-child > DIV:first-child > DIV#yui_3_17_2_1_1656861367723_632 > DIV#yui_3_17_2_1_1656861367723_651 > DIV#yui_3_17_2_1_1656861367723_672 > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > A:first-child",
                  "HTML#yui_3_17_2_1_1656861367723_124 > BODY#collection-6164ac8637a6d0136ceb5fc9 > DIV#siteWrapper > MAIN#page > ARTICLE#sections > SECTION#yui_3_17_2_1_1656861367723_173 > DIV#yui_3_17_2_1_1656861367723_172 > DIV#yui_3_17_2_1_1656861367723_171 > DIV#page-section-6168aa880a75f8274c98649a > DIV#yui_3_17_2_1_1656861367723_170 > DIV#yui_3_17_2_1_1656861367723_169 > DIV#block-yui_3_17_2_1_1638315006762_162977 > DIV:first-child > DIV#yui_3_17_2_1_1656861367723_311 > DIV#yui_3_17_2_1_1656861367723_310 > A:first-child",
                  "HTML#yui_3_17_2_1_1656861367723_124 > BODY#collection-6164ac8637a6d0136ceb5fc9 > DIV#siteWrapper > MAIN#page > ARTICLE#sections > SECTION#yui_3_17_2_1_1656861367723_173 > DIV#yui_3_17_2_1_1656861367723_172 > DIV#yui_3_17_2_1_1656861367723_171 > DIV#page-section-6168aa880a75f8274c98649a > DIV#yui_3_17_2_1_1656861367723_170 > DIV#yui_3_17_2_1_1656861367723_193 > DIV#block-yui_3_17_2_1_1638315006762_46350 > DIV:first-child > DIV#yui_3_17_2_1_1656861367723_192 > DIV#yui_3_17_2_1_1656861367723_191 > FIGURE#yui_3_17_2_1_1656861367723_190 > A#yui_3_17_2_1_1656861367723_189",
                  "HTML#yui_3_17_2_1_1656861367723_124 > BODY#collection-6164ac8637a6d0136ceb5fc9 > DIV#siteWrapper > MAIN#page > ARTICLE#sections > SECTION#yui_3_17_2_1_1656861367723_173 > DIV#yui_3_17_2_1_1656861367723_172 > DIV#yui_3_17_2_1_1656861367723_171 > DIV#page-section-6168aa880a75f8274c98649a > DIV#yui_3_17_2_1_1656861367723_170 > DIV#yui_3_17_2_1_1656861367723_213 > DIV#block-yui_3_17_2_1_1638315006762_32824 > DIV:first-child > DIV#yui_3_17_2_1_1656861367723_212 > DIV#yui_3_17_2_1_1656861367723_211 > FIGURE#yui_3_17_2_1_1656861367723_210 > A#yui_3_17_2_1_1656861367723_209",
                  "HTML#yui_3_17_2_1_1656861367723_124 > BODY#collection-6164ac8637a6d0136ceb5fc9 > DIV#siteWrapper > MAIN#page > ARTICLE#sections > SECTION#yui_3_17_2_1_1656861367723_173 > DIV#yui_3_17_2_1_1656861367723_172 > DIV#yui_3_17_2_1_1656861367723_171 > DIV#page-section-6168aa880a75f8274c98649a > DIV#yui_3_17_2_1_1656861367723_170 > DIV#yui_3_17_2_1_1656861367723_233 > DIV#block-yui_3_17_2_1_1638315006762_75853 > DIV:first-child > DIV#yui_3_17_2_1_1656861367723_232 > DIV#yui_3_17_2_1_1656861367723_231 > FIGURE#yui_3_17_2_1_1656861367723_230 > A#yui_3_17_2_1_1656861367723_229",
                  "HTML#yui_3_17_2_1_1656861367723_124 > BODY#collection-6164ac8637a6d0136ceb5fc9 > DIV#siteWrapper > MAIN#page > ARTICLE#sections > SECTION#yui_3_17_2_1_1656861367723_257 > DIV#yui_3_17_2_1_1656861367723_256 > DIV#yui_3_17_2_1_1656861367723_255 > DIV#page-section-6164ac8637a6d0136ceb5fcf > DIV#yui_3_17_2_1_1656861367723_254 > DIV:first-child + DIV > DIV#block-yui_3_17_2_1_1634081420723_11250 > DIV:first-child > DIV#yui_3_17_2_1_1656861367723_318 > DIV#yui_3_17_2_1_1656861367723_317 > A:first-child",
                  "HTML#yui_3_17_2_1_1656861367723_124 > BODY#collection-6164ac8637a6d0136ceb5fc9 > DIV#siteWrapper > MAIN#page > ARTICLE#sections > SECTION#yui_3_17_2_1_1656861367723_257 > DIV#yui_3_17_2_1_1656861367723_256 > DIV#yui_3_17_2_1_1656861367723_255 > DIV#page-section-6164ac8637a6d0136ceb5fcf > DIV:first-child + DIV > DIV:first-child > DIV#block-269646a05d5cd4f4d178 > DIV:first-child > DIV:first-child > DIV#yui_3_17_2_1_1656861367723_861 > DIV#yui_3_17_2_1_1656861367723_880 > DIV#yui_3_17_2_1_1656861367723_885 > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV + DIV + DIV > DIV:first-child > SPAN:first-child > A:first-child",
                  "HTML#yui_3_17_2_1_1656861367723_124 > BODY#collection-6164ac8637a6d0136ceb5fc9 > DIV#siteWrapper > MAIN#page > ARTICLE#sections > SECTION#yui_3_17_2_1_1656861367723_257 > DIV#yui_3_17_2_1_1656861367723_256 > DIV#yui_3_17_2_1_1656861367723_255 > DIV#page-section-6164ac8637a6d0136ceb5fcf > DIV:first-child + DIV > DIV:first-child > DIV#block-269646a05d5cd4f4d178 > DIV:first-child > DIV:first-child > DIV#yui_3_17_2_1_1656861367723_861 > DIV#yui_3_17_2_1_1656861367723_880 > DIV#yui_3_17_2_1_1656861367723_887 > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV + DIV + DIV > DIV:first-child > SPAN:first-child > A:first-child",
                  "HTML#yui_3_17_2_1_1656861367723_124 > BODY#collection-6164ac8637a6d0136ceb5fc9 > DIV#siteWrapper > MAIN#page > ARTICLE#sections > SECTION#yui_3_17_2_1_1656861367723_257 > DIV#yui_3_17_2_1_1656861367723_256 > DIV#yui_3_17_2_1_1656861367723_255 > DIV#page-section-6164ac8637a6d0136ceb5fcf > DIV:first-child + DIV > DIV:first-child > DIV#block-269646a05d5cd4f4d178 > DIV:first-child > DIV:first-child > DIV#yui_3_17_2_1_1656861367723_861 > DIV#yui_3_17_2_1_1656861367723_880 > DIV#yui_3_17_2_1_1656861367723_889 > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV + DIV + DIV > DIV:first-child > SPAN:first-child > A:first-child"
                ],
                "wcag": [
                  {
                    "name": "2.4.4 Link Purpose (In Context) (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.4"
                  }
                ]
              },
              "link_pdf": {
                "id": "link_pdf",
                "description": "Link to PDF document",
                "count": 2,
                "selectors": [
                  "HTML#yui_3_17_2_1_1656861367723_124 > BODY#collection-6164ac8637a6d0136ceb5fc9 > DIV#siteWrapper > MAIN#page > ARTICLE#sections > SECTION#yui_3_17_2_1_1656861367723_149 > DIV#yui_3_17_2_1_1656861367723_148 > DIV#yui_3_17_2_1_1656861367723_147 > DIV#page-section-6165cd0d5f3c7a03db298ceb > DIV#yui_3_17_2_1_1656861367723_146 > DIV:first-child + DIV > DIV#block-yui_3_17_2_1_1634666519964_13557 > DIV:first-child > DIV:first-child > DIV#yui_3_17_2_1_1656861367723_632 > DIV#yui_3_17_2_1_1656861367723_651 > DIV#yui_3_17_2_1_1656861367723_660 > DIV:first-child > DIV:first-child > A:first-child",
                  "HTML#yui_3_17_2_1_1656861367723_124 > BODY#collection-6164ac8637a6d0136ceb5fc9 > DIV#siteWrapper > MAIN#page > ARTICLE#sections > SECTION#yui_3_17_2_1_1656861367723_149 > DIV#yui_3_17_2_1_1656861367723_148 > DIV#yui_3_17_2_1_1656861367723_147 > DIV#page-section-6165cd0d5f3c7a03db298ceb > DIV#yui_3_17_2_1_1656861367723_146 > DIV:first-child + DIV > DIV#block-yui_3_17_2_1_1634666519964_13557 > DIV:first-child > DIV:first-child > DIV#yui_3_17_2_1_1656861367723_632 > DIV#yui_3_17_2_1_1656861367723_651 > DIV#yui_3_17_2_1_1656861367723_660 > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > A:first-child"
                ],
                "wcag": []
              },
              "noscript": {
                "id": "noscript",
                "description": "Noscript element",
                "count": 22,
                "selectors": [
                  "HTML#yui_3_17_2_1_1656861367723_124 > BODY#collection-6164ac8637a6d0136ceb5fc9 > DIV#siteWrapper > MAIN#page > ARTICLE#sections > SECTION#yui_3_17_2_1_1656861367723_123 > DIV#yui_3_17_2_1_1656861367723_122 > DIV#yui_3_17_2_1_1656861367723_121 > DIV#page-section-61a689a40650825440e51f4c > DIV#yui_3_17_2_1_1656861367723_120 > DIV#yui_3_17_2_1_1656861367723_119 > DIV#yui_3_17_2_1_1656861367723_118 > DIV#yui_3_17_2_1_1656861367723_117 > DIV#block-yui_3_17_2_1_1636390229931_6875 > DIV:first-child > DIV#yui_3_17_2_1_1656861367723_116 > DIV#yui_3_17_2_1_1656861367723_115 > FIGURE#yui_3_17_2_1_1656861367723_114 > DIV#yui_3_17_2_1_1656861367723_113 > DIV#yui_3_17_2_1_1656861367723_112 > NOSCRIPT:first-child",
                  "HTML#yui_3_17_2_1_1656861367723_124 > BODY#collection-6164ac8637a6d0136ceb5fc9 > DIV#siteWrapper > MAIN#page > ARTICLE#sections > SECTION#yui_3_17_2_1_1656861367723_123 > DIV#yui_3_17_2_1_1656861367723_122 > DIV#yui_3_17_2_1_1656861367723_121 > DIV#page-section-61a689a40650825440e51f4c > DIV#yui_3_17_2_1_1656861367723_120 > DIV#yui_3_17_2_1_1656861367723_119 > DIV#block-yui_3_17_2_1_1634235832477_15207 > DIV#yui_3_17_2_1_1656861367723_1116 > DIV#yui_3_17_2_1_1656861367723_976 > DIV#yui_3_17_2_1_1656861367723_993 > DIV#yui_3_17_2_1_1656861367723_1028 > DIV:first-child > A:first-child > SPAN:first-child + NOSCRIPT",
                  "HTML#yui_3_17_2_1_1656861367723_124 > BODY#collection-6164ac8637a6d0136ceb5fc9 > DIV#siteWrapper > MAIN#page > ARTICLE#sections > SECTION#yui_3_17_2_1_1656861367723_123 > DIV#yui_3_17_2_1_1656861367723_122 > DIV#yui_3_17_2_1_1656861367723_121 > DIV#page-section-61a689a40650825440e51f4c > DIV#yui_3_17_2_1_1656861367723_120 > DIV#yui_3_17_2_1_1656861367723_119 > DIV#block-yui_3_17_2_1_1634235832477_15207 > DIV#yui_3_17_2_1_1656861367723_1116 > DIV#yui_3_17_2_1_1656861367723_976 > DIV#yui_3_17_2_1_1656861367723_993 > DIV#yui_3_17_2_1_1656861367723_1029 > DIV:first-child > A:first-child > SPAN:first-child + NOSCRIPT",
                  "HTML#yui_3_17_2_1_1656861367723_124 > BODY#collection-6164ac8637a6d0136ceb5fc9 > DIV#siteWrapper > MAIN#page > ARTICLE#sections > SECTION#yui_3_17_2_1_1656861367723_123 > DIV#yui_3_17_2_1_1656861367723_122 > DIV#yui_3_17_2_1_1656861367723_121 > DIV#page-section-61a689a40650825440e51f4c > DIV#yui_3_17_2_1_1656861367723_120 > DIV#yui_3_17_2_1_1656861367723_119 > DIV#block-yui_3_17_2_1_1634235832477_15207 > DIV#yui_3_17_2_1_1656861367723_1116 > DIV#yui_3_17_2_1_1656861367723_976 > DIV#yui_3_17_2_1_1656861367723_993 > DIV#yui_3_17_2_1_1656861367723_1030 > DIV:first-child > A:first-child > SPAN:first-child + NOSCRIPT",
                  "HTML#yui_3_17_2_1_1656861367723_124 > BODY#collection-6164ac8637a6d0136ceb5fc9 > DIV#siteWrapper > MAIN#page > ARTICLE#sections > SECTION#yui_3_17_2_1_1656861367723_123 > DIV#yui_3_17_2_1_1656861367723_122 > DIV#yui_3_17_2_1_1656861367723_121 > DIV#page-section-61a689a40650825440e51f4c > DIV#yui_3_17_2_1_1656861367723_120 > DIV#yui_3_17_2_1_1656861367723_119 > DIV#block-yui_3_17_2_1_1634235832477_15207 > DIV#yui_3_17_2_1_1656861367723_1116 > DIV#yui_3_17_2_1_1656861367723_976 > DIV#yui_3_17_2_1_1656861367723_993 > DIV#yui_3_17_2_1_1656861367723_1031 > DIV:first-child > A:first-child > SPAN:first-child + NOSCRIPT",
                  "HTML#yui_3_17_2_1_1656861367723_124 > BODY#collection-6164ac8637a6d0136ceb5fc9 > DIV#siteWrapper > MAIN#page > ARTICLE#sections > SECTION#yui_3_17_2_1_1656861367723_123 > DIV#yui_3_17_2_1_1656861367723_122 > DIV#yui_3_17_2_1_1656861367723_121 > DIV#page-section-61a689a40650825440e51f4c > DIV#yui_3_17_2_1_1656861367723_120 > DIV#yui_3_17_2_1_1656861367723_119 > DIV#block-yui_3_17_2_1_1634235832477_15207 > DIV#yui_3_17_2_1_1656861367723_1116 > DIV#yui_3_17_2_1_1656861367723_976 > DIV#yui_3_17_2_1_1656861367723_993 > DIV#yui_3_17_2_1_1656861367723_1032 > DIV:first-child > A:first-child > SPAN:first-child + NOSCRIPT",
                  "HTML#yui_3_17_2_1_1656861367723_124 > BODY#collection-6164ac8637a6d0136ceb5fc9 > DIV#siteWrapper > MAIN#page > ARTICLE#sections > SECTION#yui_3_17_2_1_1656861367723_123 > DIV#yui_3_17_2_1_1656861367723_122 > DIV#yui_3_17_2_1_1656861367723_121 > DIV#page-section-61a689a40650825440e51f4c > DIV#yui_3_17_2_1_1656861367723_120 > DIV#yui_3_17_2_1_1656861367723_119 > DIV#block-yui_3_17_2_1_1634235832477_15207 > DIV#yui_3_17_2_1_1656861367723_1116 > DIV#yui_3_17_2_1_1656861367723_976 > DIV#yui_3_17_2_1_1656861367723_993 > DIV#yui_3_17_2_1_1656861367723_1033 > DIV:first-child > A:first-child > SPAN:first-child + NOSCRIPT",
                  "HTML#yui_3_17_2_1_1656861367723_124 > BODY#collection-6164ac8637a6d0136ceb5fc9 > DIV#siteWrapper > MAIN#page > ARTICLE#sections > SECTION#yui_3_17_2_1_1656861367723_149 > DIV#yui_3_17_2_1_1656861367723_148 > DIV#yui_3_17_2_1_1656861367723_147 > DIV#page-section-6165cd0d5f3c7a03db298ceb > DIV#yui_3_17_2_1_1656861367723_146 > DIV#yui_3_17_2_1_1656861367723_145 > DIV#yui_3_17_2_1_1656861367723_144 > DIV#yui_3_17_2_1_1656861367723_143 > DIV#block-yui_3_17_2_1_1636391153798_11382 > DIV:first-child > DIV#yui_3_17_2_1_1656861367723_142 > DIV#yui_3_17_2_1_1656861367723_141 > FIGURE#yui_3_17_2_1_1656861367723_140 > DIV#yui_3_17_2_1_1656861367723_139 > DIV#yui_3_17_2_1_1656861367723_138 > NOSCRIPT:first-child",
                  "HTML#yui_3_17_2_1_1656861367723_124 > BODY#collection-6164ac8637a6d0136ceb5fc9 > DIV#siteWrapper > MAIN#page > ARTICLE#sections > SECTION#yui_3_17_2_1_1656861367723_149 > DIV#yui_3_17_2_1_1656861367723_148 > DIV#yui_3_17_2_1_1656861367723_147 > DIV#page-section-6165cd0d5f3c7a03db298ceb > DIV#yui_3_17_2_1_1656861367723_146 > DIV#yui_3_17_2_1_1656861367723_145 > DIV#block-yui_3_17_2_1_1637726443682_13196 > DIV#yui_3_17_2_1_1656861367723_570 > DIV#yui_3_17_2_1_1656861367723_332 > DIV#yui_3_17_2_1_1656861367723_352 > DIV#yui_3_17_2_1_1656861367723_427 > NOSCRIPT:first-child",
                  "HTML#yui_3_17_2_1_1656861367723_124 > BODY#collection-6164ac8637a6d0136ceb5fc9 > DIV#siteWrapper > MAIN#page > ARTICLE#sections > SECTION#yui_3_17_2_1_1656861367723_149 > DIV#yui_3_17_2_1_1656861367723_148 > DIV#yui_3_17_2_1_1656861367723_147 > DIV#page-section-6165cd0d5f3c7a03db298ceb > DIV#yui_3_17_2_1_1656861367723_146 > DIV#yui_3_17_2_1_1656861367723_145 > DIV#block-yui_3_17_2_1_1637726443682_13196 > DIV#yui_3_17_2_1_1656861367723_570 > DIV#yui_3_17_2_1_1656861367723_332 > DIV#yui_3_17_2_1_1656861367723_352 > DIV#yui_3_17_2_1_1656861367723_431 > NOSCRIPT:first-child",
                  "HTML#yui_3_17_2_1_1656861367723_124 > BODY#collection-6164ac8637a6d0136ceb5fc9 > DIV#siteWrapper > MAIN#page > ARTICLE#sections > SECTION#yui_3_17_2_1_1656861367723_149 > DIV#yui_3_17_2_1_1656861367723_148 > DIV#yui_3_17_2_1_1656861367723_147 > DIV#page-section-6165cd0d5f3c7a03db298ceb > DIV#yui_3_17_2_1_1656861367723_146 > DIV#yui_3_17_2_1_1656861367723_145 > DIV#block-yui_3_17_2_1_1637726443682_13196 > DIV#yui_3_17_2_1_1656861367723_570 > DIV#yui_3_17_2_1_1656861367723_332 > DIV#yui_3_17_2_1_1656861367723_352 > DIV#yui_3_17_2_1_1656861367723_435 > NOSCRIPT:first-child",
                  "HTML#yui_3_17_2_1_1656861367723_124 > BODY#collection-6164ac8637a6d0136ceb5fc9 > DIV#siteWrapper > MAIN#page > ARTICLE#sections > SECTION#yui_3_17_2_1_1656861367723_149 > DIV#yui_3_17_2_1_1656861367723_148 > DIV#yui_3_17_2_1_1656861367723_147 > DIV#page-section-6165cd0d5f3c7a03db298ceb > DIV#yui_3_17_2_1_1656861367723_146 > DIV#yui_3_17_2_1_1656861367723_145 > DIV#block-yui_3_17_2_1_1637726443682_13196 > DIV#yui_3_17_2_1_1656861367723_570 > DIV#yui_3_17_2_1_1656861367723_332 > DIV#yui_3_17_2_1_1656861367723_352 > DIV#yui_3_17_2_1_1656861367723_439 > NOSCRIPT:first-child",
                  "HTML#yui_3_17_2_1_1656861367723_124 > BODY#collection-6164ac8637a6d0136ceb5fc9 > DIV#siteWrapper > MAIN#page > ARTICLE#sections > SECTION#yui_3_17_2_1_1656861367723_149 > DIV#yui_3_17_2_1_1656861367723_148 > DIV#yui_3_17_2_1_1656861367723_147 > DIV#page-section-6165cd0d5f3c7a03db298ceb > DIV#yui_3_17_2_1_1656861367723_146 > DIV#yui_3_17_2_1_1656861367723_145 > DIV#block-yui_3_17_2_1_1637726443682_13196 > DIV#yui_3_17_2_1_1656861367723_570 > DIV#yui_3_17_2_1_1656861367723_332 > DIV#yui_3_17_2_1_1656861367723_352 > DIV#yui_3_17_2_1_1656861367723_443 > NOSCRIPT:first-child",
                  "HTML#yui_3_17_2_1_1656861367723_124 > BODY#collection-6164ac8637a6d0136ceb5fc9 > DIV#siteWrapper > MAIN#page > ARTICLE#sections > SECTION#yui_3_17_2_1_1656861367723_149 > DIV#yui_3_17_2_1_1656861367723_148 > DIV#yui_3_17_2_1_1656861367723_147 > DIV#page-section-6165cd0d5f3c7a03db298ceb > DIV#yui_3_17_2_1_1656861367723_146 > DIV#yui_3_17_2_1_1656861367723_145 > DIV#block-yui_3_17_2_1_1637726443682_13196 > DIV#yui_3_17_2_1_1656861367723_570 > DIV#yui_3_17_2_1_1656861367723_332 > DIV#yui_3_17_2_1_1656861367723_352 > DIV#yui_3_17_2_1_1656861367723_447 > NOSCRIPT:first-child",
                  "HTML#yui_3_17_2_1_1656861367723_124 > BODY#collection-6164ac8637a6d0136ceb5fc9 > DIV#siteWrapper > MAIN#page > ARTICLE#sections > SECTION#yui_3_17_2_1_1656861367723_149 > DIV#yui_3_17_2_1_1656861367723_148 > DIV#yui_3_17_2_1_1656861367723_147 > DIV#page-section-6165cd0d5f3c7a03db298ceb > DIV#yui_3_17_2_1_1656861367723_146 > DIV#yui_3_17_2_1_1656861367723_145 > DIV#block-yui_3_17_2_1_1637726443682_13196 > DIV#yui_3_17_2_1_1656861367723_570 > DIV#yui_3_17_2_1_1656861367723_332 > DIV#yui_3_17_2_1_1656861367723_352 > DIV#yui_3_17_2_1_1656861367723_451 > NOSCRIPT:first-child",
                  "HTML#yui_3_17_2_1_1656861367723_124 > BODY#collection-6164ac8637a6d0136ceb5fc9 > DIV#siteWrapper > MAIN#page > ARTICLE#sections > SECTION#yui_3_17_2_1_1656861367723_149 > DIV#yui_3_17_2_1_1656861367723_148 > DIV#yui_3_17_2_1_1656861367723_147 > DIV#page-section-6165cd0d5f3c7a03db298ceb > DIV#yui_3_17_2_1_1656861367723_146 > DIV#yui_3_17_2_1_1656861367723_145 > DIV#block-yui_3_17_2_1_1637726443682_13196 > DIV#yui_3_17_2_1_1656861367723_570 > DIV#yui_3_17_2_1_1656861367723_332 > DIV#yui_3_17_2_1_1656861367723_352 > DIV#yui_3_17_2_1_1656861367723_455 > NOSCRIPT:first-child",
                  "HTML#yui_3_17_2_1_1656861367723_124 > BODY#collection-6164ac8637a6d0136ceb5fc9 > DIV#siteWrapper > MAIN#page > ARTICLE#sections > SECTION#yui_3_17_2_1_1656861367723_173 > DIV#yui_3_17_2_1_1656861367723_172 > DIV#yui_3_17_2_1_1656861367723_171 > DIV#page-section-6168aa880a75f8274c98649a > DIV#yui_3_17_2_1_1656861367723_170 > DIV#yui_3_17_2_1_1656861367723_169 > DIV#block-yui_3_17_2_1_1636391606379_7119 > DIV:first-child > DIV#yui_3_17_2_1_1656861367723_168 > DIV#yui_3_17_2_1_1656861367723_167 > FIGURE#yui_3_17_2_1_1656861367723_166 > A#yui_3_17_2_1_1656861367723_165 > DIV#yui_3_17_2_1_1656861367723_164 > DIV#yui_3_17_2_1_1656861367723_163 > NOSCRIPT:first-child",
                  "HTML#yui_3_17_2_1_1656861367723_124 > BODY#collection-6164ac8637a6d0136ceb5fc9 > DIV#siteWrapper > MAIN#page > ARTICLE#sections > SECTION#yui_3_17_2_1_1656861367723_173 > DIV#yui_3_17_2_1_1656861367723_172 > DIV#yui_3_17_2_1_1656861367723_171 > DIV#page-section-6168aa880a75f8274c98649a > DIV#yui_3_17_2_1_1656861367723_170 > DIV#yui_3_17_2_1_1656861367723_193 > DIV#block-yui_3_17_2_1_1638315006762_46350 > DIV:first-child > DIV#yui_3_17_2_1_1656861367723_192 > DIV#yui_3_17_2_1_1656861367723_191 > FIGURE#yui_3_17_2_1_1656861367723_190 > A#yui_3_17_2_1_1656861367723_189 > DIV#yui_3_17_2_1_1656861367723_188 > DIV#yui_3_17_2_1_1656861367723_187 > NOSCRIPT:first-child",
                  "HTML#yui_3_17_2_1_1656861367723_124 > BODY#collection-6164ac8637a6d0136ceb5fc9 > DIV#siteWrapper > MAIN#page > ARTICLE#sections > SECTION#yui_3_17_2_1_1656861367723_173 > DIV#yui_3_17_2_1_1656861367723_172 > DIV#yui_3_17_2_1_1656861367723_171 > DIV#page-section-6168aa880a75f8274c98649a > DIV#yui_3_17_2_1_1656861367723_170 > DIV#yui_3_17_2_1_1656861367723_213 > DIV#block-yui_3_17_2_1_1638315006762_32824 > DIV:first-child > DIV#yui_3_17_2_1_1656861367723_212 > DIV#yui_3_17_2_1_1656861367723_211 > FIGURE#yui_3_17_2_1_1656861367723_210 > A#yui_3_17_2_1_1656861367723_209 > DIV#yui_3_17_2_1_1656861367723_208 > DIV#yui_3_17_2_1_1656861367723_207 > NOSCRIPT:first-child",
                  "HTML#yui_3_17_2_1_1656861367723_124 > BODY#collection-6164ac8637a6d0136ceb5fc9 > DIV#siteWrapper > MAIN#page > ARTICLE#sections > SECTION#yui_3_17_2_1_1656861367723_173 > DIV#yui_3_17_2_1_1656861367723_172 > DIV#yui_3_17_2_1_1656861367723_171 > DIV#page-section-6168aa880a75f8274c98649a > DIV#yui_3_17_2_1_1656861367723_170 > DIV#yui_3_17_2_1_1656861367723_233 > DIV#block-yui_3_17_2_1_1638315006762_75853 > DIV:first-child > DIV#yui_3_17_2_1_1656861367723_232 > DIV#yui_3_17_2_1_1656861367723_231 > FIGURE#yui_3_17_2_1_1656861367723_230 > A#yui_3_17_2_1_1656861367723_229 > DIV#yui_3_17_2_1_1656861367723_228 > DIV#yui_3_17_2_1_1656861367723_227 > NOSCRIPT:first-child",
                  "HTML#yui_3_17_2_1_1656861367723_124 > BODY#collection-6164ac8637a6d0136ceb5fc9 > DIV#siteWrapper > MAIN#page > ARTICLE#sections > SECTION#yui_3_17_2_1_1656861367723_257 > DIV#yui_3_17_2_1_1656861367723_256 > DIV#yui_3_17_2_1_1656861367723_255 > DIV#page-section-6164ac8637a6d0136ceb5fcf > DIV#yui_3_17_2_1_1656861367723_254 > DIV#yui_3_17_2_1_1656861367723_253 > DIV#block-yui_3_17_2_1_1636391509638_8431 > DIV:first-child > DIV#yui_3_17_2_1_1656861367723_252 > DIV#yui_3_17_2_1_1656861367723_251 > FIGURE#yui_3_17_2_1_1656861367723_250 > A#yui_3_17_2_1_1656861367723_249 > DIV#yui_3_17_2_1_1656861367723_248 > DIV#yui_3_17_2_1_1656861367723_247 > NOSCRIPT:first-child",
                  "HTML#yui_3_17_2_1_1656861367723_124 > BODY#collection-6164ac8637a6d0136ceb5fc9 > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + NOSCRIPT"
                ],
                "wcag": []
              },
              "tabindex": {
                "id": "tabindex",
                "description": "Tabindex",
                "count": 1,
                "selectors": [
                  "HTML#yui_3_17_2_1_1656861367723_124 > BODY#collection-6164ac8637a6d0136ceb5fc9 > DIV#siteWrapper > HEADER#header > DIV:first-child + DIV > A:first-child"
                ],
                "wcag": [
                  {
                    "name": "2.4.3 Focus Order (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.3"
                  }
                ]
              },
              "text_small": {
                "id": "text_small",
                "description": "Very small text",
                "count": 1,
                "selectors": [
                  "HTML#yui_3_17_2_1_1656861367723_124 > BODY#collection-6164ac8637a6d0136ceb5fc9 > DIV#siteWrapper > DIV:first-child > A:first-child > SPAN:first-child > svg:first-child + DIV > SPAN:first-child"
                ],
                "wcag": []
              },
              "youtube_video": {
                "id": "youtube_video",
                "description": "YouTube video",
                "count": 3,
                "selectors": [
                  "HTML#yui_3_17_2_1_1656861367723_124 > BODY#collection-6164ac8637a6d0136ceb5fc9 > DIV#siteWrapper > MAIN#page > ARTICLE#sections > SECTION:first-child > DIV:first-child + DIV > DIV:first-child > DIV#page-section-61f5cd28f89dfb3d4aa5cac2 > DIV:first-child > DIV:first-child + DIV > DIV#block-yui_3_17_2_1_1643482296043_139968 > DIV#yui_3_17_2_1_1656861367723_68 > DIV:first-child > DIV:first-child > DIV#yui_3_17_2_1_1656861367723_75 > DIV:first-child > DIV:first-child > IFRAME#yui_3_17_2_1_1656861367723_83",
                  "HTML#yui_3_17_2_1_1656861367723_124 > BODY#collection-6164ac8637a6d0136ceb5fc9 > DIV#siteWrapper > MAIN#page > ARTICLE#sections > SECTION#yui_3_17_2_1_1656861367723_149 > DIV#yui_3_17_2_1_1656861367723_148 > DIV#yui_3_17_2_1_1656861367723_147 > DIV#page-section-6165cd0d5f3c7a03db298ceb > DIV#yui_3_17_2_1_1656861367723_146 > DIV:first-child + DIV > DIV#block-yui_3_17_2_1_1634666519964_13557 > DIV:first-child > DIV:first-child > DIV#yui_3_17_2_1_1656861367723_632 > DIV#yui_3_17_2_1_1656861367723_651 > DIV#yui_3_17_2_1_1656861367723_658 > DIV:first-child > DIV:first-child > A:first-child",
                  "HTML#yui_3_17_2_1_1656861367723_124 > BODY#collection-6164ac8637a6d0136ceb5fc9 > DIV#siteWrapper > MAIN#page > ARTICLE#sections > SECTION#yui_3_17_2_1_1656861367723_149 > DIV#yui_3_17_2_1_1656861367723_148 > DIV#yui_3_17_2_1_1656861367723_147 > DIV#page-section-6165cd0d5f3c7a03db298ceb > DIV#yui_3_17_2_1_1656861367723_146 > DIV:first-child + DIV > DIV#block-yui_3_17_2_1_1634666519964_13557 > DIV:first-child > DIV:first-child > DIV#yui_3_17_2_1_1656861367723_632 > DIV#yui_3_17_2_1_1656861367723_651 > DIV#yui_3_17_2_1_1656861367723_658 > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > A:first-child"
                ],
                "wcag": [
                  {
                    "name": "1.2.1 Prerecorded Audio-only and Video-only (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.2.1"
                  },
                  {
                    "name": "1.2.2 Captions (Prerecorded) (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.2.2"
                  },
                  {
                    "name": "1.2.3 Audio Description or Media Alternative (Prerecorded) (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.2.3"
                  }
                ]
              }
            }
          }
        }
      }
    },
    {
      "type": "url",
      "which": "https://ashmiforcongress.com/",
      "what": "URL",
      "result": "https://ashmiforcongress.com/"
    },
    {
      "type": "test",
      "which": "tenon",
      "id": "a",
      "what": "Tenon",
      "url": "https://ashmiforcongress.com/",
      "result": {
        "status": 200,
        "message": "OK",
        "code": "success",
        "info": "Success",
        "moreInfo": "https://tenon.io/documentation/apiv2/response-codes#success",
        "responseExecTime": "0.065",
        "responseTime": "2022-07-03T15:16:13.954Z",
        "data": {
          "apiErrors": [],
          "documentSize": 1482299,
          "metadata": null,
          "resultSummary": {
            "tests": {
              "total": 180,
              "passing": 171,
              "failing": 9
            },
            "issues": {
              "totalErrors": 30,
              "totalWarnings": 23,
              "totalIssues": 53
            },
            "issuesByLevel": {
              "A": {
                "count": 30,
                "pct": 56.6
              },
              "AA": {
                "count": 26,
                "pct": 49.06
              },
              "AAA": {
                "count": 53,
                "pct": 100
              }
            },
            "density": {
              "errorDensity": 2,
              "warningDensity": 2,
              "allDensity": 4
            }
          },
          "projectID": "E4B12DC9-2F67-8DB7-26C9-E50C8490",
          "responseID": "89a669d4-7176-42d1-adbb-8fe1b1d4ce9f",
          "docID": "9fd3924a-11a8-461d-e640-e4c58c8fb0b4",
          "sourceHash": "d83a86d5736aea51d38589f48c3fb978",
          "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=89a669d4-7176-42d1-adbb-8fe1b1d4ce9f",
          "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": 4081.48
                },
                "height": 4081.48,
                "width": 1024
              },
              "position": {
                "line": 12507,
                "column": 60
              },
              "errorSnippet": "&lt;body id=\"collection-6164ac8637a6d0136ceb5fc9\" data-controller=\"SiteLoader, Flags\" class=\"header-overlay-alignment-center header-width-inset tweak-transparent-header tweak-fixed-header-style-basic tweak-blog-alternating-side-by-side-width-inset tweak-",
              "xpath": "/html/body",
              "issueID": "ce6784dac7f02b54006ac9c112d15fa7",
              "signature": "4491a255c10ddaa6d046e7432544069b",
              "ref": "https://tenon.io/bestpractice.php?bpID=3&tID=28&issueID=ce6784dac7f02b54006ac9c112d15fa7"
            },
            {
              "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": 26.09375,
                  "y": 0
                },
                "bottom-right": {
                  "x": 140.73475000000002,
                  "y": 28
                },
                "height": 28,
                "width": 114.641
              },
              "position": {
                "line": 16270,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/meet-ashmi\" class=\"sqs-block-button-element--medium sqs-button-element--primary sqs-block-button-element\" data-initialized=\"true\"&gt; READ MORE &lt;/a&gt;",
              "xpath": "/html/body/div[8]/main[1]/article[1]/section[4]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/a[1]",
              "issueID": "d65e6d9fdcd728ddfdeb1df10279bb64",
              "signature": "63230d1eac6eb55e804155718564cfc7",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=73&issueID=d65e6d9fdcd728ddfdeb1df10279bb64"
            },
            {
              "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": 280.359375,
                  "y": 0
                },
                "bottom-right": {
                  "x": 395.000375,
                  "y": 28
                },
                "height": 28,
                "width": 114.641
              },
              "position": {
                "line": 16630,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"community-built-policies\" class=\"sqs-block-button-element--medium sqs-button-element--primary sqs-block-button-element\" data-initialized=\"true\"&gt; READ MORE &lt;/a&gt;",
              "xpath": "/html/body/div[8]/main[1]/article[1]/section[5]/div[2]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/a[1]",
              "issueID": "7d7acf32761a99f1f1c06d7e683b7683",
              "signature": "2cf2fb93bcff02194eb770d38cb4071e",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=73&issueID=7d7acf32761a99f1f1c06d7e683b7683"
            },
            {
              "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": 280.3125,
                  "y": 28.03125
                },
                "bottom-right": {
                  "x": 379.3125,
                  "y": 52.03125
                },
                "height": 24,
                "width": 99
              },
              "position": {
                "line": 10472,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/meet-ashmi\" data-animation-role=\"header-element\" class=\"preScale scaleIn\" style=\"transition-timing-function: ease; transition-duration: 0.65s; transition-delay: 0.0225s;\"&gt; MEET ASHMI &lt;/a&gt;",
              "xpath": "/html/body/div[8]/header[1]/div[2]/div[3]/div[2]/div[1]/div[2]/div[1]/nav[1]/div[1]/a[1]",
              "issueID": "26b8b6aacb3da53d8052e0df85fb987a",
              "signature": "ee8683ff11c37acfdb15e129348f858e",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=26b8b6aacb3da53d8052e0df85fb987a"
            },
            {
              "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": 409,
                  "y": 28.03125
                },
                "bottom-right": {
                  "x": 461,
                  "y": 52.03125
                },
                "height": 24,
                "width": 52
              },
              "position": {
                "line": 10472,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/press\" data-animation-role=\"header-element\" class=\"preScale scaleIn\" style=\"transition-timing-function: ease; transition-duration: 0.65s; transition-delay: 0.03s;\"&gt; PRESS &lt;/a&gt;",
              "xpath": "/html/body/div[8]/header[1]/div[2]/div[3]/div[2]/div[1]/div[2]/div[1]/nav[1]/div[2]/a[1]",
              "issueID": "bb6ca1cc06f8a09d7dc2bc3b2f2c59a7",
              "signature": "3fd6e0d7cdc1acdf5de4ecb27fb10617",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=bb6ca1cc06f8a09d7dc2bc3b2f2c59a7"
            },
            {
              "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": 490.6875,
                  "y": 28.03125
                },
                "bottom-right": {
                  "x": 736.6875,
                  "y": 52.03125
                },
                "height": 24,
                "width": 246
              },
              "position": {
                "line": 10472,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/community-built-policies\" data-animation-role=\"header-element\" class=\"preScale scaleIn\" style=\"transition-timing-function: ease; transition-duration: 0.65s; transition-delay: 0.0375s;\"&gt; COMMUNITY-BUILT PLATFORM &lt;/a&gt;",
              "xpath": "/html/body/div[8]/header[1]/div[2]/div[3]/div[2]/div[1]/div[2]/div[1]/nav[1]/div[3]/a[1]",
              "issueID": "e59d5d1685ecae1b61a0cea743725ac0",
              "signature": "a392981c376eaf26bb529c6beed99401",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=e59d5d1685ecae1b61a0cea743725ac0"
            },
            {
              "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": 766.375,
                  "y": 28.03125
                },
                "bottom-right": {
                  "x": 831.375,
                  "y": 52.03125
                },
                "height": 24,
                "width": 65
              },
              "position": {
                "line": 10472,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/get-involved\" data-animation-role=\"header-element\" class=\"preScale scaleIn\" style=\"transition-timing-function: ease; transition-duration: 0.65s; transition-delay: 0.045s;\"&gt; JOIN US &lt;/a&gt;",
              "xpath": "/html/body/div[8]/header[1]/div[2]/div[3]/div[2]/div[1]/div[2]/div[1]/nav[1]/div[4]/a[1]",
              "issueID": "66f5815aec7375b629f13ea760e75349",
              "signature": "709cdda190469a1f0cb700ad7958552a",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=66f5815aec7375b629f13ea760e75349"
            },
            {
              "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": 861.0625,
                  "y": 28.03125
                },
                "bottom-right": {
                  "x": 967.0625,
                  "y": 52.03125
                },
                "height": 24,
                "width": 106
              },
              "position": {
                "line": 10472,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://secure.actblue.com/donate/ashmiforcongresswebsite\" target=\"_blank\" data-animation-role=\"header-element\" class=\"preScale scaleIn\" style=\"transition-timing-function: ease; transition-duration: 0.65s; transition-delay: 0.0525s;\"&gt;CONTR",
              "xpath": "/html/body/div[8]/header[1]/div[2]/div[3]/div[2]/div[1]/div[2]/div[1]/nav[1]/div[5]/a[1]",
              "issueID": "124fe2be10bd228fc02321c34a8e5de5",
              "signature": "805eb842279c1dd4c3ccade632959171",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=124fe2be10bd228fc02321c34a8e5de5"
            },
            {
              "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": 20.456249999999997,
                  "y": -0.0012499999999988631
                },
                "bottom-right": {
                  "x": 901.1442499999999,
                  "y": 45.99875
                },
                "height": 46,
                "width": 880.688
              },
              "position": {
                "line": 11528,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://secure.actblue.com/donate/ashmiforcongresswebsite\" target=\"_blank\"&gt;CONTRIBUTE&lt;/a&gt;",
              "xpath": "/html/body/div[8]/header[1]/div[3]/div[2]/nav[1]/div[1]/div[1]/div[5]/a[1]",
              "issueID": "75ee5f400cb22bff9ab281b5ca030cb0",
              "signature": "b31f23c59fbfd0c05de340b123d82ebf",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=75ee5f400cb22bff9ab281b5ca030cb0"
            },
            {
              "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": 280.359375,
                  "y": 0
                },
                "bottom-right": {
                  "x": 395.000375,
                  "y": 28
                },
                "height": 28,
                "width": 114.641
              },
              "position": {
                "line": 16630,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"community-built-policies\" class=\"sqs-block-button-element--medium sqs-button-element--primary sqs-block-button-element\" data-initialized=\"true\"&gt; READ MORE &lt;/a&gt;",
              "xpath": "/html/body/div[8]/main[1]/article[1]/section[5]/div[2]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/a[1]",
              "issueID": "6469a4938cd907aa2b87f11943d10013",
              "signature": "f1e3a0a604c3a2c14af373a8a0090e63",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=6469a4938cd907aa2b87f11943d10013"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 18189,
                "column": 0
              },
              "errorSnippet": "&lt;div class=\"icon-cart-quantity\"&gt; &lt;span class=\"sqs-cart-quantity\"&gt;0&lt;/span&gt; &lt;/div&gt;",
              "xpath": "/html/body/div[8]/div[1]/a[1]/span[1]/div[1]",
              "issueID": "bace57f9eb41dfaf6a443017260dc70e",
              "signature": "ca73c8623ff525104c1306a095087ad3",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=bace57f9eb41dfaf6a443017260dc70e"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 151.172,
                  "y": 89.9844
                },
                "height": 89.9844,
                "width": 151.172
              },
              "position": {
                "line": 18370,
                "column": 5
              },
              "errorSnippet": "&lt;div class=\"header-title-logo\"&gt; &lt;a href=\"/\" data-animation-role=\"header-element\" class=\"preScale scaleIn\" style=\"transition-timing-function: ease; transition-duration: 0.65s; transition-delay: 0.0075s;\"&gt; &lt;picture&gt; &lt;source media=\"only",
              "xpath": "/html/body/div[8]/header[1]/div[2]/div[3]/div[2]/div[1]/div[1]/div[1]",
              "issueID": "dcd86a82cc3c9d1547d8751a4c08edc1",
              "signature": "267ee462e78762baabc17f968317a856",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=dcd86a82cc3c9d1547d8751a4c08edc1"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 18640,
                "column": 7
              },
              "errorSnippet": "&lt;div class=\"header-title-logo\"&gt; &lt;a href=\"/\" data-animation-role=\"header-element\" class=\"preScale scaleIn\" style=\"transition-timing-function: ease; transition-duration: 0.65s; transition-delay: 0.075s;\"&gt; &lt;picture&gt; &lt;source media=\"only ",
              "xpath": "/html/body/div[8]/header[1]/div[2]/div[3]/div[3]/div[1]/div[1]/div[1]",
              "issueID": "e34395285f6921490addc18c82f7ff7e",
              "signature": "e5c5cc6c6afc0f69b40254b896a345d0",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=e34395285f6921490addc18c82f7ff7e"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 16.999995,
                  "y": 32
                },
                "bottom-right": {
                  "x": 1009.890995,
                  "y": 417.422
                },
                "height": 385.422,
                "width": 992.891
              },
              "position": {
                "line": 23117,
                "column": 13
              },
              "errorSnippet": "&lt;div class=\"summary-item-list sqs-gallery sqs-gallery-design-carousel sqs-gallery-design-carousel-slides-in-view-3\" id=\"yui_3_17_2_1_1656861228491_880\" style=\"margin-left: -1%; transform: translateX(0%);\"&gt; &lt;div class=\" summary-item summary-item-",
              "xpath": "/html/body/div[8]/main[1]/article[1]/section[5]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]",
              "issueID": "698a43b9eae36b7b46760dc8963f92d9",
              "signature": "e0030ef3292f1196774afd9e155b262e",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=698a43b9eae36b7b46760dc8963f92d9"
            },
            {
              "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": 4081.48
                },
                "height": 4081.48,
                "width": 1024
              },
              "position": {
                "line": 12507,
                "column": 60
              },
              "errorSnippet": "&lt;body id=\"collection-6164ac8637a6d0136ceb5fc9\" data-controller=\"SiteLoader, Flags\" class=\"header-overlay-alignment-center header-width-inset tweak-transparent-header tweak-fixed-header-style-basic tweak-blog-alternating-side-by-side-width-inset tweak-",
              "xpath": "/html/body",
              "issueID": "2fefdfd3db992f1b2bcf1d6d07fca8d2",
              "signature": "ac29db9165bb346317d0bbcdc6277d1c",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=2fefdfd3db992f1b2bcf1d6d07fca8d2"
            },
            {
              "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": 4081.48
                },
                "height": 4081.48,
                "width": 1024
              },
              "position": {
                "line": 18189,
                "column": 0
              },
              "errorSnippet": "&lt;div id=\"siteWrapper\" class=\"clearfix site-wrapper\"&gt; &lt;div class=\"floating-cart hidden\" data-controller=\"FloatingCart\" data-controllers-bound=\"FloatingCart\" style=\"\"&gt; &lt;a href=\"/cart\" class=\"icon icon--stroke icon--cart sqs-custom-cart\"&gt; ",
              "xpath": "/html/body/div[8]",
              "issueID": "49ff3ab540c962dca84c6b9b3e14c9c5",
              "signature": "85314715eef608981dd079cc22b1cc19",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=49ff3ab540c962dca84c6b9b3e14c9c5"
            },
            {
              "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": 110.453
                },
                "height": 110.453,
                "width": 1024
              },
              "position": {
                "line": 15029,
                "column": 332
              },
              "errorSnippet": "&lt;header data-test=\"header\" id=\"header\" class=\" header theme-col--primary \" data-controller=\"Header\" data-current-styles=\"{ &amp;quot;layout&amp;quot;: &amp;quot;navRight&amp;quot;, &amp;quot;action&amp;quot;: { &amp;quot;href&amp;quot;: &amp;quot;http",
              "xpath": "/html/body/div[8]/header[1]",
              "issueID": "d28eb41cef8f83117efeafc2fac3b6d3",
              "signature": "52d8948c750312cbcd3ce49d82c08b99",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=d28eb41cef8f83117efeafc2fac3b6d3"
            },
            {
              "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": 474.531,
                  "y": 145
                },
                "height": 145,
                "width": 474.531
              },
              "position": {
                "line": 19856,
                "column": 302
              },
              "errorSnippet": "&lt;h3 style=\"text-align: center; white-space: pre-wrap; transition-timing-function: ease; transition-duration: 0.65s; transition-delay: 0.2025s;\" class=\"preScale scaleIn\"&gt;&lt;span class=\"sqsrte-text-color--black\"&gt;&lt;strong&gt;Your voice matters. ",
              "xpath": "/html/body/div[8]/main[1]/article[1]/section[2]/div[2]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/h3[1]",
              "issueID": "35600c3f1b31b5763b9f901f11911f42",
              "signature": "dc4a94cab9a5ba91c00b558c9019a83b",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=35600c3f1b31b5763b9f901f11911f42"
            },
            {
              "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": 145
                },
                "bottom-right": {
                  "x": 474.531,
                  "y": 280
                },
                "height": 135,
                "width": 474.531
              },
              "position": {
                "line": 10471,
                "column": 19560
              },
              "errorSnippet": "&lt;p style=\"text-align: center; white-space: pre-wrap; transition-timing-function: ease; transition-duration: 0.65s; transition-delay: 0.21s;\" class=\"sqsrte-large preFade fadeIn\"&gt;&lt;span class=\"sqsrte-text-color--black\"&gt;&lt;strong&gt; We believe&",
              "xpath": "/html/body/div[8]/main[1]/article[1]/section[2]/div[2]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/p[1]",
              "issueID": "be8708f4d67fdaa01e3ba56062f8194f",
              "signature": "4202829b64f9ab353c449953066ac4bf",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=be8708f4d67fdaa01e3ba56062f8194f"
            },
            {
              "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": 728.797,
                  "y": 54
                },
                "height": 54,
                "width": 728.797
              },
              "position": {
                "line": 18188,
                "column": 0
              },
              "errorSnippet": "&lt;p class=\"sqsrte-large preFade\" style=\"white-space: pre-wrap; transition-timing-function: ease; transition-duration: 0.65s; transition-delay: 0.48s;\"&gt;We have asked thousands of you to tell us what you want to see in politics. Ashmi endorses progres",
              "xpath": "/html/body/div[8]/main[1]/article[1]/section[5]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/p[1]",
              "issueID": "f23dafa689840657026884e7d694fec7",
              "signature": "08b116687991f8f3f0a92038d50a7801",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=f23dafa689840657026884e7d694fec7"
            },
            {
              "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": 18.35028076171875,
                  "y": -0.906494140625
                },
                "bottom-right": {
                  "x": 747.1472807617188,
                  "y": 53.093505859375
                },
                "height": 54,
                "width": 728.797
              },
              "position": {
                "line": 18188,
                "column": 0
              },
              "errorSnippet": "&lt;p class=\"sqsrte-large preFade\" style=\"white-space: pre-wrap; transition-timing-function: ease; transition-duration: 0.65s; transition-delay: 0.4875s;\"&gt;Our campaign has also partnered with local artists to illustrate key points in our community-bui",
              "xpath": "/html/body/div[8]/main[1]/article[1]/section[5]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/p[2]",
              "issueID": "14fd7518cd42049d8ccd801d02daf886",
              "signature": "74492a0a71d6930bc03856bd9daf2587",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=14fd7518cd42049d8ccd801d02daf886"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 151.171875,
                  "y": 28.03125
                },
                "bottom-right": {
                  "x": 972.827875,
                  "y": 61.93745
                },
                "height": 33.9062,
                "width": 821.656
              },
              "position": {
                "line": 18390,
                "column": 5
              },
              "errorSnippet": "&lt;div class=\"header-nav\"&gt; &lt;div class=\"header-nav-wrapper\"&gt; &lt;nav class=\"header-nav-list\"&gt; &lt;div class=\"header-nav-item header-nav-item--collection\"&gt; &lt;a href=\"/meet-ashmi\" data-animation-role=\"header-element\" class=\"preScale scaleI",
              "xpath": "/html/body/div[8]/header[1]/div[2]/div[3]/div[2]/div[1]/div[2]",
              "issueID": "11636a0171235a0f3683a2cc7dcc5380",
              "signature": "f11b7f7439a5f50cb4a5b018bc8db5d8",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=11636a0171235a0f3683a2cc7dcc5380"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 161.40625,
                  "y": 28.03125
                },
                "bottom-right": {
                  "x": 983.06225,
                  "y": 61.93745
                },
                "height": 33.9062,
                "width": 821.656
              },
              "position": {
                "line": 18425,
                "column": 7
              },
              "errorSnippet": "&lt;div class=\"header-nav-wrapper\"&gt; &lt;nav class=\"header-nav-list\"&gt; &lt;div class=\"header-nav-item header-nav-item--collection\"&gt; &lt;a href=\"/meet-ashmi\" data-animation-role=\"header-element\" class=\"preScale scaleIn\" style=\"transition-timing-fun",
              "xpath": "/html/body/div[8]/header[1]/div[2]/div[3]/div[2]/div[1]/div[2]/div[1]",
              "issueID": "7c695cedef02f97229a42a153fefd9e6",
              "signature": "7b9712f15e58dcaf3c0ab8723c00095a",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=7c695cedef02f97229a42a153fefd9e6"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 280.3125,
                  "y": 28.03125
                },
                "bottom-right": {
                  "x": 983.0625,
                  "y": 61.93745
                },
                "height": 33.9062,
                "width": 702.75
              },
              "position": {
                "line": 18536,
                "column": 19
              },
              "errorSnippet": "&lt;nav class=\"header-nav-list\"&gt; &lt;div class=\"header-nav-item header-nav-item--collection\"&gt; &lt;a href=\"/meet-ashmi\" data-animation-role=\"header-element\" class=\"preScale scaleIn\" style=\"transition-timing-function: ease; transition-duration: 0.65s",
              "xpath": "/html/body/div[8]/header[1]/div[2]/div[3]/div[2]/div[1]/div[2]/div[1]/nav[1]",
              "issueID": "24b3b2cb8ff4a558b55cbc68cca83281",
              "signature": "29f31d53d66d77eda5564f0f5d6c44fa",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=24b3b2cb8ff4a558b55cbc68cca83281"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 460.9915,
                  "y": 28.03125
                },
                "bottom-right": {
                  "x": 706.9915,
                  "y": 61.93745
                },
                "height": 33.9062,
                "width": 246
              },
              "position": {
                "line": 18451,
                "column": 17
              },
              "errorSnippet": "&lt;div class=\"header-nav-item header-nav-item--collection\"&gt; &lt;a href=\"/community-built-policies\" data-animation-role=\"header-element\" class=\"preScale scaleIn\" style=\"transition-timing-function: ease; transition-duration: 0.65s; transition-delay: 0.",
              "xpath": "/html/body/div[8]/header[1]/div[2]/div[3]/div[2]/div[1]/div[2]/div[1]/nav[1]/div[3]",
              "issueID": "9e67ea493c133b0c5fa80a4cb50a0051",
              "signature": "6c6b1fa4dc451c15ddd3c795dcab3728",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=9e67ea493c133b0c5fa80a4cb50a0051"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 18642,
                "column": 9
              },
              "errorSnippet": "&lt;div class=\"header-nav\"&gt; &lt;div class=\"header-nav-wrapper\"&gt; &lt;nav class=\"header-nav-list\"&gt; &lt;div class=\"header-nav-item header-nav-item--collection\"&gt; &lt;a href=\"/meet-ashmi\" data-animation-role=\"header-element\" class=\"preScale scaleI",
              "xpath": "/html/body/div[8]/header[1]/div[2]/div[3]/div[3]/div[1]/div[2]",
              "issueID": "b027eef27310c7191b3ea18b21c41f8c",
              "signature": "11cc83fa058135f9b09d766a1a95eedd",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=b027eef27310c7191b3ea18b21c41f8c"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 18643,
                "column": 9
              },
              "errorSnippet": "&lt;div class=\"header-nav-wrapper\"&gt; &lt;nav class=\"header-nav-list\"&gt; &lt;div class=\"header-nav-item header-nav-item--collection\"&gt; &lt;a href=\"/meet-ashmi\" data-animation-role=\"header-element\" class=\"preScale scaleIn\" style=\"transition-timing-fun",
              "xpath": "/html/body/div[8]/header[1]/div[2]/div[3]/div[3]/div[1]/div[2]/div[1]",
              "issueID": "2c726396e22dd059cb320d7ebbe20450",
              "signature": "04d275131ec9d3d2c9dc5e73323353d9",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=2c726396e22dd059cb320d7ebbe20450"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 18758,
                "column": 19
              },
              "errorSnippet": "&lt;nav class=\"header-nav-list\"&gt; &lt;div class=\"header-nav-item header-nav-item--collection\"&gt; &lt;a href=\"/meet-ashmi\" data-animation-role=\"header-element\" class=\"preScale scaleIn\" style=\"transition-timing-function: ease; transition-duration: 0.65s",
              "xpath": "/html/body/div[8]/header[1]/div[2]/div[3]/div[3]/div[1]/div[2]/div[1]/nav[1]",
              "issueID": "1bf775f0c3d2b54505251fae80b4f7a0",
              "signature": "05858c1a381d8abd8b08598728910690",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=1bf775f0c3d2b54505251fae80b4f7a0"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": -29.696,
                  "y": 0
                },
                "bottom-right": {
                  "x": -29.696,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 18673,
                "column": 17
              },
              "errorSnippet": "&lt;div class=\"header-nav-item header-nav-item--collection\"&gt; &lt;a href=\"/community-built-policies\" data-animation-role=\"header-element\" class=\"preScale scaleIn\" style=\"transition-timing-function: ease; transition-duration: 0.65s; transition-delay: 0.",
              "xpath": "/html/body/div[8]/header[1]/div[2]/div[3]/div[3]/div[1]/div[2]/div[1]/nav[1]/div[3]",
              "issueID": "e7c567e743100013da2d08c5689440d5",
              "signature": "b01c93365e051b63c0359c060c3c2953",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=e7c567e743100013da2d08c5689440d5"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 1024,
                  "y": 657.547
                },
                "height": 657.547,
                "width": 1024
              },
              "position": {
                "line": 18838,
                "column": 13
              },
              "errorSnippet": "&lt;div class=\"header-menu header-menu--folder-list \" data-current-styles=\"{ &amp;quot;layout&amp;quot;: &amp;quot;navRight&amp;quot;, &amp;quot;action&amp;quot;: { &amp;quot;href&amp;quot;: &amp;quot;https://secure.actblue.com/donate/ashmiforcongressweb",
              "xpath": "/html/body/div[8]/header[1]/div[3]",
              "issueID": "7c236a7b2debac650a44c2a535769b84",
              "signature": "cce64d9b1fdc1c95f2ab079bf9e54210",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=7c236a7b2debac650a44c2a535769b84"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 110.453125
                },
                "bottom-right": {
                  "x": 1024,
                  "y": 768.000125
                },
                "height": 657.547,
                "width": 1024
              },
              "position": {
                "line": 18861,
                "column": 5
              },
              "errorSnippet": "&lt;div class=\"header-menu-nav\"&gt; &lt;nav class=\"header-menu-nav-list\"&gt; &lt;div data-folder=\"root\" class=\"header-menu-nav-folder header-menu-nav-folder--active\"&gt; &lt;!-- Menu Navigation --&gt;\n&lt;div class=\"header-menu-nav-folder-content\"&gt; &l",
              "xpath": "/html/body/div[8]/header[1]/div[3]/div[2]",
              "issueID": "4d475c428f95dfcddad89fd76b7f3396",
              "signature": "9d18aa24c073eec43437834f55e5e055",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=4d475c428f95dfcddad89fd76b7f3396"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 20
                },
                "bottom-right": {
                  "x": 1024,
                  "y": 677.547
                },
                "height": 657.547,
                "width": 1024
              },
              "position": {
                "line": 19007,
                "column": 7
              },
              "errorSnippet": "&lt;nav class=\"header-menu-nav-list\"&gt; &lt;div data-folder=\"root\" class=\"header-menu-nav-folder header-menu-nav-folder--active\"&gt; &lt;!-- Menu Navigation --&gt;\n&lt;div class=\"header-menu-nav-folder-content\"&gt; &lt;div class=\"container header-menu-n",
              "xpath": "/html/body/div[8]/header[1]/div[3]/div[2]/nav[1]",
              "issueID": "d308055eef8d53509297e4e415434b2a",
              "signature": "8b784dc32e9b74989dd76344eb716162",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=d308055eef8d53509297e4e415434b2a"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 1024,
                  "y": 657.547
                },
                "height": 657.547,
                "width": 1024
              },
              "position": {
                "line": 18862,
                "column": 7
              },
              "errorSnippet": "&lt;div data-folder=\"root\" class=\"header-menu-nav-folder header-menu-nav-folder--active\"&gt; &lt;!-- Menu Navigation --&gt;\n&lt;div class=\"header-menu-nav-folder-content\"&gt; &lt;div class=\"container header-menu-nav-item header-menu-nav-item--collection\"",
              "xpath": "/html/body/div[8]/header[1]/div[3]/div[2]/nav[1]/div[1]",
              "issueID": "a26a2b2d6161f48e8bf5d23426a3c36c",
              "signature": "1b4eaa2262e5b4179efd7f90c19de27d",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=a26a2b2d6161f48e8bf5d23426a3c36c"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 1024,
                  "y": 657.547
                },
                "height": 657.547,
                "width": 1024
              },
              "position": {
                "line": 18863,
                "column": 9
              },
              "errorSnippet": "&lt;div class=\"header-menu-nav-folder-content\"&gt; &lt;div class=\"container header-menu-nav-item header-menu-nav-item--collection\"&gt; &lt;a href=\"/meet-ashmi\"&gt; &lt;div class=\"header-menu-nav-item-content\"&gt; MEET ASHMI &lt;/div&gt; &lt;/a&gt; &lt;/d",
              "xpath": "/html/body/div[8]/header[1]/div[3]/div[2]/nav[1]/div[1]/div[1]",
              "issueID": "c779deda73aa6e41ff565c37a183a2cd",
              "signature": "6fe8e0786a6fe74eb9c59702319131a0",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=c779deda73aa6e41ff565c37a183a2cd"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 275.046875
                },
                "bottom-right": {
                  "x": 983.04,
                  "y": 382.484875
                },
                "height": 107.438,
                "width": 983.04
              },
              "position": {
                "line": 19006,
                "column": 5
              },
              "errorSnippet": "&lt;div class=\"container header-menu-nav-item header-menu-nav-item--collection\"&gt; &lt;a href=\"/community-built-policies\"&gt; &lt;div class=\"header-menu-nav-item-content\"&gt; COMMUNITY-BUILT PLATFORM &lt;/div&gt; &lt;/a&gt; &lt;/div&gt;",
              "xpath": "/html/body/div[8]/header[1]/div[3]/div[2]/nav[1]/div[1]/div[1]/div[3]",
              "issueID": "a0a39cfd77f469782dccec4ae35904b8",
              "signature": "82603ca8480a3ac2963929a57ae9a6ac",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=a0a39cfd77f469782dccec4ae35904b8"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 20.456249999999997,
                  "y": -0.0012499999999988631
                },
                "bottom-right": {
                  "x": 901.1442499999999,
                  "y": 45.99875
                },
                "height": 46,
                "width": 880.688
              },
              "position": {
                "line": 11512,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/community-built-policies\"&gt; &lt;div class=\"header-menu-nav-item-content\"&gt; COMMUNITY-BUILT PLATFORM &lt;/div&gt; &lt;/a&gt;",
              "xpath": "/html/body/div[8]/header[1]/div[3]/div[2]/nav[1]/div[1]/div[1]/div[3]/a[1]",
              "issueID": "3688bce9e90dbf62c62f52a305115146",
              "signature": "d907e120d2873ecbe2df8c33c57b8ae7",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=3688bce9e90dbf62c62f52a305115146"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 512,
                  "y": 472.78125
                },
                "bottom-right": {
                  "x": 986.531,
                  "y": 532.78125
                },
                "height": 60,
                "width": 474.531
              },
              "position": {
                "line": 19853,
                "column": 0
              },
              "errorSnippet": "&lt;div class=\"sqs-block button-block sqs-block-button will-animate\" data-block-type=\"53\" id=\"block-yui_3_17_2_1_1638312319271_62144\"&gt;&lt;div class=\"scroll-anim-rollup\"&gt;&lt;div class=\"sqs-block-content\" id=\"yui_3_17_2_1_1656861228491_276\"&gt; &lt;d",
              "xpath": "/html/body/div[8]/main[1]/article[1]/section[2]/div[2]/div[1]/div[1]/div[1]/div[2]/div[3]",
              "issueID": "200d6978bd1c11d4c10f6305796f0072",
              "signature": "f1dea197e9d6e4a639a846e7d98b9b1f",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=200d6978bd1c11d4c10f6305796f0072"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 17,
                  "y": 17
                },
                "bottom-right": {
                  "x": 491.531,
                  "y": 77
                },
                "height": 60,
                "width": 474.531
              },
              "position": {
                "line": 19853,
                "column": 0
              },
              "errorSnippet": "&lt;div class=\"scroll-anim-rollup\"&gt;&lt;div class=\"sqs-block-content\" id=\"yui_3_17_2_1_1656861228491_276\"&gt; &lt;div class=\"sqs-block-button-container sqs-block-button-container--center preFade\" data-animation-role=\"button\" data-alignment=\"center\" dat",
              "xpath": "/html/body/div[8]/main[1]/article[1]/section[2]/div[2]/div[1]/div[1]/div[1]/div[2]/div[3]/div[1]",
              "issueID": "79c9cb8f528e79c4c81a050d14fb5ffc",
              "signature": "2af54a3255e7047e524d97368619ba54",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=79c9cb8f528e79c4c81a050d14fb5ffc"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 474.531,
                  "y": 60
                },
                "height": 60,
                "width": 474.531
              },
              "position": {
                "line": 19853,
                "column": 0
              },
              "errorSnippet": "&lt;div class=\"sqs-block-content\" id=\"yui_3_17_2_1_1656861228491_276\"&gt; &lt;div class=\"sqs-block-button-container sqs-block-button-container--center preFade\" data-animation-role=\"button\" data-alignment=\"center\" data-button-size=\"medium\" data-button-typ",
              "xpath": "/html/body/div[8]/main[1]/article[1]/section[2]/div[2]/div[1]/div[1]/div[1]/div[2]/div[3]/div[1]/div[1]",
              "issueID": "eca541046dbfe508e61aed65b9d449d5",
              "signature": "20069a74129476c0558f88a5ad0ddbce",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=eca541046dbfe508e61aed65b9d449d5"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 3.46875,
                  "y": 533.84375
                },
                "bottom-right": {
                  "x": 511.99975,
                  "y": 638.84375
                },
                "height": 105,
                "width": 508.531
              },
              "position": {
                "line": 20378,
                "column": 0
              },
              "errorSnippet": "&lt;div class=\"row sqs-row\"&gt;&lt;div class=\"col sqs-col-3 span-3\"&gt;&lt;div class=\"sqs-block button-block sqs-block-button will-animate\" data-block-type=\"53\" id=\"block-48eb48498f5879420e0d\"&gt;&lt;div class=\"scroll-anim-rollup\"&gt;&lt;div class=\"sqs-b",
              "xpath": "/html/body/div[8]/main[1]/article[1]/section[3]/div[2]/div[1]/div[1]/div[1]/div[1]/div[3]",
              "issueID": "81f5af0c7e0080517bc9e24204c0002d",
              "signature": "cc10299e2a201cc1aa3aadad6e15cf84",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=81f5af0c7e0080517bc9e24204c0002d"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 12.22589111328125,
                  "y": 37.4931640625
                },
                "bottom-right": {
                  "x": 234.49189111328124,
                  "y": 77.4931640625
                },
                "height": 40,
                "width": 222.266
              },
              "position": {
                "line": 21416,
                "column": 15
              },
              "errorSnippet": "&lt;div class=\"summary-title\"&gt; &lt;a href=\"https://www.saya.org/blogpostsunlinked/2021/8/saya-youth-attend-women-in-politics-qampa\" class=\"summary-title-link\"&gt;SAYA YOUTH ATTEND WOMEN IN POLITICS Q&amp;amp;A&lt;/a&gt;&lt;/div&gt;",
              "xpath": "/html/body/div[8]/main[1]/article[1]/section[3]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[5]/div[1]/div[2]/div[2]",
              "issueID": "fb45c384b78d460f93f0766f8dd3e679",
              "signature": "b40b5b166c67b874e979564c30b54562",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=fb45c384b78d460f93f0766f8dd3e679"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 21.49530029296875,
                  "y": 37.2884521484375
                },
                "bottom-right": {
                  "x": 225.49530029296875,
                  "y": 79.2884521484375
                },
                "height": 42,
                "width": 204
              },
              "position": {
                "line": 15100,
                "column": 33
              },
              "errorSnippet": "&lt;a href=\"https://www.saya.org/blogpostsunlinked/2021/8/saya-youth-attend-women-in-politics-qampa\" class=\"summary-title-link\"&gt;SAYA YOUTH ATTEND WOMEN IN POLITICS Q&amp;amp;A&lt;/a&gt;",
              "xpath": "/html/body/div[8]/main[1]/article[1]/section[3]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[5]/div[1]/div[2]/div[2]/a[1]",
              "issueID": "7c73d298cc316841cabbff7e5cb5279d",
              "signature": "0ac5b960c423a1f82e493d657cd17883",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=7c73d298cc316841cabbff7e5cb5279d"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 559.281,
                  "y": 24
                },
                "height": 24,
                "width": 559.281
              },
              "position": {
                "line": 18188,
                "column": 0
              },
              "errorSnippet": "&lt;p class=\"preFade\" style=\"white-space: pre-wrap; transition-timing-function: ease; transition-duration: 0.65s; transition-delay: 0.57s;\"&gt;&lt;a href=\"/about\" target=\"\"&gt;ABOUT&lt;/a&gt; &lt;a href=\"/press\" target=\"\"&gt;PRESS&lt;/a&gt; &lt;a href=\"/",
              "xpath": "/html/body/div[8]/footer[1]/section[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]",
              "issueID": "a5d5d2c8939788fa363265bb84dd7460",
              "signature": "7708d1d1c2de03f7d75343c2388517df",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=a5d5d2c8939788fa363265bb84dd7460"
            },
            {
              "tID": 155,
              "bpID": 143,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "These headings are not structured in a hierarchical manner.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.10 Section Headings"
              ],
              "resultTitle": "Make sure that headings are in the right order for the content.",
              "errorDescription": "The heading structure of this page does not effectively communicate the structure of the content on it. Heading elements provide important benefits: they act as wayfinding cues for in-page navigation, they contribute to page content summaries, and they provide context to the content below them. To do so effectively, headings should follow the `<h1>` to `<h6>` hierarchy and they should not skip levels. Restructure the document's heading order so it uses a clear, ordered, and intuitive hierarchy. Ensure there are no gaps between each numbered heading level and the next.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 1024,
                  "y": 4081.48
                },
                "height": 4081.48,
                "width": 1024
              },
              "position": {
                "line": 12507,
                "column": 60
              },
              "errorSnippet": "&lt;body id=\"collection-6164ac8637a6d0136ceb5fc9\" data-controller=\"SiteLoader, Flags\" class=\"header-overlay-alignment-center header-width-inset tweak-transparent-header tweak-fixed-header-style-basic tweak-blog-alternating-side-by-side-width-inset tweak-",
              "xpath": "/html/body",
              "issueID": "18fd7e99683b5306020fa6893ca48211",
              "signature": "219f2121d2d4fb07d76e744902b56ad1",
              "ref": "https://tenon.io/bestpractice.php?bpID=143&tID=155&issueID=18fd7e99683b5306020fa6893ca48211"
            },
            {
              "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": 861.0625,
                  "y": 28.03125
                },
                "bottom-right": {
                  "x": 967.0625,
                  "y": 52.03125
                },
                "height": 24,
                "width": 106
              },
              "position": {
                "line": 10472,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://secure.actblue.com/donate/ashmiforcongresswebsite\" target=\"_blank\" data-animation-role=\"header-element\" class=\"preScale scaleIn\" style=\"transition-timing-function: ease; transition-duration: 0.65s; transition-delay: 0.0525s;\"&gt;CONTR",
              "xpath": "/html/body/div[8]/header[1]/div[2]/div[3]/div[2]/div[1]/div[2]/div[1]/nav[1]/div[5]/a[1]",
              "issueID": "b11f2df4acb2858586872509ae8165ab",
              "signature": "e28960636b5b486ecf9a1a86ec477c68",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=b11f2df4acb2858586872509ae8165ab"
            },
            {
              "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": 5
                },
                "bottom-right": {
                  "x": 0,
                  "y": 5
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 10502,
                "column": 1090
              },
              "errorSnippet": "&lt;a href=\"https://secure.actblue.com/donate/ashmiforcongresswebsite\" target=\"_blank\" data-animation-role=\"header-element\" class=\"preScale scaleIn\" style=\"transition-timing-function: ease; transition-duration: 0.65s; transition-delay: 0.12s;\"&gt;CONTRIB",
              "xpath": "/html/body/div[8]/header[1]/div[2]/div[3]/div[3]/div[1]/div[2]/div[1]/nav[1]/div[5]/a[1]",
              "issueID": "3f090b6768bf5cd1c4304d62e49e71f1",
              "signature": "3ab7dda414acea559b10ed13cb4cdece",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=3f090b6768bf5cd1c4304d62e49e71f1"
            },
            {
              "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": 20.456249999999997,
                  "y": -0.0012499999999988631
                },
                "bottom-right": {
                  "x": 901.1442499999999,
                  "y": 45.99875
                },
                "height": 46,
                "width": 880.688
              },
              "position": {
                "line": 11528,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://secure.actblue.com/donate/ashmiforcongresswebsite\" target=\"_blank\"&gt;CONTRIBUTE&lt;/a&gt;",
              "xpath": "/html/body/div[8]/header[1]/div[3]/div[2]/nav[1]/div[1]/div[1]/div[5]/a[1]",
              "issueID": "31af4e12cda866c11475fcdfe0e96e3e",
              "signature": "febec95d3d2d437110c1ba6cb0679641",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=31af4e12cda866c11475fcdfe0e96e3e"
            },
            {
              "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": 61.125,
                  "y": 17
                },
                "bottom-right": {
                  "x": 89.125,
                  "y": 45
                },
                "height": 28,
                "width": 28
              },
              "position": {
                "line": 11528,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.facebook.com/ashmiforcongress/\" target=\"_blank\" class=\"sqs-svg-icon--wrapper facebook-unauth\" aria-label=\"Facebook\"&gt; &lt;div&gt; &lt;svg class=\"sqs-svg-icon--social\" viewBox=\"0 0 64 64\"&gt; &lt;use class=\"sqs-use--icon\" xlink:h",
              "xpath": "/html/body/div[8]/main[1]/article[1]/section[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/nav[1]/a[1]",
              "issueID": "62c93ae588c83e7b9f9928b2ba2280b9",
              "signature": "97ac2ba7b536a7c9bfe737d0d80c5f2d",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=62c93ae588c83e7b9f9928b2ba2280b9"
            },
            {
              "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": 105.125,
                  "y": 17
                },
                "bottom-right": {
                  "x": 133.125,
                  "y": 45
                },
                "height": 28,
                "width": 28
              },
              "position": {
                "line": 14104,
                "column": 34
              },
              "errorSnippet": "&lt;a href=\"https://www.instagram.com/ashmisheth/\" target=\"_blank\" class=\"sqs-svg-icon--wrapper instagram-unauth\" aria-label=\"Instagram\"&gt; &lt;div&gt; &lt;svg class=\"sqs-svg-icon--social\" viewBox=\"0 0 64 64\"&gt; &lt;use class=\"sqs-use--icon\" xlink:href",
              "xpath": "/html/body/div[8]/main[1]/article[1]/section[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/nav[1]/a[2]",
              "issueID": "bc687a87014539317f38f6fa05262d8b",
              "signature": "4f88f449e8f1fbcd4a3d537498deee72",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=bc687a87014539317f38f6fa05262d8b"
            },
            {
              "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": 149.125,
                  "y": 17
                },
                "bottom-right": {
                  "x": 177.125,
                  "y": 45
                },
                "height": 28,
                "width": 28
              },
              "position": {
                "line": 14105,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://twitter.com/ashmi4congress\" target=\"_blank\" class=\"sqs-svg-icon--wrapper twitter-unauth\" aria-label=\"Twitter\"&gt; &lt;div&gt; &lt;svg class=\"sqs-svg-icon--social\" viewBox=\"0 0 64 64\"&gt; &lt;use class=\"sqs-use--icon\" xlink:href=\"#twit",
              "xpath": "/html/body/div[8]/main[1]/article[1]/section[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/nav[1]/a[3]",
              "issueID": "df5ed3e951382e519e03ccee279e9946",
              "signature": "30b2cde13bfbdb48a9a5517fd4f846de",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=df5ed3e951382e519e03ccee279e9946"
            },
            {
              "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": 263.1890869140625,
                  "y": 0
                },
                "bottom-right": {
                  "x": 283.1890869140625,
                  "y": 20
                },
                "height": 20,
                "width": 20
              },
              "position": {
                "line": 17686,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.facebook.com/ashmiforcongress/\" target=\"_blank\" class=\"sqs-svg-icon--wrapper facebook-unauth\" aria-label=\"Facebook\"&gt; &lt;div&gt; &lt;svg class=\"sqs-svg-icon--social\" viewBox=\"0 0 64 64\"&gt; &lt;use class=\"sqs-use--icon\" xlink:h",
              "xpath": "/html/body/div[8]/footer[1]/section[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/nav[1]/a[1]",
              "issueID": "6e1506a95b4910dbb8f5193a28a29fe0",
              "signature": "4f89ad236b01387b7db506e65712190c",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=6e1506a95b4910dbb8f5193a28a29fe0"
            },
            {
              "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": 291.98907470703125,
                  "y": 0
                },
                "bottom-right": {
                  "x": 311.98907470703125,
                  "y": 20
                },
                "height": 20,
                "width": 20
              },
              "position": {
                "line": 18192,
                "column": 11
              },
              "errorSnippet": "&lt;a href=\"https://www.instagram.com/ashmisheth/\" target=\"_blank\" class=\"sqs-svg-icon--wrapper instagram-unauth\" aria-label=\"Instagram\"&gt; &lt;div&gt; &lt;svg class=\"sqs-svg-icon--social\" viewBox=\"0 0 64 64\"&gt; &lt;use class=\"sqs-use--icon\" xlink:href",
              "xpath": "/html/body/div[8]/footer[1]/section[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/nav[1]/a[2]",
              "issueID": "4bd08dbac1642f14cef4a8e13428a498",
              "signature": "56922203a5c32a30732f6b5e03076d98",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=4bd08dbac1642f14cef4a8e13428a498"
            },
            {
              "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": 320.7890625,
                  "y": 0
                },
                "bottom-right": {
                  "x": 340.7890625,
                  "y": 20
                },
                "height": 20,
                "width": 20
              },
              "position": {
                "line": 18356,
                "column": 5
              },
              "errorSnippet": "&lt;a href=\"https://twitter.com/ashmi4congress\" target=\"_blank\" class=\"sqs-svg-icon--wrapper twitter-unauth\" aria-label=\"Twitter\"&gt; &lt;div&gt; &lt;svg class=\"sqs-svg-icon--social\" viewBox=\"0 0 64 64\"&gt; &lt;use class=\"sqs-use--icon\" xlink:href=\"#twit",
              "xpath": "/html/body/div[8]/footer[1]/section[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/nav[1]/a[3]",
              "issueID": "9a20433e80c23150e4add71ce978fd2e",
              "signature": "439c46d7b5299429565b382ea7606d8a",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=9a20433e80c23150e4add71ce978fd2e"
            }
          ],
          "log": []
        }
      }
    }
  ],
  "timeStamp": "3xbnc",
  "startTime": "2022-07-03T15:13:43",
  "presses": 0,
  "amountRead": 0,
  "testTimes": [
    [
      "hover",
      48
    ],
    [
      "ibm",
      40
    ],
    [
      "motion",
      14
    ],
    [
      "alfa",
      12
    ],
    [
      "wave",
      5
    ],
    [
      "axe",
      2
    ],
    [
      "focAll",
      1
    ],
    [
      "focInd",
      1
    ],
    [
      "bulk",
      0
    ],
    [
      "embAc",
      0
    ],
    [
      "focOp",
      0
    ],
    [
      "labClash",
      0
    ],
    [
      "linkUl",
      0
    ],
    [
      "menuNav",
      0
    ],
    [
      "radioSet",
      0
    ],
    [
      "role",
      0
    ],
    [
      "styleDiff",
      0
    ],
    [
      "tabNav",
      0
    ],
    [
      "zIndex",
      0
    ],
    [
      "htmlcs",
      0
    ],
    [
      "tenon",
      0
    ]
  ],
  "logCount": 62,
  "logSize": 3719,
  "errorLogCount": 3,
  "errorLogSize": 261,
  "prohibitedCount": 0,
  "visitTimeoutCount": 0,
  "visitRejectionCount": 0,
  "endTime": "2022-07-03T15:16:14",
  "elapsedSeconds": 150,
  "score": {
    "scoreProcID": "sp12a",
    "logWeights": {
      "logCount": 0.5,
      "logSize": 0.01,
      "errorLogCount": 1,
      "errorLogSize": 0.02,
      "prohibitedCount": 15,
      "visitTimeoutCount": 10,
      "visitRejectionCount": 10
    },
    "soloWeight": 2,
    "groupWeights": {
      "absolute": 2,
      "largest": 1,
      "smaller": 0.4
    },
    "preventionWeights": {
      "testaro": 50,
      "other": 100
    },
    "packageDetails": {
      "testaro": {
        "motion": 1,
        "bulk": 1,
        "focAll": 2,
        "focInd": 1,
        "focOp": 18,
        "hover": 43,
        "linkUl": 172,
        "role": 17,
        "styleDiff": 11,
        "zIndex": 39
      },
      "axe": {
        "aria-allowed-attr": 1,
        "color-contrast-enhanced": 29,
        "color-contrast": 29,
        "frame-tested": 1,
        "hidden-content": 0,
        "identical-links-same-purpose": 0,
        "css-orientation-lock": 1,
        "frame-title": 3,
        "landmark-unique": 2,
        "link-name": 3,
        "page-has-heading-one": 2,
        "region": 2,
        "tabindex": 3
      },
      "htmlcs": {
        "e:AA.1_4_3.G18.Fail": 128,
        "e:AA.2_4_1.H64.1": 4,
        "w:AA.1_1_1.H67.2": 5,
        "w:AA.1_3_1.H42": 3,
        "w:AA.1_3_1.H48": 2,
        "w:AA.1_3_1_A.G141": 2,
        "w:AA.1_4_10.C32,C31,C33,C38,SCR34,G206": 9,
        "w:AA.1_4_3.G18.Abs": 5,
        "w:AA.1_4_3.G18.Alpha": 1,
        "w:AA.1_4_3_F24.F24.BGColour": 1
      },
      "wave": {
        "c:contrast": 39,
        "a:alt_redundant": 10,
        "a:alt_suspicious": 8,
        "a:alt_long": 6,
        "a:h1_missing": 1,
        "a:link_redundant": 19,
        "a:link_pdf": 2,
        "a:noscript": 22,
        "a:tabindex": 1,
        "a:text_small": 1,
        "a:youtube_video": 3
      },
      "tenon": {
        "28": 4,
        "73": 8,
        "95": 24,
        "98": 4,
        "134": 12,
        "144": 28,
        "153": 44,
        "155": 2,
        "218": 36
      }
    },
    "groupDetails": {
      "groups": {
        "spontaneousMotion": {
          "testaro": {
            "motion": {
              "score": 1,
              "what": "Change of visible content not requested by user"
            }
          }
        },
        "visibleBulk": {
          "testaro": {
            "bulk": {
              "score": 1,
              "what": "Page contains many visible elements"
            }
          }
        },
        "tabFocusability": {
          "testaro": {
            "focAll": {
              "score": 2,
              "what": "Discrepancy between elements that should be and that are Tab-focusable"
            }
          }
        },
        "focusIndication": {
          "testaro": {
            "focInd": {
              "score": 1,
              "what": "Focused element displaying no or nostandard focus indicator"
            }
          }
        },
        "focusableOperable": {
          "testaro": {
            "focOp": {
              "score": 14,
              "what": "Operable elements that cannot be Tab-focused and vice versa"
            }
          }
        },
        "hoverSurprise": {
          "testaro": {
            "hover": {
              "score": 11,
              "what": "Content changes caused by hovering"
            }
          }
        },
        "linkIndication": {
          "testaro": {
            "linkUl": {
              "score": 86,
              "what": "Non-underlined adjacent links"
            }
          }
        },
        "roleBad": {
          "testaro": {
            "role": {
              "score": 13,
              "what": "Nonexistent or implicit-overriding role"
            }
          }
        },
        "inconsistentStyles": {
          "testaro": {
            "styleDiff": {
              "score": 3,
              "what": "Heading, link, and button style inconsistencies"
            }
          }
        },
        "zIndexNotZero": {
          "testaro": {
            "zIndex": {
              "score": 10,
              "what": "Layering with nondefault z-index values"
            }
          }
        },
        "ariaBadAttribute": {
          "axe": {
            "aria-allowed-attr": {
              "score": 1,
              "what": "ARIA attribute is invalid for the role of its element"
            }
          }
        },
        "contrastAAA": {
          "axe": {
            "color-contrast-enhanced": {
              "score": 7,
              "what": "Elements must have sufficient color contrast (Level AAA)"
            }
          },
          "tenon": {
            "95": {
              "score": 6,
              "what": "Element has insufficient color contrast (Level AAA)"
            }
          }
        },
        "contrastAA": {
          "axe": {
            "color-contrast": {
              "score": 22,
              "what": "Elements must have sufficient color contrast"
            }
          },
          "htmlcs": {
            "e:AA.1_4_3.G18.Fail": {
              "score": 96,
              "what": "Contrast between the text and its background is less than 4.5:1"
            }
          },
          "wave": {
            "c:contrast": {
              "score": 29,
              "what": "Very low contrast"
            }
          }
        },
        "frameContentRisk": {
          "axe": {
            "frame-tested": {
              "score": 1,
              "what": "Some content is in an iframe and therefore may not be testable for accessibility"
            }
          }
        },
        "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"
            }
          }
        },
        "cssBansRotate": {
          "axe": {
            "css-orientation-lock": {
              "score": 1,
              "what": "CSS media query locks display orientation"
            }
          }
        },
        "iframeTitleBad": {
          "axe": {
            "frame-title": {
              "score": 3,
              "what": "Frame has no accessible name"
            }
          },
          "htmlcs": {
            "e:AA.2_4_1.H64.1": {
              "score": 4,
              "what": "iframe element requires a non-empty title attribute"
            }
          }
        },
        "landmarkConfusion": {
          "axe": {
            "landmark-unique": {
              "score": 2,
              "what": "Landmark has a role and an accessible name that are identical to another"
            }
          }
        },
        "linkNoText": {
          "axe": {
            "link-name": {
              "score": 3,
              "what": "Links must have discernible text"
            }
          }
        },
        "h1Missing": {
          "axe": {
            "page-has-heading-one": {
              "score": 1,
              "what": "Page should contain a level-one heading"
            }
          },
          "wave": {
            "a:h1_missing": {
              "score": 1,
              "what": "Missing first level heading"
            }
          }
        },
        "contentBeyondLandmarks": {
          "axe": {
            "region": {
              "score": 1,
              "what": "Some page content is not contained by landmarks"
            }
          }
        },
        "tabIndexPositive": {
          "axe": {
            "tabindex": {
              "score": 1,
              "what": "Positive tabIndex risks creating a confusing focus order"
            }
          },
          "wave": {
            "a:tabindex": {
              "score": 1,
              "what": "tabIndex value positive"
            }
          }
        },
        "decorativeImageRisk": {
          "htmlcs": {
            "w:AA.1_1_1.H67.2": {
              "score": 1,
              "what": "Image marked as decorative may be informative"
            }
          }
        },
        "pseudoHeadingRisk": {
          "htmlcs": {
            "w:AA.1_3_1.H42": {
              "score": 1,
              "what": "Heading coding is not used but the element may be intended as a heading"
            }
          }
        },
        "pseudoNavListRisk": {
          "htmlcs": {
            "w:AA.1_3_1.H48": {
              "score": 1,
              "what": "Navigation links should best be coded as a list"
            }
          }
        },
        "headingStructure": {
          "htmlcs": {
            "w:AA.1_3_1_A.G141": {
              "score": 1,
              "what": "Heading level is incorrect"
            }
          },
          "tenon": {
            "155": {
              "score": 1,
              "what": "These headings are not structured in a hierarchical manner"
            }
          }
        },
        "scrollRisk": {
          "htmlcs": {
            "w:AA.1_4_10.C32,C31,C33,C38,SCR34,G206": {
              "score": 2,
              "what": "Fixed-position element may force bidirectional scrolling"
            }
          }
        },
        "contrastRisk": {
          "htmlcs": {
            "w:AA.1_4_3.G18.Abs": {
              "score": 1,
              "what": "Contrast between the absolutely positioned text and its background may be inadequate"
            },
            "w:AA.1_4_3.G18.Alpha": {
              "score": 1,
              "what": "Contrast between the text and its background may be less than 4.5:1, given the transparency"
            },
            "w:AA.1_4_3_F24.F24.BGColour": {
              "score": 1,
              "what": "Inline background color may lack a complementary foreground color"
            }
          }
        },
        "imageTextRedundant": {
          "wave": {
            "a:alt_redundant": {
              "score": 3,
              "what": "Redundant text alternative"
            }
          }
        },
        "imageTextRisk": {
          "wave": {
            "a:alt_suspicious": {
              "score": 2,
              "what": "Image alternate text is suspicious"
            }
          }
        },
        "imageTextLong": {
          "wave": {
            "a:alt_long": {
              "score": 3,
              "what": "Long text alternative"
            }
          }
        },
        "linkPair": {
          "wave": {
            "a:link_redundant": {
              "score": 10,
              "what": "Adjacent links go to the same URL"
            }
          }
        },
        "pdfLink": {
          "wave": {
            "a:link_pdf": {
              "score": 1,
              "what": "Link to PDF document"
            }
          }
        },
        "noScriptRisk": {
          "wave": {
            "a:noscript": {
              "score": 6,
              "what": "noscript element may fail to contain an accessible equivalent or alternative"
            }
          }
        },
        "fontSmall": {
          "wave": {
            "a:text_small": {
              "score": 1,
              "what": "Text is very small"
            }
          },
          "tenon": {
            "134": {
              "score": 9,
              "what": "Text is very small"
            }
          }
        },
        "videoCaptionRisk": {
          "wave": {
            "a:youtube_video": {
              "score": 1,
              "what": "YouTube video may fail to be captioned"
            }
          }
        },
        "horizontalScrolling": {
          "tenon": {
            "28": {
              "score": 3,
              "what": "Layout or sizing of the page causes horizontal scrolling"
            }
          }
        },
        "linkVague": {
          "tenon": {
            "73": {
              "score": 6,
              "what": "Link text is too generic to communicate the purpose or destination"
            }
          }
        },
        "linkTextsSame": {
          "tenon": {
            "98": {
              "score": 2,
              "what": "Links have the same text but different destinations"
            }
          }
        },
        "leadingClipsText": {
          "tenon": {
            "144": {
              "score": 28,
              "what": "Line height is insufficent to properly display the computed font size"
            }
          }
        },
        "allCaps": {
          "tenon": {
            "153": {
              "score": 11,
              "what": "Long string of text is in all caps"
            }
          }
        },
        "linkForcesNewWindow": {
          "tenon": {
            "218": {
              "score": 27,
              "what": "Link opens in a new window without user control"
            }
          }
        }
      },
      "solos": {}
    },
    "preventionScores": {
      "ibm": 100
    },
    "summary": {
      "total": 668,
      "log": 76,
      "preventions": 100,
      "solos": 0,
      "groups": [
        {
          "groupName": "contrastAA",
          "score": 118
        },
        {
          "groupName": "linkIndication",
          "score": 88
        },
        {
          "groupName": "leadingClipsText",
          "score": 30
        },
        {
          "groupName": "linkForcesNewWindow",
          "score": 29
        },
        {
          "groupName": "focusableOperable",
          "score": 16
        },
        {
          "groupName": "roleBad",
          "score": 15
        },
        {
          "groupName": "hoverSurprise",
          "score": 13
        },
        {
          "groupName": "allCaps",
          "score": 13
        },
        {
          "groupName": "zIndexNotZero",
          "score": 12
        },
        {
          "groupName": "linkPair",
          "score": 12
        },
        {
          "groupName": "contrastAAA",
          "score": 11
        },
        {
          "groupName": "fontSmall",
          "score": 11
        },
        {
          "groupName": "noScriptRisk",
          "score": 8
        },
        {
          "groupName": "linkVague",
          "score": 8
        },
        {
          "groupName": "iframeTitleBad",
          "score": 7
        },
        {
          "groupName": "inconsistentStyles",
          "score": 5
        },
        {
          "groupName": "linkNoText",
          "score": 5
        },
        {
          "groupName": "contrastRisk",
          "score": 5
        },
        {
          "groupName": "imageTextRedundant",
          "score": 5
        },
        {
          "groupName": "imageTextLong",
          "score": 5
        },
        {
          "groupName": "horizontalScrolling",
          "score": 5
        },
        {
          "groupName": "tabFocusability",
          "score": 4
        },
        {
          "groupName": "landmarkConfusion",
          "score": 4
        },
        {
          "groupName": "scrollRisk",
          "score": 4
        },
        {
          "groupName": "imageTextRisk",
          "score": 4
        },
        {
          "groupName": "linkTextsSame",
          "score": 4
        },
        {
          "groupName": "spontaneousMotion",
          "score": 3
        },
        {
          "groupName": "visibleBulk",
          "score": 3
        },
        {
          "groupName": "focusIndication",
          "score": 3
        },
        {
          "groupName": "ariaBadAttribute",
          "score": 3
        },
        {
          "groupName": "frameContentRisk",
          "score": 3
        },
        {
          "groupName": "hiddenContentRisk",
          "score": 3
        },
        {
          "groupName": "linkConfusionRisk",
          "score": 3
        },
        {
          "groupName": "cssBansRotate",
          "score": 3
        },
        {
          "groupName": "h1Missing",
          "score": 3
        },
        {
          "groupName": "contentBeyondLandmarks",
          "score": 3
        },
        {
          "groupName": "tabIndexPositive",
          "score": 3
        },
        {
          "groupName": "decorativeImageRisk",
          "score": 3
        },
        {
          "groupName": "pseudoHeadingRisk",
          "score": 3
        },
        {
          "groupName": "pseudoNavListRisk",
          "score": 3
        },
        {
          "groupName": "headingStructure",
          "score": 3
        },
        {
          "groupName": "pdfLink",
          "score": 3
        },
        {
          "groupName": "videoCaptionRisk",
          "score": 3
        }
      ]
    }
  }
}