Accessibility digest

Synopsis
PageCandidate Pilar Schiavo (D)
URLhttps://pilar4ca.com/
Requesterpool@jpdev.pro
Test date2023/06/18
Score597
Tested byTestaro, procedure ts27
Scored byTestilo, procedure tsp27
Digested byTestilo, procedure tdp27

Introduction

This is a digest of results from a battery of web accessibility tests.

Ten different tools (Alfa, Axe, Continuum, Equal Access, HTML CodeSniffer, Nu Html Checker, QualWeb, Tenon, Testaro, and WAVE) tested the web page of Candidate Pilar Schiavo (D) at https://pilar4ca.com/ to check its compliance with various rules. There were a total of about 1350 rules, classified into about 250 accessibility issues.

The results were interpreted to yield an aggregate score of 597, where 0 would be perfect.

Total score

The total score is the sum of five components.

Score summary
ComponentScoreDescription
total597Sum of the component scores
issue501Severity and number of reported defects
tool79Tool-by-tool defect ratings
prevention0Failed attempts by tools to test the page
log17Browser warnings about the page
latency0Abnormal delay in page responses

Issue scores

The score of an issue depends on the severity (user impact and certainty) of the issue and on how many instances were reported (by one or more tools).

Issue scores
IssueScore
focusIndication88
overflowHiddenRisk33
linkIndication30
slashParseRisk25
imageNoText24
linkForcesNewWindow24
leadingInsufficient22
textContrastAA20
errorReferenceBad20
overflowHidden16
zIndexNotZero13
formFieldNoText12
controlNoText12
inputNoText12
leadingClipsText12
labelBadID12
textAlternativeRisk10
obsolete9
noHeading9
targetSize9
linkNoText8
linkWindowSurpriseRisk8
duplicateID8
contrastAAA7
pseudoNavList6
skipRepeatedContent6
labelClash6
descendantMissing4
hiddenContentRisk4
linkBrokenRisk4
linkTextsSame4
repeatedContentRisk3
parseError3
boxSizeAbsolute3
focusableOperable3
inconsistentStyles3
mainNone2
pseudoHeadingRisk1
scrollRisk1
contrastRisk1
typeRedundant1
sectionHeadingless1
roleRedundant1
videoCaptionRisk1
frameContentRisk0

Itemized issues

The reported rule violations are itemized below, issue by issue. Additional details can be inspected in the complete report at the end of this page.

Issue focusIndication

WCAG: 2.4.7

Score: 88

Complaints by alfa

Rule r65

Description: Element in the sequential focus order has no visible focus

Count of instances: 4

Complaint specifics

Complaints by qualWeb

Rule QW-ACT-R62

Description: Element in the sequential focus order has no visible focus

Count of instances: 22

Complaint specifics

Complaints by testaro

Rule focInd

Description: Focused element displays a nonstandard or no focus indicator

Count of instances: 5

Complaint specifics

Issue overflowHiddenRisk

WCAG: 1.4.4

Score: 33

Complaints by qualWeb

Rule QW-ACT-R40

Description: Zoomed text node may be clipped by a CSS overflow declaration

Count of instances: 33

Complaint specifics

Issue linkIndication

WCAG: 1.3.3

Score: 30

Complaints by testaro

Rule linkUl

Description: Non-underlined adjacent links

Count of instances: 15

Complaint specifics

Issue slashParseRisk

WCAG: 4.1

Score: 25

Complaints by nuVal

Rule Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.

Description: Void element has a useless trailing slash.

Count of instances: 25

Complaint specifics

Issue imageNoText

WCAG: 1.1.1

Score: 24

Complaints by alfa

Rule r2

Description: Image has no accessible name

Count of instances: 3

Complaint specifics

Complaints by axe

Rule image-alt

Description: Image has no text alternative

Count of instances: 3

Complaint specifics

Complaints by continuum

Rule 89

Description: img element has no machanism allowing an accessible name to be calculated

Count of instances: 3

Complaint specifics

Complaints by htmlcs

Rule AAA.1_1_1.H37

Description: img element has no alt attribute

Count of instances: 2

Complaint specifics

Complaints by ibm

Rule img_alt_valid

Description: Image has neither an alt attribute nor an ARIA label or title

Count of instances: 3

Complaint specifics

Complaints by nuVal

Rule An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.

Description: img element has no alt attribute

Count of instances: 6

Complaint specifics

Complaints by qualWeb

Rule QW-ACT-R17

Description: Image has no accessible name

Count of instances: 3

Complaint specifics

Complaints by wave

Rule alt_missing

Description: Text alternative is missing

Count of instances: 2

Complaint specifics

Issue linkForcesNewWindow

WCAG: 3.2.5

Score: 24

Complaints by tenon

Rule 218

Description: Link opens in a new window without user control

Count of instances: 8

Complaint specifics

Issue leadingInsufficient

WCAG: 1.4.8

Score: 22

Complaints by alfa

Rule r73

Description: Paragraph of text has insufficient line height

Count of instances: 11

Complaint specifics

Issue textContrastAA

WCAG: 1.4.3

Score: 20

Complaints by alfa

Rule r69

Description: Text outside widget has subminimum contrast

Count of instances: 5

Complaint specifics

Complaints by axe

Rule color-contrast

Description: Element has insufficient color contrast

Count of instances: 5

Complaint specifics

Complaints by htmlcs

Rule AAA.1_4_6.G18.Fail

Description: Contrast between the text and its background is less than 4.5:1

Count of instances: 1

Complaint specifics

Complaints by ibm

Rule text_contrast_sufficient

Description: Text has a contrast with its background less than the WCAG AA minimum for its size and weight

Count of instances: 5

Complaint specifics

Complaints by qualWeb

Rule QW-ACT-R37

Description: Text has less than the minimum contrast

Count of instances: 1

Complaint specifics

Complaints by wave

Rule contrast

Description: Very low contrast

Count of instances: 5

Complaint specifics

Issue errorReferenceBad

WCAG: 3.3.1

Score: 20

Complaints by qualWeb

Rule QW-ACT-R41

Description: Error message describes no invalid form field value

Count of instances: 5

Complaint specifics

Issue overflowHidden

WCAG: 1.4.4

Score: 16

Complaints by alfa

Rule r83

Description: Overflow is hidden or clipped if the text is enlarged

Count of instances: 4

Complaint specifics

Issue zIndexNotZero

WCAG: 1.4

Score: 13

Complaints by testaro

Rule zIndex

Description: Layering with nondefault z-index values

Count of instances: 13

Complaint specifics

Issue formFieldNoText

WCAG: 4.1.2

Score: 12

Complaints by alfa

Rule r8

Description: Form field has no accessible name

Count of instances: 3

Complaint specifics

Issue controlNoText

WCAG: 4.1.2

Score: 12

Complaints by axe

Rule label

Description: Form element has no label

Count of instances: 3

Complaint specifics

Complaints by htmlcs

Rule AAA.1_3_1.F68

Description: Form control has no label

Count of instances: 2

Complaint specifics

Complaints by ibm

Rule input_label_exists

Description: Element with the role of a form control has no associated label

Count of instances: 3

Complaint specifics

Complaints by qualWeb

Rule QW-ACT-R16

Description: Form control has no accessible name

Count of instances: 3

Complaint specifics

Complaints by wave

Rule label_missing

Description: form element has no label

Count of instances: 3

Complaint specifics

Issue inputNoText

WCAG: 4.1.2

Score: 12

Complaints by continuum

Rule 118

Description: Text input element has no machanism allowing an accessible name to be calculated

Count of instances: 2

Complaint specifics
Rule 372

Description: email input element has no machanism allowing an accessible name to be calculated

Count of instances: 1

Complaint specifics

Complaints by htmlcs

Rule AAA.4_1_2.H91.InputEmail.Name

Description: Email input has no accessible name

Count of instances: 1

Complaint specifics
Rule AAA.4_1_2.H91.InputText.Name

Description: Text input has no accessible name

Count of instances: 2

Complaint specifics

Issue leadingClipsText

WCAG: 1.4.8

Score: 12

Complaints by tenon

Rule 144

Description: Line height is insufficent to properly display the computed font size

Count of instances: 3

Complaint specifics

Issue labelBadID

WCAG: 1.3.1

Score: 12

Complaints by wave

Rule label_orphaned

Description: Orphaned form label

Count of instances: 3

Complaint specifics

Issue textAlternativeRisk

WCAG: 1

Score: 10

Complaints by qualWeb

Rule QW-WCAG-T8

Description: Text alternative is not an alternative

Count of instances: 10

Complaint specifics

Issue obsolete

WCAG: 4.1

Score: 9

Complaints by ibm

Rule element_attribute_deprecated

Description: Element or attribute is obsolete

Count of instances: 3

Complaint specifics

Issue noHeading

WCAG: 1.3.1

Score: 9

Complaints by qualWeb

Rule QW-BP1

Description: h1-h6 not used to identify headings

Count of instances: 3

Complaint specifics

Issue targetSize

WCAG: 2.5.5

Score: 9

Complaints by tenon

Rule 152

Description: Actionable element is smaller than the minimum required size

Count of instances: 3

Complaint specifics

Issue linkNoText

WCAG: 2.4.4

Score: 8

Complaints by alfa

Rule r11

Description: Link has no accessible name

Count of instances: 1

Complaint specifics

Complaints by axe

Rule link-name

Description: Link has no discernible text

Count of instances: 1

Complaint specifics

Complaints by continuum

Rule 237

Description: a element has no machanism allowing an accessible name value to be calculated

Count of instances: 1

Complaint specifics

Complaints by htmlcs

Rule AAA.1_1_1.H30.2

Description: img element is the only link content but has no text alternative

Count of instances: 1

Complaint specifics

Complaints by ibm

Rule a_text_purpose

Description: Hyperlink has no link text, label, or image with a text alternative

Count of instances: 1

Complaint specifics

Complaints by qualWeb

Rule QW-ACT-R12

Description: Link has no accessible name

Count of instances: 1

Complaint specifics
Rule QW-WCAG-T21

Description: Accessible name is not provided for an image which is the only content in a link

Count of instances: 1

Complaint specifics

Complaints by tenon

Rule 57

Description: Link has no text inside it

Count of instances: 1

Complaint specifics

Complaints by wave

Rule alt_link_missing

Description: Linked image has no text alternative

Count of instances: 1

Complaint specifics

Issue linkWindowSurpriseRisk

WCAG: 3.2.5

Score: 8

Complaints by htmlcs

Rule AAA.3_2_5.H83.3

Description: Link text may fail to indicate that the link will open in a new window

Count of instances: 8

Complaint specifics

Issue duplicateID

WCAG: 4.1.1

Score: 8

Complaints by qualWeb

Rule QW-ACT-R18

Description: id attribute value is not unique

Count of instances: 2

Complaint specifics

Issue contrastAAA

WCAG: 1.4.6

Score: 7

Complaints by alfa

Rule r66

Description: Text contrast less than AAA requires

Count of instances: 7

Complaint specifics

Complaints by axe

Rule color-contrast-enhanced

Description: Element has insufficient color contrast (Level AAA)

Count of instances: 1

Complaint specifics

Complaints by htmlcs

Rule AAA.1_4_6.G17.Fail

Description: Text has insufficient contrast

Count of instances: 4

Complaint specifics

Complaints by qualWeb

Rule QW-ACT-R76

Description: Text has less than the enhanced minimum contrast

Count of instances: 2

Complaint specifics

Complaints by tenon

Rule 95

Description: Element has insufficient color contrast (Level AAA)

Count of instances: 2

Complaint specifics

Issue pseudoNavList

WCAG: 1.3.1

Score: 6

Complaints by htmlcs

Rule AAA.1_3_1.H48

Description: Navigation links are not coded as a list

Count of instances: 1

Complaint specifics

Complaints by qualWeb

Rule QW-WCAG-T32

Description: ol, ul or dl is not used for a list or group of links

Count of instances: 3

Complaint specifics

Issue skipRepeatedContent

WCAG: 2.4.1

Score: 6

Complaints by qualWeb

Rule QW-ACT-R64

Description: Document has no heading for non-repeated content

Count of instances: 1

Complaint specifics
Rule QW-ACT-R75

Description: Blocks of repeated content cannot be bypassed

Count of instances: 1

Complaint specifics

Issue labelClash

WCAG: 1.3.1

Score: 6

Complaints by testaro

Rule labClash

Description: Incompatible label types

Count of instances: 3

Complaint specifics

Issue descendantMissing

WCAG: 1.3.1

Score: 4

Complaints by alfa

Rule r68

Description: Element does not own an element required by its semantic role

Count of instances: 1

Complaint specifics

Issue hiddenContentRisk

WCAG: 4.1

Score: 4

Complaints by axe

Rule hidden-content

Description: Some content is hidden and therefore may not be testable for accessibility

Count of instances: 4

Complaint specifics

Issue linkBrokenRisk

WCAG: 1.3.1

Score: 4

Complaints by htmlcs

Rule AAA.4_1_2.H91.A.Placeholder

Description: Link has text but no href, id, or name attribute

Count of instances: 2

Complaint specifics

Issue linkTextsSame

WCAG: 2.4.4

Score: 4

Complaints by qualWeb

Rule QW-ACT-R9

Description: Links with identical accessible names have different purposes

Count of instances: 2

Complaint specifics

Complaints by tenon

Rule 98

Description: Links have the same text but different destinations

Count of instances: 2

Complaint specifics

Issue repeatedContentRisk

WCAG: 2.4.1

Score: 3

Complaints by alfa

Rule r87

Description: First focusable element is not a link to the main content

Count of instances: 1

Complaint specifics

Complaints by qualWeb

Rule QW-ACT-R73

Description: Block of repeated content is not collapsible

Count of instances: 1

Complaint specifics
Rule QW-ACT-R74

Description: Document has no instrument to move focus to non-repeated content

Count of instances: 1

Complaint specifics
Rule QW-WCAG-T23

Description: No link at the top of the page that goes directly to the main content area

Count of instances: 1

Complaint specifics

Issue parseError

WCAG: 4.1

Score: 3

Complaints by ibm

Rule aria_child_valid

Description: Child element has a role not allowed for the role of the parent

Count of instances: 1

Complaint specifics

Issue boxSizeAbsolute

WCAG: 1.4.4

Score: 3

Complaints by qualWeb

Rule QW-BP15

Description: Element width is specified in an absolute value

Count of instances: 1

Complaint specifics

Issue focusableOperable

WCAG: 2.1.1

Score: 3

Complaints by testaro

Rule focOp

Description: Tab-focusable elements that are inoperable or operable elements that are not focusable

Count of instances: 1

Complaint specifics

Issue inconsistentStyles

WCAG: 3.2.4

Score: 3

Complaints by testaro

Rule styleDiff

Description: Heading, link, and button style inconsistencies

Count of instances: 3

Complaint specifics

Issue mainNone

WCAG: 1.3.6

Score: 2

Complaints by qualWeb

Rule QW-ACT-R63

Description: Document has no landmark with non-repeated content

Count of instances: 1

Complaint specifics

Issue pseudoHeadingRisk

WCAG: 1.3.1

Score: 1

Complaints by htmlcs

Rule AAA.1_3_1.H42

Description: Heading coding is not used but the element may be intended as a heading

Count of instances: 1

Complaint specifics

Issue scrollRisk

WCAG: 1.4.10

Score: 1

Complaints by htmlcs

Rule AAA.1_4_10.C32,C31,C33,C38,SCR34,G206

Description: Fixed-position element may force bidirectional scrolling

Count of instances: 1

Complaint specifics

Issue contrastRisk

WCAG: 1.4.3

Score: 1

Complaints by htmlcs

Rule AAA.1_4_3_F24.F24.FGColour

Description: Inline foreground color may lack a complementary background color

Count of instances: 1

Complaint specifics

Issue typeRedundant

WCAG: 1.3.1

Score: 1

Complaints by nuVal

Rule The type attribute is unnecessary for JavaScript resources.

Description: type attribute is unnecessary for a JavaScript resource

Count of instances: 1

Complaint specifics

Issue sectionHeadingless

WCAG: 1.3.1

Score: 1

Complaints by qualWeb

Rule QW-WCAG-T9

Description: Page is not organized using headings

Count of instances: 1

Complaint specifics

Issue roleRedundant

WCAG: 4.1.2

Score: 1

Complaints by testaro

Rule role

Description: Invalid, native-replacing, or redundant role

Count of instances: 1

Complaint specifics

Issue videoCaptionRisk

WCAG: 1.2.2

Score: 1

Complaints by wave

Rule youtube_video

Description: YouTube video may have no or incorrect captions

Count of instances: 1

Complaint specifics

Issue frameContentRisk

WCAG: 4.1

Score: 0

Complaints by axe

Rule frame-tested

Description: Some content is in an iframe and therefore may not be testable for accessibility

Count of instances: 1

Complaint specifics

Complete report

{
  "id": "18ixx-ts27-caAD40-c",
  "what": "accessibility tests",
  "strict": true,
  "timeLimit": 330,
  "acts": [
    {
      "type": "launch",
      "which": "webkit",
      "startTime": 1687098365447,
      "endTime": 1687098365992
    },
    {
      "type": "url",
      "which": "https://pilar4ca.com/",
      "what": "Candidate Pilar Schiavo (D)",
      "startTime": 1687098365992,
      "result": {
        "url": "https://pilar4ca.com/"
      },
      "endTime": 1687098366950
    },
    {
      "type": "tenonRequest",
      "id": "a",
      "withNewContent": false,
      "what": "Tenon API version 2 test request, with page content",
      "startTime": 1687098366950,
      "url": "https://pilar4ca.com/",
      "endTime": 1687098367658
    },
    {
      "type": "test",
      "which": "testaro",
      "what": "Testaro",
      "withItems": true,
      "rules": [
        "y",
        "motion"
      ],
      "startTime": 1687098367658,
      "url": "https://pilar4ca.com/",
      "result": {
        "rules": {
          "motion": {
            "what": "motion without user request",
            "data": {
              "bytes": [
                704198,
                704198,
                704198,
                704198,
                704198
              ],
              "localRatios": [
                1,
                1,
                1,
                1
              ],
              "meanLocalRatio": 1,
              "maxLocalRatio": 1,
              "globalRatio": 1,
              "pixelChanges": [
                0,
                0,
                0,
                0
              ],
              "meanPixelChange": 0,
              "maxPixelChange": 0,
              "changeFrequency": 0
            },
            "totals": [
              0,
              0,
              0,
              0
            ],
            "standardInstances": []
          }
        },
        "success": true
      },
      "standardResult": {
        "totals": [
          0,
          0,
          0,
          0
        ],
        "instances": []
      },
      "endTime": 1687098381115
    },
    {
      "type": "launch",
      "which": "chromium",
      "startTime": 1687098381116,
      "endTime": 1687098381737
    },
    {
      "type": "url",
      "which": "https://pilar4ca.com/",
      "what": "Candidate Pilar Schiavo (D)",
      "startTime": 1687098381737,
      "result": {
        "url": "https://pilar4ca.com/"
      },
      "endTime": 1687098382899
    },
    {
      "type": "test",
      "which": "alfa",
      "startTime": 1687098382899,
      "url": "https://pilar4ca.com/",
      "what": "alfa",
      "result": {
        "totals": {
          "failures": 35,
          "warnings": 5
        },
        "items": [
          {
            "index": 11,
            "verdict": "failed",
            "rule": {
              "ruleID": "r11",
              "ruleSummary": "Links have an accessible name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r11",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#link-purpose-in-context",
                  "chapter": "2.4.4",
                  "title": "Link Purpose (In Context)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#link-purpose-link-only",
                  "chapter": "2.4.9",
                  "title": "Link Purpose (Link Only)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#name-role-value",
                  "chapter": "4.1.2",
                  "title": "Name, Role, Value"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G91",
                  "name": "G91",
                  "title": "Providing link text that describes the purpose of a link"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/main[1]/section[1]/div[1]/div[2]/div[1]/p[3]/a[1]",
              "codeLines": [
                "<a href=\"/endorsements/\">",
                "  <img decoding=\"async\" style=\"max-width: 50%; height: auto;\" src=\"/wp-content/uploads/home-endorsements.jpg\">",
                "</a>"
              ]
            }
          },
          {
            "index": 49,
            "verdict": "failed",
            "rule": {
              "ruleID": "r2",
              "ruleSummary": "Images have an accessible name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r2",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#non-text-content",
                  "chapter": "1.1.1",
                  "title": "Non-text Content"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G94",
                  "name": "G94",
                  "title": "Providing short text alternative for non-text content that serves the same purpose"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G95",
                  "name": "G95",
                  "title": "Providing short text alternatives that provide a brief description of the non-text"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "img",
              "path": "/html[1]/body[1]/div[1]/main[1]/section[1]/div[1]/div[2]/div[1]/p[3]/a[1]/img[1]",
              "codeLines": [
                "<img decoding=\"async\" style=\"max-width: 50%; height: auto;\" src=\"/wp-content/uploads/home-endorsements.jpg\">"
              ]
            }
          },
          {
            "index": 50,
            "verdict": "failed",
            "rule": {
              "ruleID": "r2",
              "ruleSummary": "Images have an accessible name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r2",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#non-text-content",
                  "chapter": "1.1.1",
                  "title": "Non-text Content"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G94",
                  "name": "G94",
                  "title": "Providing short text alternative for non-text content that serves the same purpose"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G95",
                  "name": "G95",
                  "title": "Providing short text alternatives that provide a brief description of the non-text"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "img",
              "path": "/html[1]/body[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[2]/div[1]/img[1]",
              "codeLines": [
                "<img decoding=\"async\" style=\"max-width: 100%; height: auto;\" src=\"/wp-content/uploads/home-2.jpg\">"
              ]
            }
          },
          {
            "index": 55,
            "verdict": "failed",
            "rule": {
              "ruleID": "r2",
              "ruleSummary": "Images have an accessible name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r2",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#non-text-content",
                  "chapter": "1.1.1",
                  "title": "Non-text Content"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G94",
                  "name": "G94",
                  "title": "Providing short text alternative for non-text content that serves the same purpose"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G95",
                  "name": "G95",
                  "title": "Providing short text alternatives that provide a brief description of the non-text"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "img",
              "path": "/html[1]/body[1]/div[1]/footer[1]/div[2]/img[1]",
              "codeLines": [
                "<img src=\"/wp-content/themes/pilar4ca/images/pilar-schiavo-for-state-assembly.svg\" style=\"height:64px; width:auto;\">"
              ]
            }
          },
          {
            "index": 223,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "input",
              "path": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/form[1]/div[2]/div[1]/p[1]/span[1]/input[1]",
              "codeLines": [
                "<input size=\"40\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" value=\"\" type=\"text\" name=\"your-first-name\">"
              ]
            }
          },
          {
            "index": 224,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "input",
              "path": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/form[1]/div[2]/div[2]/p[1]/span[1]/input[1]",
              "codeLines": [
                "<input size=\"40\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" value=\"\" type=\"text\" name=\"your-last-name\">"
              ]
            }
          },
          {
            "index": 225,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "input",
              "path": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/form[1]/p[1]/span[1]/input[1]",
              "codeLines": [
                "<input size=\"40\" class=\"wpcf7-form-control wpcf7-text wpcf7-email wpcf7-validates-as-required wpcf7-validates-as-email\" autocomplete=\"email\" aria-required=\"true\" aria-invalid=\"false\" value=\"\" type=\"email\" name=\"your-email\">"
              ]
            }
          },
          {
            "index": 226,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "input",
              "path": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/form[1]/p[3]/input[1]",
              "codeLines": [
                "<input class=\"wpcf7-form-control has-spinner wpcf7-submit\" type=\"submit\" value=\"Subscribe\">"
              ]
            }
          },
          {
            "index": 241,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/header[1]/div[1]/div[3]/ul[1]/li[9]/a[1]/text()[1]",
              "codeLines": [
                "Donate"
              ]
            }
          },
          {
            "index": 243,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/main[1]/section[1]/div[1]/div[2]/div[1]/h2[1]/text()[1]",
              "codeLines": [
                "DEMOCRAT FOR ASSEMBLY"
              ]
            }
          },
          {
            "index": 256,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[1]/p[8]/a[1]/text()[1]",
              "codeLines": [
                "Learn More About Pilar"
              ]
            }
          },
          {
            "index": 264,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[2]/div[1]/blockquote[1]/text()[1]",
              "codeLines": [
                "21606 Devonshire St. #5648"
              ]
            }
          },
          {
            "index": 265,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[2]/div[1]/blockquote[1]/text()[2]",
              "codeLines": [
                "Chatsworth, CA 91311"
              ]
            }
          },
          {
            "index": 266,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[3]/div[1]/p[1]/a[1]/text()[1]",
              "codeLines": [
                "Donate"
              ]
            }
          },
          {
            "index": 268,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[3]/div[1]/p[2]/a[1]/text()[1]",
              "codeLines": [
                "contact@pilar4ca.com"
              ]
            }
          },
          {
            "index": 271,
            "verdict": "failed",
            "rule": {
              "ruleID": "r68",
              "ruleSummary": "Elements with a role have required children",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r68",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#info-and-relationships",
                  "chapter": "1.3.1",
                  "title": "Info and Relationships"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "ul",
              "path": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]",
              "codeLines": [
                "<ul></ul>"
              ]
            }
          },
          {
            "index": 280,
            "verdict": "failed",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/header[1]/div[1]/div[3]/ul[1]/li[9]/a[1]/text()[1]",
              "codeLines": [
                "Donate"
              ]
            }
          },
          {
            "index": 282,
            "verdict": "failed",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/main[1]/section[1]/div[1]/div[2]/div[1]/h2[1]/text()[1]",
              "codeLines": [
                "DEMOCRAT FOR ASSEMBLY"
              ]
            }
          },
          {
            "index": 295,
            "verdict": "failed",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[1]/p[8]/a[1]/text()[1]",
              "codeLines": [
                "Learn More About Pilar"
              ]
            }
          },
          {
            "index": 305,
            "verdict": "failed",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[3]/div[1]/p[1]/a[1]/text()[1]",
              "codeLines": [
                "Donate"
              ]
            }
          },
          {
            "index": 307,
            "verdict": "failed",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[3]/div[1]/p[2]/a[1]/text()[1]",
              "codeLines": [
                "contact@pilar4ca.com"
              ]
            }
          },
          {
            "index": 348,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/main[1]/section[1]/div[1]/div[2]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  Pilar Schiavo is an independent voice who spent her career standing up to those in power — including those in her own party — to deliver for our community.",
                "</p>"
              ]
            }
          },
          {
            "index": 349,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/main[1]/section[1]/div[1]/div[2]/div[1]/p[2]",
              "codeLines": [
                "<p>",
                "  That’s why she is the only candidate endorsed by teachers, nurses, firefighters, Planned Parenthood and the Sierra Club.",
                "</p>"
              ]
            }
          },
          {
            "index": 350,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/main[1]/section[1]/div[1]/div[2]/div[1]/p[3]",
              "codeLines": [
                "<p>",
                "  <a href=\"/endorsements/\">",
                "    <img decoding=\"async\" style=\"max-width: 50%; height: auto;\" src=\"/wp-content/uploads/home-endorsements.jpg\">",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 351,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  As a small business owner, I know times are tough. And with prices on the rise, families like mine have to make tough choices. Too many people in our community are working hard and are still struggling. That’s why I’m running for Assembly – to cut taxes for small businesses and the middle class an...",
                "</p>"
              ]
            }
          },
          {
            "index": 352,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[1]/p[2]",
              "codeLines": [
                "<p>",
                "  For more than 20 years, I have been an independent voice, standing up to those in power to deliver for our community on good jobs, affordable housing, solutions to homelessness, and health care.",
                "</p>"
              ]
            }
          },
          {
            "index": 353,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[1]/p[3]",
              "codeLines": [
                "<p>",
                "  As a Nurse Advocate, I helped provide healthcare – including reproductive healthcare – to more than one million people. I am proudly 100% pro-choice and will",
                "  <em>",
                "    always",
                "  </em>",
                "  fight for a woman’s right to choose. And now more than ever, we can’t take our rights for granted.",
                "</p>"
              ]
            }
          },
          {
            "index": 354,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[1]/p[4]",
              "codeLines": [
                "<p>",
                "  I also co-founded an organization that has delivered more than 50,000 meals to people in need, helped secure housing for veterans and seniors experiencing homelessness, and increased resources to keep our communities safe, so we no longer have people living on our sidewalks.",
                "</p>"
              ]
            }
          },
          {
            "index": 355,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[1]/p[5]",
              "codeLines": [
                "<p>",
                "  I am running to unseat an extremist Trump Republican who opposes a woman’s right to choose and is supported by the gun lobby. Her values are completely out of touch with our values. On or before November 8, you have the chance to change that.",
                "</p>"
              ]
            }
          },
          {
            "index": 356,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[1]/p[6]",
              "codeLines": [
                "<p>",
                "  I hope to earn your vote and bring opportunity back to our community,",
                "</p>"
              ]
            }
          },
          {
            "index": 357,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[1]/p[7]",
              "codeLines": [
                "<p>",
                "  — Democrat Pilar Schiavo",
                "</p>"
              ]
            }
          },
          {
            "index": 358,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[1]/p[8]",
              "codeLines": [
                "<p>",
                "  <a class=\"button\" href=\"/about/\">",
                "    Learn More About Pilar",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 466,
            "verdict": "failed",
            "rule": {
              "ruleID": "r8",
              "ruleSummary": "Form fields have an accessible name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r8",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#name-role-value",
                  "chapter": "4.1.2",
                  "title": "Name, Role, Value"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "input",
              "path": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/form[1]/div[2]/div[1]/p[1]/span[1]/input[1]",
              "codeLines": [
                "<input size=\"40\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" value=\"\" type=\"text\" name=\"your-first-name\">"
              ]
            }
          },
          {
            "index": 467,
            "verdict": "failed",
            "rule": {
              "ruleID": "r8",
              "ruleSummary": "Form fields have an accessible name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r8",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#name-role-value",
                  "chapter": "4.1.2",
                  "title": "Name, Role, Value"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "input",
              "path": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/form[1]/div[2]/div[2]/p[1]/span[1]/input[1]",
              "codeLines": [
                "<input size=\"40\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" value=\"\" type=\"text\" name=\"your-last-name\">"
              ]
            }
          },
          {
            "index": 468,
            "verdict": "failed",
            "rule": {
              "ruleID": "r8",
              "ruleSummary": "Form fields have an accessible name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r8",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#name-role-value",
                  "chapter": "4.1.2",
                  "title": "Name, Role, Value"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "input",
              "path": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/form[1]/p[1]/span[1]/input[1]",
              "codeLines": [
                "<input size=\"40\" class=\"wpcf7-form-control wpcf7-text wpcf7-email wpcf7-validates-as-required wpcf7-validates-as-email\" autocomplete=\"email\" aria-required=\"true\" aria-invalid=\"false\" value=\"\" type=\"email\" name=\"your-email\">"
              ]
            }
          },
          {
            "index": 487,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/main[1]/section[1]/div[1]/div[2]/div[1]/h1[1]/text()[1]",
              "codeLines": [
                "Vote Pilar Schiavo"
              ]
            }
          },
          {
            "index": 488,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/main[1]/section[1]/div[1]/div[2]/div[1]/h2[1]/text()[1]",
              "codeLines": [
                "DEMOCRAT FOR ASSEMBLY"
              ]
            }
          },
          {
            "index": 489,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/main[1]/section[1]/div[1]/div[2]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Pilar Schiavo is an independent voice who spent her career standing up to those in power — including those in her own party — to deliver for our community."
              ]
            }
          },
          {
            "index": 490,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/main[1]/section[1]/div[1]/div[2]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "That’s why she is the only candidate endorsed by teachers, nurses, firefighters, Planned Parenthood and the Sierra Club."
              ]
            }
          },
          {
            "index": 523,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r87",
              "ruleSummary": "First focusable element is link to main content",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r87",
              "requirements": [
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G1",
                  "name": "G1",
                  "title": "Adding a link at the top of each page that goes directly to the main content area"
                }
              ]
            },
            "target": {
              "type": "document",
              "tagName": "",
              "path": "/",
              "codeLines": [
                "#document",
                "  <!doctype html>",
                "...",
                "  </html>"
              ]
            }
          }
        ],
        "success": true
      },
      "standardResult": {
        "totals": [
          5,
          0,
          0,
          35
        ],
        "instances": [
          {
            "ruleID": "r11",
            "what": "Links have an accessible name",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/main[1]/section[1]/div[1]/div[2]/div[1]/p[3]/a[1]"
            },
            "excerpt": "<a href=\"/endorsements/\"> <img decoding=\"async\" style=\"max-width: 50%; height: auto;\" src=\"/wp-content/uploads/home-endorsements.jpg\"> </a>"
          },
          {
            "ruleID": "r2",
            "what": "Images have an accessible name",
            "ordinalSeverity": 3,
            "tagName": "IMG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/main[1]/section[1]/div[1]/div[2]/div[1]/p[3]/a[1]/img[1]"
            },
            "excerpt": "<img decoding=\"async\" style=\"max-width: 50%; height: auto;\" src=\"/wp-content/uploads/home-endorsements.jpg\">"
          },
          {
            "ruleID": "r2",
            "what": "Images have an accessible name",
            "ordinalSeverity": 3,
            "tagName": "IMG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[2]/div[1]/img[1]"
            },
            "excerpt": "<img decoding=\"async\" style=\"max-width: 100%; height: auto;\" src=\"/wp-content/uploads/home-2.jpg\">"
          },
          {
            "ruleID": "r2",
            "what": "Images have an accessible name",
            "ordinalSeverity": 3,
            "tagName": "IMG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/footer[1]/div[2]/img[1]"
            },
            "excerpt": "<img src=\"/wp-content/themes/pilar4ca/images/pilar-schiavo-for-state-assembly.svg\" style=\"height:64px; width:auto;\">"
          },
          {
            "ruleID": "r65",
            "what": "Element in sequential focus order has visible focus",
            "ordinalSeverity": 0,
            "tagName": "INPUT",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/form[1]/div[2]/div[1]/p[1]/span[1]/input[1]"
            },
            "excerpt": "<input size=\"40\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" value=\"\" type=\"text\" name=\"your-first-name\">"
          },
          {
            "ruleID": "r65",
            "what": "Element in sequential focus order has visible focus",
            "ordinalSeverity": 0,
            "tagName": "INPUT",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/form[1]/div[2]/div[2]/p[1]/span[1]/input[1]"
            },
            "excerpt": "<input size=\"40\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" value=\"\" type=\"text\" name=\"your-last-name\">"
          },
          {
            "ruleID": "r65",
            "what": "Element in sequential focus order has visible focus",
            "ordinalSeverity": 0,
            "tagName": "INPUT",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/form[1]/p[1]/span[1]/input[1]"
            },
            "excerpt": "<input size=\"40\" class=\"wpcf7-form-control wpcf7-text wpcf7-email wpcf7-validates-as-required wpcf7-validates-as-email\" autocomplete=\"email\" aria-required=\"true\" aria-invalid=\"false\" value=\"\" type=\"email\" name=\"your-email\">"
          },
          {
            "ruleID": "r65",
            "what": "Element in sequential focus order has visible focus",
            "ordinalSeverity": 0,
            "tagName": "INPUT",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/form[1]/p[3]/input[1]"
            },
            "excerpt": "<input class=\"wpcf7-form-control has-spinner wpcf7-submit\" type=\"submit\" value=\"Subscribe\">"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/header[1]/div[1]/div[3]/ul[1]/li[9]/a[1]/text()[1]"
            },
            "excerpt": "Donate"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/main[1]/section[1]/div[1]/div[2]/div[1]/h2[1]/text()[1]"
            },
            "excerpt": "DEMOCRAT FOR ASSEMBLY"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[1]/p[8]/a[1]/text()[1]"
            },
            "excerpt": "Learn More About Pilar"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 3,
            "tagName": "BLOCKQUOTE",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[2]/div[1]/blockquote[1]/text()[1]"
            },
            "excerpt": "21606 Devonshire St. #5648"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 3,
            "tagName": "BLOCKQUOTE",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[2]/div[1]/blockquote[1]/text()[2]"
            },
            "excerpt": "Chatsworth, CA 91311"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[3]/div[1]/p[1]/a[1]/text()[1]"
            },
            "excerpt": "Donate"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[3]/div[1]/p[2]/a[1]/text()[1]"
            },
            "excerpt": "contact@pilar4ca.com"
          },
          {
            "ruleID": "r68",
            "what": "Elements with a role have required children",
            "ordinalSeverity": 3,
            "tagName": "UL",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]"
            },
            "excerpt": "<ul></ul>"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/header[1]/div[1]/div[3]/ul[1]/li[9]/a[1]/text()[1]"
            },
            "excerpt": "Donate"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/main[1]/section[1]/div[1]/div[2]/div[1]/h2[1]/text()[1]"
            },
            "excerpt": "DEMOCRAT FOR ASSEMBLY"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[1]/p[8]/a[1]/text()[1]"
            },
            "excerpt": "Learn More About Pilar"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[3]/div[1]/p[1]/a[1]/text()[1]"
            },
            "excerpt": "Donate"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[3]/div[1]/p[2]/a[1]/text()[1]"
            },
            "excerpt": "contact@pilar4ca.com"
          },
          {
            "ruleID": "r73",
            "what": "Paragraphs of text have sufficient line height",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/main[1]/section[1]/div[1]/div[2]/div[1]/p[1]"
            },
            "excerpt": "<p> Pilar Schiavo is an independent voice who spent her career standing up to those in power — including those in her own party — to deliver for our community. </p>"
          },
          {
            "ruleID": "r73",
            "what": "Paragraphs of text have sufficient line height",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/main[1]/section[1]/div[1]/div[2]/div[1]/p[2]"
            },
            "excerpt": "<p> That’s why she is the only candidate endorsed by teachers, nurses, firefighters, Planned Parenthood and the Sierra Club. </p>"
          },
          {
            "ruleID": "r73",
            "what": "Paragraphs of text have sufficient line height",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/main[1]/section[1]/div[1]/div[2]/div[1]/p[3]"
            },
            "excerpt": "<p> <a href=\"/endorsements/\"> <img decoding=\"async\" style=\"max-width: 50%; height: auto;\" src=\"/wp-content/uploads/home-endorsements.jpg\"> </a> </p>"
          },
          {
            "ruleID": "r73",
            "what": "Paragraphs of text have sufficient line height",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[1]/p[1]"
            },
            "excerpt": "<p> As a small business owner, I know times are tough. And with prices on the rise, families like mine have to make tough choices. Too many people in our community are working hard and are still struggling. That’s why I’m running for Assembly – to cut taxes for small businesses and the middle class an... </p>"
          },
          {
            "ruleID": "r73",
            "what": "Paragraphs of text have sufficient line height",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[1]/p[2]"
            },
            "excerpt": "<p> For more than 20 years, I have been an independent voice, standing up to those in power to deliver for our community on good jobs, affordable housing, solutions to homelessness, and health care. </p>"
          },
          {
            "ruleID": "r73",
            "what": "Paragraphs of text have sufficient line height",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[1]/p[3]"
            },
            "excerpt": "<p> As a Nurse Advocate, I helped provide healthcare – including reproductive healthcare – to more than one million people. I am proudly 100% pro-choice and will <em> always </em> fight for a woman’s right to choose. And now more than ever, we can’t take our rights for granted. </p>"
          },
          {
            "ruleID": "r73",
            "what": "Paragraphs of text have sufficient line height",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[1]/p[4]"
            },
            "excerpt": "<p> I also co-founded an organization that has delivered more than 50,000 meals to people in need, helped secure housing for veterans and seniors experiencing homelessness, and increased resources to keep our communities safe, so we no longer have people living on our sidewalks. </p>"
          },
          {
            "ruleID": "r73",
            "what": "Paragraphs of text have sufficient line height",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[1]/p[5]"
            },
            "excerpt": "<p> I am running to unseat an extremist Trump Republican who opposes a woman’s right to choose and is supported by the gun lobby. Her values are completely out of touch with our values. On or before November 8, you have the chance to change that. </p>"
          },
          {
            "ruleID": "r73",
            "what": "Paragraphs of text have sufficient line height",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[1]/p[6]"
            },
            "excerpt": "<p> I hope to earn your vote and bring opportunity back to our community, </p>"
          },
          {
            "ruleID": "r73",
            "what": "Paragraphs of text have sufficient line height",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[1]/p[7]"
            },
            "excerpt": "<p> — Democrat Pilar Schiavo </p>"
          },
          {
            "ruleID": "r73",
            "what": "Paragraphs of text have sufficient line height",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[1]/p[8]"
            },
            "excerpt": "<p> <a class=\"button\" href=\"/about/\"> Learn More About Pilar </a> </p>"
          },
          {
            "ruleID": "r8",
            "what": "Form fields have an accessible name",
            "ordinalSeverity": 3,
            "tagName": "INPUT",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/form[1]/div[2]/div[1]/p[1]/span[1]/input[1]"
            },
            "excerpt": "<input size=\"40\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" value=\"\" type=\"text\" name=\"your-first-name\">"
          },
          {
            "ruleID": "r8",
            "what": "Form fields have an accessible name",
            "ordinalSeverity": 3,
            "tagName": "INPUT",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/form[1]/div[2]/div[2]/p[1]/span[1]/input[1]"
            },
            "excerpt": "<input size=\"40\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" value=\"\" type=\"text\" name=\"your-last-name\">"
          },
          {
            "ruleID": "r8",
            "what": "Form fields have an accessible name",
            "ordinalSeverity": 3,
            "tagName": "INPUT",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/form[1]/p[1]/span[1]/input[1]"
            },
            "excerpt": "<input size=\"40\" class=\"wpcf7-form-control wpcf7-text wpcf7-email wpcf7-validates-as-required wpcf7-validates-as-email\" autocomplete=\"email\" aria-required=\"true\" aria-invalid=\"false\" value=\"\" type=\"email\" name=\"your-email\">"
          },
          {
            "ruleID": "r83",
            "what": "Text nodes are not clipped when text is resized",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/main[1]/section[1]/div[1]/div[2]/div[1]/h1[1]/text()[1]"
            },
            "excerpt": "Vote Pilar Schiavo"
          },
          {
            "ruleID": "r83",
            "what": "Text nodes are not clipped when text is resized",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/main[1]/section[1]/div[1]/div[2]/div[1]/h2[1]/text()[1]"
            },
            "excerpt": "DEMOCRAT FOR ASSEMBLY"
          },
          {
            "ruleID": "r83",
            "what": "Text nodes are not clipped when text is resized",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/main[1]/section[1]/div[1]/div[2]/div[1]/p[1]/text()[1]"
            },
            "excerpt": "Pilar Schiavo is an independent voice who spent her career standing up to those in power — including those in her own party — to deliver for our community."
          },
          {
            "ruleID": "r83",
            "what": "Text nodes are not clipped when text is resized",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/main[1]/section[1]/div[1]/div[2]/div[1]/p[2]/text()[1]"
            },
            "excerpt": "That’s why she is the only candidate endorsed by teachers, nurses, firefighters, Planned Parenthood and the Sierra Club."
          },
          {
            "ruleID": "r87",
            "what": "First focusable element is link to main content",
            "ordinalSeverity": 0,
            "tagName": "",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/"
            },
            "excerpt": "#document <!doctype html> ... </html>"
          }
        ]
      },
      "endTime": 1687098386096
    },
    {
      "type": "test",
      "which": "axe",
      "detailLevel": 2,
      "startTime": 1687098386096,
      "url": "https://pilar4ca.com/",
      "what": "Axe",
      "result": {
        "totals": {
          "rulesNA": 47,
          "rulesPassed": 49,
          "rulesWarned": 2,
          "rulesViolated": 5,
          "warnings": {
            "minor": 4,
            "moderate": 0,
            "serious": 0,
            "critical": 1
          },
          "violations": {
            "minor": 0,
            "moderate": 0,
            "serious": 7,
            "critical": 6
          }
        },
        "details": {
          "testEngine": {
            "name": "axe-core",
            "version": "4.7.0"
          },
          "testRunner": {
            "name": "axe"
          },
          "testEnvironment": {
            "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/113.0.5672.53 Safari/537.36",
            "windowWidth": 1280,
            "windowHeight": 720,
            "orientationAngle": 90,
            "orientationType": "landscape-primary"
          },
          "timestamp": "2023-06-18T14:26:26.828Z",
          "url": "https://pilar4ca.com/",
          "toolOptions": {
            "resultTypes": [
              "violations",
              "incomplete"
            ],
            "runOnly": {
              "type": "tag",
              "values": [
                "experimental",
                "best-practice",
                "wcag2a",
                "wcag2aa",
                "wcag2aaa",
                "wcag21a",
                "wcag21aa",
                "wcag21aaa"
              ]
            },
            "reporter": "v1"
          },
          "incomplete": [
            {
              "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.7/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 id=\"hero-video\" frameborder=\"0\" allowfullscreen=\"1\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" title=\"Together - Pilar Schiavo for Assembly\" width=\"560\" height=\"316\" src=\"https://www.youtube.com/embed/Ra8DaxiUjFs?autoplay=1&amp;controls=1&amp;showinfo=0&amp;modestbranding=1&amp;loop=1&amp;fs=0&amp;cc_load_policy=0&amp;iv_load_policy=3&amp;autohide=1&amp;mute=1&amp;playsinline=1&amp;rel=0&amp;ecver=2&amp;end=60&amp;enablejsapi=1&amp;origin=https%3A%2F%2Fpilar4ca.com&amp;widgetid=1\" data-gtm-yt-inspected-6=\"true\">",
                  "target": [
                    "#hero-video"
                  ],
                  "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.7/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 id=\"header-mobile-menu-button\">\n\n<a class=\"hamburger hamburger-open fwdlabs-toggle button button-secondary\" data-toggle=\"#header-mobile-menu\" style=\"margin-right:1rem;\">Menu</a>\n\n\t\t\t</div>",
                  "target": [
                    "#header-mobile-menu-button"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div id=\"header-mobile-menu\" style=\"display:none;\">",
                  "target": [
                    "#header-mobile-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": "<span id=\"wpcf7-648f140da976c-wrapper\" class=\"wpcf7-form-control-wrap website-99-wrap\" style=\"display:none !important; visibility:hidden !important;\">",
                  "target": [
                    "#wpcf7-648f140da976c-wrapper"
                  ],
                  "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": "<p style=\"display: none !important;\">",
                  "target": [
                    "form > p:nth-child(6)"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                }
              ]
            }
          ],
          "violations": [
            {
              "id": "color-contrast-enhanced",
              "impact": "serious",
              "tags": [
                "cat.color",
                "wcag2aaa",
                "wcag146",
                "ACT"
              ],
              "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AAA enhanced contrast ratio thresholds",
              "help": "Elements must meet enhanced color contrast ratio thresholds",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/color-contrast-enhanced?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#585984",
                        "bgColor": "#ffffff",
                        "contrastRatio": 6.6,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"doc\" class=\"container\">",
                          "target": [
                            "#doc"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.6 (foreground color: #585984, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<blockquote>\n21606 Devonshire St. #5648<br>\nChatsworth, CA 91311\n  </blockquote>",
                  "target": [
                    "blockquote"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.6 (foreground color: #585984, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                }
              ]
            },
            {
              "id": "color-contrast",
              "impact": "serious",
              "tags": [
                "cat.color",
                "wcag2aa",
                "wcag143",
                "ACT",
                "TTv5",
                "TT13.c"
              ],
              "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds",
              "help": "Elements must meet minimum color contrast ratio thresholds",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/color-contrast?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#f07a22",
                        "contrastRatio": 2.79,
                        "fontSize": "13.2pt (17.6px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://pilar4ca.com/donate/\">Donate</a>",
                          "target": [
                            "#menu-item-46 > a[href$=\"donate/\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 2.79 (foreground color: #ffffff, background color: #f07a22, font size: 13.2pt (17.6px), font weight: bold). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://pilar4ca.com/donate/\">Donate</a>",
                  "target": [
                    "#menu-item-46 > a[href$=\"donate/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.79 (foreground color: #ffffff, background color: #f07a22, font size: 13.2pt (17.6px), font weight: bold). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#f07a22",
                        "bgColor": "#ffffff",
                        "contrastRatio": 2.79,
                        "fontSize": "24.0pt (32px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section id=\"hero\">",
                          "target": [
                            "#hero"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 2.79 (foreground color: #f07a22, background color: #ffffff, font size: 24.0pt (32px), font weight: bold). Expected contrast ratio of 3:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2>DEMOCRAT FOR ASSEMBLY</h2>",
                  "target": [
                    "h2"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.79 (foreground color: #f07a22, background color: #ffffff, font size: 24.0pt (32px), font weight: bold). Expected contrast ratio of 3:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#f07a22",
                        "contrastRatio": 2.79,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a class=\"button\" href=\"/about/\">Learn More About Pilar</a>",
                          "target": [
                            ".button[href$=\"about/\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 2.79 (foreground color: #ffffff, background color: #f07a22, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"button\" href=\"/about/\">Learn More About Pilar</a>",
                  "target": [
                    ".button[href$=\"about/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.79 (foreground color: #ffffff, background color: #f07a22, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#f07a22",
                        "contrastRatio": 2.79,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/donate/\" class=\"button\">Donate</a>",
                          "target": [
                            "p:nth-child(1) > .button[href$=\"donate/\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 2.79 (foreground color: #ffffff, background color: #f07a22, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/donate/\" class=\"button\">Donate</a>",
                  "target": [
                    "p:nth-child(1) > .button[href$=\"donate/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.79 (foreground color: #ffffff, background color: #f07a22, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#f07a22",
                        "bgColor": "#ffffff",
                        "contrastRatio": 2.79,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"doc\" class=\"container\">",
                          "target": [
                            "#doc"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 2.79 (foreground color: #f07a22, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"mailto:contact@pilar4ca.com\">contact@pilar4ca.com</a>",
                  "target": [
                    "a[href=\"mailto:contact@pilar4ca.com\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.79 (foreground color: #f07a22, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ]
            },
            {
              "id": "image-alt",
              "impact": "critical",
              "tags": [
                "cat.text-alternatives",
                "wcag2a",
                "wcag111",
                "section508",
                "section508.22.a",
                "ACT",
                "TTv5",
                "TT7.a",
                "TT7.b"
              ],
              "description": "Ensures <img> elements have alternate text or a role of none or presentation",
              "help": "Images must have alternate text",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/image-alt?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "has-alt",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "Element does not have an alt 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": "non-empty-title",
                      "data": {
                        "messageKey": "noAttr"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has no title attribute"
                    },
                    {
                      "id": "presentational-role",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "critical",
                  "html": "<img decoding=\"async\" style=\"max-width: 50%; height: auto;\" src=\"/wp-content/uploads/home-endorsements.jpg\">",
                  "target": [
                    "a[href$=\"endorsements/\"] > img[decoding=\"async\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element does not have an alt 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 has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                },
                {
                  "any": [
                    {
                      "id": "has-alt",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "Element does not have an alt 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": "non-empty-title",
                      "data": {
                        "messageKey": "noAttr"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has no title attribute"
                    },
                    {
                      "id": "presentational-role",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "critical",
                  "html": "<img decoding=\"async\" style=\"max-width: 100%; height: auto;\" src=\"/wp-content/uploads/home-2.jpg\">",
                  "target": [
                    "img[src$=\"home-2.jpg\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element does not have an alt 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 has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                },
                {
                  "any": [
                    {
                      "id": "has-alt",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "Element does not have an alt 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": "non-empty-title",
                      "data": {
                        "messageKey": "noAttr"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has no title attribute"
                    },
                    {
                      "id": "presentational-role",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "critical",
                  "html": "<img src=\"/wp-content/themes/pilar4ca/images/pilar-schiavo-for-state-assembly.svg\" style=\"height:64px; width:auto;\">",
                  "target": [
                    "#ft > .gutter > img"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element does not have an alt 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 has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                }
              ]
            },
            {
              "id": "label",
              "impact": "critical",
              "tags": [
                "cat.forms",
                "wcag2a",
                "wcag412",
                "section508",
                "section508.22.n",
                "ACT",
                "TTv5",
                "TT5.c"
              ],
              "description": "Ensures every form element has a label",
              "help": "Form elements must have labels",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/label?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "implicit-label",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "Form element does not have an implicit (wrapped) <label>"
                    },
                    {
                      "id": "explicit-label",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "Form element does not have an explicit <label>"
                    },
                    {
                      "id": "aria-label",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-label attribute does not exist or is empty"
                    },
                    {
                      "id": "aria-labelledby",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                    },
                    {
                      "id": "non-empty-title",
                      "data": {
                        "messageKey": "noAttr"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has no title attribute"
                    },
                    {
                      "id": "non-empty-placeholder",
                      "data": {
                        "messageKey": "noAttr"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has no placeholder attribute"
                    },
                    {
                      "id": "presentational-role",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "critical",
                  "html": "<input size=\"40\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" value=\"\" type=\"text\" name=\"your-first-name\">",
                  "target": [
                    "input[name=\"your-first-name\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Form element does not have an implicit (wrapped) <label>\n  Form element does not have an explicit <label>\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element has no placeholder attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                },
                {
                  "any": [
                    {
                      "id": "implicit-label",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "Form element does not have an implicit (wrapped) <label>"
                    },
                    {
                      "id": "explicit-label",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "Form element does not have an explicit <label>"
                    },
                    {
                      "id": "aria-label",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-label attribute does not exist or is empty"
                    },
                    {
                      "id": "aria-labelledby",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                    },
                    {
                      "id": "non-empty-title",
                      "data": {
                        "messageKey": "noAttr"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has no title attribute"
                    },
                    {
                      "id": "non-empty-placeholder",
                      "data": {
                        "messageKey": "noAttr"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has no placeholder attribute"
                    },
                    {
                      "id": "presentational-role",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "critical",
                  "html": "<input size=\"40\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" value=\"\" type=\"text\" name=\"your-last-name\">",
                  "target": [
                    "input[name=\"your-last-name\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Form element does not have an implicit (wrapped) <label>\n  Form element does not have an explicit <label>\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element has no placeholder attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                },
                {
                  "any": [
                    {
                      "id": "implicit-label",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "Form element does not have an implicit (wrapped) <label>"
                    },
                    {
                      "id": "explicit-label",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "Form element does not have an explicit <label>"
                    },
                    {
                      "id": "aria-label",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-label attribute does not exist or is empty"
                    },
                    {
                      "id": "aria-labelledby",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                    },
                    {
                      "id": "non-empty-title",
                      "data": {
                        "messageKey": "noAttr"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has no title attribute"
                    },
                    {
                      "id": "non-empty-placeholder",
                      "data": {
                        "messageKey": "noAttr"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has no placeholder attribute"
                    },
                    {
                      "id": "presentational-role",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "critical",
                  "html": "<input size=\"40\" class=\"wpcf7-form-control wpcf7-text wpcf7-email wpcf7-validates-as-required wpcf7-validates-as-email\" autocomplete=\"email\" aria-required=\"true\" aria-invalid=\"false\" value=\"\" type=\"email\" name=\"your-email\">",
                  "target": [
                    ".wpcf7-email"
                  ],
                  "failureSummary": "Fix any of the following:\n  Form element does not have an implicit (wrapped) <label>\n  Form element does not have an explicit <label>\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element has no placeholder attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                }
              ]
            },
            {
              "id": "link-name",
              "impact": "serious",
              "tags": [
                "cat.name-role-value",
                "wcag2a",
                "wcag412",
                "wcag244",
                "section508",
                "section508.22.a",
                "ACT",
                "TTv5",
                "TT6.a"
              ],
              "description": "Ensures links have discernible text",
              "help": "Links must have discernible text",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/link-name?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "has-visible-text",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element does not have text that is visible to screen readers"
                    },
                    {
                      "id": "aria-label",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-label attribute does not exist or is empty"
                    },
                    {
                      "id": "aria-labelledby",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                    },
                    {
                      "id": "non-empty-title",
                      "data": {
                        "messageKey": "noAttr"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has no title attribute"
                    }
                  ],
                  "all": [],
                  "none": [
                    {
                      "id": "focusable-no-name",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element is in tab order and does not have accessible text"
                    }
                  ],
                  "impact": "serious",
                  "html": "<a href=\"/endorsements/\"><img decoding=\"async\" style=\"max-width: 50%; height: auto;\" src=\"/wp-content/uploads/home-endorsements.jpg\"></a>",
                  "target": [
                    "p:nth-child(5) > a[href$=\"endorsements/\"]"
                  ],
                  "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"
                }
              ]
            }
          ]
        },
        "success": true
      },
      "standardResult": {
        "totals": [
          4,
          1,
          0,
          13
        ],
        "instances": [
          {
            "ruleID": "frame-tested",
            "what": "Frames should be tested with axe-core; The iframe still has to be tested with axe-core",
            "ordinalSeverity": 1,
            "tagName": "IFRAME",
            "id": "hero-video",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "#hero-video"
            },
            "excerpt": "<iframe id=\"hero-video\" frameborder=\"0\" allowfullscreen=\"1\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" title=\"Together - Pilar Schiavo  ... mp;iv_load_policy=3&amp;autohide=1&amp;mute=1&amp;playsinline=1&amp;rel=0&amp;ecver=2&amp;end=60&amp;enablejsapi=1&amp;origin=https%3A%2F%2Fpilar4ca.com&amp;widgetid=1\" data-gtm-yt-inspected-6=\"true\">"
          },
          {
            "ruleID": "hidden-content",
            "what": "Hidden content on the page should be analyzed; 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.",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "header-mobile-menu-button",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "#header-mobile-menu-button"
            },
            "excerpt": "<div id=\"header-mobile-menu-button\"> <a class=\"hamburger hamburger-open fwdlabs-toggle button button-secondary\" data-toggle=\"#header-mobile-menu\" style=\"margin-right:1rem;\">Menu</a> </div>"
          },
          {
            "ruleID": "hidden-content",
            "what": "Hidden content on the page should be analyzed; 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.",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "header-mobile-menu",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "#header-mobile-menu"
            },
            "excerpt": "<div id=\"header-mobile-menu\" style=\"display:none;\">"
          },
          {
            "ruleID": "hidden-content",
            "what": "Hidden content on the page should be analyzed; 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.",
            "ordinalSeverity": 0,
            "tagName": "SPAN",
            "id": "wpcf7-648f140da976c-wrapper",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "#wpcf7-648f140da976c-wrapper"
            },
            "excerpt": "<span id=\"wpcf7-648f140da976c-wrapper\" class=\"wpcf7-form-control-wrap website-99-wrap\" style=\"display:none !important; visibility:hidden !important;\">"
          },
          {
            "ruleID": "hidden-content",
            "what": "Hidden content on the page should be analyzed; 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.",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "form > p:nth-child(6)"
            },
            "excerpt": "<p style=\"display: none !important;\">"
          },
          {
            "ruleID": "color-contrast-enhanced",
            "what": "Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 6.6 (foreground color: #585984, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1",
            "ordinalSeverity": 3,
            "tagName": "BLOCKQUOTE",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "blockquote"
            },
            "excerpt": "<blockquote> 21606 Devonshire St. #5648<br> Chatsworth, CA 91311 </blockquote>"
          },
          {
            "ruleID": "color-contrast",
            "what": "Elements must meet minimum color contrast ratio thresholds; Element has insufficient color contrast of 2.79 (foreground color: #ffffff, background color: #f07a22, font size: 13.2pt (17.6px), font weight: bold). Expected contrast ratio of 4.5:1",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "#menu-item-46 > a[href$=\"donate/\"]"
            },
            "excerpt": "<a href=\"https://pilar4ca.com/donate/\">Donate</a>"
          },
          {
            "ruleID": "color-contrast",
            "what": "Elements must meet minimum color contrast ratio thresholds; Element has insufficient color contrast of 2.79 (foreground color: #f07a22, background color: #ffffff, font size: 24.0pt (32px), font weight: bold). Expected contrast ratio of 3:1",
            "ordinalSeverity": 3,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "h2"
            },
            "excerpt": "<h2>DEMOCRAT FOR ASSEMBLY</h2>"
          },
          {
            "ruleID": "color-contrast",
            "what": "Elements must meet minimum color contrast ratio thresholds; Element has insufficient color contrast of 2.79 (foreground color: #ffffff, background color: #f07a22, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".button[href$=\"about/\"]"
            },
            "excerpt": "<a class=\"button\" href=\"/about/\">Learn More About Pilar</a>"
          },
          {
            "ruleID": "color-contrast",
            "what": "Elements must meet minimum color contrast ratio thresholds; Element has insufficient color contrast of 2.79 (foreground color: #ffffff, background color: #f07a22, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "p:nth-child(1) > .button[href$=\"donate/\"]"
            },
            "excerpt": "<a href=\"/donate/\" class=\"button\">Donate</a>"
          },
          {
            "ruleID": "color-contrast",
            "what": "Elements must meet minimum color contrast ratio thresholds; Element has insufficient color contrast of 2.79 (foreground color: #f07a22, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "a[href=\"mailto:contact@pilar4ca.com\"]"
            },
            "excerpt": "<a href=\"mailto:contact@pilar4ca.com\">contact@pilar4ca.com</a>"
          },
          {
            "ruleID": "image-alt",
            "what": "Images must have alternate text; Element does not have an alt attribute; aria-label attribute does not exist or is empty; aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty; Element has no title attribute; Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
            "ordinalSeverity": 3,
            "tagName": "IMG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "a[href$=\"endorsements/\"] > img[decoding=\"async\"]"
            },
            "excerpt": "<img decoding=\"async\" style=\"max-width: 50%; height: auto;\" src=\"/wp-content/uploads/home-endorsements.jpg\">"
          },
          {
            "ruleID": "image-alt",
            "what": "Images must have alternate text; Element does not have an alt attribute; aria-label attribute does not exist or is empty; aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty; Element has no title attribute; Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
            "ordinalSeverity": 3,
            "tagName": "IMG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "img[src$=\"home-2.jpg\"]"
            },
            "excerpt": "<img decoding=\"async\" style=\"max-width: 100%; height: auto;\" src=\"/wp-content/uploads/home-2.jpg\">"
          },
          {
            "ruleID": "image-alt",
            "what": "Images must have alternate text; Element does not have an alt attribute; aria-label attribute does not exist or is empty; aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty; Element has no title attribute; Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
            "ordinalSeverity": 3,
            "tagName": "IMG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "#ft > .gutter > img"
            },
            "excerpt": "<img src=\"/wp-content/themes/pilar4ca/images/pilar-schiavo-for-state-assembly.svg\" style=\"height:64px; width:auto;\">"
          },
          {
            "ruleID": "label",
            "what": "Form elements must have labels; Form element does not have an implicit (wrapped) <label>; Form element does not have an explicit <label>; aria-label attribute does not exist or is empty; aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty; Element has no title attribute; Element has no placeholder attribute; Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
            "ordinalSeverity": 3,
            "tagName": "INPUT",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "input[name=\"your-first-name\"]"
            },
            "excerpt": "<input size=\"40\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" value=\"\" type=\"text\" name=\"your-first-name\">"
          },
          {
            "ruleID": "label",
            "what": "Form elements must have labels; Form element does not have an implicit (wrapped) <label>; Form element does not have an explicit <label>; aria-label attribute does not exist or is empty; aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty; Element has no title attribute; Element has no placeholder attribute; Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
            "ordinalSeverity": 3,
            "tagName": "INPUT",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "input[name=\"your-last-name\"]"
            },
            "excerpt": "<input size=\"40\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" value=\"\" type=\"text\" name=\"your-last-name\">"
          },
          {
            "ruleID": "label",
            "what": "Form elements must have labels; Form element does not have an implicit (wrapped) <label>; Form element does not have an explicit <label>; aria-label attribute does not exist or is empty; aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty; Element has no title attribute; Element has no placeholder attribute; Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
            "ordinalSeverity": 3,
            "tagName": "INPUT",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".wpcf7-email"
            },
            "excerpt": "<input size=\"40\" class=\"wpcf7-form-control wpcf7-text wpcf7-email wpcf7-validates-as-required wpcf7-validates-as-email\" autocomplete=\"email\" aria-required=\"true\" aria-invalid=\"false\" value=\"\" type=\"email\" name=\"your-email\">"
          },
          {
            "ruleID": "link-name",
            "what": "Links must have discernible text; Element does not have text that is visible to screen readers; aria-label attribute does not exist or is empty; aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty; Element has no title attribute",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "p:nth-child(5) > a[href$=\"endorsements/\"]"
            },
            "excerpt": "<a href=\"/endorsements/\"><img decoding=\"async\" style=\"max-width: 50%; height: auto;\" src=\"/wp-content/uploads/home-endorsements.jpg\"></a>"
          }
        ]
      },
      "endTime": 1687098386856
    },
    {
      "type": "launch",
      "which": "chromium",
      "startTime": 1687098386857,
      "endTime": 1687098387486
    },
    {
      "type": "url",
      "which": "https://pilar4ca.com/",
      "what": "Candidate Pilar Schiavo (D)",
      "startTime": 1687098387487,
      "result": {
        "url": "https://pilar4ca.com/"
      },
      "endTime": 1687098387966
    },
    {
      "type": "test",
      "which": "continuum",
      "startTime": 1687098387966,
      "url": "https://pilar4ca.com/",
      "what": "Level Access Continuum, community edition",
      "result": [
        {
          "engineTestId": 89,
          "bestPracticeId": 362,
          "attribute": "This img element does not have a mechanism that allows an accessible name value to be calculated",
          "attributeDetail": "This img element does not have a mechanism that allows an accessible name value to be calculated",
          "element": "<img src=\"/wp-content/uploads/home-endorsements.jpg\" style=\"max-width: 50%; height: auto;\" decoding=\"async\">",
          "path": "body>div:nth-of-type(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(5)>*:nth-child(1)>*:nth-child(1)",
          "fingerprint": {
            "version": 2,
            "css": "img[decoding=\"async\"][src=\"/wp-content/uploads/home-endorsements.jpg\"]",
            "attNo": 3
          }
        },
        {
          "engineTestId": 89,
          "bestPracticeId": 362,
          "attribute": "This img element does not have a mechanism that allows an accessible name value to be calculated",
          "attributeDetail": "This img element does not have a mechanism that allows an accessible name value to be calculated",
          "element": "<img src=\"/wp-content/uploads/home-2.jpg\" style=\"max-width: 100%; height: auto;\" decoding=\"async\">",
          "path": "body>div:nth-of-type(1)>*:nth-child(3)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)",
          "fingerprint": {
            "version": 2,
            "css": "img[decoding=\"async\"][src=\"/wp-content/uploads/home-2.jpg\"]",
            "attNo": 3
          }
        },
        {
          "engineTestId": 89,
          "bestPracticeId": 362,
          "attribute": "This img element does not have a mechanism that allows an accessible name value to be calculated",
          "attributeDetail": "This img element does not have a mechanism that allows an accessible name value to be calculated",
          "element": "<img style=\"height:64px; width:auto;\" src=\"/wp-content/themes/pilar4ca/images/pilar-schiavo-for-state-assembly.svg\">",
          "path": "body>div:nth-of-type(1)>*:nth-child(4)>*:nth-child(2)>*:nth-child(1)",
          "fingerprint": {
            "version": 2,
            "css": "img[src=\"/wp-content/themes/pilar4ca/images/pilar-schiavo-for-state-assembly.svg\"]",
            "attNo": 2
          }
        },
        {
          "engineTestId": 118,
          "bestPracticeId": 338,
          "attribute": "This input (type=text) element does not have a mechanism that allows an accessible name value to be calculated",
          "attributeDetail": "This input (type=text) element does not have a mechanism that allows an accessible name value to be calculated",
          "element": "<input name=\"your-first-name\" type=\"text\" value=\"\" aria-invalid=\"false\" aria-required=\"true\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" size=\"40\">",
          "path": "body>div:nth-of-type(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)",
          "fingerprint": {
            "version": 2,
            "css": "input[size=\"40\"][class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\"][aria-required=\"true\"][aria-invalid=\"false\"][value=\"\"][type=\"text\"][name=\"your-first-name\"]",
            "attNo": 7
          }
        },
        {
          "engineTestId": 118,
          "bestPracticeId": 338,
          "attribute": "This input (type=text) element does not have a mechanism that allows an accessible name value to be calculated",
          "attributeDetail": "This input (type=text) element does not have a mechanism that allows an accessible name value to be calculated",
          "element": "<input name=\"your-last-name\" type=\"text\" value=\"\" aria-invalid=\"false\" aria-required=\"true\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" size=\"40\">",
          "path": "body>div:nth-of-type(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)",
          "fingerprint": {
            "version": 2,
            "css": "input[size=\"40\"][class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\"][aria-required=\"true\"][aria-invalid=\"false\"][value=\"\"][type=\"text\"][name=\"your-last-name\"]",
            "attNo": 7
          }
        },
        {
          "engineTestId": 237,
          "bestPracticeId": 1301,
          "attribute": "This A element does not have a mechanism that allows an accessible name value to be calculated",
          "attributeDetail": "This A element does not have a mechanism that allows an accessible name value to be calculated",
          "element": "<a href=\"/endorsements/\"><img src=\"/wp-content/uploads/home-endorsements.jpg\" style=\"max-width: 50%; height: auto;\" decoding=\"async\"></a>",
          "path": "body>div:nth-of-type(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(5)>*:nth-child(1)",
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"/endorsements/\"]",
            "attNo": 1
          }
        },
        {
          "engineTestId": 372,
          "bestPracticeId": 338,
          "attribute": "This input (type=email) element does not have a mechanism that allows an accessible name value to be calculated",
          "attributeDetail": "This input (type=email) element does not have a mechanism that allows an accessible name value to be calculated",
          "element": "<input name=\"your-email\" type=\"email\" value=\"\" aria-invalid=\"false\" aria-required=\"true\" autocomplete=\"email\" class=\"wpcf7-form-control wpcf7-text wpcf7-email wpcf7-validates-as-required wpcf7-validates-as-email\" size=\"40\">",
          "path": "body>div:nth-of-type(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(3)>*:nth-child(2)>*:nth-child(1)",
          "fingerprint": {
            "version": 2,
            "css": "input[size=\"40\"][class=\"wpcf7-form-control wpcf7-text wpcf7-email wpcf7-validates-as-required wpcf7-validates-as-email\"][autocomplete=\"email\"][aria-required=\"true\"][aria-invalid=\"false\"][value=\"\"][type=\"email\"][name=\"your-email\"]",
            "attNo": 8
          }
        }
      ],
      "standardResult": {
        "totals": [
          0,
          0,
          0,
          7
        ],
        "instances": [
          {
            "ruleID": "89",
            "what": "This img element does not have a mechanism that allows an accessible name value to be calculated",
            "ordinalSeverity": 3,
            "tagName": "IMG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "body>div:nth-of-type(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(5)>*:nth-child(1)>*:nth-child(1)"
            },
            "excerpt": "<img src=\"/wp-content/uploads/home-endorsements.jpg\" style=\"max-width: 50%; height: auto;\" decoding=\"async\">"
          },
          {
            "ruleID": "89",
            "what": "This img element does not have a mechanism that allows an accessible name value to be calculated",
            "ordinalSeverity": 3,
            "tagName": "IMG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "body>div:nth-of-type(1)>*:nth-child(3)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)"
            },
            "excerpt": "<img src=\"/wp-content/uploads/home-2.jpg\" style=\"max-width: 100%; height: auto;\" decoding=\"async\">"
          },
          {
            "ruleID": "89",
            "what": "This img element does not have a mechanism that allows an accessible name value to be calculated",
            "ordinalSeverity": 3,
            "tagName": "IMG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "body>div:nth-of-type(1)>*:nth-child(4)>*:nth-child(2)>*:nth-child(1)"
            },
            "excerpt": "<img style=\"height:64px; width:auto;\" src=\"/wp-content/themes/pilar4ca/images/pilar-schiavo-for-state-assembly.svg\">"
          },
          {
            "ruleID": "118",
            "what": "This input (type=text) element does not have a mechanism that allows an accessible name value to be calculated",
            "ordinalSeverity": 3,
            "tagName": "INPUT",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "body>div:nth-of-type(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)"
            },
            "excerpt": "<input name=\"your-first-name\" type=\"text\" value=\"\" aria-invalid=\"false\" aria-required=\"true\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" size=\"40\">"
          },
          {
            "ruleID": "118",
            "what": "This input (type=text) element does not have a mechanism that allows an accessible name value to be calculated",
            "ordinalSeverity": 3,
            "tagName": "INPUT",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "body>div:nth-of-type(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)"
            },
            "excerpt": "<input name=\"your-last-name\" type=\"text\" value=\"\" aria-invalid=\"false\" aria-required=\"true\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" size=\"40\">"
          },
          {
            "ruleID": "237",
            "what": "This A element does not have a mechanism that allows an accessible name value to be calculated",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "body>div:nth-of-type(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(5)>*:nth-child(1)"
            },
            "excerpt": "<a href=\"/endorsements/\"><img src=\"/wp-content/uploads/home-endorsements.jpg\" style=\"max-width: 50%; height: auto;\" decoding=\"async\"></a>"
          },
          {
            "ruleID": "372",
            "what": "This input (type=email) element does not have a mechanism that allows an accessible name value to be calculated",
            "ordinalSeverity": 3,
            "tagName": "INPUT",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "body>div:nth-of-type(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(3)>*:nth-child(2)>*:nth-child(1)"
            },
            "excerpt": "<input name=\"your-email\" type=\"email\" value=\"\" aria-invalid=\"false\" aria-required=\"true\" autocomplete=\"email\" class=\"wpcf7-form-control wpcf7-text wpcf7-email wpcf7-validates-as-required wpcf7-validates-as-email\" size=\"40\">"
          }
        ]
      },
      "endTime": 1687098388234
    },
    {
      "type": "launch",
      "which": "chromium",
      "startTime": 1687098388234,
      "endTime": 1687098388812
    },
    {
      "type": "url",
      "which": "https://pilar4ca.com/",
      "what": "Candidate Pilar Schiavo (D)",
      "startTime": 1687098388812,
      "result": {
        "url": "https://pilar4ca.com/"
      },
      "endTime": 1687098389347
    },
    {
      "type": "test",
      "which": "htmlcs",
      "startTime": 1687098389347,
      "url": "https://pilar4ca.com/",
      "what": "HTML CodeSniffer WCAG 2.1 AA ruleset",
      "result": {
        "Error": {
          "AAA.1_1_1.H30.2": {
            "Img element is the only content of the link, but is missing alt text. The alt text should describe the purpose of the link.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/endorsements/\">...</a>"
              }
            ]
          },
          "AAA.1_1_1.H37": {
            "Img element missing an alt attribute. Use the alt attribute to specify a short text alternative.": [
              {
                "tagName": "img",
                "id": "",
                "code": "<img decoding=\"async\" style=\"max-width: 100%; height: auto;\" src=\"/wp-content/uploads/home-2.jpg\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img src=\"/wp-content/themes/pilar4ca/images/pilar-schiavo-for-state-assembly.svg\" style=\"height:64px; width:auto;\">"
              }
            ]
          },
          "AAA.1_3_1.F68": {
            "This form field should be labelled in some way. Use the label element (either with a \"for\" attribute or wrapped around the form field), or \"title\", \"aria-label\" or \"aria-labelledby\" attributes as appropriate.": [
              {
                "tagName": "input",
                "id": "",
                "code": "<input size=\"40\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" value=\"\" type=\"text\" name=\"your-first-name\">"
              },
              {
                "tagName": "input",
                "id": "",
                "code": "<input size=\"40\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" value=\"\" type=\"text\" name=\"your-last-name\">"
              }
            ]
          },
          "AAA.1_4_6.G17.Fail": {
            "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 7:1, but text in this element has a contrast ratio of 2.8:1. Recommendation:  change background to #953f00.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"button\" href=\"/about/\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/donate/\" class=\"button\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://pilar4ca.com/donate/\">...</a>"
              }
            ],
            "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 7:1, but text in this element has a contrast ratio of 2.8:1. Recommendation:  change text colour to #953f00.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"mailto:contact@pilar4ca.com\">...</a>"
              }
            ]
          },
          "AAA.1_4_6.G18.Fail": {
            "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 2.8:1. Recommendation:  change text colour to #c55400.": [
              {
                "tagName": "h2",
                "id": "",
                "code": "<h2>...</h2>"
              }
            ]
          },
          "AAA.4_1_2.H91.InputEmail.Name": {
            "This emailinput element does not have a name available to an accessibility API. Valid names are: label element, title attribute, aria-label attribute, aria-labelledby attribute.": [
              {
                "tagName": "input",
                "id": "",
                "code": "<input size=\"40\" class=\"wpcf7-form-control wpcf7-text wpcf7-email wpcf7-validates-as-required wpcf7-validates-as-email\" autocomplete=\"email\" aria-required=\"true\" aria-invalid=\"false\" value=\"\" type=\"email\" name=\"your-email\">"
              }
            ]
          },
          "AAA.4_1_2.H91.InputText.Name": {
            "This textinput element does not have a name available to an accessibility API. Valid names are: label element, title attribute, aria-label attribute, aria-labelledby attribute.": [
              {
                "tagName": "input",
                "id": "",
                "code": "<input size=\"40\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" value=\"\" type=\"text\" name=\"your-first-name\">"
              },
              {
                "tagName": "input",
                "id": "",
                "code": "<input size=\"40\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" value=\"\" type=\"text\" name=\"your-last-name\">"
              }
            ]
          }
        },
        "Warning": {
          "AAA.1_3_1.H42": {
            "Heading markup should be used if this content is intended as a heading.": [
              {
                "tagName": "p",
                "id": "",
                "code": "<p>...</p>"
              }
            ]
          },
          "AAA.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=\"gutter\">...</div>"
              }
            ]
          },
          "AAA.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": "#header-mobile-menu",
                "code": "<div id=\"header-mobile-menu\" style=\"display:none;\">...</div>"
              }
            ]
          },
          "AAA.1_4_3_F24.F24.FGColour": {
            "Check that this element has an inherited background colour or image to complement the corresponding inline foreground colour.": [
              {
                "tagName": "link",
                "id": "",
                "code": "<link rel=\"mask-icon\" href=\"/safari-pinned-tab.svg\" color=\"#1f225c\">"
              }
            ]
          },
          "AAA.3_2_5.H83.3": {
            "Check that this link's link text contains information indicating that the link will open in a new window.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://twitter.com/Pilar4CA\" target=\"_blank\" style=\"display:inline-block; margin:0 0.5rem 1rem;\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://twitter.com/Pilar4CA\" target=\"_blank\" style=\"display:inline-block; margin:0 1rem 1rem 0;\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.facebook.com/Pilar4CA\" target=\"_blank\" style=\"display:inline-block; margin:0 0.5rem 1rem;\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.facebook.com/Pilar4CA\" target=\"_blank\" style=\"display:inline-block; margin:0 1rem 1rem 0;\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.instagram.com/pilar4ca/\" target=\"_blank\" style=\"display:inline-block; margin:0 0.5rem 1rem;\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.instagram.com/pilar4ca/\" target=\"_blank\" style=\"display:inline-block; margin:0 1rem 1rem 0;\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.youtube.com/@pilarschiavoforassembly1503\" target=\"_blank\" style=\"display:inline-block; margin:0 0.5rem 1rem;\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.youtube.com/@pilarschiavoforassembly1503\" target=\"_blank\" style=\"display:inline-block; margin:0 1rem 1rem 0;\">...</a>"
              }
            ]
          },
          "AAA.4_1_2.H91.A.Placeholder": {
            "Anchor element found with link content, but no href, ID or name attribute has been supplied.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"hamburger hamburger-close fwdlabs-toggle button button-secondary\" data-toggle=\"#header-mobile-menu\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"hamburger hamburger-open fwdlabs-toggle button button-secondary\" data-toggle=\"#header-mobile-menu\" style=\"margin-right:1rem;\">...</a>"
              }
            ]
          }
        },
        "success": true
      },
      "standardResult": {
        "totals": [
          14,
          0,
          0,
          13
        ],
        "instances": [
          {
            "ruleID": "AAA.1_3_1.H42",
            "what": "Heading markup should be used if this content is intended as a heading.",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<p>...</p>"
          },
          {
            "ruleID": "AAA.1_3_1.H48",
            "what": "If this element contains a navigation section, it is recommended that it be marked up as a list.",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<div class=\"gutter\">...</div>"
          },
          {
            "ruleID": "AAA.1_4_10.C32,C31,C33,C38,SCR34,G206",
            "what": "This element has \"position: fixed\". This may require scrolling in two dimensions, which is considered a failure of this Success Criterion.",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "header-mobile-menu",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<div id=\"header-mobile-menu\" style=\"display:none;\">...</div>"
          },
          {
            "ruleID": "AAA.1_4_3_F24.F24.FGColour",
            "what": "Check that this element has an inherited background colour or image to complement the corresponding inline foreground colour.",
            "ordinalSeverity": 0,
            "tagName": "LINK",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<link rel=\"mask-icon\" href=\"/safari-pinned-tab.svg\" color=\"#1f225c\">"
          },
          {
            "ruleID": "AAA.3_2_5.H83.3",
            "what": "Check that this link's link text contains information indicating that the link will open in a new window.",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"https://twitter.com/Pilar4CA\" target=\"_blank\" style=\"display:inline-block; margin:0 0.5rem 1rem;\">...</a>"
          },
          {
            "ruleID": "AAA.3_2_5.H83.3",
            "what": "Check that this link's link text contains information indicating that the link will open in a new window.",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"https://twitter.com/Pilar4CA\" target=\"_blank\" style=\"display:inline-block; margin:0 1rem 1rem 0;\">...</a>"
          },
          {
            "ruleID": "AAA.3_2_5.H83.3",
            "what": "Check that this link's link text contains information indicating that the link will open in a new window.",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"https://www.facebook.com/Pilar4CA\" target=\"_blank\" style=\"display:inline-block; margin:0 0.5rem 1rem;\">...</a>"
          },
          {
            "ruleID": "AAA.3_2_5.H83.3",
            "what": "Check that this link's link text contains information indicating that the link will open in a new window.",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"https://www.facebook.com/Pilar4CA\" target=\"_blank\" style=\"display:inline-block; margin:0 1rem 1rem 0;\">...</a>"
          },
          {
            "ruleID": "AAA.3_2_5.H83.3",
            "what": "Check that this link's link text contains information indicating that the link will open in a new window.",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"https://www.instagram.com/pilar4ca/\" target=\"_blank\" style=\"display:inline-block; margin:0 0.5rem 1rem;\">...</a>"
          },
          {
            "ruleID": "AAA.3_2_5.H83.3",
            "what": "Check that this link's link text contains information indicating that the link will open in a new window.",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"https://www.instagram.com/pilar4ca/\" target=\"_blank\" style=\"display:inline-block; margin:0 1rem 1rem 0;\">...</a>"
          },
          {
            "ruleID": "AAA.3_2_5.H83.3",
            "what": "Check that this link's link text contains information indicating that the link will open in a new window.",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"https://www.youtube.com/@pilarschiavoforassembly1503\" target=\"_blank\" style=\"display:inline-block; margin:0 0.5rem 1rem;\">...</a>"
          },
          {
            "ruleID": "AAA.3_2_5.H83.3",
            "what": "Check that this link's link text contains information indicating that the link will open in a new window.",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"https://www.youtube.com/@pilarschiavoforassembly1503\" target=\"_blank\" style=\"display:inline-block; margin:0 1rem 1rem 0;\">...</a>"
          },
          {
            "ruleID": "AAA.4_1_2.H91.A.Placeholder",
            "what": "Anchor element found with link content, but no href, ID or name attribute has been supplied.",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a class=\"hamburger hamburger-close fwdlabs-toggle button button-secondary\" data-toggle=\"#header-mobile-menu\">...</a>"
          },
          {
            "ruleID": "AAA.4_1_2.H91.A.Placeholder",
            "what": "Anchor element found with link content, but no href, ID or name attribute has been supplied.",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a class=\"hamburger hamburger-open fwdlabs-toggle button button-secondary\" data-toggle=\"#header-mobile-menu\" style=\"margin-right:1rem;\">...</a>"
          },
          {
            "ruleID": "AAA.1_1_1.H30.2",
            "what": "Img element is the only content of the link, but is missing alt text. The alt text should describe the purpose of the link.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"/endorsements/\">...</a>"
          },
          {
            "ruleID": "AAA.1_1_1.H37",
            "what": "Img element missing an alt attribute. Use the alt attribute to specify a short text alternative.",
            "ordinalSeverity": 3,
            "tagName": "IMG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<img decoding=\"async\" style=\"max-width: 100%; height: auto;\" src=\"/wp-content/uploads/home-2.jpg\">"
          },
          {
            "ruleID": "AAA.1_1_1.H37",
            "what": "Img element missing an alt attribute. Use the alt attribute to specify a short text alternative.",
            "ordinalSeverity": 3,
            "tagName": "IMG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<img src=\"/wp-content/themes/pilar4ca/images/pilar-schiavo-for-state-assembly.svg\" style=\"height:64px; width:auto;\">"
          },
          {
            "ruleID": "AAA.1_3_1.F68",
            "what": "This form field should be labelled in some way. Use the label element (either with a \"for\" attribute or wrapped around the form field), or \"title\", \"aria-label\" or \"aria-labelledby\" attributes as appropriate.",
            "ordinalSeverity": 3,
            "tagName": "INPUT",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<input size=\"40\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" value=\"\" type=\"text\" name=\"your-first-name\">"
          },
          {
            "ruleID": "AAA.1_3_1.F68",
            "what": "This form field should be labelled in some way. Use the label element (either with a \"for\" attribute or wrapped around the form field), or \"title\", \"aria-label\" or \"aria-labelledby\" attributes as appropriate.",
            "ordinalSeverity": 3,
            "tagName": "INPUT",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<input size=\"40\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" value=\"\" type=\"text\" name=\"your-last-name\">"
          },
          {
            "ruleID": "AAA.1_4_6.G17.Fail",
            "what": "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 7:1, but text in this element has a contrast ratio of 2.8:1. Recommendation:  change background to #953f00.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a class=\"button\" href=\"/about/\">...</a>"
          },
          {
            "ruleID": "AAA.1_4_6.G17.Fail",
            "what": "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 7:1, but text in this element has a contrast ratio of 2.8:1. Recommendation:  change background to #953f00.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"/donate/\" class=\"button\">...</a>"
          },
          {
            "ruleID": "AAA.1_4_6.G17.Fail",
            "what": "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 7:1, but text in this element has a contrast ratio of 2.8:1. Recommendation:  change background to #953f00.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"https://pilar4ca.com/donate/\">...</a>"
          },
          {
            "ruleID": "AAA.1_4_6.G17.Fail",
            "what": "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 7:1, but text in this element has a contrast ratio of 2.8:1. Recommendation:  change text colour to #953f00.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"mailto:contact@pilar4ca.com\">...</a>"
          },
          {
            "ruleID": "AAA.1_4_6.G18.Fail",
            "what": "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.8:1. Recommendation:  change text colour to #c55400.",
            "ordinalSeverity": 3,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<h2>...</h2>"
          },
          {
            "ruleID": "AAA.4_1_2.H91.InputEmail.Name",
            "what": "This emailinput element does not have a name available to an accessibility API. Valid names are: label element, title attribute, aria-label attribute, aria-labelledby attribute.",
            "ordinalSeverity": 3,
            "tagName": "INPUT",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<input size=\"40\" class=\"wpcf7-form-control wpcf7-text wpcf7-email wpcf7-validates-as-required wpcf7-validates-as-email\" autocomplete=\"email\" aria-required=\"true\" aria-invalid=\"false\" value=\"\" type=\"email\" name=\"your-email\">"
          },
          {
            "ruleID": "AAA.4_1_2.H91.InputText.Name",
            "what": "This textinput element does not have a name available to an accessibility API. Valid names are: label element, title attribute, aria-label attribute, aria-labelledby attribute.",
            "ordinalSeverity": 3,
            "tagName": "INPUT",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<input size=\"40\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" value=\"\" type=\"text\" name=\"your-first-name\">"
          },
          {
            "ruleID": "AAA.4_1_2.H91.InputText.Name",
            "what": "This textinput element does not have a name available to an accessibility API. Valid names are: label element, title attribute, aria-label attribute, aria-labelledby attribute.",
            "ordinalSeverity": 3,
            "tagName": "INPUT",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<input size=\"40\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" value=\"\" type=\"text\" name=\"your-last-name\">"
          }
        ]
      },
      "endTime": 1687098389573
    },
    {
      "type": "launch",
      "which": "chromium",
      "startTime": 1687098389573,
      "endTime": 1687098390204
    },
    {
      "type": "url",
      "which": "https://pilar4ca.com/",
      "what": "Candidate Pilar Schiavo (D)",
      "startTime": 1687098390204,
      "result": {
        "url": "https://pilar4ca.com/"
      },
      "endTime": 1687098390683
    },
    {
      "type": "test",
      "which": "ibm",
      "withItems": true,
      "withNewContent": false,
      "startTime": 1687098390683,
      "url": "https://pilar4ca.com/",
      "what": "IBM Accessibility Checker",
      "result": {
        "totals": {
          "violation": 12,
          "recommendation": 4,
          "ignored": 0
        },
        "items": [
          {
            "ruleId": "text_contrast_sufficient",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/main[1]/section[1]/div[1]/div[2]/div[1]/h2[1]",
              "aria": "/document[1]/main[1]/heading[2]"
            },
            "message": "Text contrast of 2.80 with its background is less than the WCAG AA minimum requirements for text of size 32px and weight of 800",
            "bounds": {
              "left": 424,
              "top": 233,
              "height": 80,
              "width": 352
            },
            "snippet": "<h2>",
            "level": "violation"
          },
          {
            "ruleId": "text_contrast_sufficient",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[1]/p[8]/a[1]",
              "aria": "/document[1]/main[1]/article[1]/paragraph[8]/link[1]"
            },
            "message": "Text contrast of 2.80 with its background is less than the WCAG AA minimum requirements for text of size 16px and weight of 800",
            "bounds": {
              "left": 24,
              "top": 1608,
              "height": 52,
              "width": 218
            },
            "snippet": "<a href=\"/about/\" class=\"button\">",
            "level": "violation"
          },
          {
            "ruleId": "text_contrast_sufficient",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/header[1]/div[1]/div[3]/ul[1]/li[9]/a[1]",
              "aria": "/document[1]/banner[1]/list[1]/listitem[9]/link[1]"
            },
            "message": "Text contrast of 2.80 with its background is less than the WCAG AA minimum requirements for text of size 14.4px and weight of 700",
            "bounds": {
              "left": 649,
              "top": 24,
              "height": 37,
              "width": 66
            },
            "snippet": "<a href=\"https://pilar4ca.com/donate/\">",
            "level": "violation"
          },
          {
            "ruleId": "text_contrast_sufficient",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[3]/div[1]/p[2]/a[1]",
              "aria": "/document[1]/contentinfo[1]/paragraph[4]/link[1]"
            },
            "message": "Text contrast of 2.80 with its background is less than the WCAG AA minimum requirements for text of size 16px and weight of 400",
            "bounds": {
              "left": 558,
              "top": 2381,
              "height": 22,
              "width": 165
            },
            "snippet": "<a href=\"mailto:contact@pilar4ca.com\">",
            "level": "violation"
          },
          {
            "ruleId": "text_contrast_sufficient",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[3]/div[1]/p[1]/a[1]",
              "aria": "/document[1]/contentinfo[1]/paragraph[3]/link[1]"
            },
            "message": "Text contrast of 2.80 with its background is less than the WCAG AA minimum requirements for text of size 16px and weight of 800",
            "bounds": {
              "left": 558,
              "top": 2156,
              "height": 58,
              "width": 91
            },
            "snippet": "<a class=\"button\" href=\"/donate/\">",
            "level": "violation"
          },
          {
            "ruleId": "input_label_exists",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/form[1]/p[1]/span[1]/input[1]",
              "aria": "/document[1]/contentinfo[1]/form[1]/paragraph[3]/textbox[1]"
            },
            "message": "Form control element <input> has no associated label",
            "bounds": {
              "left": 24,
              "top": 2356,
              "height": 52,
              "width": 219
            },
            "snippet": "<input name=\"your-email\" type=\"email\" value=\"\" aria-invalid=\"false\" aria-required=\"true\" autocomplete=\"email\" class=\"wpcf7-form-control wpcf7-text wpcf7-email wpcf7-validates-as-required wpcf7-validates-as-email\" size=\"40\">",
            "level": "violation"
          },
          {
            "ruleId": "input_label_exists",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/form[1]/div[2]/div[2]/p[1]/span[1]/input[1]",
              "aria": "/document[1]/contentinfo[1]/form[1]/paragraph[2]/textbox[1]"
            },
            "message": "Form control element <input> has no associated label",
            "bounds": {
              "left": 142,
              "top": 2258,
              "height": 52,
              "width": 102
            },
            "snippet": "<input name=\"your-last-name\" type=\"text\" value=\"\" aria-invalid=\"false\" aria-required=\"true\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" size=\"40\">",
            "level": "violation"
          },
          {
            "ruleId": "input_label_exists",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/form[1]/div[2]/div[1]/p[1]/span[1]/input[1]",
              "aria": "/document[1]/contentinfo[1]/form[1]/paragraph[1]/textbox[1]"
            },
            "message": "Form control element <input> has no associated label",
            "bounds": {
              "left": 24,
              "top": 2258,
              "height": 52,
              "width": 102
            },
            "snippet": "<input name=\"your-first-name\" type=\"text\" value=\"\" aria-invalid=\"false\" aria-required=\"true\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" size=\"40\">",
            "level": "violation"
          },
          {
            "ruleId": "img_alt_valid",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/main[1]/section[1]/div[1]/div[2]/div[1]/p[3]/a[1]/img[1]",
              "aria": "/document[1]/main[1]/paragraph[3]/link[1]/img[1]"
            },
            "message": "The image has neither an alt atttribute nor an ARIA label or title",
            "bounds": {
              "left": 600,
              "top": 644,
              "height": 0,
              "width": 0
            },
            "snippet": "<img src=\"/wp-content/uploads/home-endorsements.jpg\" style=\"max-width: 50%; height: auto;\" decoding=\"async\">",
            "level": "violation"
          },
          {
            "ruleId": "img_alt_valid",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[2]/div[1]/img[1]",
              "aria": "/document[1]/main[1]/article[1]/img[1]"
            },
            "message": "The image has neither an alt atttribute nor an ARIA label or title",
            "bounds": {
              "left": 424,
              "top": 738,
              "height": 0,
              "width": 0
            },
            "snippet": "<img src=\"/wp-content/uploads/home-2.jpg\" style=\"max-width: 100%; height: auto;\" decoding=\"async\">",
            "level": "violation"
          },
          {
            "ruleId": "img_alt_valid",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/footer[1]/div[2]/img[1]",
              "aria": "/document[1]/contentinfo[1]/img[1]"
            },
            "message": "The image has neither an alt atttribute nor an ARIA label or title",
            "bounds": {
              "left": 24,
              "top": 2567,
              "height": 64,
              "width": 0
            },
            "snippet": "<img style=\"height:64px; width:auto;\" src=\"/wp-content/themes/pilar4ca/images/pilar-schiavo-for-state-assembly.svg\">",
            "level": "violation"
          },
          {
            "ruleId": "a_text_purpose",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/main[1]/section[1]/div[1]/div[2]/div[1]/p[3]/a[1]",
              "aria": "/document[1]/main[1]/paragraph[3]/link[1]"
            },
            "message": "Hyperlink has no link text, label or image with a text alternative",
            "bounds": {
              "left": 600,
              "top": 628,
              "height": 28,
              "width": 0
            },
            "snippet": "<a href=\"/endorsements/\">",
            "level": "violation"
          },
          {
            "ruleId": "element_attribute_deprecated",
            "path": {
              "dom": "/html[1]/head[1]/meta[2]",
              "aria": "/document[1]"
            },
            "message": "The HTML attribute(s) \"http-equiv\" is deprecated for the <meta> element in HTML 5",
            "bounds": {
              "left": 0,
              "top": 0,
              "height": 0,
              "width": 0
            },
            "snippet": "<meta content=\"ie=edge\" http-equiv=\"x-ua-compatible\">",
            "level": "recommendation"
          },
          {
            "ruleId": "element_attribute_deprecated",
            "path": {
              "dom": "/html[1]/head[1]/link[5]",
              "aria": "/document[1]"
            },
            "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
            "bounds": {
              "left": 0,
              "top": 0,
              "height": 0,
              "width": 0
            },
            "snippet": "<link color=\"#1f225c\" href=\"/safari-pinned-tab.svg\" rel=\"mask-icon\">",
            "level": "recommendation"
          },
          {
            "ruleId": "element_attribute_deprecated",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/main[1]/article[1]/div[1]/div[2]/iframe[1]",
              "aria": "/document[1]/main[1]/article[1]"
            },
            "message": "The HTML attribute(s) \"frameborder\" is deprecated for the <iframe> element in HTML 5",
            "bounds": {
              "left": 24,
              "top": 1685,
              "height": 423,
              "width": 752
            },
            "snippet": "<iframe data-gtm-yt-inspected-6=\"true\" src=\"https://www.youtube.com/embed/Ra8DaxiUjFs?autoplay=1&controls=1&showinfo=0&modestbranding=1&loop=1&fs=0&cc_load_policy=0&iv_load_policy=3&autohide=1&mute=1&playsinline=1&rel=0&ecver=2&end=60&enablejsapi=1&widgetid=1\" height=\"316\" width=\"560\" title=\"Together - Pilar Schiavo for Assembly\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen=\"1\" frameborder=\"0\" id=\"hero-video\">",
            "level": "recommendation"
          },
          {
            "ruleId": "aria_child_valid",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]",
              "aria": "/document[1]/contentinfo[1]/list[1]"
            },
            "message": "The element with role \"list\" does not own any child element with any of the following role(s): \"listitem\"",
            "bounds": {
              "left": 55,
              "top": 2227,
              "height": 0,
              "width": 0
            },
            "snippet": "<ul>",
            "level": "recommendation"
          }
        ],
        "success": true
      },
      "standardResult": {
        "totals": [
          0,
          4,
          0,
          12
        ],
        "instances": [
          {
            "ruleID": "text_contrast_sufficient",
            "what": "Text contrast of 2.80 with its background is less than the WCAG AA minimum requirements for text of size 32px and weight of 800",
            "ordinalSeverity": 3,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/main[1]/section[1]/div[1]/div[2]/div[1]/h2[1]"
            },
            "excerpt": "<h2>"
          },
          {
            "ruleID": "text_contrast_sufficient",
            "what": "Text contrast of 2.80 with its background is less than the WCAG AA minimum requirements for text of size 16px and weight of 800",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[1]/p[8]/a[1]"
            },
            "excerpt": "<a href=\"/about/\" class=\"button\">"
          },
          {
            "ruleID": "text_contrast_sufficient",
            "what": "Text contrast of 2.80 with its background is less than the WCAG AA minimum requirements for text of size 14.4px and weight of 700",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/header[1]/div[1]/div[3]/ul[1]/li[9]/a[1]"
            },
            "excerpt": "<a href=\"https://pilar4ca.com/donate/\">"
          },
          {
            "ruleID": "text_contrast_sufficient",
            "what": "Text contrast of 2.80 with its background is less than the WCAG AA minimum requirements for text of size 16px and weight of 400",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[3]/div[1]/p[2]/a[1]"
            },
            "excerpt": "<a href=\"mailto:contact@pilar4ca.com\">"
          },
          {
            "ruleID": "text_contrast_sufficient",
            "what": "Text contrast of 2.80 with its background is less than the WCAG AA minimum requirements for text of size 16px and weight of 800",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[3]/div[1]/p[1]/a[1]"
            },
            "excerpt": "<a class=\"button\" href=\"/donate/\">"
          },
          {
            "ruleID": "input_label_exists",
            "what": "Form control element <input> has no associated label",
            "ordinalSeverity": 3,
            "tagName": "INPUT",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/form[1]/p[1]/span[1]/input[1]"
            },
            "excerpt": "<input name=\"your-email\" type=\"email\" value=\"\" aria-invalid=\"false\" aria-required=\"true\" autocomplete=\"email\" class=\"wpcf7-form-control wpcf7-text wpcf7-email wpcf7-validates-as-required wpcf7-validates-as-email\" size=\"40\">"
          },
          {
            "ruleID": "input_label_exists",
            "what": "Form control element <input> has no associated label",
            "ordinalSeverity": 3,
            "tagName": "INPUT",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/form[1]/div[2]/div[2]/p[1]/span[1]/input[1]"
            },
            "excerpt": "<input name=\"your-last-name\" type=\"text\" value=\"\" aria-invalid=\"false\" aria-required=\"true\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" size=\"40\">"
          },
          {
            "ruleID": "input_label_exists",
            "what": "Form control element <input> has no associated label",
            "ordinalSeverity": 3,
            "tagName": "INPUT",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/form[1]/div[2]/div[1]/p[1]/span[1]/input[1]"
            },
            "excerpt": "<input name=\"your-first-name\" type=\"text\" value=\"\" aria-invalid=\"false\" aria-required=\"true\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" size=\"40\">"
          },
          {
            "ruleID": "img_alt_valid",
            "what": "The image has neither an alt atttribute nor an ARIA label or title",
            "ordinalSeverity": 3,
            "tagName": "IMG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/main[1]/section[1]/div[1]/div[2]/div[1]/p[3]/a[1]/img[1]"
            },
            "excerpt": "<img src=\"/wp-content/uploads/home-endorsements.jpg\" style=\"max-width: 50%; height: auto;\" decoding=\"async\">"
          },
          {
            "ruleID": "img_alt_valid",
            "what": "The image has neither an alt atttribute nor an ARIA label or title",
            "ordinalSeverity": 3,
            "tagName": "IMG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[2]/div[1]/img[1]"
            },
            "excerpt": "<img src=\"/wp-content/uploads/home-2.jpg\" style=\"max-width: 100%; height: auto;\" decoding=\"async\">"
          },
          {
            "ruleID": "img_alt_valid",
            "what": "The image has neither an alt atttribute nor an ARIA label or title",
            "ordinalSeverity": 3,
            "tagName": "IMG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/footer[1]/div[2]/img[1]"
            },
            "excerpt": "<img style=\"height:64px; width:auto;\" src=\"/wp-content/themes/pilar4ca/images/pilar-schiavo-for-state-assembly.svg\">"
          },
          {
            "ruleID": "a_text_purpose",
            "what": "Hyperlink has no link text, label or image with a text alternative",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/main[1]/section[1]/div[1]/div[2]/div[1]/p[3]/a[1]"
            },
            "excerpt": "<a href=\"/endorsements/\">"
          },
          {
            "ruleID": "element_attribute_deprecated",
            "what": "The HTML attribute(s) \"http-equiv\" is deprecated for the <meta> element in HTML 5",
            "ordinalSeverity": 1,
            "tagName": "META",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/head[1]/meta[2]"
            },
            "excerpt": "<meta content=\"ie=edge\" http-equiv=\"x-ua-compatible\">"
          },
          {
            "ruleID": "element_attribute_deprecated",
            "what": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
            "ordinalSeverity": 1,
            "tagName": "LINK",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/head[1]/link[5]"
            },
            "excerpt": "<link color=\"#1f225c\" href=\"/safari-pinned-tab.svg\" rel=\"mask-icon\">"
          },
          {
            "ruleID": "element_attribute_deprecated",
            "what": "The HTML attribute(s) \"frameborder\" is deprecated for the <iframe> element in HTML 5",
            "ordinalSeverity": 1,
            "tagName": "IFRAME",
            "id": "hero-video",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/main[1]/article[1]/div[1]/div[2]/iframe[1]"
            },
            "excerpt": "<iframe data-gtm-yt-inspected-6=\"true\" src=\"https://www.youtube.com/embed/Ra8DaxiUjFs?autoplay=1&controls=1&showinfo=0&modestbranding=1&loop=1&fs=0&cc_load_policy=0&iv_load_policy=3&autohide=1&mute=1& ... \"Together - Pilar Schiavo for Assembly\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen=\"1\" frameborder=\"0\" id=\"hero-video\">"
          },
          {
            "ruleID": "aria_child_valid",
            "what": "The element with role \"list\" does not own any child element with any of the following role(s): \"listitem\"",
            "ordinalSeverity": 1,
            "tagName": "UL",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]"
            },
            "excerpt": "<ul>"
          }
        ]
      },
      "endTime": 1687098392804
    },
    {
      "type": "launch",
      "which": "chromium",
      "startTime": 1687098392804,
      "endTime": 1687098393563
    },
    {
      "type": "url",
      "which": "https://pilar4ca.com/",
      "what": "Candidate Pilar Schiavo (D)",
      "startTime": 1687098393563,
      "result": {
        "url": "https://pilar4ca.com/"
      },
      "endTime": 1687098394075
    },
    {
      "type": "test",
      "which": "nuVal",
      "startTime": 1687098394075,
      "url": "https://pilar4ca.com/",
      "what": "Nu Html Checker",
      "result": {
        "pageContent": {
          "messages": [
            {
              "type": "error",
              "lastLine": 122,
              "lastColumn": 136,
              "firstColumn": 29,
              "message": "An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.",
              "extract": "sements/\"><img decoding=\"async\" style=\"max-width: 50%; height: auto;\" src=\"/wp-content/uploads/home-endorsements.jpg\"></a></",
              "hiliteStart": 10,
              "hiliteLength": 108
            },
            {
              "type": "error",
              "lastLine": 144,
              "lastColumn": 118,
              "firstColumn": 21,
              "message": "An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.",
              "extract": "=\"gutter\"><img decoding=\"async\" style=\"max-width: 100%; height: auto;\" src=\"/wp-content/uploads/home-2.jpg\"></div>",
              "hiliteStart": 10,
              "hiliteLength": 98
            },
            {
              "type": "info",
              "lastLine": 191,
              "lastColumn": 370,
              "firstColumn": 219,
              "subType": "warning",
              "message": "The type attribute is unnecessary for JavaScript resources.",
              "extract": "98393868\"><script type=\"text/javascript\" id=\"www-widgetapi-script\" src=\"https://www.youtube.com/s/player/6ed0d907/www-widgetapi.vflset/www-widgetapi.js\" async=\"\"></scri",
              "hiliteStart": 10,
              "hiliteLength": 152
            },
            {
              "type": "error",
              "lastLine": 227,
              "lastColumn": 116,
              "firstColumn": 1,
              "message": "An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.",
              "extract": "d #eee;\">\n<img src=\"/wp-content/themes/pilar4ca/images/pilar-schiavo-for-state-assembly.svg\" style=\"height:64px; width:auto;\">\n</div",
              "hiliteStart": 10,
              "hiliteLength": 116
            }
          ],
          "language": "en"
        },
        "rawPage": {
          "messages": [
            {
              "type": "info",
              "lastLine": 28,
              "lastColumn": 50,
              "firstColumn": 1,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "772821\">\n\n<meta name='robots' content='noindex, nofollow' />\n<link",
              "hiliteStart": 10,
              "hiliteLength": 50
            },
            {
              "type": "info",
              "lastLine": 29,
              "lastColumn": 56,
              "firstColumn": 1,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "ollow' />\n<link rel='dns-prefetch' href='//ajax.googleapis.com' />\n<link",
              "hiliteStart": 10,
              "hiliteLength": 56
            },
            {
              "type": "info",
              "lastLine": 30,
              "lastColumn": 150,
              "firstColumn": 1,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "s.com' />\n<link rel='stylesheet' id='wp-block-library-css' href='https://pilar4ca.com/wp-includes/css/dist/block-library/style.min.css?ver=6.2.2' media='all' />\n<link",
              "hiliteStart": 10,
              "hiliteLength": 150
            },
            {
              "type": "info",
              "lastLine": 31,
              "lastColumn": 144,
              "firstColumn": 1,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "='all' />\n<link rel='stylesheet' id='classic-theme-styles-css' href='https://pilar4ca.com/wp-includes/css/classic-themes.min.css?ver=6.2.2' media='all' />\n<styl",
              "hiliteStart": 10,
              "hiliteLength": 144
            },
            {
              "type": "info",
              "lastLine": 38,
              "lastColumn": 157,
              "firstColumn": 1,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "\n</style>\n<link rel='stylesheet' id='contact-form-7-css' href='https://pilar4ca.com/wp-content/plugins/contact-form-7/includes/css/styles.css?ver=5.7.7' media='all' />\n<link",
              "hiliteStart": 10,
              "hiliteLength": 157
            },
            {
              "type": "info",
              "lastLine": 39,
              "lastColumn": 70,
              "firstColumn": 1,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "='all' />\n<link rel=\"https://api.w.org/\" href=\"https://pilar4ca.com/wp-json/\" /><link ",
              "hiliteStart": 10,
              "hiliteLength": 70
            },
            {
              "type": "info",
              "lastLine": 39,
              "lastColumn": 169,
              "firstColumn": 71,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "-json/\" /><link rel=\"alternate\" type=\"application/json\" href=\"https://pilar4ca.com/wp-json/wp/v2/pages/37\" /><link ",
              "hiliteStart": 10,
              "hiliteLength": 99
            },
            {
              "type": "info",
              "lastLine": 39,
              "lastColumn": 222,
              "firstColumn": 170,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "ges/37\" /><link rel=\"canonical\" href=\"https://pilar4ca.com/\" />\n<link",
              "hiliteStart": 10,
              "hiliteLength": 53
            },
            {
              "type": "info",
              "lastLine": 40,
              "lastColumn": 53,
              "firstColumn": 1,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": ".com/\" />\n<link rel='shortlink' href='https://pilar4ca.com/' />\n<link",
              "hiliteStart": 10,
              "hiliteLength": 53
            },
            {
              "type": "info",
              "lastLine": 41,
              "lastColumn": 142,
              "firstColumn": 1,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": ".com/' />\n<link rel=\"alternate\" type=\"application/json+oembed\" href=\"https://pilar4ca.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fpilar4ca.com%2F\" />\n<link",
              "hiliteStart": 10,
              "hiliteLength": 142
            },
            {
              "type": "info",
              "lastLine": 42,
              "lastColumn": 150,
              "firstColumn": 1,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "om%2F\" />\n<link rel=\"alternate\" type=\"text/xml+oembed\" href=\"https://pilar4ca.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fpilar4ca.com%2F&#038;format=xml\" />\n\n</he",
              "hiliteStart": 10,
              "hiliteLength": 150
            },
            {
              "type": "error",
              "lastLine": 125,
              "lastColumn": 138,
              "firstColumn": 29,
              "message": "An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.",
              "extract": "sements/\"><img decoding=\"async\" style=\"max-width: 50%; height: auto;\" src=\"/wp-content/uploads/home-endorsements.jpg\" /></a></",
              "hiliteStart": 10,
              "hiliteLength": 110
            },
            {
              "type": "info",
              "lastLine": 125,
              "lastColumn": 138,
              "firstColumn": 29,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "sements/\"><img decoding=\"async\" style=\"max-width: 50%; height: auto;\" src=\"/wp-content/uploads/home-endorsements.jpg\" /></a></",
              "hiliteStart": 10,
              "hiliteLength": 110
            },
            {
              "type": "error",
              "lastLine": 147,
              "lastColumn": 120,
              "firstColumn": 21,
              "message": "An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.",
              "extract": "=\"gutter\"><img decoding=\"async\" style=\"max-width: 100%; height: auto;\" src=\"/wp-content/uploads/home-2.jpg\" /></div>",
              "hiliteStart": 10,
              "hiliteLength": 100
            },
            {
              "type": "info",
              "lastLine": 147,
              "lastColumn": 120,
              "firstColumn": 21,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "=\"gutter\"><img decoding=\"async\" style=\"max-width: 100%; height: auto;\" src=\"/wp-content/uploads/home-2.jpg\" /></div>",
              "hiliteStart": 10,
              "hiliteLength": 100
            },
            {
              "type": "info",
              "lastLine": 172,
              "lastColumn": 47,
              "firstColumn": 1,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": ": none;\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"9\" />\n<inpu",
              "hiliteStart": 10,
              "hiliteLength": 47
            },
            {
              "type": "info",
              "lastLine": 173,
              "lastColumn": 59,
              "firstColumn": 1,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "ue=\"9\" />\n<input type=\"hidden\" name=\"_wpcf7_version\" value=\"5.7.7\" />\n<inpu",
              "hiliteStart": 10,
              "hiliteLength": 59
            },
            {
              "type": "info",
              "lastLine": 174,
              "lastColumn": 58,
              "firstColumn": 1,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "5.7.7\" />\n<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" />\n<inpu",
              "hiliteStart": 10,
              "hiliteLength": 58
            },
            {
              "type": "info",
              "lastLine": 175,
              "lastColumn": 66,
              "firstColumn": 1,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "en_US\" />\n<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f9-o1\" />\n<inpu",
              "hiliteStart": 10,
              "hiliteLength": 66
            },
            {
              "type": "info",
              "lastLine": 176,
              "lastColumn": 62,
              "firstColumn": 1,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "f9-o1\" />\n<input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" />\n<inpu",
              "hiliteStart": 10,
              "hiliteLength": 62
            },
            {
              "type": "info",
              "lastLine": 177,
              "lastColumn": 63,
              "firstColumn": 1,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "ue=\"0\" />\n<input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n</div",
              "hiliteStart": 10,
              "hiliteLength": 63
            },
            {
              "type": "info",
              "lastLine": 181,
              "lastColumn": 267,
              "firstColumn": 97,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "rst-name\"><input size=\"40\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" value=\"\" type=\"text\" name=\"your-first-name\" /></span",
              "hiliteStart": 10,
              "hiliteLength": 171
            },
            {
              "type": "info",
              "lastLine": 185,
              "lastColumn": 264,
              "firstColumn": 95,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "ast-name\"><input size=\"40\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" value=\"\" type=\"text\" name=\"your-last-name\" /></span",
              "hiliteStart": 10,
              "hiliteLength": 170
            },
            {
              "type": "info",
              "lastLine": 189,
              "lastColumn": 317,
              "firstColumn": 93,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "ur-email\"><input size=\"40\" class=\"wpcf7-form-control wpcf7-text wpcf7-email wpcf7-validates-as-required wpcf7-validates-as-email\" autocomplete=\"email\" aria-required=\"true\" aria-invalid=\"false\" value=\"\" type=\"email\" name=\"your-email\" /></span",
              "hiliteStart": 10,
              "hiliteLength": 225
            },
            {
              "type": "info",
              "lastLine": 191,
              "lastColumn": 419,
              "firstColumn": 250,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "y.</label><input id=\"wpcf7-648f14196fecd-field\"  class=\"wpcf7-form-control wpcf7-text\" type=\"text\" name=\"website-99\" value=\"\" size=\"40\" tabindex=\"-1\" autocomplete=\"new-password\" /></span",
              "hiliteStart": 10,
              "hiliteLength": 170
            },
            {
              "type": "info",
              "lastLine": 193,
              "lastColumn": 96,
              "firstColumn": 4,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": ">\n</p>\n<p><input class=\"wpcf7-form-control has-spinner wpcf7-submit\" type=\"submit\" value=\"Subscribe\" />\n</p><",
              "hiliteStart": 10,
              "hiliteLength": 93
            },
            {
              "type": "info",
              "lastLine": 194,
              "lastColumn": 213,
              "firstColumn": 148,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "a></label><input type=\"hidden\" id=\"ak_js_1\" name=\"_wpcf7_ak_js\" value=\"45\"/><scrip",
              "hiliteStart": 10,
              "hiliteLength": 66
            },
            {
              "type": "error",
              "lastLine": 230,
              "lastColumn": 116,
              "firstColumn": 1,
              "message": "An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.",
              "extract": "d #eee;\">\n<img src=\"/wp-content/themes/pilar4ca/images/pilar-schiavo-for-state-assembly.svg\" style=\"height:64px; width:auto;\">\n</div",
              "hiliteStart": 10,
              "hiliteLength": 116
            }
          ],
          "language": "en"
        },
        "success": true
      },
      "standardResult": {
        "totals": [
          1,
          0,
          6,
          0
        ],
        "instances": [
          {
            "ruleID": "An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.",
            "what": "An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.",
            "ordinalSeverity": 2,
            "tagName": "IMG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "122"
            },
            "excerpt": "sements/\"><img decoding=\"async\" style=\"max-width: 50%; height: auto;\" src=\"/wp-content/uploads/home-endorsements.jpg\"></a></"
          },
          {
            "ruleID": "An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.",
            "what": "An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.",
            "ordinalSeverity": 2,
            "tagName": "IMG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "144"
            },
            "excerpt": "=\"gutter\"><img decoding=\"async\" style=\"max-width: 100%; height: auto;\" src=\"/wp-content/uploads/home-2.jpg\"></div>"
          },
          {
            "ruleID": "The type attribute is unnecessary for JavaScript resources.",
            "what": "The type attribute is unnecessary for JavaScript resources.",
            "ordinalSeverity": 0,
            "tagName": "SCRIPT",
            "id": "www-widgetapi-script",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "191"
            },
            "excerpt": "98393868\"><script type=\"text/javascript\" id=\"www-widgetapi-script\" src=\"https://www.youtube.com/s/player/6ed0d907/www-widgetapi.vflset/www-widgetapi.js\" async=\"\"></scri"
          },
          {
            "ruleID": "An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.",
            "what": "An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.",
            "ordinalSeverity": 2,
            "tagName": "IMG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "227"
            },
            "excerpt": "d #eee;\"> <img src=\"/wp-content/themes/pilar4ca/images/pilar-schiavo-for-state-assembly.svg\" style=\"height:64px; width:auto;\"> </div"
          },
          {
            "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "ordinalSeverity": -1,
            "tagName": "META",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "28"
            },
            "excerpt": "772821\"> <meta name='robots' content='noindex, nofollow' /> <link"
          },
          {
            "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "ordinalSeverity": -1,
            "tagName": "LINK",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "29"
            },
            "excerpt": "ollow' /> <link rel='dns-prefetch' href='//ajax.googleapis.com' /> <link"
          },
          {
            "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "ordinalSeverity": -1,
            "tagName": "LINK",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "30"
            },
            "excerpt": "s.com' /> <link rel='stylesheet' id='wp-block-library-css' href='https://pilar4ca.com/wp-includes/css/dist/block-library/style.min.css?ver=6.2.2' media='all' /> <link"
          },
          {
            "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "ordinalSeverity": -1,
            "tagName": "LINK",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "31"
            },
            "excerpt": "='all' /> <link rel='stylesheet' id='classic-theme-styles-css' href='https://pilar4ca.com/wp-includes/css/classic-themes.min.css?ver=6.2.2' media='all' /> <styl"
          },
          {
            "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "ordinalSeverity": -1,
            "tagName": "LINK",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "38"
            },
            "excerpt": " </style> <link rel='stylesheet' id='contact-form-7-css' href='https://pilar4ca.com/wp-content/plugins/contact-form-7/includes/css/styles.css?ver=5.7.7' media='all' /> <link"
          },
          {
            "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "ordinalSeverity": -1,
            "tagName": "LINK",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "39"
            },
            "excerpt": "='all' /> <link rel=\"https://api.w.org/\" href=\"https://pilar4ca.com/wp-json/\" /><link "
          },
          {
            "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "ordinalSeverity": -1,
            "tagName": "LINK",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "39"
            },
            "excerpt": "-json/\" /><link rel=\"alternate\" type=\"application/json\" href=\"https://pilar4ca.com/wp-json/wp/v2/pages/37\" /><link "
          },
          {
            "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "ordinalSeverity": -1,
            "tagName": "LINK",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "39"
            },
            "excerpt": "ges/37\" /><link rel=\"canonical\" href=\"https://pilar4ca.com/\" /> <link"
          },
          {
            "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "ordinalSeverity": -1,
            "tagName": "LINK",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "40"
            },
            "excerpt": ".com/\" /> <link rel='shortlink' href='https://pilar4ca.com/' /> <link"
          },
          {
            "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "ordinalSeverity": -1,
            "tagName": "LINK",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "41"
            },
            "excerpt": ".com/' /> <link rel=\"alternate\" type=\"application/json+oembed\" href=\"https://pilar4ca.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fpilar4ca.com%2F\" /> <link"
          },
          {
            "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "ordinalSeverity": -1,
            "tagName": "LINK",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "42"
            },
            "excerpt": "om%2F\" /> <link rel=\"alternate\" type=\"text/xml+oembed\" href=\"https://pilar4ca.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fpilar4ca.com%2F&#038;format=xml\" /> </he"
          },
          {
            "ruleID": "An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.",
            "what": "An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.",
            "ordinalSeverity": 2,
            "tagName": "IMG",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "125"
            },
            "excerpt": "sements/\"><img decoding=\"async\" style=\"max-width: 50%; height: auto;\" src=\"/wp-content/uploads/home-endorsements.jpg\" /></a></"
          },
          {
            "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "ordinalSeverity": -1,
            "tagName": "IMG",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "125"
            },
            "excerpt": "sements/\"><img decoding=\"async\" style=\"max-width: 50%; height: auto;\" src=\"/wp-content/uploads/home-endorsements.jpg\" /></a></"
          },
          {
            "ruleID": "An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.",
            "what": "An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.",
            "ordinalSeverity": 2,
            "tagName": "IMG",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "147"
            },
            "excerpt": "=\"gutter\"><img decoding=\"async\" style=\"max-width: 100%; height: auto;\" src=\"/wp-content/uploads/home-2.jpg\" /></div>"
          },
          {
            "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "ordinalSeverity": -1,
            "tagName": "IMG",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "147"
            },
            "excerpt": "=\"gutter\"><img decoding=\"async\" style=\"max-width: 100%; height: auto;\" src=\"/wp-content/uploads/home-2.jpg\" /></div>"
          },
          {
            "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "ordinalSeverity": -1,
            "tagName": "INPUT",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "172"
            },
            "excerpt": ": none;\"> <input type=\"hidden\" name=\"_wpcf7\" value=\"9\" /> <inpu"
          },
          {
            "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "ordinalSeverity": -1,
            "tagName": "INPUT",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "173"
            },
            "excerpt": "ue=\"9\" /> <input type=\"hidden\" name=\"_wpcf7_version\" value=\"5.7.7\" /> <inpu"
          },
          {
            "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "ordinalSeverity": -1,
            "tagName": "INPUT",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "174"
            },
            "excerpt": "5.7.7\" /> <input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" /> <inpu"
          },
          {
            "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "ordinalSeverity": -1,
            "tagName": "INPUT",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "175"
            },
            "excerpt": "en_US\" /> <input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f9-o1\" /> <inpu"
          },
          {
            "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "ordinalSeverity": -1,
            "tagName": "INPUT",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "176"
            },
            "excerpt": "f9-o1\" /> <input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" /> <inpu"
          },
          {
            "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "ordinalSeverity": -1,
            "tagName": "INPUT",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "177"
            },
            "excerpt": "ue=\"0\" /> <input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" /> </div"
          },
          {
            "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "ordinalSeverity": -1,
            "tagName": "INPUT",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "181"
            },
            "excerpt": "rst-name\"><input size=\"40\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" value=\"\" type=\"text\" name=\"your-first-name\" /></span"
          },
          {
            "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "ordinalSeverity": -1,
            "tagName": "INPUT",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "185"
            },
            "excerpt": "ast-name\"><input size=\"40\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" value=\"\" type=\"text\" name=\"your-last-name\" /></span"
          },
          {
            "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "ordinalSeverity": -1,
            "tagName": "INPUT",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "189"
            },
            "excerpt": "ur-email\"><input size=\"40\" class=\"wpcf7-form-control wpcf7-text wpcf7-email wpcf7-validates-as-required wpcf7-validates-as-email\" autocomplete=\"email\" aria-required=\"true\" aria-invalid=\"false\" value=\"\" type=\"email\" name=\"your-email\" /></span"
          },
          {
            "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "ordinalSeverity": -1,
            "tagName": "INPUT",
            "id": "wpcf7-648f14196fecd-field",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "191"
            },
            "excerpt": "y.</label><input id=\"wpcf7-648f14196fecd-field\" class=\"wpcf7-form-control wpcf7-text\" type=\"text\" name=\"website-99\" value=\"\" size=\"40\" tabindex=\"-1\" autocomplete=\"new-password\" /></span"
          },
          {
            "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "ordinalSeverity": -1,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "193"
            },
            "excerpt": "> </p> <p><input class=\"wpcf7-form-control has-spinner wpcf7-submit\" type=\"submit\" value=\"Subscribe\" /> </p><"
          },
          {
            "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "ordinalSeverity": -1,
            "tagName": "INPUT",
            "id": "ak_js_1",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "194"
            },
            "excerpt": "a></label><input type=\"hidden\" id=\"ak_js_1\" name=\"_wpcf7_ak_js\" value=\"45\"/><scrip"
          },
          {
            "ruleID": "An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.",
            "what": "An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.",
            "ordinalSeverity": 2,
            "tagName": "IMG",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "230"
            },
            "excerpt": "d #eee;\"> <img src=\"/wp-content/themes/pilar4ca/images/pilar-schiavo-for-state-assembly.svg\" style=\"height:64px; width:auto;\"> </div"
          }
        ]
      },
      "endTime": 1687098395031
    },
    {
      "type": "test",
      "which": "qualWeb",
      "withNewContent": false,
      "startTime": 1687098395031,
      "url": "https://pilar4ca.com/",
      "what": "QualWeb",
      "result": {
        "type": "evaluation",
        "system": {
          "name": "QualWeb",
          "description": "QualWeb is an automatic accessibility evaluator for webpages.",
          "version": "3.0.0",
          "homepage": "http://www.qualweb.di.fc.ul.pt/",
          "date": "2023-06-18 14:26:36",
          "hash": "badd2d8527a290f5f88fa82d414a6eba56ec080ba5ac28c293130ed6bff868b241601985ccd86d96e3d062e5e067589b8e40069f46be5ef10420225ff88fe982",
          "page": {
            "viewport": {
              "mobile": false,
              "landscape": true,
              "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/100.0.4889.0 Safari/537.36",
              "resolution": {
                "width": 1366,
                "height": 768
              }
            }
          }
        },
        "metadata": {
          "passed": 36,
          "warning": 12,
          "failed": 10,
          "inapplicable": 67
        },
        "modules": {
          "act-rules": {
            "type": "act-rules",
            "metadata": {
              "passed": 14,
              "warning": 9,
              "failed": 6,
              "inapplicable": 38
            },
            "assertions": {
              "QW-ACT-R63": {
                "name": "Document has a landmark with non-repeated content",
                "code": "QW-ACT-R63",
                "mapping": "b40fd1",
                "description": "This rule checks that each page has an element with a landmark semantic role starting with non-repeated content",
                "metadata": {
                  "target": {
                    "element": "html"
                  },
                  "success-criteria": [],
                  "related": [],
                  "url": "https://act-rules.github.io/rules/b40fd1",
                  "type": [
                    "ACTRule",
                    "TestCase"
                  ],
                  "a11yReq": [],
                  "passed": 0,
                  "warning": 1,
                  "failed": 0,
                  "inapplicable": 0,
                  "outcome": "warning",
                  "description": "Check either there is no non-repeated content after repeated content or there exists an element for which all the following are true: - the element has semantic role inheriting from landmark; and - the first perceivable content (in tree order in the flat tree) which is an inclusive descendant of the element is non-repeated content after repeated content; and - the element is included in the accessibility tree."
                },
                "results": [
                  {
                    "verdict": "warning",
                    "description": "Check either there is no non-repeated content after repeated content or there exists an element for which all the following are true: - the element has semantic role inheriting from landmark; and - the first perceivable content (in tree order in the flat tree) which is an inclusive descendant of the element is non-repeated content after repeated content; and - the element is included in the accessibility tree.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<html class=\"no-js wf-opensans-n7-active wf-opensans-n3-active wf-opensans-n4-active wf-montserrat-n1-active wf-montserrat-n7-active wf-active\" lang=\"en\"><head></head><body></body></html>",
                        "pointer": "html"
                      }
                    ],
                    "attributes": []
                  }
                ]
              },
              "QW-ACT-R64": {
                "name": "Document has heading for non-repeated content",
                "code": "QW-ACT-R64",
                "mapping": "047fe0",
                "description": "This rule checks that the non-repeated content contains a heading",
                "metadata": {
                  "target": {
                    "element": "html"
                  },
                  "success-criteria": [],
                  "related": [
                    "H69"
                  ],
                  "url": "https://act-rules.github.io/rules/047fe0",
                  "type": [
                    "ACTRule",
                    "TestCase"
                  ],
                  "a11yReq": [],
                  "passed": 0,
                  "warning": 1,
                  "failed": 0,
                  "inapplicable": 0,
                  "outcome": "warning",
                  "description": "Check either there is no non-repeated content after repeated content or there exists an element for which all the following are true: - the element is non-repeated content after repeated content; and - the element has a semantic role of heading; and - the element is visible; and - the element is included in the accessibility tree."
                },
                "results": [
                  {
                    "verdict": "warning",
                    "description": "Check either there is no non-repeated content after repeated content or there exists an element for which all the following are true: - the element is non-repeated content after repeated content; and - the element has a semantic role of heading; and - the element is visible; and - the element is included in the accessibility tree.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<html class=\"no-js wf-opensans-n7-active wf-opensans-n3-active wf-opensans-n4-active wf-montserrat-n1-active wf-montserrat-n7-active wf-active\" lang=\"en\"><head></head><body></body></html>",
                        "pointer": "html"
                      }
                    ],
                    "attributes": []
                  }
                ]
              },
              "QW-ACT-R73": {
                "name": "Block of repeated content is collapsible",
                "code": "QW-ACT-R73",
                "mapping": "3e12e1",
                "description": "This rule checks that repeated blocks of content are collapsible.",
                "metadata": {
                  "target": {
                    "element": "html"
                  },
                  "success-criteria": [],
                  "related": [
                    "SCR28"
                  ],
                  "url": "https://act-rules.github.io/rules/3e12e1",
                  "type": [
                    "ACTRule",
                    "TestCase"
                  ],
                  "a11yReq": [],
                  "passed": 0,
                  "warning": 1,
                  "failed": 0,
                  "inapplicable": 0,
                  "outcome": "warning",
                  "description": "For each block of repeated content in each test target, which is before (in the flat tree) at least one node of non-repeated content after repeated content, check that all the following are true: - there exists an instrument to make all nodes in this block not visible; and - there exists an instrument to remove all nodes in this block from the accessibility tree."
                },
                "results": [
                  {
                    "verdict": "warning",
                    "description": "For each block of repeated content in each test target, which is before (in the flat tree) at least one node of non-repeated content after repeated content, check that all the following are true: - there exists an instrument to make all nodes in this block not visible; and - there exists an instrument to remove all nodes in this block from the accessibility tree.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<html class=\"no-js wf-opensans-n7-active wf-opensans-n3-active wf-opensans-n4-active wf-montserrat-n1-active wf-montserrat-n7-active wf-active\" lang=\"en\"><head></head><body></body></html>",
                        "pointer": "html"
                      }
                    ],
                    "attributes": []
                  }
                ]
              },
              "QW-ACT-R74": {
                "name": "Document has an instrument to move focus to non-repeated content",
                "code": "QW-ACT-R74",
                "mapping": "ye5d6e",
                "description": "This rule checks that there is an instrument to move focus to non-repeated content in the page.",
                "metadata": {
                  "target": {
                    "element": "html"
                  },
                  "success-criteria": [],
                  "related": [
                    "G1",
                    "G123",
                    "G124"
                  ],
                  "url": "https://act-rules.github.io/rules/ye5d6e",
                  "type": [
                    "ACTRule",
                    "TestCase"
                  ],
                  "a11yReq": [],
                  "passed": 0,
                  "warning": 1,
                  "failed": 0,
                  "inapplicable": 0,
                  "outcome": "warning",
                  "description": "Check if the page has any instrument(s) to move focus. Check if any of these instrument(s) is being used before a block of repeated content, and the focus is moved to just before a block of non-repeated content."
                },
                "results": [
                  {
                    "verdict": "warning",
                    "description": "Check if the page has any instrument(s) to move focus. Check if any of these instrument(s) is being used before a block of repeated content, and the focus is moved to just before a block of non-repeated content.",
                    "resultCode": "W2",
                    "elements": [
                      {
                        "htmlCode": "<html class=\"no-js wf-opensans-n7-active wf-opensans-n3-active wf-opensans-n4-active wf-montserrat-n1-active wf-montserrat-n7-active wf-active\" lang=\"en\"><head></head><body></body></html>",
                        "pointer": "html"
                      }
                    ],
                    "attributes": []
                  }
                ]
              },
              "QW-ACT-R12": {
                "name": "Link has accessible name",
                "code": "QW-ACT-R12",
                "mapping": "c487ae",
                "description": "This rule checks that each link has an accessible name.",
                "metadata": {
                  "target": {
                    "element": [
                      "a[href]",
                      "area[href]"
                    ],
                    "attributes": [
                      "role='link'"
                    ]
                  },
                  "success-criteria": [
                    {
                      "name": "2.4.4",
                      "level": "A",
                      "principle": "Operable",
                      "url": "https://www.w3.org/WAI/WCAG21/Understanding/link-purpose-in-context",
                      "url_tr": "https://www.w3.org/TR/WCAG21/#link-purpose-in-context"
                    },
                    {
                      "name": "2.4.9",
                      "level": "AAA",
                      "principle": "Operable",
                      "url": "https://www.w3.org/WAI/WCAG21/Understanding/link-purpose-link-only",
                      "url_tr": "https://www.w3.org/TR/WCAG21/#link-purpose-link-only"
                    },
                    {
                      "name": "4.1.2",
                      "level": "A",
                      "principle": "Robust",
                      "url": "https://www.w3.org/WAI/WCAG21/Understanding/name-role-value",
                      "url_tr": "https://www.w3.org/TR/WCAG21/#name-role-value"
                    }
                  ],
                  "related": [
                    "G91"
                  ],
                  "url": "https://act-rules.github.io/rules/c487ae",
                  "type": [
                    "ACTRule",
                    "TestCase"
                  ],
                  "a11yReq": [],
                  "passed": 16,
                  "warning": 0,
                  "failed": 1,
                  "inapplicable": 0,
                  "outcome": "failed",
                  "description": "The test target doesn't have an accessible name, or it's empty ('')."
                },
                "results": [
                  {
                    "verdict": "failed",
                    "description": "The test target doesn't have an accessible name, or it's empty ('').",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/endorsements/\"></a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > main:nth-child(3) > section:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > p:nth-child(5) > a:nth-child(1)",
                        "accessibleName": ""
                      }
                    ],
                    "attributes": []
                  }
                ]
              },
              "QW-ACT-R18": {
                "name": "`id` attribute value is unique",
                "code": "QW-ACT-R18",
                "mapping": "3ea0c8",
                "description": "This rule checks that all id attribute values on a single page are unique.",
                "metadata": {
                  "target": {
                    "element": "*"
                  },
                  "success-criteria": [
                    {
                      "name": "4.1.1",
                      "level": "A",
                      "principle": "Robust",
                      "url": "https://www.w3.org/WAI/WCAG21/Understanding/parsing.html",
                      "url_tr": "https://www.w3.org/TR/WCAG21/#parsing"
                    }
                  ],
                  "related": [
                    "H93"
                  ],
                  "url": "https://act-rules.github.io/rules/3ea0c8",
                  "type": [
                    "ACTRule",
                    "TestCase"
                  ],
                  "a11yReq": [],
                  "passed": 53,
                  "warning": 0,
                  "failed": 1,
                  "inapplicable": 0,
                  "outcome": "failed",
                  "description": "Several elements have the same `id` attribute."
                },
                "results": [
                  {
                    "verdict": "failed",
                    "description": "Several elements have the same `id` attribute.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<script type=\"text/javascript\" id=\"www-widgetapi-script\" src=\"https://www.youtube.com/s/player/6ed0d907/www-widgetapi.vflset/www-widgetapi.js\" async=\"\"></script>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > footer:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > form:nth-child(2) > p:nth-child(6) > script:nth-child(3)"
                      },
                      {
                        "htmlCode": "<script type=\"text/javascript\" id=\"www-widgetapi-script\" src=\"https://www.youtube.com/s/player/6ed0d907/www-widgetapi.vflset/www-widgetapi.js\" async=\"\"></script>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > footer:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > form:nth-child(2) > p:nth-child(6) > script:nth-child(4)"
                      }
                    ],
                    "attributes": []
                  }
                ]
              },
              "QW-ACT-R62": {
                "name": "Element in sequential focus order has visible focus",
                "code": "QW-ACT-R62",
                "mapping": "oj04fd",
                "description": "This rule checks that each element in sequential focus order has some visible focus indication.",
                "metadata": {
                  "target": {
                    "element": "*"
                  },
                  "success-criteria": [
                    {
                      "name": "2.4.7",
                      "level": "AA",
                      "principle": "Operable",
                      "url": "https://www.w3.org/WAI/WCAG21/Understanding/focus-visible.html",
                      "url_tr": "https://www.w3.org/TR/WCAG21/#focus-visible"
                    }
                  ],
                  "related": [],
                  "url": "https://act-rules.github.io/rules/oj04fd",
                  "type": [
                    "ACTRule",
                    "TestCase"
                  ],
                  "a11yReq": [],
                  "passed": 0,
                  "warning": 22,
                  "failed": 0,
                  "inapplicable": 0,
                  "outcome": "warning",
                  "description": "Check if the element has some visible focus indication"
                },
                "results": [
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/\" aria-current=\"page\">Home</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(3) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/about/\">Meet Pilar</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(3) > ul:nth-child(1) > li:nth-child(2) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/issues/\">Issues</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(3) > ul:nth-child(1) > li:nth-child(3) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/vote/\">Vote</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(3) > ul:nth-child(1) > li:nth-child(4) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/volunteer/\">Volunteer</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(3) > ul:nth-child(1) > li:nth-child(5) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"https://pilar4ca.com/events/\">Events</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(3) > ul:nth-child(1) > li:nth-child(6) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"https://pilar4ca.com/endorsements/\">Endorsements</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(3) > ul:nth-child(1) > li:nth-child(7) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"https://pilar4ca.com/gallery/\">Gallery</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(3) > ul:nth-child(1) > li:nth-child(8) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"https://pilar4ca.com/donate/\">Donate</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(3) > ul:nth-child(1) > li:nth-child(9) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/endorsements/\"></a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > main:nth-child(3) > section:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > p:nth-child(5) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a class=\"button\" href=\"/about/\">Learn More About Pilar</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > main:nth-child(3) > article:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(9) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<iframe id=\"hero-video\" frameborder=\"0\" allowfullscreen=\"1\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" title=\"Together - Pilar Schiavo for Assembly\" width=\"560\" height=\"316\" src=\"https://www.youtube.com/embed/Ra8DaxiUjFs?autoplay=1&amp;controls=1&amp;showinfo=0&amp;modestbranding=1&amp;loop=1&amp;fs=0&amp;cc_load_policy=0&amp;iv_load_policy=3&amp;autohide=1&amp;mute=1&amp;playsinline=1&amp;rel=0&amp;ecver=2&amp;end=60&amp;enablejsapi=1&amp;origin=https%3A%2F%2Fpilar4ca.com&amp;widgetid=1\" data-gtm-yt-inspected-6=\"true\"></iframe>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > main:nth-child(3) > article:nth-child(2) > div:nth-child(1) > div:nth-child(2) > iframe:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<input size=\"40\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" value=\"\" type=\"text\" name=\"your-first-name\">",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > footer:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > form:nth-child(2) > div:nth-child(2) > div:nth-child(1) > p:nth-child(1) > span:nth-child(2) > input:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<input size=\"40\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" value=\"\" type=\"text\" name=\"your-last-name\">",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > footer:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > form:nth-child(2) > div:nth-child(2) > div:nth-child(2) > p:nth-child(1) > span:nth-child(2) > input:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<input size=\"40\" class=\"wpcf7-form-control wpcf7-text wpcf7-email wpcf7-validates-as-required wpcf7-validates-as-email\" autocomplete=\"email\" aria-required=\"true\" aria-invalid=\"false\" value=\"\" type=\"email\" name=\"your-email\">",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > footer:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > form:nth-child(2) > p:nth-child(3) > span:nth-child(2) > input:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<input class=\"wpcf7-form-control has-spinner wpcf7-submit\" type=\"submit\" value=\"Subscribe\">",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > footer:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > form:nth-child(2) > p:nth-child(5) > input:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/donate/\" class=\"button\">Donate</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > footer:nth-child(4) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > p:nth-child(1) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"https://www.facebook.com/Pilar4CA\" target=\"_blank\" style=\"display:inline-block; margin:0 1rem 1rem 0;\"></a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > footer:nth-child(4) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > a:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"https://www.instagram.com/pilar4ca/\" target=\"_blank\" style=\"display:inline-block; margin:0 1rem 1rem 0;\"></a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > footer:nth-child(4) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > a:nth-child(3)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"https://twitter.com/Pilar4CA\" target=\"_blank\" style=\"display:inline-block; margin:0 1rem 1rem 0;\"></a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > footer:nth-child(4) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > a:nth-child(4)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"https://www.youtube.com/@pilarschiavoforassembly1503\" target=\"_blank\" style=\"display:inline-block; margin:0 1rem 1rem 0;\"></a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > footer:nth-child(4) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > a:nth-child(5)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"mailto:contact@pilar4ca.com\">contact@pilar4ca.com</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > footer:nth-child(4) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > p:nth-child(6) > a:nth-child(3)"
                      }
                    ],
                    "attributes": []
                  }
                ]
              },
              "QW-ACT-R9": {
                "name": "Links with identical accessible names have equivalent purpose",
                "code": "QW-ACT-R9",
                "mapping": "b20e66",
                "description": "This rule checks that links with identical accessible names resolve to the same resource or equivalent resources.",
                "metadata": {
                  "target": {
                    "element": "a, [role='link']"
                  },
                  "success-criteria": [
                    {
                      "name": "2.4.9",
                      "level": "AAA",
                      "principle": "Operable",
                      "url": "https://www.w3.org/WAI/WCAG21/Understanding/link-purpose-link-only.html",
                      "url_tr": "https://www.w3.org/TR/WCAG21/#link-purpose-link-only"
                    }
                  ],
                  "related": [],
                  "url": "https://act-rules.github.io/rules/b20e66",
                  "type": [
                    "ACTRule",
                    "TestCase"
                  ],
                  "a11yReq": [],
                  "passed": 0,
                  "warning": 1,
                  "failed": 0,
                  "inapplicable": 0,
                  "outcome": "warning",
                  "description": "The `links` with the same accessible name have different content. Verify is the content is equivalent."
                },
                "results": [
                  {
                    "verdict": "warning",
                    "description": "The `links` with the same accessible name have different content. Verify is the content is equivalent.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/donate/\" class=\"button\">Donate</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > footer:nth-child(4) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > p:nth-child(1) > a:nth-child(1)",
                        "accessibleName": "Donate"
                      },
                      {
                        "htmlCode": "<a href=\"https://pilar4ca.com/donate/\">Donate</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(3) > ul:nth-child(1) > li:nth-child(9) > a:nth-child(1)",
                        "accessibleName": "Donate"
                      }
                    ],
                    "attributes": []
                  }
                ]
              },
              "QW-ACT-R16": {
                "name": "Form control has accessible name",
                "code": "QW-ACT-R16",
                "mapping": "e086e5",
                "description": "Form control has accessible name",
                "metadata": {
                  "target": {
                    "element": [
                      "input",
                      "select",
                      "textarea",
                      "*[role]"
                    ]
                  },
                  "success-criteria": [
                    {
                      "name": "4.1.2",
                      "level": "A",
                      "principle": "Robust",
                      "url": "https://www.w3.org/WAI/WCAG21/Understanding/name-role-value",
                      "url_tr": "https://www.w3.org/TR/WCAG21/#name-role-value"
                    }
                  ],
                  "related": [],
                  "url": "https://act-rules.github.io/rules/e086e5",
                  "type": [
                    "ACTRule",
                    "TestCase"
                  ],
                  "a11yReq": [],
                  "passed": 0,
                  "warning": 0,
                  "failed": 3,
                  "inapplicable": 0,
                  "outcome": "failed",
                  "description": "The test target accessible name doesn't exist or it's empty ('')."
                },
                "results": [
                  {
                    "verdict": "failed",
                    "description": "The test target accessible name doesn't exist or it's empty ('').",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<input size=\"40\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" value=\"\" type=\"text\" name=\"your-first-name\">",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > footer:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > form:nth-child(2) > div:nth-child(2) > div:nth-child(1) > p:nth-child(1) > span:nth-child(2) > input:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "The test target accessible name doesn't exist or it's empty ('').",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<input size=\"40\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" value=\"\" type=\"text\" name=\"your-last-name\">",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > footer:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > form:nth-child(2) > div:nth-child(2) > div:nth-child(2) > p:nth-child(1) > span:nth-child(2) > input:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "The test target accessible name doesn't exist or it's empty ('').",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<input size=\"40\" class=\"wpcf7-form-control wpcf7-text wpcf7-email wpcf7-validates-as-required wpcf7-validates-as-email\" autocomplete=\"email\" aria-required=\"true\" aria-invalid=\"false\" value=\"\" type=\"email\" name=\"your-email\">",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > footer:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > form:nth-child(2) > p:nth-child(3) > span:nth-child(2) > input:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  }
                ]
              },
              "QW-ACT-R41": {
                "name": "Error message describes invalid form field value",
                "code": "QW-ACT-R41",
                "mapping": "36b590",
                "description": "This rule checks that text error messages provided when the user completes a form field with invalid values or using an invalid format, identify the cause of the error or how to fix the error.",
                "metadata": {
                  "target": {
                    "element": [
                      "input",
                      "select",
                      "textarea",
                      "*[role]"
                    ]
                  },
                  "success-criteria": [
                    {
                      "name": "3.3.1",
                      "level": "A",
                      "principle": "Understandable",
                      "url": "https://www.w3.org/TR/WCAG21/#error-identification",
                      "url_tr": "https://www.w3.org/TR/WCAG21/#error-identification"
                    }
                  ],
                  "related": [],
                  "url": "https://act-rules.github.io/rules/36b590",
                  "type": [
                    "ACTRule",
                    "TestCase"
                  ],
                  "a11yReq": [],
                  "passed": 0,
                  "warning": 5,
                  "failed": 0,
                  "inapplicable": 0,
                  "outcome": "warning",
                  "description": "Check that text error messages provided, identify the cause of the error or how to fix the error."
                },
                "results": [
                  {
                    "verdict": "warning",
                    "description": "Check that text error messages provided, identify the cause of the error or how to fix the error.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<input size=\"40\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" value=\"\" type=\"text\" name=\"your-first-name\">",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > footer:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > form:nth-child(2) > div:nth-child(2) > div:nth-child(1) > p:nth-child(1) > span:nth-child(2) > input:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check that text error messages provided, identify the cause of the error or how to fix the error.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<input size=\"40\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" value=\"\" type=\"text\" name=\"your-last-name\">",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > footer:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > form:nth-child(2) > div:nth-child(2) > div:nth-child(2) > p:nth-child(1) > span:nth-child(2) > input:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check that text error messages provided, identify the cause of the error or how to fix the error.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<input size=\"40\" class=\"wpcf7-form-control wpcf7-text wpcf7-email wpcf7-validates-as-required wpcf7-validates-as-email\" autocomplete=\"email\" aria-required=\"true\" aria-invalid=\"false\" value=\"\" type=\"email\" name=\"your-email\">",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > footer:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > form:nth-child(2) > p:nth-child(3) > span:nth-child(2) > input:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check that text error messages provided, identify the cause of the error or how to fix the error.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<input id=\"wpcf7-648f1418e7633-field\" class=\"wpcf7-form-control wpcf7-text\" type=\"text\" name=\"website-99\" value=\"\" size=\"40\" tabindex=\"-1\" autocomplete=\"new-password\">",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > footer:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > form:nth-child(2) > p:nth-child(4) > span:nth-child(1) > input:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check that text error messages provided, identify the cause of the error or how to fix the error.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<textarea name=\"_wpcf7_ak_hp_textarea\" cols=\"45\" rows=\"8\" maxlength=\"100\"></textarea>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > footer:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > form:nth-child(2) > p:nth-child(6) > label:nth-child(1) > textarea:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  }
                ]
              },
              "QW-ACT-R17": {
                "name": "Image has accessible name",
                "code": "QW-ACT-R17",
                "mapping": "23a2a8",
                "description": "This rule checks that each image that is not marked as decorative, has an accessible name.",
                "metadata": {
                  "target": {
                    "element": "img"
                  },
                  "success-criteria": [
                    {
                      "name": "1.1.1",
                      "level": "A",
                      "principle": "Understandable",
                      "url": "https://www.w3.org/WAI/WCAG21/Understanding/non-text-content.html",
                      "url_tr": "https://www.w3.org/TR/WCAG21/#non-text-content"
                    }
                  ],
                  "related": [
                    "G94",
                    "G95"
                  ],
                  "url": "https://act-rules.github.io/rules/23a2a8",
                  "type": [
                    "ACTRule",
                    "TestCase"
                  ],
                  "a11yReq": [],
                  "passed": 5,
                  "warning": 0,
                  "failed": 3,
                  "inapplicable": 0,
                  "outcome": "failed",
                  "description": "The test target doesn't have an accessible name."
                },
                "results": [
                  {
                    "verdict": "failed",
                    "description": "The test target doesn't have an accessible name.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<img decoding=\"async\" style=\"max-width: 50%; height: auto;\" src=\"/wp-content/uploads/home-endorsements.jpg\">",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > main:nth-child(3) > section:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > p:nth-child(5) > a:nth-child(1) > img:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "The test target doesn't have an accessible name.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<img decoding=\"async\" style=\"max-width: 100%; height: auto;\" src=\"/wp-content/uploads/home-2.jpg\">",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > main:nth-child(3) > article:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > img:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "The test target doesn't have an accessible name.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<img src=\"/wp-content/themes/pilar4ca/images/pilar-schiavo-for-state-assembly.svg\" style=\"height:64px; width:auto;\">",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > footer:nth-child(4) > div:nth-child(2) > img:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  }
                ]
              },
              "QW-ACT-R37": {
                "name": "Text has minimum contrast",
                "code": "QW-ACT-R37",
                "mapping": "afw4f7",
                "description": "This rule checks that the highest possible contrast of every text character with its background meets the minimal contrast requirement.",
                "metadata": {
                  "target": {
                    "element": [
                      "*"
                    ]
                  },
                  "success-criteria": [
                    {
                      "name": "1.4.3",
                      "level": "A",
                      "principle": "Perceivable",
                      "url": "https://www.w3.org/WAI/WCAG21/Understanding/contrast-minimum.html",
                      "url_tr": "https://www.w3.org/TR/WCAG21/#contrast-minimum"
                    },
                    {
                      "name": "1.4.6",
                      "level": "AA",
                      "principle": "Perceivable",
                      "url": "https://www.w3.org/WAI/WCAG21/Understanding/contrast-enhanced.html",
                      "url_tr": "https://www.w3.org/TR/WCAG21/#contrast-enhanced"
                    }
                  ],
                  "related": [],
                  "url": "https://act-rules.github.io/rules/afw4f7",
                  "type": [
                    "ACTRule",
                    "TestCase"
                  ],
                  "a11yReq": [],
                  "passed": 20,
                  "warning": 0,
                  "failed": 1,
                  "inapplicable": 0,
                  "outcome": "failed",
                  "description": "Element has contrast ratio lower than minimum."
                },
                "results": [
                  {
                    "verdict": "failed",
                    "description": "Element has contrast ratio lower than minimum.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<h2>DEMOCRAT FOR ASSEMBLY</h2>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > main:nth-child(3) > section:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > h2:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  }
                ]
              },
              "QW-ACT-R76": {
                "name": "Text has enhanced contrast",
                "code": "QW-ACT-R76",
                "mapping": "09o5cg",
                "description": "This rule checks that the highest possible contrast of every text character with its background meets the enhanced contrast requirement.",
                "metadata": {
                  "target": {
                    "element": "*"
                  },
                  "success-criteria": [
                    {
                      "name": "1.4.6",
                      "level": "AAA",
                      "principle": "Perceivable",
                      "url": "https://www.w3.org/WAI/WCAG21/Understanding/contrast-enhanced.html",
                      "url_tr": "https://www.w3.org/TR/WCAG21/#contrast-enhanced"
                    }
                  ],
                  "related": [
                    "G17",
                    "G18"
                  ],
                  "url": "https://act-rules.github.io/rules/09o5cg",
                  "type": [
                    "ACTRule",
                    "TestCase"
                  ],
                  "a11yReq": [],
                  "passed": 19,
                  "warning": 0,
                  "failed": 2,
                  "inapplicable": 0,
                  "outcome": "failed",
                  "description": "Element has contrast ratio lower than minimum."
                },
                "results": [
                  {
                    "verdict": "failed",
                    "description": "Element has contrast ratio lower than minimum.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<h2>DEMOCRAT FOR ASSEMBLY</h2>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > main:nth-child(3) > section:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > h2:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "Element has contrast ratio lower than minimum.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<blockquote>\n21606 Devonshire St. #5648\nChatsworth, CA 91311\n  </blockquote>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > footer:nth-child(4) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > blockquote:nth-child(3)"
                      }
                    ],
                    "attributes": []
                  }
                ]
              },
              "QW-ACT-R75": {
                "name": "Bypass Blocks of Repeated Content",
                "code": "QW-ACT-R75",
                "mapping": "cf77f2",
                "description": "This rule checks that each page has a mechanism to bypass repeated blocks of content.",
                "metadata": {
                  "target": {
                    "element": "html"
                  },
                  "success-criteria": [
                    {
                      "name": "2.4.1",
                      "level": "A",
                      "principle": "Operable",
                      "url": "https://www.w3.org/WAI/WCAG21/Understanding/bypass-blocks.html",
                      "url_tr": "https://www.w3.org/TR/WCAG21/#bypass-blocks"
                    }
                  ],
                  "related": [
                    "G1",
                    "G123",
                    "G124",
                    "H69",
                    "SCR28"
                  ],
                  "url": "https://act-rules.github.io/rules/cf77f2",
                  "type": [
                    "ACTRule",
                    "TestCase"
                  ],
                  "a11yReq": [],
                  "passed": 0,
                  "warning": 1,
                  "failed": 0,
                  "inapplicable": 0,
                  "outcome": "warning",
                  "description": "The rule can't tell because of the rule QW-ACT-R63"
                },
                "results": [
                  {
                    "verdict": "warning",
                    "description": "The rule can't tell because of the rule QW-ACT-R63",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<html class=\"no-js wf-opensans-n7-active wf-opensans-n3-active wf-opensans-n4-active wf-montserrat-n1-active wf-montserrat-n7-active wf-active\" lang=\"en\"><head></head><body>Pilar Schiavo for State Assembly\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\nbody{--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid …",
                        "pointer": "html"
                      }
                    ],
                    "attributes": []
                  }
                ]
              },
              "QW-ACT-R40": {
                "name": "Zoomed text node is not clipped with CSS overflow",
                "code": "QW-ACT-R40",
                "mapping": "59br37",
                "description": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
                "metadata": {
                  "target": {
                    "element": "*:text()"
                  },
                  "success-criteria": [
                    {
                      "name": "1.4.4",
                      "level": "AA",
                      "principle": "Perceivable",
                      "url": "https://www.w3.org/WAI/WCAG21/Understanding/resize-text.html",
                      "url_tr": "https://www.w3.org/TR/WCAG21/#resize-text"
                    }
                  ],
                  "related": [],
                  "url": "https://act-rules.github.io/rules/59br37",
                  "type": [
                    "ACTRule",
                    "TestCase"
                  ],
                  "a11yReq": [],
                  "passed": 0,
                  "warning": 33,
                  "failed": 0,
                  "inapplicable": 0,
                  "outcome": "warning",
                  "description": "Check if each ancestor or the text node is not clipped by overflow."
                },
                "results": [
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/\" aria-current=\"page\">Home</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(3) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/about/\">Meet Pilar</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(3) > ul:nth-child(1) > li:nth-child(2) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/issues/\">Issues</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(3) > ul:nth-child(1) > li:nth-child(3) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/vote/\">Vote</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(3) > ul:nth-child(1) > li:nth-child(4) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/volunteer/\">Volunteer</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(3) > ul:nth-child(1) > li:nth-child(5) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"https://pilar4ca.com/events/\">Events</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(3) > ul:nth-child(1) > li:nth-child(6) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"https://pilar4ca.com/endorsements/\">Endorsements</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(3) > ul:nth-child(1) > li:nth-child(7) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"https://pilar4ca.com/gallery/\">Gallery</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(3) > ul:nth-child(1) > li:nth-child(8) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"https://pilar4ca.com/donate/\">Donate</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(3) > ul:nth-child(1) > li:nth-child(9) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<h1>Vote Pilar Schiavo</h1>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > main:nth-child(3) > section:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > h1:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<h2>DEMOCRAT FOR ASSEMBLY</h2>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > main:nth-child(3) > section:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > h2:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<p>Pilar Schiavo is an independent voice who spent her career standing up to those in power — including those in her own party — to deliver for our community.</p>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > main:nth-child(3) > section:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > p:nth-child(3)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<p>That’s why she is the only candidate endorsed by teachers, nurses, firefighters, Planned Parenthood and the Sierra Club.</p>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > main:nth-child(3) > section:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > p:nth-child(4)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<h3>Meet Pilar</h3>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > main:nth-child(3) > article:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h3:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<p>As a small business owner, I know times are tough. And with prices on the rise, families like mine have to make tough choices. Too many people in our community are working hard and are still struggling. That’s why I’m running for Assembly – to cut taxes for small businesses and the middle class and fight to make the economy work for working families, so everyone can thrive.</p>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > main:nth-child(3) > article:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<p>For more than 20 years, I have been an independent voice, standing up to those in power to deliver for our community on good jobs, affordable housing, solutions to homelessness, and health care.</p>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > main:nth-child(3) > article:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(3)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<p>As a Nurse Advocate, I helped provide healthcare – including reproductive healthcare – to more than one million people. I am proudly 100% pro-choice and will always fight for a woman’s right to choose. And now more than ever, we can’t take our rights for granted.</p>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > main:nth-child(3) > article:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(4)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<em>always</em>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > main:nth-child(3) > article:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(4) > em:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<p>I also co-founded an organization that has delivered more than 50,000 meals to people in need, helped secure housing for veterans and seniors experiencing homelessness, and increased resources to keep our communities safe, so we no longer have people living on our sidewalks.</p>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > main:nth-child(3) > article:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(5)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<p>I am running to unseat an extremist Trump Republican who opposes a woman’s right to choose and is supported by the gun lobby. Her values are completely out of touch with our values. On or before November 8, you have the chance to change that.</p>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > main:nth-child(3) > article:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(6)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<p>I hope to earn your vote and bring opportunity back to our community,</p>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > main:nth-child(3) > article:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(7)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<p>— Democrat Pilar Schiavo</p>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > main:nth-child(3) > article:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(8)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a class=\"button\" href=\"/about/\">Learn More About Pilar</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > main:nth-child(3) > article:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(9) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<strong>Get updates from the campaign</strong>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > footer:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(1) > strong:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<label>First Name</label>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > footer:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > form:nth-child(2) > div:nth-child(2) > div:nth-child(1) > p:nth-child(1) > label:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<label>Last Name</label>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > footer:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > form:nth-child(2) > div:nth-child(2) > div:nth-child(2) > p:nth-child(1) > label:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<label>Email Address</label>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > footer:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > form:nth-child(2) > p:nth-child(3) > label:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<div style=\"padding: 0.8rem; border:1px solid #20225b; margin-bottom:1rem; text-align:center; font-weight:bold; font-size:80%;\">\nPaid for by Pilar Schiavo for Assembly 2022\nFPPC ID 1438397\n</div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > footer:nth-child(4) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<p>Checks payable to \"Pilar Schiavo for Assembly 2022\" may be mailed to:</p>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > footer:nth-child(4) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > p:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<blockquote>\n21606 Devonshire St. #5648\nChatsworth, CA 91311\n  </blockquote>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > footer:nth-child(4) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > blockquote:nth-child(3)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/donate/\" class=\"button\">Donate</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > footer:nth-child(4) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > p:nth-child(1) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<strong>Want to get in touch or have a question?</strong>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > footer:nth-child(4) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > p:nth-child(6) > strong:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"mailto:contact@pilar4ca.com\">contact@pilar4ca.com</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > footer:nth-child(4) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > p:nth-child(6) > a:nth-child(3)"
                      }
                    ],
                    "attributes": []
                  }
                ]
              }
            }
          },
          "wcag-techniques": {
            "type": "wcag-techniques",
            "metadata": {
              "passed": 7,
              "warning": 2,
              "failed": 3,
              "inapplicable": 22
            },
            "assertions": {
              "QW-WCAG-T9": {
                "name": "Organizing a page using headings",
                "code": "QW-WCAG-T9",
                "mapping": "G141",
                "description": "The objective of this technique is to ensure that sections have headings that identify them and that the heading are used in the correct order",
                "metadata": {
                  "target": {
                    "element": [
                      "h1",
                      "h2",
                      "h3",
                      "h4",
                      "h5",
                      "h6"
                    ],
                    "attributes": "role='heading'"
                  },
                  "success-criteria": [
                    {
                      "name": "1.3.1",
                      "level": "A",
                      "principle": "Perceivable",
                      "url": "https://www.w3.org/WAI/WCAG21/Understanding/info-and-relationships"
                    },
                    {
                      "name": "2.4.10",
                      "level": "AAA",
                      "principle": "Operable",
                      "url": "https://www.w3.org/WAI/WCAG21/Understanding/section-headings"
                    }
                  ],
                  "related": [
                    "G91",
                    "H30"
                  ],
                  "url": "https://www.w3.org/WAI/WCAG21/Techniques/general/G141",
                  "passed": 0,
                  "warning": 1,
                  "failed": 0,
                  "inapplicable": 0,
                  "outcome": "warning",
                  "description": "Please verify that headers are used to divide the page correctly."
                },
                "results": [
                  {
                    "verdict": "warning",
                    "description": "Please verify that headers are used to divide the page correctly.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<body class=\"home page-template-default page page-id-37\">\n\n\n\n    \n\n\t\t\n\t\t\t\n\t\t\t\n\t\t\t\t\n\n\n\n\t\t\t\t\n\t\t\t\n\n\t\t\t\n\t\t\t\n\nHome\nMeet Pilar\nIssues\nVote\nVolunteer\nEvents\nEndorsements\nGallery\nDonate\n\n\t\t\t\n\n\t\t\t\n\t\t\t\n\n\t\t\t\n\nMenu\n\n\t\t\t\n\n\t\t\n\n    \n\n\n\n\n\n\t\n\t\t\n\t\tClose\n\t\n\n\n\nHome\nMeet Pilar\nIssues\nVote\nVolunteer\nEvents\nEndorsements\nGallery\n\n\n\nDonate\n\n\n\n\n\n\n\n\t&nbsp;\n\t\n\tVote Pilar Schiavo\n\tDEMOCRAT FOR ASSEMBLY\nPilar Schiavo is an independent voice who spent her career standing up to those in power — including those in her own party — to deliver for our community.\nThat’s why she is the only candidate endorsed by teachers, nurses, firefighters, Planned Parenthood and the Sierra Club.\n\n\n\t\n\n\n\n\n\n\n\n\nMeet Pilar\nAs a small business own …",
                        "pointer": "html > body:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  }
                ]
              },
              "QW-WCAG-T23": {
                "name": "Adding a link at the top of each page that goes directly to the main content area",
                "code": "QW-WCAG-T23",
                "mapping": "G1",
                "description": "The objective of this technique is to provide a mechanism to bypass blocks of material that are repeated on multiple Web pages by skipping directly to the main content of the Web page.",
                "metadata": {
                  "target": {
                    "element": "body"
                  },
                  "success-criteria": [
                    {
                      "name": "2.4.1",
                      "level": "A",
                      "principle": "Operable",
                      "url": "https://www.w3.org/WAI/WCAG21/Understanding/bypass-blocks"
                    }
                  ],
                  "related": [
                    "G123",
                    "G124"
                  ],
                  "url": "https://www.w3.org/WAI/WCAG21/Techniques/general/G1",
                  "passed": 0,
                  "warning": 0,
                  "failed": 1,
                  "inapplicable": 0,
                  "outcome": "failed",
                  "description": "The first focusable control on the Web page does not links to local content."
                },
                "results": [
                  {
                    "verdict": "failed",
                    "description": "The first focusable control on the Web page does not links to local content.",
                    "resultCode": "F3",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/\" aria-current=\"page\">Home</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(3) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  }
                ]
              },
              "QW-WCAG-T21": {
                "name": "Failure of Success Criteria 2.4.4, 2.4.9 and 4.1.2 due to not providing an accessible name for an image which is the only content in a link",
                "code": "QW-WCAG-T21",
                "mapping": "F89",
                "description": "This technique checks the text alternative of images which are the only content of a link",
                "metadata": {
                  "target": {
                    "parent": "a",
                    "element": "img"
                  },
                  "success-criteria": [
                    {
                      "name": "2.4.4",
                      "level": "A",
                      "principle": "Operable",
                      "url": "https://www.w3.org/TR/UNDERSTANDING-WCAG20/navigation-mechanisms-refs.html"
                    },
                    {
                      "name": "2.4.9",
                      "level": "AAA",
                      "principle": "Operable",
                      "url": "https://www.w3.org/TR/UNDERSTANDING-WCAG20/navigation-mechanisms-link.html"
                    },
                    {
                      "name": "4.1.2",
                      "level": "A",
                      "principle": "Robust",
                      "url": "https://www.w3.org/WAI/WCAG21/Understanding/name-role-value"
                    }
                  ],
                  "related": [
                    "H2",
                    "H30",
                    "ARIA7",
                    "ARIA8"
                  ],
                  "url": "https://www.w3.org/WAI/WCAG21/Techniques/failures/F89",
                  "passed": 4,
                  "warning": 0,
                  "failed": 1,
                  "inapplicable": 0,
                  "outcome": "failed",
                  "description": "The image doesn't have an accessible name."
                },
                "results": [
                  {
                    "verdict": "failed",
                    "description": "The image doesn't have an accessible name.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/endorsements/\"></a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > main:nth-child(3) > section:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > p:nth-child(5) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  }
                ]
              },
              "QW-WCAG-T32": {
                "name": "Using ol, ul and dl for lists or groups of links",
                "code": "QW-WCAG-T32",
                "mapping": "H48",
                "description": "The objective of this technique is to create lists of related items using list elements appropriate for their purposes.",
                "metadata": {
                  "target": {
                    "element": [
                      "li",
                      "dd",
                      "dt"
                    ]
                  },
                  "success-criteria": [
                    {
                      "name": "1.3.1",
                      "level": "A",
                      "principle": "Perceivable",
                      "url": "https://www.w3.org/WAI/WCAG21/Understanding/info-and-relationships"
                    }
                  ],
                  "related": [
                    "H40"
                  ],
                  "url": "https://www.w3.org/WAI/WCAG21/Techniques/html/H48",
                  "passed": 0,
                  "warning": 2,
                  "failed": 1,
                  "inapplicable": 0,
                  "outcome": "failed",
                  "description": "A list item is not contained in a correct list element."
                },
                "results": [
                  {
                    "verdict": "warning",
                    "description": "Check that content that has the visual appearance of a list (with or without bullets) is marked as an unordered list.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<ul id=\"menu-header-menu\" class=\"menu\"><li id=\"menu-item-629\" class=\"menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-629\"><a href=\"/\" aria-current=\"page\" _selector=\"html > body:nth-child(2) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(3) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1)\">Home</a></li>\n<li id=\"menu-item-630\" class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-630\"><a href=\"/about/\" _selector=\"html > body:nth-child(2) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(3) > ul:nth-child(1) > li:nth-child(2) > a:nth-child(1)\">Meet Pilar</a></li>\n< …",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(3) > ul:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check that content that has the visual appearance of a list (with or without bullets) is marked as an unordered list.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<ul id=\"menu-header-menu-mobile\" class=\"menu\"><li id=\"menu-item-657\" class=\"menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-657\"><a href=\"/\" aria-current=\"page\" _selector=\"html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1)\">Home</a></li>\n<li id=\"menu-item-658\" class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-658\"><a href=\"/about/\" _selector=\"html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > ul:nth-child(1) > li:nth-child(2) > a:nth-child(1)\">Meet Pilar</a></li>\n …",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > ul:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "A list item is not contained in a correct list element.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<ul></ul>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > footer:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > ul:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  }
                ]
              },
              "QW-WCAG-T8": {
                "name": "Failure of Success Criterion 1.1.1 and 1.2.1 due to using text alternatives that are not alternatives",
                "code": "QW-WCAG-T8",
                "mapping": "F30",
                "description": "This describes a failure condition for all techniques involving text alternatives. If the text in the \"text alternative\" cannot be used in place of the non-text content without losing information or function then it fails because it is not, in fact, an alternative to the non-text content",
                "metadata": {
                  "target": {
                    "attributes": "alt"
                  },
                  "success-criteria": [
                    {
                      "name": "1.1.1",
                      "level": "A",
                      "principle": "Perceivable",
                      "url": "https://www.w3.org/WAI/WCAG21/Understanding/non-text-content"
                    },
                    {
                      "name": "1.2.1",
                      "level": "A",
                      "principle": "Perceivable",
                      "url": "https://www.w3.org/WAI/WCAG21/Understanding/audio-only-and-video-only-prerecorded"
                    }
                  ],
                  "related": [],
                  "url": "https://www.w3.org/WAI/WCAG21/Techniques/failures/F30",
                  "passed": 0,
                  "warning": 10,
                  "failed": 0,
                  "inapplicable": 0,
                  "outcome": "warning",
                  "description": "Text alternative needs manual verification."
                },
                "results": [
                  {
                    "verdict": "warning",
                    "description": "Text alternative needs manual verification.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<img src=\"/wp-content/themes/pilar4ca/images/pilar-schiavo-for-state-assembly.svg\" alt=\"Pilar Schiavo for State Assembly\" style=\"width:125px; height:auto;\">",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > img:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Text alternative needs manual verification.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<img src=\"/wp-content/themes/pilar4ca/images/pilar-schiavo-for-state-assembly-ffffff.svg\" alt=\"Pilar Schiavo for State Assembly\" style=\"width:125px; height:auto;\">",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > img:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Text alternative needs manual verification.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<img src=\"/wp-content/themes/pilar4ca/images/facebook-ffffff.svg\" alt=\"Facebook\" style=\"width:25px; height:25px;\">",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > a:nth-child(1) > img:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Text alternative needs manual verification.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<img src=\"/wp-content/themes/pilar4ca/images/instagram-ffffff.svg\" alt=\"Instagram\" style=\"width:25px; height:25px;\">",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > a:nth-child(2) > img:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Text alternative needs manual verification.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<img src=\"/wp-content/themes/pilar4ca/images/twitter-ffffff.svg\" alt=\"Twitter\" style=\"width:25px; height:25px;\">",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > a:nth-child(3) > img:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Text alternative needs manual verification.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<img src=\"/wp-content/themes/pilar4ca/images/youtube-ffffff.svg\" alt=\"YouTube\" style=\"width:25px; height:25px;\">",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > a:nth-child(4) > img:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Text alternative needs manual verification.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<img src=\"/wp-content/themes/pilar4ca/images/facebook.svg\" alt=\"Facebook\" style=\"width:35px; height:35px;\">",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > footer:nth-child(4) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > a:nth-child(2) > img:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Text alternative needs manual verification.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<img src=\"/wp-content/themes/pilar4ca/images/instagram.svg\" alt=\"Instagram\" style=\"width:35px; height:35px;\">",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > footer:nth-child(4) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > a:nth-child(3) > img:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Text alternative needs manual verification.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<img src=\"/wp-content/themes/pilar4ca/images/twitter.svg\" alt=\"Twitter\" style=\"width:35px; height:35px;\">",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > footer:nth-child(4) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > a:nth-child(4) > img:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Text alternative needs manual verification.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<img src=\"/wp-content/themes/pilar4ca/images/youtube.svg\" alt=\"YouTube\" style=\"width:35px; height:35px;\">",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > footer:nth-child(4) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > a:nth-child(5) > img:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  }
                ]
              }
            }
          },
          "best-practices": {
            "type": "best-practices",
            "metadata": {
              "passed": 15,
              "warning": 1,
              "failed": 1,
              "inapplicable": 7
            },
            "assertions": {
              "QW-BP1": {
                "name": "Using h1-h6 to identify headings",
                "code": "QW-BP1",
                "mapping": "H42",
                "description": "It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content",
                "metadata": {
                  "target": {
                    "element": [
                      "h1",
                      "h2",
                      "h3",
                      "h4",
                      "h5",
                      "h6"
                    ]
                  },
                  "success-criteria": [
                    {
                      "name": "1.3.1",
                      "level": "A",
                      "principle": "Perceivable",
                      "url": "https://www.w3.org/WAI/WCAG21/Understanding/info-and-relationships.html"
                    }
                  ],
                  "related": [
                    "H69",
                    "G141",
                    "F2",
                    "F43"
                  ],
                  "url": "https://www.w3.org/TR/WCAG20-TECHS/H42.html",
                  "passed": 0,
                  "warning": 3,
                  "failed": 0,
                  "inapplicable": 0,
                  "outcome": "warning",
                  "description": "Check that heading markup is used when content is a heading."
                },
                "results": [
                  {
                    "verdict": "warning",
                    "description": "Check that heading markup is used when content is a heading.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<h1>Vote Pilar Schiavo</h1>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > main:nth-child(3) > section:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > h1:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check that heading markup is used when content is a heading.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<h2>DEMOCRAT FOR ASSEMBLY</h2>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > main:nth-child(3) > section:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > h2:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check that heading markup is used when content is a heading.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<h3>Meet Pilar</h3>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > main:nth-child(3) > article:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h3:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  }
                ]
              },
              "QW-BP15": {
                "name": "At least one width attribute of an HTML element is expressed in absolute values",
                "code": "QW-BP15",
                "description": "At least one width attribute of an HTML element is expressed in absolute values",
                "metadata": {
                  "target": {
                    "element": "*",
                    "attributes": "width"
                  },
                  "passed": 0,
                  "warning": 0,
                  "failed": 1,
                  "inapplicable": 0,
                  "outcome": "failed",
                  "description": "The test target `width` attribute uses absolute units."
                },
                "results": [
                  {
                    "verdict": "failed",
                    "description": "The test target `width` attribute uses absolute units.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<iframe id=\"hero-video\" frameborder=\"0\" allowfullscreen=\"1\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" title=\"Together - Pilar Schiavo for Assembly\" width=\"560\" height=\"316\" src=\"https://www.youtube.com/embed/Ra8DaxiUjFs?autoplay=1&amp;controls=1&amp;showinfo=0&amp;modestbranding=1&amp;loop=1&amp;fs=0&amp;cc_load_policy=0&amp;iv_load_policy=3&amp;autohide=1&amp;mute=1&amp;playsinline=1&amp;rel=0&amp;ecver=2&amp;end=60&amp;enablejsapi=1&amp;origin=https%3A%2F%2Fpilar4ca.com&amp;widgetid=1\" data-gtm-yt-inspected-6=\"true\"></iframe>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > main:nth-child(3) > article:nth-child(2) > div:nth-child(1) > div:nth-child(2) > iframe:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  }
                ]
              }
            }
          },
          "counter": {
            "type": "counter",
            "data": {
              "roles": {
                "link": 50,
                "document": 1,
                "img": 13,
                "list": 3,
                "listitem": 17,
                "main": 1,
                "region": 1,
                "heading": 3,
                "article": 1,
                "status": 1,
                "form": 1,
                "textbox": 5,
                "button": 1
              },
              "tags": {
                "html": 1,
                "head": 1,
                "meta": 7,
                "title": 1,
                "link": 20,
                "style": 1,
                "script": 23,
                "body": 1,
                "div": 47,
                "header": 1,
                "img": 13,
                "ul": 3,
                "li": 17,
                "a": 32,
                "main": 1,
                "section": 1,
                "h1": 1,
                "h2": 1,
                "p": 22,
                "article": 1,
                "h3": 1,
                "em": 1,
                "iframe": 1,
                "footer": 1,
                "strong": 2,
                "form": 1,
                "input": 12,
                "label": 5,
                "span": 6,
                "textarea": 1,
                "br": 3,
                "blockquote": 1
              }
            }
          }
        },
        "success": true
      },
      "standardResult": {
        "totals": [
          16,
          68,
          3,
          12
        ],
        "instances": [
          {
            "ruleID": "QW-ACT-R63",
            "what": "This rule checks that each page has an element with a landmark semantic role starting with non-repeated content",
            "ordinalSeverity": 1,
            "tagName": "HTML",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html"
            },
            "excerpt": "<html class=\"no-js wf-opensans-n7-active wf-opensans-n3-active wf-opensans-n4-active wf-montserrat-n1-active wf-montserrat-n7-active wf-active\" lang=\"en\"><head></head><body></body></html>"
          },
          {
            "ruleID": "QW-ACT-R64",
            "what": "This rule checks that the non-repeated content contains a heading",
            "ordinalSeverity": 1,
            "tagName": "HTML",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html"
            },
            "excerpt": "<html class=\"no-js wf-opensans-n7-active wf-opensans-n3-active wf-opensans-n4-active wf-montserrat-n1-active wf-montserrat-n7-active wf-active\" lang=\"en\"><head></head><body></body></html>"
          },
          {
            "ruleID": "QW-ACT-R73",
            "what": "This rule checks that repeated blocks of content are collapsible.",
            "ordinalSeverity": 1,
            "tagName": "HTML",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html"
            },
            "excerpt": "<html class=\"no-js wf-opensans-n7-active wf-opensans-n3-active wf-opensans-n4-active wf-montserrat-n1-active wf-montserrat-n7-active wf-active\" lang=\"en\"><head></head><body></body></html>"
          },
          {
            "ruleID": "QW-ACT-R74",
            "what": "This rule checks that there is an instrument to move focus to non-repeated content in the page.",
            "ordinalSeverity": 1,
            "tagName": "HTML",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html"
            },
            "excerpt": "<html class=\"no-js wf-opensans-n7-active wf-opensans-n3-active wf-opensans-n4-active wf-montserrat-n1-active wf-montserrat-n7-active wf-active\" lang=\"en\"><head></head><body></body></html>"
          },
          {
            "ruleID": "QW-ACT-R12",
            "what": "This rule checks that each link has an accessible name.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(1) > main:nth-child(3) > section:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > p:nth-child(5) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/endorsements/\"></a>"
          },
          {
            "ruleID": "QW-ACT-R18",
            "what": "This rule checks that all id attribute values on a single page are unique.",
            "ordinalSeverity": 3,
            "tagName": "SCRIPT",
            "id": "www-widgetapi-script",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(1) > footer:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > form:nth-child(2) > p:nth-child(6) > script:nth-child(3)"
            },
            "excerpt": "<script type=\"text/javascript\" id=\"www-widgetapi-script\" src=\"https://www.youtube.com/s/player/6ed0d907/www-widgetapi.vflset/www-widgetapi.js\" async=\"\"></script>"
          },
          {
            "ruleID": "QW-ACT-R18",
            "what": "This rule checks that all id attribute values on a single page are unique.",
            "ordinalSeverity": 3,
            "tagName": "SCRIPT",
            "id": "www-widgetapi-script",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(1) > footer:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > form:nth-child(2) > p:nth-child(6) > script:nth-child(4)"
            },
            "excerpt": "<script type=\"text/javascript\" id=\"www-widgetapi-script\" src=\"https://www.youtube.com/s/player/6ed0d907/www-widgetapi.vflset/www-widgetapi.js\" async=\"\"></script>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(3) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/\" aria-current=\"page\">Home</a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(3) > ul:nth-child(1) > li:nth-child(2) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/about/\">Meet Pilar</a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(3) > ul:nth-child(1) > li:nth-child(3) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/issues/\">Issues</a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(3) > ul:nth-child(1) > li:nth-child(4) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/vote/\">Vote</a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(3) > ul:nth-child(1) > li:nth-child(5) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/volunteer/\">Volunteer</a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(3) > ul:nth-child(1) > li:nth-child(6) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://pilar4ca.com/events/\">Events</a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(3) > ul:nth-child(1) > li:nth-child(7) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://pilar4ca.com/endorsements/\">Endorsements</a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(3) > ul:nth-child(1) > li:nth-child(8) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://pilar4ca.com/gallery/\">Gallery</a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(3) > ul:nth-child(1) > li:nth-child(9) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://pilar4ca.com/donate/\">Donate</a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(1) > main:nth-child(3) > section:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > p:nth-child(5) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/endorsements/\"></a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(1) > main:nth-child(3) > article:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(9) > a:nth-child(1)"
            },
            "excerpt": "<a class=\"button\" href=\"/about/\">Learn More About Pilar</a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "IFRAME",
            "id": "hero-video",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(1) > main:nth-child(3) > article:nth-child(2) > div:nth-child(1) > div:nth-child(2) > iframe:nth-child(1)"
            },
            "excerpt": "<iframe id=\"hero-video\" frameborder=\"0\" allowfullscreen=\"1\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" title=\"Together - Pilar Schiavo  ... d_policy=3&amp;autohide=1&amp;mute=1&amp;playsinline=1&amp;rel=0&amp;ecver=2&amp;end=60&amp;enablejsapi=1&amp;origin=https%3A%2F%2Fpilar4ca.com&amp;widgetid=1\" data-gtm-yt-inspected-6=\"true\"></iframe>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "INPUT",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(1) > footer:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > form:nth-child(2) > div:nth-child(2) > div:nth-child(1) > p:nth-child(1) > span:nth-child(2) > input:nth-child(1)"
            },
            "excerpt": "<input size=\"40\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" value=\"\" type=\"text\" name=\"your-first-name\">"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "INPUT",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(1) > footer:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > form:nth-child(2) > div:nth-child(2) > div:nth-child(2) > p:nth-child(1) > span:nth-child(2) > input:nth-child(1)"
            },
            "excerpt": "<input size=\"40\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" value=\"\" type=\"text\" name=\"your-last-name\">"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "INPUT",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(1) > footer:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > form:nth-child(2) > p:nth-child(3) > span:nth-child(2) > input:nth-child(1)"
            },
            "excerpt": "<input size=\"40\" class=\"wpcf7-form-control wpcf7-text wpcf7-email wpcf7-validates-as-required wpcf7-validates-as-email\" autocomplete=\"email\" aria-required=\"true\" aria-invalid=\"false\" value=\"\" type=\"email\" name=\"your-email\">"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "INPUT",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(1) > footer:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > form:nth-child(2) > p:nth-child(5) > input:nth-child(1)"
            },
            "excerpt": "<input class=\"wpcf7-form-control has-spinner wpcf7-submit\" type=\"submit\" value=\"Subscribe\">"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(1) > footer:nth-child(4) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > p:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/donate/\" class=\"button\">Donate</a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(1) > footer:nth-child(4) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > a:nth-child(2)"
            },
            "excerpt": "<a href=\"https://www.facebook.com/Pilar4CA\" target=\"_blank\" style=\"display:inline-block; margin:0 1rem 1rem 0;\"></a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(1) > footer:nth-child(4) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > a:nth-child(3)"
            },
            "excerpt": "<a href=\"https://www.instagram.com/pilar4ca/\" target=\"_blank\" style=\"display:inline-block; margin:0 1rem 1rem 0;\"></a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(1) > footer:nth-child(4) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > a:nth-child(4)"
            },
            "excerpt": "<a href=\"https://twitter.com/Pilar4CA\" target=\"_blank\" style=\"display:inline-block; margin:0 1rem 1rem 0;\"></a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(1) > footer:nth-child(4) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > a:nth-child(5)"
            },
            "excerpt": "<a href=\"https://www.youtube.com/@pilarschiavoforassembly1503\" target=\"_blank\" style=\"display:inline-block; margin:0 1rem 1rem 0;\"></a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(1) > footer:nth-child(4) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > p:nth-child(6) > a:nth-child(3)"
            },
            "excerpt": "<a href=\"mailto:contact@pilar4ca.com\">contact@pilar4ca.com</a>"
          },
          {
            "ruleID": "QW-ACT-R9",
            "what": "This rule checks that links with identical accessible names resolve to the same resource or equivalent resources.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(1) > footer:nth-child(4) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > p:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/donate/\" class=\"button\">Donate</a>"
          },
          {
            "ruleID": "QW-ACT-R9",
            "what": "This rule checks that links with identical accessible names resolve to the same resource or equivalent resources.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(3) > ul:nth-child(1) > li:nth-child(9) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://pilar4ca.com/donate/\">Donate</a>"
          },
          {
            "ruleID": "QW-ACT-R16",
            "what": "Form control has accessible name",
            "ordinalSeverity": 3,
            "tagName": "INPUT",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(1) > footer:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > form:nth-child(2) > div:nth-child(2) > div:nth-child(1) > p:nth-child(1) > span:nth-child(2) > input:nth-child(1)"
            },
            "excerpt": "<input size=\"40\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" value=\"\" type=\"text\" name=\"your-first-name\">"
          },
          {
            "ruleID": "QW-ACT-R16",
            "what": "Form control has accessible name",
            "ordinalSeverity": 3,
            "tagName": "INPUT",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(1) > footer:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > form:nth-child(2) > div:nth-child(2) > div:nth-child(2) > p:nth-child(1) > span:nth-child(2) > input:nth-child(1)"
            },
            "excerpt": "<input size=\"40\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" value=\"\" type=\"text\" name=\"your-last-name\">"
          },
          {
            "ruleID": "QW-ACT-R16",
            "what": "Form control has accessible name",
            "ordinalSeverity": 3,
            "tagName": "INPUT",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(1) > footer:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > form:nth-child(2) > p:nth-child(3) > span:nth-child(2) > input:nth-child(1)"
            },
            "excerpt": "<input size=\"40\" class=\"wpcf7-form-control wpcf7-text wpcf7-email wpcf7-validates-as-required wpcf7-validates-as-email\" autocomplete=\"email\" aria-required=\"true\" aria-invalid=\"false\" value=\"\" type=\"email\" name=\"your-email\">"
          },
          {
            "ruleID": "QW-ACT-R41",
            "what": "This rule checks that text error messages provided when the user completes a form field with invalid values or using an invalid format, identify the cause of the error or how to fix the error.",
            "ordinalSeverity": 1,
            "tagName": "INPUT",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(1) > footer:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > form:nth-child(2) > div:nth-child(2) > div:nth-child(1) > p:nth-child(1) > span:nth-child(2) > input:nth-child(1)"
            },
            "excerpt": "<input size=\"40\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" value=\"\" type=\"text\" name=\"your-first-name\">"
          },
          {
            "ruleID": "QW-ACT-R41",
            "what": "This rule checks that text error messages provided when the user completes a form field with invalid values or using an invalid format, identify the cause of the error or how to fix the error.",
            "ordinalSeverity": 1,
            "tagName": "INPUT",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(1) > footer:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > form:nth-child(2) > div:nth-child(2) > div:nth-child(2) > p:nth-child(1) > span:nth-child(2) > input:nth-child(1)"
            },
            "excerpt": "<input size=\"40\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" value=\"\" type=\"text\" name=\"your-last-name\">"
          },
          {
            "ruleID": "QW-ACT-R41",
            "what": "This rule checks that text error messages provided when the user completes a form field with invalid values or using an invalid format, identify the cause of the error or how to fix the error.",
            "ordinalSeverity": 1,
            "tagName": "INPUT",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(1) > footer:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > form:nth-child(2) > p:nth-child(3) > span:nth-child(2) > input:nth-child(1)"
            },
            "excerpt": "<input size=\"40\" class=\"wpcf7-form-control wpcf7-text wpcf7-email wpcf7-validates-as-required wpcf7-validates-as-email\" autocomplete=\"email\" aria-required=\"true\" aria-invalid=\"false\" value=\"\" type=\"email\" name=\"your-email\">"
          },
          {
            "ruleID": "QW-ACT-R41",
            "what": "This rule checks that text error messages provided when the user completes a form field with invalid values or using an invalid format, identify the cause of the error or how to fix the error.",
            "ordinalSeverity": 1,
            "tagName": "INPUT",
            "id": "wpcf7-648f1418e7633-field",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(1) > footer:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > form:nth-child(2) > p:nth-child(4) > span:nth-child(1) > input:nth-child(2)"
            },
            "excerpt": "<input id=\"wpcf7-648f1418e7633-field\" class=\"wpcf7-form-control wpcf7-text\" type=\"text\" name=\"website-99\" value=\"\" size=\"40\" tabindex=\"-1\" autocomplete=\"new-password\">"
          },
          {
            "ruleID": "QW-ACT-R41",
            "what": "This rule checks that text error messages provided when the user completes a form field with invalid values or using an invalid format, identify the cause of the error or how to fix the error.",
            "ordinalSeverity": 1,
            "tagName": "TEXTAREA",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(1) > footer:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > form:nth-child(2) > p:nth-child(6) > label:nth-child(1) > textarea:nth-child(1)"
            },
            "excerpt": "<textarea name=\"_wpcf7_ak_hp_textarea\" cols=\"45\" rows=\"8\" maxlength=\"100\"></textarea>"
          },
          {
            "ruleID": "QW-ACT-R17",
            "what": "This rule checks that each image that is not marked as decorative, has an accessible name.",
            "ordinalSeverity": 3,
            "tagName": "IMG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(1) > main:nth-child(3) > section:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > p:nth-child(5) > a:nth-child(1) > img:nth-child(1)"
            },
            "excerpt": "<img decoding=\"async\" style=\"max-width: 50%; height: auto;\" src=\"/wp-content/uploads/home-endorsements.jpg\">"
          },
          {
            "ruleID": "QW-ACT-R17",
            "what": "This rule checks that each image that is not marked as decorative, has an accessible name.",
            "ordinalSeverity": 3,
            "tagName": "IMG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(1) > main:nth-child(3) > article:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > img:nth-child(1)"
            },
            "excerpt": "<img decoding=\"async\" style=\"max-width: 100%; height: auto;\" src=\"/wp-content/uploads/home-2.jpg\">"
          },
          {
            "ruleID": "QW-ACT-R17",
            "what": "This rule checks that each image that is not marked as decorative, has an accessible name.",
            "ordinalSeverity": 3,
            "tagName": "IMG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(1) > footer:nth-child(4) > div:nth-child(2) > img:nth-child(1)"
            },
            "excerpt": "<img src=\"/wp-content/themes/pilar4ca/images/pilar-schiavo-for-state-assembly.svg\" style=\"height:64px; width:auto;\">"
          },
          {
            "ruleID": "QW-ACT-R37",
            "what": "This rule checks that the highest possible contrast of every text character with its background meets the minimal contrast requirement.",
            "ordinalSeverity": 3,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(1) > main:nth-child(3) > section:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > h2:nth-child(2)"
            },
            "excerpt": "<h2>DEMOCRAT FOR ASSEMBLY</h2>"
          },
          {
            "ruleID": "QW-ACT-R76",
            "what": "This rule checks that the highest possible contrast of every text character with its background meets the enhanced contrast requirement.",
            "ordinalSeverity": 3,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(1) > main:nth-child(3) > section:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > h2:nth-child(2)"
            },
            "excerpt": "<h2>DEMOCRAT FOR ASSEMBLY</h2>"
          },
          {
            "ruleID": "QW-ACT-R76",
            "what": "This rule checks that the highest possible contrast of every text character with its background meets the enhanced contrast requirement.",
            "ordinalSeverity": 3,
            "tagName": "BLOCKQUOTE",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(1) > footer:nth-child(4) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > blockquote:nth-child(3)"
            },
            "excerpt": "<blockquote> 21606 Devonshire St. #5648 Chatsworth, CA 91311 </blockquote>"
          },
          {
            "ruleID": "QW-ACT-R75",
            "what": "This rule checks that each page has a mechanism to bypass repeated blocks of content.",
            "ordinalSeverity": 1,
            "tagName": "HTML",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html"
            },
            "excerpt": "<html class=\"no-js wf-opensans-n7-active wf-opensans-n3-active wf-opensans-n4-active wf-montserrat-n1-active wf-montserrat-n7-active wf-active\" lang=\"en\"><head></head><body>Pilar Schiavo for State Ass ... r--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid …"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(3) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/\" aria-current=\"page\">Home</a>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(3) > ul:nth-child(1) > li:nth-child(2) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/about/\">Meet Pilar</a>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(3) > ul:nth-child(1) > li:nth-child(3) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/issues/\">Issues</a>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(3) > ul:nth-child(1) > li:nth-child(4) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/vote/\">Vote</a>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(3) > ul:nth-child(1) > li:nth-child(5) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/volunteer/\">Volunteer</a>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(3) > ul:nth-child(1) > li:nth-child(6) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://pilar4ca.com/events/\">Events</a>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(3) > ul:nth-child(1) > li:nth-child(7) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://pilar4ca.com/endorsements/\">Endorsements</a>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(3) > ul:nth-child(1) > li:nth-child(8) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://pilar4ca.com/gallery/\">Gallery</a>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(3) > ul:nth-child(1) > li:nth-child(9) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://pilar4ca.com/donate/\">Donate</a>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "H1",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(1) > main:nth-child(3) > section:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > h1:nth-child(1)"
            },
            "excerpt": "<h1>Vote Pilar Schiavo</h1>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(1) > main:nth-child(3) > section:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > h2:nth-child(2)"
            },
            "excerpt": "<h2>DEMOCRAT FOR ASSEMBLY</h2>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(1) > main:nth-child(3) > section:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > p:nth-child(3)"
            },
            "excerpt": "<p>Pilar Schiavo is an independent voice who spent her career standing up to those in power — including those in her own party — to deliver for our community.</p>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(1) > main:nth-child(3) > section:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > p:nth-child(4)"
            },
            "excerpt": "<p>That’s why she is the only candidate endorsed by teachers, nurses, firefighters, Planned Parenthood and the Sierra Club.</p>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "H3",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(1) > main:nth-child(3) > article:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h3:nth-child(1)"
            },
            "excerpt": "<h3>Meet Pilar</h3>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(1) > main:nth-child(3) > article:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(2)"
            },
            "excerpt": "<p>As a small business owner, I know times are tough. And with prices on the rise, families like mine have to make tough choices. Too many people in our community are working hard and are still struggling. That’s why I’m running for Assembly – to cut taxes for small businesses and the middle class and fight to make the economy work for working families, so everyone can thrive.</p>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(1) > main:nth-child(3) > article:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(3)"
            },
            "excerpt": "<p>For more than 20 years, I have been an independent voice, standing up to those in power to deliver for our community on good jobs, affordable housing, solutions to homelessness, and health care.</p>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(1) > main:nth-child(3) > article:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(4)"
            },
            "excerpt": "<p>As a Nurse Advocate, I helped provide healthcare – including reproductive healthcare – to more than one million people. I am proudly 100% pro-choice and will always fight for a woman’s right to choose. And now more than ever, we can’t take our rights for granted.</p>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "EM",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(1) > main:nth-child(3) > article:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(4) > em:nth-child(1)"
            },
            "excerpt": "<em>always</em>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(1) > main:nth-child(3) > article:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(5)"
            },
            "excerpt": "<p>I also co-founded an organization that has delivered more than 50,000 meals to people in need, helped secure housing for veterans and seniors experiencing homelessness, and increased resources to keep our communities safe, so we no longer have people living on our sidewalks.</p>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(1) > main:nth-child(3) > article:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(6)"
            },
            "excerpt": "<p>I am running to unseat an extremist Trump Republican who opposes a woman’s right to choose and is supported by the gun lobby. Her values are completely out of touch with our values. On or before November 8, you have the chance to change that.</p>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(1) > main:nth-child(3) > article:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(7)"
            },
            "excerpt": "<p>I hope to earn your vote and bring opportunity back to our community,</p>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(1) > main:nth-child(3) > article:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(8)"
            },
            "excerpt": "<p>— Democrat Pilar Schiavo</p>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(1) > main:nth-child(3) > article:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(9) > a:nth-child(1)"
            },
            "excerpt": "<a class=\"button\" href=\"/about/\">Learn More About Pilar</a>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "STRONG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(1) > footer:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(1) > strong:nth-child(1)"
            },
            "excerpt": "<strong>Get updates from the campaign</strong>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "LABEL",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(1) > footer:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > form:nth-child(2) > div:nth-child(2) > div:nth-child(1) > p:nth-child(1) > label:nth-child(1)"
            },
            "excerpt": "<label>First Name</label>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "LABEL",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(1) > footer:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > form:nth-child(2) > div:nth-child(2) > div:nth-child(2) > p:nth-child(1) > label:nth-child(1)"
            },
            "excerpt": "<label>Last Name</label>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "LABEL",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(1) > footer:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > form:nth-child(2) > p:nth-child(3) > label:nth-child(1)"
            },
            "excerpt": "<label>Email Address</label>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(1) > footer:nth-child(4) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1)"
            },
            "excerpt": "<div style=\"padding: 0.8rem; border:1px solid #20225b; margin-bottom:1rem; text-align:center; font-weight:bold; font-size:80%;\"> Paid for by Pilar Schiavo for Assembly 2022 FPPC ID 1438397 </div>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(1) > footer:nth-child(4) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > p:nth-child(2)"
            },
            "excerpt": "<p>Checks payable to \"Pilar Schiavo for Assembly 2022\" may be mailed to:</p>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "BLOCKQUOTE",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(1) > footer:nth-child(4) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > blockquote:nth-child(3)"
            },
            "excerpt": "<blockquote> 21606 Devonshire St. #5648 Chatsworth, CA 91311 </blockquote>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(1) > footer:nth-child(4) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > p:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/donate/\" class=\"button\">Donate</a>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "STRONG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(1) > footer:nth-child(4) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > p:nth-child(6) > strong:nth-child(1)"
            },
            "excerpt": "<strong>Want to get in touch or have a question?</strong>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(1) > footer:nth-child(4) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > p:nth-child(6) > a:nth-child(3)"
            },
            "excerpt": "<a href=\"mailto:contact@pilar4ca.com\">contact@pilar4ca.com</a>"
          },
          {
            "ruleID": "QW-WCAG-T9",
            "what": "The objective of this technique is to ensure that sections have headings that identify them and that the heading are used in the correct order",
            "ordinalSeverity": 0,
            "tagName": "BODY",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2)"
            },
            "excerpt": "<body class=\"home page-template-default page page-id-37\"> Home Meet Pilar Issues Vote Volunteer Events Endorsements Gallery Donate Menu Close Home Meet Pilar Issues Vote Volunteer Events Endorsements  ...  own party — to deliver for our community. That’s why she is the only candidate endorsed by teachers, nurses, firefighters, Planned Parenthood and the Sierra Club. Meet Pilar As a small business own …"
          },
          {
            "ruleID": "QW-WCAG-T23",
            "what": "The objective of this technique is to provide a mechanism to bypass blocks of material that are repeated on multiple Web pages by skipping directly to the main content of the Web page.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(3) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/\" aria-current=\"page\">Home</a>"
          },
          {
            "ruleID": "QW-WCAG-T21",
            "what": "This technique checks the text alternative of images which are the only content of a link",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(1) > main:nth-child(3) > section:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > p:nth-child(5) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/endorsements/\"></a>"
          },
          {
            "ruleID": "QW-WCAG-T32",
            "what": "The objective of this technique is to create lists of related items using list elements appropriate for their purposes.",
            "ordinalSeverity": 0,
            "tagName": "UL",
            "id": "menu-header-menu",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(3) > ul:nth-child(1)"
            },
            "excerpt": "<ul id=\"menu-header-menu\" class=\"menu\"><li id=\"menu-item-629\" class=\"menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-629\"><a href=\"/\" aria-current ... about/\" _selector=\"html > body:nth-child(2) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(3) > ul:nth-child(1) > li:nth-child(2) > a:nth-child(1)\">Meet Pilar</a></li> < …"
          },
          {
            "ruleID": "QW-WCAG-T32",
            "what": "The objective of this technique is to create lists of related items using list elements appropriate for their purposes.",
            "ordinalSeverity": 0,
            "tagName": "UL",
            "id": "menu-header-menu-mobile",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > ul:nth-child(1)"
            },
            "excerpt": "<ul id=\"menu-header-menu-mobile\" class=\"menu\"><li id=\"menu-item-657\" class=\"menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-657\"><a href=\"/\" aria- ... ef=\"/about/\" _selector=\"html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > ul:nth-child(1) > li:nth-child(2) > a:nth-child(1)\">Meet Pilar</a></li> …"
          },
          {
            "ruleID": "QW-WCAG-T32",
            "what": "The objective of this technique is to create lists of related items using list elements appropriate for their purposes.",
            "ordinalSeverity": 2,
            "tagName": "UL",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(1) > footer:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > ul:nth-child(2)"
            },
            "excerpt": "<ul></ul>"
          },
          {
            "ruleID": "QW-WCAG-T8",
            "what": "This describes a failure condition for all techniques involving text alternatives. If the text in the \"text alternative\" cannot be used in place of the non-text content without losing information or function then it fails because it is not, in fact, an alternative to the non-text content",
            "ordinalSeverity": 0,
            "tagName": "IMG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > img:nth-child(1)"
            },
            "excerpt": "<img src=\"/wp-content/themes/pilar4ca/images/pilar-schiavo-for-state-assembly.svg\" alt=\"Pilar Schiavo for State Assembly\" style=\"width:125px; height:auto;\">"
          },
          {
            "ruleID": "QW-WCAG-T8",
            "what": "This describes a failure condition for all techniques involving text alternatives. If the text in the \"text alternative\" cannot be used in place of the non-text content without losing information or function then it fails because it is not, in fact, an alternative to the non-text content",
            "ordinalSeverity": 0,
            "tagName": "IMG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > img:nth-child(1)"
            },
            "excerpt": "<img src=\"/wp-content/themes/pilar4ca/images/pilar-schiavo-for-state-assembly-ffffff.svg\" alt=\"Pilar Schiavo for State Assembly\" style=\"width:125px; height:auto;\">"
          },
          {
            "ruleID": "QW-WCAG-T8",
            "what": "This describes a failure condition for all techniques involving text alternatives. If the text in the \"text alternative\" cannot be used in place of the non-text content without losing information or function then it fails because it is not, in fact, an alternative to the non-text content",
            "ordinalSeverity": 0,
            "tagName": "IMG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > a:nth-child(1) > img:nth-child(1)"
            },
            "excerpt": "<img src=\"/wp-content/themes/pilar4ca/images/facebook-ffffff.svg\" alt=\"Facebook\" style=\"width:25px; height:25px;\">"
          },
          {
            "ruleID": "QW-WCAG-T8",
            "what": "This describes a failure condition for all techniques involving text alternatives. If the text in the \"text alternative\" cannot be used in place of the non-text content without losing information or function then it fails because it is not, in fact, an alternative to the non-text content",
            "ordinalSeverity": 0,
            "tagName": "IMG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > a:nth-child(2) > img:nth-child(1)"
            },
            "excerpt": "<img src=\"/wp-content/themes/pilar4ca/images/instagram-ffffff.svg\" alt=\"Instagram\" style=\"width:25px; height:25px;\">"
          },
          {
            "ruleID": "QW-WCAG-T8",
            "what": "This describes a failure condition for all techniques involving text alternatives. If the text in the \"text alternative\" cannot be used in place of the non-text content without losing information or function then it fails because it is not, in fact, an alternative to the non-text content",
            "ordinalSeverity": 0,
            "tagName": "IMG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > a:nth-child(3) > img:nth-child(1)"
            },
            "excerpt": "<img src=\"/wp-content/themes/pilar4ca/images/twitter-ffffff.svg\" alt=\"Twitter\" style=\"width:25px; height:25px;\">"
          },
          {
            "ruleID": "QW-WCAG-T8",
            "what": "This describes a failure condition for all techniques involving text alternatives. If the text in the \"text alternative\" cannot be used in place of the non-text content without losing information or function then it fails because it is not, in fact, an alternative to the non-text content",
            "ordinalSeverity": 0,
            "tagName": "IMG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > a:nth-child(4) > img:nth-child(1)"
            },
            "excerpt": "<img src=\"/wp-content/themes/pilar4ca/images/youtube-ffffff.svg\" alt=\"YouTube\" style=\"width:25px; height:25px;\">"
          },
          {
            "ruleID": "QW-WCAG-T8",
            "what": "This describes a failure condition for all techniques involving text alternatives. If the text in the \"text alternative\" cannot be used in place of the non-text content without losing information or function then it fails because it is not, in fact, an alternative to the non-text content",
            "ordinalSeverity": 0,
            "tagName": "IMG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(1) > footer:nth-child(4) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > a:nth-child(2) > img:nth-child(1)"
            },
            "excerpt": "<img src=\"/wp-content/themes/pilar4ca/images/facebook.svg\" alt=\"Facebook\" style=\"width:35px; height:35px;\">"
          },
          {
            "ruleID": "QW-WCAG-T8",
            "what": "This describes a failure condition for all techniques involving text alternatives. If the text in the \"text alternative\" cannot be used in place of the non-text content without losing information or function then it fails because it is not, in fact, an alternative to the non-text content",
            "ordinalSeverity": 0,
            "tagName": "IMG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(1) > footer:nth-child(4) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > a:nth-child(3) > img:nth-child(1)"
            },
            "excerpt": "<img src=\"/wp-content/themes/pilar4ca/images/instagram.svg\" alt=\"Instagram\" style=\"width:35px; height:35px;\">"
          },
          {
            "ruleID": "QW-WCAG-T8",
            "what": "This describes a failure condition for all techniques involving text alternatives. If the text in the \"text alternative\" cannot be used in place of the non-text content without losing information or function then it fails because it is not, in fact, an alternative to the non-text content",
            "ordinalSeverity": 0,
            "tagName": "IMG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(1) > footer:nth-child(4) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > a:nth-child(4) > img:nth-child(1)"
            },
            "excerpt": "<img src=\"/wp-content/themes/pilar4ca/images/twitter.svg\" alt=\"Twitter\" style=\"width:35px; height:35px;\">"
          },
          {
            "ruleID": "QW-WCAG-T8",
            "what": "This describes a failure condition for all techniques involving text alternatives. If the text in the \"text alternative\" cannot be used in place of the non-text content without losing information or function then it fails because it is not, in fact, an alternative to the non-text content",
            "ordinalSeverity": 0,
            "tagName": "IMG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(1) > footer:nth-child(4) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > a:nth-child(5) > img:nth-child(1)"
            },
            "excerpt": "<img src=\"/wp-content/themes/pilar4ca/images/youtube.svg\" alt=\"YouTube\" style=\"width:35px; height:35px;\">"
          },
          {
            "ruleID": "QW-BP1",
            "what": "It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content",
            "ordinalSeverity": 0,
            "tagName": "H1",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(1) > main:nth-child(3) > section:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > h1:nth-child(1)"
            },
            "excerpt": "<h1>Vote Pilar Schiavo</h1>"
          },
          {
            "ruleID": "QW-BP1",
            "what": "It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content",
            "ordinalSeverity": 0,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(1) > main:nth-child(3) > section:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > h2:nth-child(2)"
            },
            "excerpt": "<h2>DEMOCRAT FOR ASSEMBLY</h2>"
          },
          {
            "ruleID": "QW-BP1",
            "what": "It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content",
            "ordinalSeverity": 0,
            "tagName": "H3",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(1) > main:nth-child(3) > article:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h3:nth-child(1)"
            },
            "excerpt": "<h3>Meet Pilar</h3>"
          },
          {
            "ruleID": "QW-BP15",
            "what": "At least one width attribute of an HTML element is expressed in absolute values",
            "ordinalSeverity": 1,
            "tagName": "IFRAME",
            "id": "hero-video",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(1) > main:nth-child(3) > article:nth-child(2) > div:nth-child(1) > div:nth-child(2) > iframe:nth-child(1)"
            },
            "excerpt": "<iframe id=\"hero-video\" frameborder=\"0\" allowfullscreen=\"1\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" title=\"Together - Pilar Schiavo  ... d_policy=3&amp;autohide=1&amp;mute=1&amp;playsinline=1&amp;rel=0&amp;ecver=2&amp;end=60&amp;enablejsapi=1&amp;origin=https%3A%2F%2Fpilar4ca.com&amp;widgetid=1\" data-gtm-yt-inspected-6=\"true\"></iframe>"
          }
        ]
      },
      "endTime": 1687098397686
    },
    {
      "type": "test",
      "which": "tenon",
      "id": "a",
      "startTime": 1687098397686,
      "url": "https://pilar4ca.com/",
      "what": "Tenon",
      "result": {
        "status": 200,
        "message": "OK",
        "code": "success",
        "info": "Success",
        "moreInfo": "https://tenon.io/documentation/apiv2/response-codes#success",
        "responseExecTime": "0.085",
        "responseTime": "2023-06-18T14:26:37.299Z",
        "data": {
          "apiErrors": [],
          "documentSize": 1001078,
          "metadata": null,
          "resultSummary": {
            "tests": {
              "total": 180,
              "passing": 174,
              "failing": 6
            },
            "issues": {
              "totalErrors": 19,
              "totalWarnings": 0,
              "totalIssues": 19
            },
            "issuesByLevel": {
              "A": {
                "count": 6,
                "pct": 31.58
              },
              "AA": {
                "count": 3,
                "pct": 15.79
              },
              "AAA": {
                "count": 19,
                "pct": 100
              }
            },
            "density": {
              "errorDensity": 2,
              "warningDensity": 0,
              "allDensity": 2
            }
          },
          "projectID": "E4B12DC9-2F67-8DB7-26C9-E50C8490",
          "responseID": "67fc2a45-7360-4c9d-996e-286d583d4966",
          "docID": "97121252-572e-4249-dd07-04dce4931e1d",
          "sourceHash": "e83997af96fad885fd69c6e78623ff9f",
          "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=67fc2a45-7360-4c9d-996e-286d583d4966",
          "resultSet": [
            {
              "tID": 57,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has no text inside it.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "The text inside of a link informs the user of the purpose or destination of the link. Because this link has no text, users will not know what the link does or where it takes them when they activate the link. This poses problems for users of screenreaders and voice dictation. Add text within this link to make it usable and understandable for all users",
              "viewPortLocation": {
                "top-left": {
                  "x": 768,
                  "y": 501.984375
                },
                "bottom-right": {
                  "x": 768,
                  "y": 528.984375
                },
                "height": 27,
                "width": 0
              },
              "position": {
                "line": 4007,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/endorsements/\"&gt;&lt;img decoding=\"async\" style=\"max-width: 50%; height: auto;\" src=\"/wp-content/uploads/home-endorsements.jpg\"&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[1]/main[1]/section[1]/div[1]/div[2]/div[1]/p[3]/a[1]",
              "issueID": "516f1513beabc92fcc0f2133d85407ea",
              "signature": "5db30fdb8577d852718537a102f8480b",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=516f1513beabc92fcc0f2133d85407ea"
            },
            {
              "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": 957.21875,
                  "y": 24.109375
                },
                "bottom-right": {
                  "x": 1011.19995,
                  "y": 47.090575
                },
                "height": 22.981199999999998,
                "width": 53.9812
              },
              "position": {
                "line": 374,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://pilar4ca.com/donate/\"&gt;Donate&lt;/a&gt;",
              "xpath": "/html/body/div[1]/header[1]/div[1]/div[3]/ul[1]/li[9]/a[1]",
              "issueID": "a1eed4c60c4f3e4c418e3ef8eedd0de9",
              "signature": "d82952124677df4dab3aeb6853b90b43",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=a1eed4c60c4f3e4c418e3ef8eedd0de9"
            },
            {
              "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": 536,
                  "y": 196.796875
                },
                "bottom-right": {
                  "x": 1000,
                  "y": 236.796875
                },
                "height": 40,
                "width": 464
              },
              "position": {
                "line": 8156,
                "column": 2
              },
              "errorSnippet": "&lt;h2&gt;DEMOCRAT FOR ASSEMBLY&lt;/h2&gt;",
              "xpath": "/html/body/div[1]/main[1]/section[1]/div[1]/div[2]/div[1]/h2[1]",
              "issueID": "0ccd543d82a9f0b05fc08b1a6f1ae872",
              "signature": "a229db921735372aa142d0fdf9d50569",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=0ccd543d82a9f0b05fc08b1a6f1ae872"
            },
            {
              "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": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -32,
                  "y": -32
                },
                "height": -32,
                "width": -32
              },
              "position": {
                "line": 4007,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/donate/\" class=\"button\"&gt;Donate&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[4]/div[1]/a[1]",
              "issueID": "b5fc9abff83351832050b9d304e91c6d",
              "signature": "f8f78d02b7002b68aa101794a99c826d",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=b5fc9abff83351832050b9d304e91c6d"
            },
            {
              "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": 706.65625,
                  "y": 2127.796875
                },
                "bottom-right": {
                  "x": 765.65625,
                  "y": 2153.796875
                },
                "height": 26,
                "width": 59
              },
              "position": {
                "line": 4007,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/donate/\" class=\"button\"&gt;Donate&lt;/a&gt;",
              "xpath": "/html/body/div[1]/footer[1]/div[1]/div[3]/div[1]/p[1]/a[1]",
              "issueID": "2494ec5c1b4f691d912984e33f199b2b",
              "signature": "336807736d5158e835cfbe388dc9e858",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=2494ec5c1b4f691d912984e33f199b2b"
            },
            {
              "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": 84
                },
                "bottom-right": {
                  "x": 1024,
                  "y": 2103.8
                },
                "height": 2019.8,
                "width": 1024
              },
              "position": {
                "line": 4931,
                "column": 322
              },
              "errorSnippet": "&lt;main id=\"bd\"&gt; &lt;section id=\"hero\"&gt;\n&lt;div class=\"row column-on-mobile\"&gt; &lt;div id=\"hero-image\" class=\"column-flex-1\" style=\"height:auto; max-height:600px; background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0), rg",
              "xpath": "/html/body/div[1]/main[1]",
              "issueID": "cf10de7a3401c99f4e41ac861f522654",
              "signature": "0b274df89a7f1abf49c94dd92e6a1e90",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=cf10de7a3401c99f4e41ac861f522654"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 536,
                  "y": 287.984375
                },
                "bottom-right": {
                  "x": 1000,
                  "y": 387.984375
                },
                "height": 100,
                "width": 464
              },
              "position": {
                "line": 373,
                "column": 19560
              },
              "errorSnippet": "&lt;p&gt;Pilar Schiavo is an independent voice who spent her career standing up to those in power — including those in her own party — to deliver for our community.&lt;/p&gt;",
              "xpath": "/html/body/div[1]/main[1]/section[1]/div[1]/div[2]/div[1]/p[1]",
              "issueID": "0d6565944481f6f97b226d099593cabb",
              "signature": "ede257a1f7928b5d11eb010f946769f2",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=0d6565944481f6f97b226d099593cabb"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 536,
                  "y": 407.984375
                },
                "bottom-right": {
                  "x": 1000,
                  "y": 482.984375
                },
                "height": 75,
                "width": 464
              },
              "position": {
                "line": 3204,
                "column": 138
              },
              "errorSnippet": "&lt;p&gt;That’s why she is the only candidate endorsed by teachers, nurses, firefighters, Planned Parenthood and the Sierra Club.&lt;/p&gt;",
              "xpath": "/html/body/div[1]/main[1]/section[1]/div[1]/div[2]/div[1]/p[2]",
              "issueID": "fd9f9057292fdbbc06723ca09f5385d1",
              "signature": "62d44b9ed1a5e05da050273642ea5da9",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=fd9f9057292fdbbc06723ca09f5385d1"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 768,
                  "y": 501.984375
                },
                "bottom-right": {
                  "x": 768,
                  "y": 528.984375
                },
                "height": 27,
                "width": 0
              },
              "position": {
                "line": 4007,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/endorsements/\"&gt;&lt;img decoding=\"async\" style=\"max-width: 50%; height: auto;\" src=\"/wp-content/uploads/home-endorsements.jpg\"&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[1]/main[1]/section[1]/div[1]/div[2]/div[1]/p[3]/a[1]",
              "issueID": "6c04d39ac340e8aee9afff57b6a68a32",
              "signature": "9b6c9dd00ede879b212d73247f6725d3",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=6c04d39ac340e8aee9afff57b6a68a32"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -36,
                  "y": -36
                },
                "height": -36,
                "width": -36
              },
              "position": {
                "line": 8208,
                "column": 1
              },
              "errorSnippet": "&lt;input id=\"wpcf7-648f13fd9b4c6-field\" class=\"wpcf7-form-control wpcf7-text\" type=\"text\" name=\"website-99\" value=\"\" size=\"40\" tabindex=\"-1\" autocomplete=\"new-password\"&gt;",
              "xpath": "/html/body/div[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/form[1]/p[2]/span[1]/input[1]",
              "issueID": "ccd73c60a5740a579dfb9d24a3264b99",
              "signature": "43cc6c4921e52dec89164ff4525bbc94",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=ccd73c60a5740a579dfb9d24a3264b99"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -6,
                  "y": -6
                },
                "height": -6,
                "width": -6
              },
              "position": {
                "line": 374,
                "column": 14812
              },
              "errorSnippet": "&lt;textarea name=\"_wpcf7_ak_hp_textarea\" cols=\"45\" rows=\"8\" maxlength=\"100\"&gt;&lt;/textarea&gt;",
              "xpath": "/html/body/div[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/form[1]/p[4]/label[1]/textarea[1]",
              "issueID": "5b8770da81ea2cab20905885dcd8c271",
              "signature": "cfb348ba707d5c4ab38e153eb0242c48",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=5b8770da81ea2cab20905885dcd8c271"
            },
            {
              "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": -8,
                  "y": 0
                },
                "bottom-right": {
                  "x": -8,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 1414,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.facebook.com/Pilar4CA\" target=\"_blank\" style=\"display:inline-block; margin:0 0.5rem 1rem;\"&gt;&lt;img src=\"/wp-content/themes/pilar4ca/images/facebook-ffffff.svg\" alt=\"Facebook\" style=\"width:25px; height:25px;\"&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[3]/div[1]/a[1]",
              "issueID": "c318a04345e1fd44aa744dfe510461ac",
              "signature": "7b6daeb8e743800a1a72aa0681e1e571",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=c318a04345e1fd44aa744dfe510461ac"
            },
            {
              "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": -8,
                  "y": 0
                },
                "bottom-right": {
                  "x": -8,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 1430,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.instagram.com/pilar4ca/\" target=\"_blank\" style=\"display:inline-block; margin:0 0.5rem 1rem;\"&gt;&lt;img src=\"/wp-content/themes/pilar4ca/images/instagram-ffffff.svg\" alt=\"Instagram\" style=\"width:25px; height:25px;\"&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[3]/div[1]/a[2]",
              "issueID": "b3bbf6eccae8a63c4ac2cfcc84fefe07",
              "signature": "28a66dcb9e5a2fdfcdd8a3721be80d65",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=b3bbf6eccae8a63c4ac2cfcc84fefe07"
            },
            {
              "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": -8,
                  "y": 0
                },
                "bottom-right": {
                  "x": -8,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 1430,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://twitter.com/Pilar4CA\" target=\"_blank\" style=\"display:inline-block; margin:0 0.5rem 1rem;\"&gt;&lt;img src=\"/wp-content/themes/pilar4ca/images/twitter-ffffff.svg\" alt=\"Twitter\" style=\"width:25px; height:25px;\"&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[3]/div[1]/a[3]",
              "issueID": "a6505694d85c8c9f5aab2ffe3dc032e7",
              "signature": "af2c9e02f936b9efaefe11a24e9762d3",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=a6505694d85c8c9f5aab2ffe3dc032e7"
            },
            {
              "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": -8,
                  "y": 0
                },
                "bottom-right": {
                  "x": -8,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 4006,
                "column": 34
              },
              "errorSnippet": "&lt;a href=\"https://www.youtube.com/@pilarschiavoforassembly1503\" target=\"_blank\" style=\"display:inline-block; margin:0 0.5rem 1rem;\"&gt;&lt;img src=\"/wp-content/themes/pilar4ca/images/youtube-ffffff.svg\" alt=\"YouTube\" style=\"width:25px; height:25px;\"&gt",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[3]/div[1]/a[4]",
              "issueID": "6c0c4edca98aaf3c8c72fafadbcdd0ad",
              "signature": "9b8737735d2977983d416d7f48a82796",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=6c0c4edca98aaf3c8c72fafadbcdd0ad"
            },
            {
              "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": 706.65625,
                  "y": 2210.59375
                },
                "bottom-right": {
                  "x": 794.65625,
                  "y": 2238.31255
                },
                "height": 27.7188,
                "width": 88
              },
              "position": {
                "line": 4366,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.facebook.com/Pilar4CA\" target=\"_blank\" style=\"display:inline-block; margin:0 1rem 1rem 0;\"&gt;&lt;img src=\"/wp-content/themes/pilar4ca/images/facebook.svg\" alt=\"Facebook\" style=\"width:35px; height:35px;\"&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[1]/footer[1]/div[1]/div[3]/div[1]/a[1]",
              "issueID": "e685048ce7296c1e871ca6e349ca89f8",
              "signature": "fa8da79017c415914c85ba5425eaf0d6",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=e685048ce7296c1e871ca6e349ca89f8"
            },
            {
              "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": 810.65625,
                  "y": 2210.59375
                },
                "bottom-right": {
                  "x": 904.65625,
                  "y": 2238.31255
                },
                "height": 27.7188,
                "width": 94
              },
              "position": {
                "line": 4366,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.instagram.com/pilar4ca/\" target=\"_blank\" style=\"display:inline-block; margin:0 1rem 1rem 0;\"&gt;&lt;img src=\"/wp-content/themes/pilar4ca/images/instagram.svg\" alt=\"Instagram\" style=\"width:35px; height:35px;\"&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[1]/footer[1]/div[1]/div[3]/div[1]/a[2]",
              "issueID": "66474d19d9454773ff29a69443feb250",
              "signature": "4ac7c3eef2e68e708f831e2e704299cd",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=66474d19d9454773ff29a69443feb250"
            },
            {
              "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": 706.65625,
                  "y": 2254.3125
                },
                "bottom-right": {
                  "x": 777.65625,
                  "y": 2282.0313
                },
                "height": 27.7188,
                "width": 71
              },
              "position": {
                "line": 4367,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://twitter.com/Pilar4CA\" target=\"_blank\" style=\"display:inline-block; margin:0 1rem 1rem 0;\"&gt;&lt;img src=\"/wp-content/themes/pilar4ca/images/twitter.svg\" alt=\"Twitter\" style=\"width:35px; height:35px;\"&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[1]/footer[1]/div[1]/div[3]/div[1]/a[3]",
              "issueID": "9447f222787f5b2391788b39fc019795",
              "signature": "147897c2b5b6272e99d0e6cf595417ea",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=9447f222787f5b2391788b39fc019795"
            },
            {
              "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": 793.65625,
                  "y": 2254.3125
                },
                "bottom-right": {
                  "x": 878.65625,
                  "y": 2282.0313
                },
                "height": 27.7188,
                "width": 85
              },
              "position": {
                "line": 4367,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.youtube.com/@pilarschiavoforassembly1503\" target=\"_blank\" style=\"display:inline-block; margin:0 1rem 1rem 0;\"&gt;&lt;img src=\"/wp-content/themes/pilar4ca/images/youtube.svg\" alt=\"YouTube\" style=\"width:35px; height:35px;\"&gt;&lt;/a",
              "xpath": "/html/body/div[1]/footer[1]/div[1]/div[3]/div[1]/a[4]",
              "issueID": "e8c91484a8f53025d0cea621a7318418",
              "signature": "372a50a0438f3f7e3ca0ea635b4207c6",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=e8c91484a8f53025d0cea621a7318418"
            }
          ],
          "log": []
        },
        "success": true
      },
      "standardResult": {
        "totals": [
          0,
          0,
          0,
          19
        ],
        "instances": [
          {
            "ruleID": "57",
            "what": "This link has no text inside it.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[1]/main[1]/section[1]/div[1]/div[2]/div[1]/p[3]/a[1]"
            },
            "excerpt": "<a href=\"/endorsements/\"><img decoding=\"async\" style=\"max-width: 50%; height: auto;\" src=\"/wp-content/uploads/home-endorsements.jpg\"></a>"
          },
          {
            "ruleID": "95",
            "what": "This element has insufficient color contrast (Level AAA).",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[1]/header[1]/div[1]/div[3]/ul[1]/li[9]/a[1]"
            },
            "excerpt": "<a href=\"https://pilar4ca.com/donate/\">Donate</a>"
          },
          {
            "ruleID": "95",
            "what": "This element has insufficient color contrast (Level AAA).",
            "ordinalSeverity": 3,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[1]/main[1]/section[1]/div[1]/div[2]/div[1]/h2[1]"
            },
            "excerpt": "<h2>DEMOCRAT FOR ASSEMBLY</h2>"
          },
          {
            "ruleID": "98",
            "what": "These links have the same text but different destinations.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[1]/div[1]/div[1]/div[4]/div[1]/a[1]"
            },
            "excerpt": "<a href=\"/donate/\" class=\"button\">Donate</a>"
          },
          {
            "ruleID": "98",
            "what": "These links have the same text but different destinations.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[1]/footer[1]/div[1]/div[3]/div[1]/p[1]/a[1]"
            },
            "excerpt": "<a href=\"/donate/\" class=\"button\">Donate</a>"
          },
          {
            "ruleID": "144",
            "what": "This content's line height is insufficent to properly display the computed element font size.",
            "ordinalSeverity": 3,
            "tagName": "MAIN",
            "id": "bd",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[1]/main[1]"
            },
            "excerpt": "<main id=\"bd\"> <section id=\"hero\"> <div class=\"row column-on-mobile\"> <div id=\"hero-image\" class=\"column-flex-1\" style=\"height:auto; max-height:600px; background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0), rg"
          },
          {
            "ruleID": "144",
            "what": "This content's line height is insufficent to properly display the computed element font size.",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[1]/main[1]/section[1]/div[1]/div[2]/div[1]/p[1]"
            },
            "excerpt": "<p>Pilar Schiavo is an independent voice who spent her career standing up to those in power — including those in her own party — to deliver for our community.</p>"
          },
          {
            "ruleID": "144",
            "what": "This content's line height is insufficent to properly display the computed element font size.",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[1]/main[1]/section[1]/div[1]/div[2]/div[1]/p[2]"
            },
            "excerpt": "<p>That’s why she is the only candidate endorsed by teachers, nurses, firefighters, Planned Parenthood and the Sierra Club.</p>"
          },
          {
            "ruleID": "152",
            "what": "This actionable element is smaller than the minimum required size.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[1]/main[1]/section[1]/div[1]/div[2]/div[1]/p[3]/a[1]"
            },
            "excerpt": "<a href=\"/endorsements/\"><img decoding=\"async\" style=\"max-width: 50%; height: auto;\" src=\"/wp-content/uploads/home-endorsements.jpg\"></a>"
          },
          {
            "ruleID": "152",
            "what": "This actionable element is smaller than the minimum required size.",
            "ordinalSeverity": 3,
            "tagName": "INPUT",
            "id": "wpcf7-648f13fd9b4c6-field",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/form[1]/p[2]/span[1]/input[1]"
            },
            "excerpt": "<input id=\"wpcf7-648f13fd9b4c6-field\" class=\"wpcf7-form-control wpcf7-text\" type=\"text\" name=\"website-99\" value=\"\" size=\"40\" tabindex=\"-1\" autocomplete=\"new-password\">"
          },
          {
            "ruleID": "152",
            "what": "This actionable element is smaller than the minimum required size.",
            "ordinalSeverity": 3,
            "tagName": "TEXTAREA",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/form[1]/p[4]/label[1]/textarea[1]"
            },
            "excerpt": "<textarea name=\"_wpcf7_ak_hp_textarea\" cols=\"45\" rows=\"8\" maxlength=\"100\"></textarea>"
          },
          {
            "ruleID": "218",
            "what": "This link opens in a new window without user control.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[1]/div[1]/div[1]/div[3]/div[1]/a[1]"
            },
            "excerpt": "<a href=\"https://www.facebook.com/Pilar4CA\" target=\"_blank\" style=\"display:inline-block; margin:0 0.5rem 1rem;\"><img src=\"/wp-content/themes/pilar4ca/images/facebook-ffffff.svg\" alt=\"Facebook\" style=\"width:25px; height:25px;\"></a>"
          },
          {
            "ruleID": "218",
            "what": "This link opens in a new window without user control.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[1]/div[1]/div[1]/div[3]/div[1]/a[2]"
            },
            "excerpt": "<a href=\"https://www.instagram.com/pilar4ca/\" target=\"_blank\" style=\"display:inline-block; margin:0 0.5rem 1rem;\"><img src=\"/wp-content/themes/pilar4ca/images/instagram-ffffff.svg\" alt=\"Instagram\" style=\"width:25px; height:25px;\"></a>"
          },
          {
            "ruleID": "218",
            "what": "This link opens in a new window without user control.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[1]/div[1]/div[1]/div[3]/div[1]/a[3]"
            },
            "excerpt": "<a href=\"https://twitter.com/Pilar4CA\" target=\"_blank\" style=\"display:inline-block; margin:0 0.5rem 1rem;\"><img src=\"/wp-content/themes/pilar4ca/images/twitter-ffffff.svg\" alt=\"Twitter\" style=\"width:25px; height:25px;\"></a>"
          },
          {
            "ruleID": "218",
            "what": "This link opens in a new window without user control.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[1]/div[1]/div[1]/div[3]/div[1]/a[4]"
            },
            "excerpt": "<a href=\"https://www.youtube.com/@pilarschiavoforassembly1503\" target=\"_blank\" style=\"display:inline-block; margin:0 0.5rem 1rem;\"><img src=\"/wp-content/themes/pilar4ca/images/youtube-ffffff.svg\" alt=\"YouTube\" style=\"width:25px; height:25px;\"&gt"
          },
          {
            "ruleID": "218",
            "what": "This link opens in a new window without user control.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[1]/footer[1]/div[1]/div[3]/div[1]/a[1]"
            },
            "excerpt": "<a href=\"https://www.facebook.com/Pilar4CA\" target=\"_blank\" style=\"display:inline-block; margin:0 1rem 1rem 0;\"><img src=\"/wp-content/themes/pilar4ca/images/facebook.svg\" alt=\"Facebook\" style=\"width:35px; height:35px;\"></a>"
          },
          {
            "ruleID": "218",
            "what": "This link opens in a new window without user control.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[1]/footer[1]/div[1]/div[3]/div[1]/a[2]"
            },
            "excerpt": "<a href=\"https://www.instagram.com/pilar4ca/\" target=\"_blank\" style=\"display:inline-block; margin:0 1rem 1rem 0;\"><img src=\"/wp-content/themes/pilar4ca/images/instagram.svg\" alt=\"Instagram\" style=\"width:35px; height:35px;\"></a>"
          },
          {
            "ruleID": "218",
            "what": "This link opens in a new window without user control.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[1]/footer[1]/div[1]/div[3]/div[1]/a[3]"
            },
            "excerpt": "<a href=\"https://twitter.com/Pilar4CA\" target=\"_blank\" style=\"display:inline-block; margin:0 1rem 1rem 0;\"><img src=\"/wp-content/themes/pilar4ca/images/twitter.svg\" alt=\"Twitter\" style=\"width:35px; height:35px;\"></a>"
          },
          {
            "ruleID": "218",
            "what": "This link opens in a new window without user control.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[1]/footer[1]/div[1]/div[3]/div[1]/a[4]"
            },
            "excerpt": "<a href=\"https://www.youtube.com/@pilarschiavoforassembly1503\" target=\"_blank\" style=\"display:inline-block; margin:0 1rem 1rem 0;\"><img src=\"/wp-content/themes/pilar4ca/images/youtube.svg\" alt=\"YouTube\" style=\"width:35px; height:35px;\"></a"
          }
        ]
      },
      "endTime": 1687098398171
    },
    {
      "type": "test",
      "which": "testaro",
      "withItems": true,
      "rules": [
        "n",
        "motion"
      ],
      "startTime": 1687098398171,
      "url": "https://pilar4ca.com/",
      "what": "Testaro",
      "result": {
        "rules": {
          "allHidden": {
            "what": "page that is entirely or mostly hidden",
            "data": {
              "hidden": {
                "document": false,
                "body": false,
                "main": false
              },
              "reallyHidden": {
                "document": false,
                "body": false,
                "main": false
              },
              "display": {
                "document": "block",
                "body": "block",
                "main": "block"
              },
              "visHidden": {
                "document": false,
                "body": false,
                "main": false
              },
              "ariaHidden": {
                "document": false,
                "body": false,
                "main": false
              },
              "tagName": {
                "document": "HTML",
                "body": "BODY",
                "main": "MAIN"
              },
              "id": {
                "body": "",
                "main": "bd"
              }
            },
            "totals": [
              0,
              0,
              0,
              0
            ],
            "standardInstances": []
          },
          "autocomplete": {
            "what": "name and email inputs without autocomplete attributes",
            "data": {
              "total": 0,
              "items": []
            },
            "totals": [
              0,
              0,
              0,
              0
            ],
            "standardInstances": []
          },
          "bulk": {
            "what": "large count of visible elements",
            "data": {
              "visibleElements": 107
            },
            "totals": [
              0,
              0,
              0,
              0
            ],
            "standardInstances": []
          },
          "docType": {
            "what": "document without a doctype property",
            "data": {
              "docHasType": true
            },
            "totals": [
              0,
              0,
              0,
              0
            ],
            "standardInstances": []
          },
          "dupAtt": {
            "what": "elements with duplicate attributes",
            "data": {
              "total": 0,
              "items": []
            },
            "totals": [
              0,
              0,
              0,
              0
            ],
            "standardInstances": []
          },
          "embAc": {
            "what": "active elements embedded in links or buttons",
            "data": {
              "totals": {
                "links": 0,
                "buttons": 0,
                "inputs": 0,
                "selects": 0
              },
              "items": []
            },
            "totals": [
              0,
              0,
              0,
              0
            ],
            "standardInstances": []
          },
          "filter": {
            "what": "filter styles on elements",
            "data": {
              "totals": {
                "styledElements": 0,
                "impactedElements": 0
              },
              "items": []
            },
            "totals": [
              0,
              0,
              0,
              0
            ],
            "standardInstances": []
          },
          "focAll": {
            "what": "discrepancies between focusable and Tab-focused elements",
            "data": {
              "tabFocusables": 22,
              "tabFocused": 22,
              "discrepancy": 0
            },
            "totals": [
              0,
              0,
              0,
              0
            ],
            "standardInstances": []
          },
          "focInd": {
            "what": "missing and nonstandard focus indicators",
            "data": {
              "totals": {
                "total": 22,
                "types": {
                  "missing": {
                    "total": 5,
                    "tagNames": {
                      "IFRAME": 1,
                      "INPUT": 4
                    }
                  },
                  "nonoutline": {
                    "total": 0,
                    "tagNames": {}
                  },
                  "outline": {
                    "total": 17,
                    "meanDelay": 0,
                    "tagNames": {
                      "A": 17
                    }
                  }
                }
              },
              "items": {
                "missing": [
                  {
                    "tagName": "IFRAME",
                    "id": "hero-video",
                    "text": "<iframe id=\"hero-video\" frameborder=\"0\" allowfullscreen=\"1\" allow=\"accelerometer; autoplay; clipboar"
                  },
                  {
                    "tagName": "INPUT",
                    "id": "",
                    "text": "<input size=\"40\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" aria-required=\"tr"
                  },
                  {
                    "tagName": "INPUT",
                    "id": "",
                    "text": "<input size=\"40\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" aria-required=\"tr"
                  },
                  {
                    "tagName": "INPUT",
                    "id": "",
                    "text": "<input size=\"40\" class=\"wpcf7-form-control wpcf7-text wpcf7-email wpcf7-validates-as-required wpcf7-"
                  },
                  {
                    "tagName": "INPUT",
                    "id": "",
                    "text": "<input class=\"wpcf7-form-control has-spinner wpcf7-submit\" type=\"submit\" value=\"Subscribe\">"
                  }
                ],
                "nonoutline": [],
                "outline": [
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Home",
                    "delay": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Meet Pilar",
                    "delay": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Issues",
                    "delay": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Vote",
                    "delay": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Volunteer",
                    "delay": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Events",
                    "delay": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Endorsements",
                    "delay": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Gallery",
                    "delay": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Donate",
                    "delay": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "<a href=\"/endorsements/\"><img decoding=\"async\" style=\"max-width: 50%; height: auto;\" src=\"/wp-conten",
                    "delay": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Learn More About Pilar",
                    "delay": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Donate",
                    "delay": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "<a href=\"https://www.facebook.com/Pilar4CA\" target=\"_blank\" style=\"display:inline-block; margin:0 1r",
                    "delay": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "<a href=\"https://www.instagram.com/pilar4ca/\" target=\"_blank\" style=\"display:inline-block; margin:0 ",
                    "delay": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "<a href=\"https://twitter.com/Pilar4CA\" target=\"_blank\" style=\"display:inline-block; margin:0 1rem 1r",
                    "delay": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "<a href=\"https://www.youtube.com/@pilarschiavoforassembly1503\" target=\"_blank\" style=\"display:inline",
                    "delay": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "contact@pilar4ca.com",
                    "delay": 0
                  }
                ]
              }
            },
            "totals": [
              0,
              0,
              0,
              5
            ],
            "standardInstances": [
              {
                "ruleID": "focInd",
                "what": "IFRAME element has no focus indicator",
                "ordinalSeverity": 3,
                "tagName": "IFRAME",
                "id": "hero-video",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<iframe id=\"hero-video\" frameborder=\"0\" allowfullscreen=\"1\" allow=\"accelerometer; autoplay; clipboar"
              },
              {
                "ruleID": "focInd",
                "what": "INPUT element has no focus indicator",
                "ordinalSeverity": 3,
                "tagName": "INPUT",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<input size=\"40\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" aria-required=\"tr"
              },
              {
                "ruleID": "focInd",
                "what": "INPUT element has no focus indicator",
                "ordinalSeverity": 3,
                "tagName": "INPUT",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<input size=\"40\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" aria-required=\"tr"
              },
              {
                "ruleID": "focInd",
                "what": "INPUT element has no focus indicator",
                "ordinalSeverity": 3,
                "tagName": "INPUT",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<input size=\"40\" class=\"wpcf7-form-control wpcf7-text wpcf7-email wpcf7-validates-as-required wpcf7-"
              },
              {
                "ruleID": "focInd",
                "what": "INPUT element has no focus indicator",
                "ordinalSeverity": 3,
                "tagName": "INPUT",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<input class=\"wpcf7-form-control has-spinner wpcf7-submit\" type=\"submit\" value=\"Subscribe\">"
              }
            ]
          },
          "focOp": {
            "what": "discrepancies between focusability and operability",
            "data": {
              "totals": {
                "total": 46,
                "types": {
                  "onlyFocusable": {
                    "total": 0,
                    "tagNames": {}
                  },
                  "onlyOperable": {
                    "total": 1,
                    "tagNames": {
                      "INPUT": 1
                    }
                  },
                  "focusableAndOperable": {
                    "total": 45,
                    "tagNames": {
                      "A": 32,
                      "IFRAME": 1,
                      "INPUT": 11,
                      "TEXTAREA": 1
                    }
                  }
                }
              },
              "items": {
                "onlyFocusable": [],
                "onlyOperable": [
                  {
                    "tagName": "INPUT",
                    "id": "wpcf7-648f14210e393-field",
                    "text": "<input id=\"wpcf7-648f14210e393-field\" class=\"wpcf7-form-control wpcf7-text\" type=\"text\" name=\"websit",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": false
                  }
                ],
                "focusableAndOperable": [
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Home",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Meet Pilar",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Issues",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Vote",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Volunteer",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Events",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Endorsements",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Gallery",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Donate",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Menu",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Close",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Home",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Meet Pilar",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Issues",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Vote",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Volunteer",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Events",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Endorsements",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Gallery",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "<a href=\"https://www.facebook.com/Pilar4CA\" target=\"_blank\" style=\"display: inline-block; margin: 0p",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "<a href=\"https://www.instagram.com/pilar4ca/\" target=\"_blank\" style=\"display: inline-block; margin: ",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "<a href=\"https://twitter.com/Pilar4CA\" target=\"_blank\" style=\"display: inline-block; margin: 0px 0.5",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "<a href=\"https://www.youtube.com/@pilarschiavoforassembly1503\" target=\"_blank\" style=\"display: inlin",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Donate",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "<a href=\"/endorsements/\" style=\"cursor: default;\"><img decoding=\"async\" style=\"max-width: 50%; heigh",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Learn More About Pilar",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "IFRAME",
                    "id": "hero-video",
                    "text": "<iframe id=\"hero-video\" frameborder=\"0\" allowfullscreen=\"1\" allow=\"accelerometer; autoplay; clipboar",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": false
                  },
                  {
                    "tagName": "INPUT",
                    "id": "",
                    "text": "<input type=\"hidden\" name=\"_wpcf7\" value=\"9\">",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": false
                  },
                  {
                    "tagName": "INPUT",
                    "id": "",
                    "text": "<input type=\"hidden\" name=\"_wpcf7_version\" value=\"5.7.7\">",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": false
                  },
                  {
                    "tagName": "INPUT",
                    "id": "",
                    "text": "<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\">",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": false
                  },
                  {
                    "tagName": "INPUT",
                    "id": "",
                    "text": "<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f9-o1\">",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": false
                  },
                  {
                    "tagName": "INPUT",
                    "id": "",
                    "text": "<input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\">",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": false
                  },
                  {
                    "tagName": "INPUT",
                    "id": "",
                    "text": "<input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\">",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": false
                  },
                  {
                    "tagName": "INPUT",
                    "id": "",
                    "text": "<input size=\"40\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" aria-required=\"tr",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": false
                  },
                  {
                    "tagName": "INPUT",
                    "id": "",
                    "text": "<input size=\"40\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" aria-required=\"tr",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": false
                  },
                  {
                    "tagName": "INPUT",
                    "id": "",
                    "text": "<input size=\"40\" class=\"wpcf7-form-control wpcf7-text wpcf7-email wpcf7-validates-as-required wpcf7-",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": false
                  },
                  {
                    "tagName": "INPUT",
                    "id": "",
                    "text": "<input class=\"wpcf7-form-control has-spinner wpcf7-submit\" type=\"submit\" value=\"Subscribe\" style=\"cu",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "TEXTAREA",
                    "id": "",
                    "text": "<textarea name=\"_wpcf7_ak_hp_textarea\" cols=\"45\" rows=\"8\" maxlength=\"100\"></textarea>",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": false
                  },
                  {
                    "tagName": "INPUT",
                    "id": "ak_js_1",
                    "text": "<input type=\"hidden\" id=\"ak_js_1\" name=\"_wpcf7_ak_js\" value=\"1687098401995\">",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": false
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Donate",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "<a href=\"https://www.facebook.com/Pilar4CA\" target=\"_blank\" style=\"display: inline-block; margin: 0p",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "<a href=\"https://www.instagram.com/pilar4ca/\" target=\"_blank\" style=\"display: inline-block; margin: ",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "<a href=\"https://twitter.com/Pilar4CA\" target=\"_blank\" style=\"display: inline-block; margin: 0px 1re",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "<a href=\"https://www.youtube.com/@pilarschiavoforassembly1503\" target=\"_blank\" style=\"display: inlin",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "contact@pilar4ca.com",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  }
                ]
              }
            },
            "totals": [
              0,
              0,
              0,
              1
            ],
            "standardInstances": [
              {
                "ruleID": "focOp",
                "complaint": "INPUT element is operable but not focusable",
                "ordinalSeverity": 3,
                "tagName": "INPUT",
                "id": "wpcf7-648f14210e393-field",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<input id=\"wpcf7-648f14210e393-field\" class=\"wpcf7-form-control wpcf7-text\" type=\"text\" name=\"websit"
              }
            ]
          },
          "focVis": {
            "what": "links that are invisible when focused",
            "data": {
              "total": 0,
              "items": []
            },
            "totals": [
              0,
              0,
              0,
              0
            ],
            "standardInstances": []
          },
          "hover": {
            "what": "hover-caused content changes",
            "data": {
              "totals": {
                "triggers": 26,
                "triggerSample": 15,
                "impactTriggers": 0,
                "additions": 0,
                "removals": 0,
                "opacityChanges": 0,
                "opacityImpact": 0,
                "unhoverables": 0,
                "noCursors": 0,
                "badCursors": 0,
                "noIndicators": 0,
                "badIndicators": 0
              },
              "items": {
                "impactTriggers": [],
                "unhoverables": [],
                "noCursors": [],
                "badCursors": [],
                "noIndicators": [],
                "badIndicators": []
              }
            },
            "totals": [
              0,
              0,
              0,
              0
            ],
            "standardInstances": []
          },
          "labClash": {
            "what": "labeling inconsistencies",
            "data": {
              "totals": {
                "mislabeled": 0,
                "unlabeled": 3,
                "wellLabeled": 3
              },
              "items": {
                "mislabeled": [],
                "unlabeled": [
                  {
                    "index": 0,
                    "tagName": "INPUT",
                    "type": "text",
                    "texts": {}
                  },
                  {
                    "index": 1,
                    "tagName": "INPUT",
                    "type": "text",
                    "texts": {}
                  },
                  {
                    "index": 2,
                    "tagName": "INPUT",
                    "type": "email",
                    "texts": {}
                  }
                ],
                "wellLabeled": [
                  {
                    "index": 3,
                    "tagName": "INPUT",
                    "type": "text",
                    "labelType": "label",
                    "texts": {
                      "label": [
                        "Please leave this field empty."
                      ]
                    }
                  },
                  {
                    "index": 4,
                    "tagName": "INPUT",
                    "type": "submit",
                    "texts": {
                      "content": "Subscribe"
                    }
                  },
                  {
                    "index": 5,
                    "tagName": "TEXTAREA",
                    "type": "textarea",
                    "labelType": "label",
                    "texts": {
                      "label": [
                        "Δ"
                      ]
                    }
                  }
                ]
              }
            },
            "totals": [
              0,
              0,
              0,
              3
            ],
            "standardInstances": [
              {
                "ruleID": "labClash",
                "what": "Element INPUT is unlabeled",
                "ordinalSeverity": 3,
                "tagName": "INPUT",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "INPUT: "
              },
              {
                "ruleID": "labClash",
                "what": "Element INPUT is unlabeled",
                "ordinalSeverity": 3,
                "tagName": "INPUT",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "INPUT: "
              },
              {
                "ruleID": "labClash",
                "what": "Element INPUT is unlabeled",
                "ordinalSeverity": 3,
                "tagName": "INPUT",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "INPUT: "
              }
            ]
          },
          "linkTo": {
            "what": "links without destinations",
            "data": {
              "total": 0,
              "items": []
            },
            "totals": [
              0,
              0,
              0,
              0
            ],
            "standardInstances": []
          },
          "linkUl": {
            "what": "missing underlines on inline links",
            "data": {
              "totals": {
                "links": 32,
                "adjacent": {
                  "total": 15,
                  "underlined": 0,
                  "underlinedPercent": 0
                }
              },
              "items": {
                "underlined": [],
                "notUnderlined": [
                  {
                    "id": "",
                    "text": "Menu"
                  },
                  {
                    "id": "",
                    "text": "Close"
                  },
                  {
                    "id": "",
                    "text": "<a href=\"https://www.facebook.com/Pilar4CA\" target=\"_blank\" style=\"display:inline-block; margin:0 0."
                  },
                  {
                    "id": "",
                    "text": "<a href=\"https://www.instagram.com/pilar4ca/\" target=\"_blank\" style=\"display:inline-block; margin:0 "
                  },
                  {
                    "id": "",
                    "text": "<a href=\"https://twitter.com/Pilar4CA\" target=\"_blank\" style=\"display:inline-block; margin:0 0.5rem "
                  },
                  {
                    "id": "",
                    "text": "<a href=\"https://www.youtube.com/@pilarschiavoforassembly1503\" target=\"_blank\" style=\"display:inline"
                  },
                  {
                    "id": "",
                    "text": "Donate"
                  },
                  {
                    "id": "",
                    "text": "<a href=\"/endorsements/\"><img decoding=\"async\" style=\"max-width: 50%; height: auto;\" src=\"/wp-conten"
                  },
                  {
                    "id": "",
                    "text": "Learn More About Pilar"
                  },
                  {
                    "id": "",
                    "text": "Donate"
                  },
                  {
                    "id": "",
                    "text": "<a href=\"https://www.facebook.com/Pilar4CA\" target=\"_blank\" style=\"display:inline-block; margin:0 1r"
                  },
                  {
                    "id": "",
                    "text": "<a href=\"https://www.instagram.com/pilar4ca/\" target=\"_blank\" style=\"display:inline-block; margin:0 "
                  },
                  {
                    "id": "",
                    "text": "<a href=\"https://twitter.com/Pilar4CA\" target=\"_blank\" style=\"display:inline-block; margin:0 1rem 1r"
                  },
                  {
                    "id": "",
                    "text": "<a href=\"https://www.youtube.com/@pilarschiavoforassembly1503\" target=\"_blank\" style=\"display:inline"
                  },
                  {
                    "id": "",
                    "text": "contact@pilar4ca.com"
                  }
                ]
              }
            },
            "totals": [
              0,
              15,
              0,
              0
            ],
            "standardInstances": [
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Menu"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Close"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<a href=\"https://www.facebook.com/Pilar4CA\" target=\"_blank\" style=\"display:inline-block; margin:0 0."
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<a href=\"https://www.instagram.com/pilar4ca/\" target=\"_blank\" style=\"display:inline-block; margin:0 "
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<a href=\"https://twitter.com/Pilar4CA\" target=\"_blank\" style=\"display:inline-block; margin:0 0.5rem "
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<a href=\"https://www.youtube.com/@pilarschiavoforassembly1503\" target=\"_blank\" style=\"display:inline"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Donate"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<a href=\"/endorsements/\"><img decoding=\"async\" style=\"max-width: 50%; height: auto;\" src=\"/wp-conten"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Learn More About Pilar"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Donate"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<a href=\"https://www.facebook.com/Pilar4CA\" target=\"_blank\" style=\"display:inline-block; margin:0 1r"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<a href=\"https://www.instagram.com/pilar4ca/\" target=\"_blank\" style=\"display:inline-block; margin:0 "
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<a href=\"https://twitter.com/Pilar4CA\" target=\"_blank\" style=\"display:inline-block; margin:0 1rem 1r"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<a href=\"https://www.youtube.com/@pilarschiavoforassembly1503\" target=\"_blank\" style=\"display:inline"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "contact@pilar4ca.com"
              }
            ]
          },
          "menuNav": {
            "what": "nonstandard keyboard navigation between focusable menu items",
            "data": {
              "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": []
              }
            },
            "totals": [
              0,
              0,
              0,
              0
            ],
            "standardInstances": []
          },
          "miniText": {
            "what": "text smaller than 11 pixels",
            "data": {
              "total": 0,
              "items": []
            },
            "totals": [
              0,
              0,
              0,
              0
            ],
            "standardInstances": []
          },
          "nonTable": {
            "what": "table elements used for layout",
            "data": {
              "total": 0,
              "items": []
            },
            "totals": [
              0,
              0,
              0,
              0
            ],
            "standardInstances": []
          },
          "radioSet": {
            "what": "radio buttons not grouped into standard field sets",
            "data": {
              "totals": {
                "total": 0,
                "inSet": 0,
                "percent": "N.A."
              },
              "items": {
                "inSet": [],
                "notInSet": []
              }
            },
            "totals": [
              0,
              0,
              0,
              0
            ],
            "standardInstances": []
          },
          "role": {
            "what": "invalid and native-replacing explicit roles",
            "data": {
              "roleElements": 1,
              "badRoleElements": 1,
              "redundantRoleElements": 0,
              "tagNames": {
                "P": {
                  "status": {
                    "bad": 1,
                    "redundant": 0
                  }
                }
              }
            },
            "totals": [
              0,
              0,
              0,
              1
            ],
            "standardInstances": [
              {
                "ruleID": "role",
                "what": "P elements have invalid or native-replaceable explicit role status (count: 1)",
                "count": 1,
                "ordinalSeverity": 3,
                "tagName": "P",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": ""
              }
            ]
          },
          "styleDiff": {
            "what": "style inconsistencies",
            "data": {
              "mainStyles": [
                "fontStyle",
                "fontWeight",
                "opacity",
                "textDecorationLine",
                "textDecorationStyle",
                "textDecorationThickness"
              ],
              "buttonStyles": [
                "borderStyle",
                "borderWidth",
                "height",
                "lineHeight",
                "maxHeight",
                "maxWidth",
                "minHeight",
                "minWidth",
                "outlineOffset",
                "outlineStyle",
                "outlineWidth"
              ],
              "headingStyles": [
                "color",
                "fontSize"
              ],
              "listLinkStyles": [
                "color",
                "fontSize",
                "lineHeight"
              ],
              "totals": {
                "adjacentLink": {
                  "total": 15,
                  "subtotals": [
                    9,
                    5,
                    1
                  ]
                },
                "listLink": {
                  "total": 17,
                  "subtotals": [
                    15,
                    2
                  ]
                },
                "h1": {
                  "total": 1
                },
                "h2": {
                  "total": 1
                },
                "h3": {
                  "total": 1
                }
              },
              "items": {
                "adjacentLink": {
                  "fontWeight": {
                    "400": [
                      "<a href=\"https://www.facebook.com/Pilar4CA\" target=\"_blank\" style=\"display:inline-block; margin:0 0.",
                      "<a href=\"https://www.instagram.com/pilar4ca/\" target=\"_blank\" style=\"display:inline-block; margin:0 ",
                      "<a href=\"https://twitter.com/Pilar4CA\" target=\"_blank\" style=\"display:inline-block; margin:0 0.5rem ",
                      "<a href=\"https://www.youtube.com/@pilarschiavoforassembly1503\" target=\"_blank\" style=\"display:inline",
                      "<a href=\"https://www.facebook.com/Pilar4CA\" target=\"_blank\" style=\"display:inline-block; margin:0 1r",
                      "<a href=\"https://www.instagram.com/pilar4ca/\" target=\"_blank\" style=\"display:inline-block; margin:0 ",
                      "<a href=\"https://twitter.com/Pilar4CA\" target=\"_blank\" style=\"display:inline-block; margin:0 1rem 1r",
                      "<a href=\"https://www.youtube.com/@pilarschiavoforassembly1503\" target=\"_blank\" style=\"display:inline",
                      "contact@pilar4ca.com"
                    ],
                    "700": [
                      "<a href=\"/endorsements/\"><img decoding=\"async\" style=\"max-width: 50%; height: auto;\" src=\"/wp-conten"
                    ],
                    "800": [
                      "Menu",
                      "Close",
                      "Donate",
                      "Learn More About Pilar",
                      "Donate"
                    ]
                  }
                },
                "listLink": {
                  "color": {
                    "rgb(32, 34, 91)": [
                      "Home",
                      "Home"
                    ],
                    "rgb(255, 255, 255)": [
                      "Meet Pilar",
                      "Issues",
                      "Vote",
                      "Volunteer",
                      "Events",
                      "Endorsements",
                      "Gallery",
                      "Donate",
                      "Meet Pilar",
                      "Issues",
                      "Vote",
                      "Volunteer",
                      "Events",
                      "Endorsements",
                      "Gallery"
                    ]
                  }
                }
              }
            },
            "totals": [
              2,
              1,
              0,
              0
            ],
            "standardInstances": [
              {
                "ruleID": "styleDiff",
                "what": "In-line links have 3 different styles",
                "count": 2,
                "ordinalSeverity": 0,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": ""
              },
              {
                "ruleID": "styleDiff",
                "what": "Links in columns have 2 different styles",
                "count": 1,
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": ""
              }
            ]
          },
          "tabNav": {
            "what": "nonstandard keyboard navigation between elements with the tab role",
            "data": {
              "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": []
              }
            },
            "totals": [
              0,
              0,
              0,
              0
            ],
            "standardInstances": []
          },
          "titledEl": {
            "what": "title attributes on inappropriate elements",
            "data": {
              "total": 0,
              "items": []
            },
            "totals": [
              0,
              0,
              0,
              0
            ],
            "standardInstances": []
          },
          "zIndex": {
            "what": "non-default Z indexes",
            "data": {
              "totals": {
                "total": 13,
                "tagNames": {
                  "HEADER": 1,
                  "DIV": 4,
                  "P": 8
                }
              },
              "items": [
                {
                  "tagName": "HEADER",
                  "id": "hd",
                  "text": "Home Meet Pilar Issues Vote Volunteer Events Endorsements Gallery Donate Menu"
                },
                {
                  "tagName": "DIV",
                  "id": "header-mobile-menu",
                  "text": "Close Home Meet Pilar Issues Vote Volunteer Events Endorsements Gallery Donate"
                },
                {
                  "tagName": "DIV",
                  "id": "",
                  "text": "Vote Pilar Schiavo DEMOCRAT FOR ASSEMBLY Pilar Schiavo is an independent voice who spent her career "
                },
                {
                  "tagName": "DIV",
                  "id": "",
                  "text": "Meet Pilar As a small business owner, I know times are tough. And with prices on the rise, families "
                },
                {
                  "tagName": "P",
                  "id": "",
                  "text": "As a small business owner, I know times are tough. And with prices on the rise, families like mine h"
                },
                {
                  "tagName": "P",
                  "id": "",
                  "text": "For more than 20 years, I have been an independent voice, standing up to those in power to deliver f"
                },
                {
                  "tagName": "P",
                  "id": "",
                  "text": "As a Nurse Advocate, I helped provide healthcare – including reproductive healthcare – to more than "
                },
                {
                  "tagName": "P",
                  "id": "",
                  "text": "I also co-founded an organization that has delivered more than 50,000 meals to people in need, helpe"
                },
                {
                  "tagName": "P",
                  "id": "",
                  "text": "I am running to unseat an extremist Trump Republican who opposes a woman’s right to choose and is su"
                },
                {
                  "tagName": "P",
                  "id": "",
                  "text": "I hope to earn your vote and bring opportunity back to our community,"
                },
                {
                  "tagName": "P",
                  "id": "",
                  "text": "— Democrat Pilar Schiavo"
                },
                {
                  "tagName": "P",
                  "id": "",
                  "text": "Learn More About Pilar"
                },
                {
                  "tagName": "DIV",
                  "id": "",
                  "text": "<div class=\"gutter\"><img decoding=\"async\" style=\"max-width: 100%; height: auto;\" src=\"/wp-content/up"
                }
              ]
            },
            "totals": [
              13,
              0,
              0,
              0
            ],
            "standardInstances": [
              {
                "ruleID": "zIndex",
                "what": "HEADER element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "HEADER",
                "id": "hd",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Home Meet Pilar Issues Vote Volunteer Events Endorsements Gallery Donate Menu"
              },
              {
                "ruleID": "zIndex",
                "what": "DIV element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "DIV",
                "id": "header-mobile-menu",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Close Home Meet Pilar Issues Vote Volunteer Events Endorsements Gallery Donate"
              },
              {
                "ruleID": "zIndex",
                "what": "DIV element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "DIV",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Vote Pilar Schiavo DEMOCRAT FOR ASSEMBLY Pilar Schiavo is an independent voice who spent her career "
              },
              {
                "ruleID": "zIndex",
                "what": "DIV element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "DIV",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Meet Pilar As a small business owner, I know times are tough. And with prices on the rise, families "
              },
              {
                "ruleID": "zIndex",
                "what": "P element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "P",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "As a small business owner, I know times are tough. And with prices on the rise, families like mine h"
              },
              {
                "ruleID": "zIndex",
                "what": "P element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "P",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "For more than 20 years, I have been an independent voice, standing up to those in power to deliver f"
              },
              {
                "ruleID": "zIndex",
                "what": "P element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "P",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "As a Nurse Advocate, I helped provide healthcare – including reproductive healthcare – to more than "
              },
              {
                "ruleID": "zIndex",
                "what": "P element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "P",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "I also co-founded an organization that has delivered more than 50,000 meals to people in need, helpe"
              },
              {
                "ruleID": "zIndex",
                "what": "P element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "P",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "I am running to unseat an extremist Trump Republican who opposes a woman’s right to choose and is su"
              },
              {
                "ruleID": "zIndex",
                "what": "P element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "P",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "I hope to earn your vote and bring opportunity back to our community,"
              },
              {
                "ruleID": "zIndex",
                "what": "P element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "P",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "— Democrat Pilar Schiavo"
              },
              {
                "ruleID": "zIndex",
                "what": "P element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "P",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Learn More About Pilar"
              },
              {
                "ruleID": "zIndex",
                "what": "DIV element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "DIV",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<div class=\"gutter\"><img decoding=\"async\" style=\"max-width: 100%; height: auto;\" src=\"/wp-content/up"
              }
            ]
          }
        },
        "success": true
      },
      "standardResult": {
        "totals": [
          15,
          16,
          0,
          10
        ],
        "instances": [
          {
            "ruleID": "focInd",
            "what": "IFRAME element has no focus indicator",
            "ordinalSeverity": 3,
            "tagName": "IFRAME",
            "id": "hero-video",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<iframe id=\"hero-video\" frameborder=\"0\" allowfullscreen=\"1\" allow=\"accelerometer; autoplay; clipboar"
          },
          {
            "ruleID": "focInd",
            "what": "INPUT element has no focus indicator",
            "ordinalSeverity": 3,
            "tagName": "INPUT",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<input size=\"40\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" aria-required=\"tr"
          },
          {
            "ruleID": "focInd",
            "what": "INPUT element has no focus indicator",
            "ordinalSeverity": 3,
            "tagName": "INPUT",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<input size=\"40\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" aria-required=\"tr"
          },
          {
            "ruleID": "focInd",
            "what": "INPUT element has no focus indicator",
            "ordinalSeverity": 3,
            "tagName": "INPUT",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<input size=\"40\" class=\"wpcf7-form-control wpcf7-text wpcf7-email wpcf7-validates-as-required wpcf7-"
          },
          {
            "ruleID": "focInd",
            "what": "INPUT element has no focus indicator",
            "ordinalSeverity": 3,
            "tagName": "INPUT",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<input class=\"wpcf7-form-control has-spinner wpcf7-submit\" type=\"submit\" value=\"Subscribe\">"
          },
          {
            "ruleID": "focOp",
            "complaint": "INPUT element is operable but not focusable",
            "ordinalSeverity": 3,
            "tagName": "INPUT",
            "id": "wpcf7-648f14210e393-field",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<input id=\"wpcf7-648f14210e393-field\" class=\"wpcf7-form-control wpcf7-text\" type=\"text\" name=\"websit"
          },
          {
            "ruleID": "labClash",
            "what": "Element INPUT is unlabeled",
            "ordinalSeverity": 3,
            "tagName": "INPUT",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "INPUT: "
          },
          {
            "ruleID": "labClash",
            "what": "Element INPUT is unlabeled",
            "ordinalSeverity": 3,
            "tagName": "INPUT",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "INPUT: "
          },
          {
            "ruleID": "labClash",
            "what": "Element INPUT is unlabeled",
            "ordinalSeverity": 3,
            "tagName": "INPUT",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "INPUT: "
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Menu"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Close"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"https://www.facebook.com/Pilar4CA\" target=\"_blank\" style=\"display:inline-block; margin:0 0."
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"https://www.instagram.com/pilar4ca/\" target=\"_blank\" style=\"display:inline-block; margin:0 "
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"https://twitter.com/Pilar4CA\" target=\"_blank\" style=\"display:inline-block; margin:0 0.5rem "
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"https://www.youtube.com/@pilarschiavoforassembly1503\" target=\"_blank\" style=\"display:inline"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Donate"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"/endorsements/\"><img decoding=\"async\" style=\"max-width: 50%; height: auto;\" src=\"/wp-conten"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Learn More About Pilar"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Donate"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"https://www.facebook.com/Pilar4CA\" target=\"_blank\" style=\"display:inline-block; margin:0 1r"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"https://www.instagram.com/pilar4ca/\" target=\"_blank\" style=\"display:inline-block; margin:0 "
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"https://twitter.com/Pilar4CA\" target=\"_blank\" style=\"display:inline-block; margin:0 1rem 1r"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"https://www.youtube.com/@pilarschiavoforassembly1503\" target=\"_blank\" style=\"display:inline"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "contact@pilar4ca.com"
          },
          {
            "ruleID": "role",
            "what": "P elements have invalid or native-replaceable explicit role status (count: 1)",
            "count": 1,
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": ""
          },
          {
            "ruleID": "styleDiff",
            "what": "In-line links have 3 different styles",
            "count": 2,
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": ""
          },
          {
            "ruleID": "styleDiff",
            "what": "Links in columns have 2 different styles",
            "count": 1,
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": ""
          },
          {
            "ruleID": "zIndex",
            "what": "HEADER element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "HEADER",
            "id": "hd",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Home Meet Pilar Issues Vote Volunteer Events Endorsements Gallery Donate Menu"
          },
          {
            "ruleID": "zIndex",
            "what": "DIV element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "header-mobile-menu",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Close Home Meet Pilar Issues Vote Volunteer Events Endorsements Gallery Donate"
          },
          {
            "ruleID": "zIndex",
            "what": "DIV element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Vote Pilar Schiavo DEMOCRAT FOR ASSEMBLY Pilar Schiavo is an independent voice who spent her career "
          },
          {
            "ruleID": "zIndex",
            "what": "DIV element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Meet Pilar As a small business owner, I know times are tough. And with prices on the rise, families "
          },
          {
            "ruleID": "zIndex",
            "what": "P element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "As a small business owner, I know times are tough. And with prices on the rise, families like mine h"
          },
          {
            "ruleID": "zIndex",
            "what": "P element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "For more than 20 years, I have been an independent voice, standing up to those in power to deliver f"
          },
          {
            "ruleID": "zIndex",
            "what": "P element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "As a Nurse Advocate, I helped provide healthcare – including reproductive healthcare – to more than "
          },
          {
            "ruleID": "zIndex",
            "what": "P element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "I also co-founded an organization that has delivered more than 50,000 meals to people in need, helpe"
          },
          {
            "ruleID": "zIndex",
            "what": "P element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "I am running to unseat an extremist Trump Republican who opposes a woman’s right to choose and is su"
          },
          {
            "ruleID": "zIndex",
            "what": "P element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "I hope to earn your vote and bring opportunity back to our community,"
          },
          {
            "ruleID": "zIndex",
            "what": "P element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "— Democrat Pilar Schiavo"
          },
          {
            "ruleID": "zIndex",
            "what": "P element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Learn More About Pilar"
          },
          {
            "ruleID": "zIndex",
            "what": "DIV element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<div class=\"gutter\"><img decoding=\"async\" style=\"max-width: 100%; height: auto;\" src=\"/wp-content/up"
          }
        ]
      },
      "endTime": 1687098429525
    },
    {
      "type": "test",
      "which": "wave",
      "reportType": 4,
      "startTime": 1687098429526,
      "url": "https://pilar4ca.com/",
      "what": "WAVE",
      "result": {
        "status": {
          "success": true,
          "httpstatuscode": 200
        },
        "statistics": {
          "pagetitle": "Pilar Schiavo for State Assembly",
          "pageurl": "https://pilar4ca.com/",
          "time": 3.31,
          "creditsremaining": 1167,
          "allitemcount": 49,
          "totalelements": 223,
          "waveurl": "http://wave.webaim.org/report?url=https://pilar4ca.com/"
        },
        "categories": {
          "error": {
            "description": "Errors",
            "count": 6,
            "items": {
              "alt_missing": {
                "id": "alt_missing",
                "description": "Missing alternative text",
                "count": 2,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#doc > MAIN#bd > ARTICLE#main > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#doc > FOOTER#ft > DIV:first-child + DIV > IMG:first-child"
                ],
                "wcag": [
                  {
                    "name": "1.1.1 Non-text Content (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.1.1"
                  }
                ]
              },
              "alt_link_missing": {
                "id": "alt_link_missing",
                "description": "Linked image missing alternative text",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#doc > MAIN#bd > SECTION#hero > DIV:first-child > DIV#hero-text > DIV:first-child > H1:first-child + H2 + P + P + P > A:first-child > IMG:first-child"
                ],
                "wcag": [
                  {
                    "name": "1.1.1 Non-text Content (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.1.1"
                  },
                  {
                    "name": "2.4.4 Link Purpose (In Context) (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.4"
                  }
                ]
              },
              "label_missing": {
                "id": "label_missing",
                "description": "Missing form label",
                "count": 3,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#doc > FOOTER#ft > DIV:first-child > DIV:first-child > DIV:first-child > DIV#wpcf7-f9-o1 > DIV:first-child + FORM > DIV:first-child + DIV > DIV:first-child > P:first-child > LABEL:first-child + SPAN > INPUT:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#doc > FOOTER#ft > DIV:first-child > DIV:first-child > DIV:first-child > DIV#wpcf7-f9-o1 > DIV:first-child + FORM > DIV:first-child + DIV > DIV:first-child + DIV > P:first-child > LABEL:first-child + SPAN > INPUT:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#doc > FOOTER#ft > DIV:first-child > DIV:first-child > DIV:first-child > DIV#wpcf7-f9-o1 > DIV:first-child + FORM > DIV:first-child + DIV + P > LABEL:first-child + SPAN > INPUT:first-child"
                ],
                "wcag": [
                  {
                    "name": "1.1.1 Non-text Content (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.1.1"
                  },
                  {
                    "name": "1.3.1 Info and Relationships (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.3.1"
                  },
                  {
                    "name": "2.4.6 Headings and Labels (Level AA)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.6"
                  },
                  {
                    "name": "3.3.2 Labels or Instructions (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc3.3.2"
                  }
                ]
              }
            }
          },
          "contrast": {
            "description": "Contrast Errors",
            "count": 5,
            "items": {
              "contrast": {
                "id": "contrast",
                "description": "Very low contrast",
                "count": 5,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#doc > HEADER#hd > DIV#header-wrap > DIV#header-menu > UL#menu-header-menu > LI#menu-item-46 > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#doc > MAIN#bd > SECTION#hero > DIV:first-child > DIV#hero-text > DIV:first-child > H1:first-child + H2",
                  "HTML > HEAD:first-child + BODY > DIV#doc > MAIN#bd > ARTICLE#main > DIV:first-child > DIV:first-child > DIV:first-child > H3:first-child + P + P + P + P + P + P + P + P > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#doc > FOOTER#ft > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > P:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#doc > FOOTER#ft > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > P:first-child + A + A + A + A + P > STRONG:first-child + BR + A"
                ],
                "contrastdata": [
                  [
                    2.79,
                    "#ffffff",
                    "#f07a22",
                    false
                  ],
                  [
                    2.79,
                    "#f07a22",
                    "#ffffff",
                    true
                  ],
                  [
                    2.79,
                    "#ffffff",
                    "#f07a22",
                    false
                  ],
                  [
                    2.79,
                    "#ffffff",
                    "#f07a22",
                    false
                  ],
                  [
                    2.79,
                    "#f07a22",
                    "#ffffff",
                    false
                  ]
                ],
                "wcag": [
                  {
                    "name": "1.4.3 Contrast (Minimum) (Level AA)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.4.3"
                  }
                ]
              }
            }
          },
          "alert": {
            "description": "Alerts",
            "count": 4,
            "items": {
              "label_orphaned": {
                "id": "label_orphaned",
                "description": "Orphaned form label",
                "count": 3,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#doc > FOOTER#ft > DIV:first-child > DIV:first-child > DIV:first-child > DIV#wpcf7-f9-o1 > DIV:first-child + FORM > DIV:first-child + DIV > DIV:first-child > P:first-child > LABEL:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#doc > FOOTER#ft > DIV:first-child > DIV:first-child > DIV:first-child > DIV#wpcf7-f9-o1 > DIV:first-child + FORM > DIV:first-child + DIV > DIV:first-child + DIV > P:first-child > LABEL:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#doc > FOOTER#ft > DIV:first-child > DIV:first-child > DIV:first-child > DIV#wpcf7-f9-o1 > DIV:first-child + FORM > DIV:first-child + DIV + P > LABEL:first-child"
                ],
                "wcag": [
                  {
                    "name": "1.1.1 Non-text Content (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.1.1"
                  },
                  {
                    "name": "1.3.1 Info and Relationships (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.3.1"
                  },
                  {
                    "name": "2.4.6 Headings and Labels (Level AA)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.6"
                  },
                  {
                    "name": "3.3.2 Labels or Instructions (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc3.3.2"
                  }
                ]
              },
              "youtube_video": {
                "id": "youtube_video",
                "description": "YouTube video",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#doc > MAIN#bd > ARTICLE#main > DIV:first-child > DIV:first-child + DIV > IFRAME#hero-video"
                ],
                "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"
                  }
                ]
              }
            }
          }
        },
        "success": true
      },
      "standardResult": {
        "totals": [
          4,
          0,
          0,
          11
        ],
        "instances": [
          {
            "ruleID": "alt_missing",
            "what": "Missing alternative text",
            "ordinalSeverity": 3,
            "tagName": "IMG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV#doc > MAIN#bd > ARTICLE#main > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > IMG:first-child"
            },
            "excerpt": ""
          },
          {
            "ruleID": "alt_missing",
            "what": "Missing alternative text",
            "ordinalSeverity": 3,
            "tagName": "IMG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV#doc > FOOTER#ft > DIV:first-child + DIV > IMG:first-child"
            },
            "excerpt": ""
          },
          {
            "ruleID": "alt_link_missing",
            "what": "Linked image missing alternative text",
            "ordinalSeverity": 3,
            "tagName": "IMG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV#doc > MAIN#bd > SECTION#hero > DIV:first-child > DIV#hero-text > DIV:first-child > H1:first-child + H2 + P + P + P > A:first-child > IMG:first-child"
            },
            "excerpt": ""
          },
          {
            "ruleID": "label_missing",
            "what": "Missing form label",
            "ordinalSeverity": 3,
            "tagName": "INPUT",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV#doc > FOOTER#ft > DIV:first-child > DIV:first-child > DIV:first-child > DIV#wpcf7-f9-o1 > DIV:first-child + FORM > DIV:first-child + DIV > DIV:first-child > P:first-child > LABEL:first-child + SPAN > INPUT:first-child"
            },
            "excerpt": ""
          },
          {
            "ruleID": "label_missing",
            "what": "Missing form label",
            "ordinalSeverity": 3,
            "tagName": "INPUT",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV#doc > FOOTER#ft > DIV:first-child > DIV:first-child > DIV:first-child > DIV#wpcf7-f9-o1 > DIV:first-child + FORM > DIV:first-child + DIV > DIV:first-child + DIV > P:first-child > LABEL:first-child + SPAN > INPUT:first-child"
            },
            "excerpt": ""
          },
          {
            "ruleID": "label_missing",
            "what": "Missing form label",
            "ordinalSeverity": 3,
            "tagName": "INPUT",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV#doc > FOOTER#ft > DIV:first-child > DIV:first-child > DIV:first-child > DIV#wpcf7-f9-o1 > DIV:first-child + FORM > DIV:first-child + DIV + P > LABEL:first-child + SPAN > INPUT:first-child"
            },
            "excerpt": ""
          },
          {
            "ruleID": "contrast",
            "what": "Very low contrast",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV#doc > HEADER#hd > DIV#header-wrap > DIV#header-menu > UL#menu-header-menu > LI#menu-item-46 > A:first-child"
            },
            "excerpt": ""
          },
          {
            "ruleID": "contrast",
            "what": "Very low contrast",
            "ordinalSeverity": 3,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV#doc > MAIN#bd > SECTION#hero > DIV:first-child > DIV#hero-text > DIV:first-child > H1:first-child + H2"
            },
            "excerpt": ""
          },
          {
            "ruleID": "contrast",
            "what": "Very low contrast",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV#doc > MAIN#bd > ARTICLE#main > DIV:first-child > DIV:first-child > DIV:first-child > H3:first-child + P + P + P + P + P + P + P + P > A:first-child"
            },
            "excerpt": ""
          },
          {
            "ruleID": "contrast",
            "what": "Very low contrast",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV#doc > FOOTER#ft > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > P:first-child > A:first-child"
            },
            "excerpt": ""
          },
          {
            "ruleID": "contrast",
            "what": "Very low contrast",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV#doc > FOOTER#ft > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > P:first-child + A + A + A + A + P > STRONG:first-child + BR + A"
            },
            "excerpt": ""
          },
          {
            "ruleID": "label_orphaned",
            "what": "Orphaned form label",
            "ordinalSeverity": 0,
            "tagName": "LABEL",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV#doc > FOOTER#ft > DIV:first-child > DIV:first-child > DIV:first-child > DIV#wpcf7-f9-o1 > DIV:first-child + FORM > DIV:first-child + DIV > DIV:first-child > P:first-child > LABEL:first-child"
            },
            "excerpt": ""
          },
          {
            "ruleID": "label_orphaned",
            "what": "Orphaned form label",
            "ordinalSeverity": 0,
            "tagName": "LABEL",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV#doc > FOOTER#ft > DIV:first-child > DIV:first-child > DIV:first-child > DIV#wpcf7-f9-o1 > DIV:first-child + FORM > DIV:first-child + DIV > DIV:first-child + DIV > P:first-child > LABEL:first-child"
            },
            "excerpt": ""
          },
          {
            "ruleID": "label_orphaned",
            "what": "Orphaned form label",
            "ordinalSeverity": 0,
            "tagName": "LABEL",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV#doc > FOOTER#ft > DIV:first-child > DIV:first-child > DIV:first-child > DIV#wpcf7-f9-o1 > DIV:first-child + FORM > DIV:first-child + DIV + P > LABEL:first-child"
            },
            "excerpt": ""
          },
          {
            "ruleID": "youtube_video",
            "what": "YouTube video",
            "ordinalSeverity": 0,
            "tagName": "IFRAME",
            "id": "hero-video",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV#doc > MAIN#bd > ARTICLE#main > DIV:first-child > DIV:first-child + DIV > IFRAME#hero-video"
            },
            "excerpt": ""
          }
        ]
      },
      "endTime": 1687098433096
    }
  ],
  "sources": {
    "script": "ts27",
    "batch": "caassy",
    "target": {
      "id": "caAD40-c",
      "which": "https://pilar4ca.com/",
      "what": "Candidate Pilar Schiavo (D)"
    },
    "requester": "pool@jpdev.pro"
  },
  "creationTime": "2023-06-18T02:07:06",
  "timeStamp": "18ixx",
  "jobData": {
    "startTime": "2023-06-18T14:26:05",
    "endTime": "2023-06-18T14:27:13",
    "elapsedSeconds": 67,
    "visitLatency": 3,
    "logCount": 35,
    "logSize": 1954,
    "errorLogCount": 22,
    "errorLogSize": 1347,
    "prohibitedCount": 0,
    "visitRejectionCount": 0,
    "aborted": false,
    "abortedAct": null,
    "presses": 0,
    "amountRead": 0,
    "testTimes": [
      [
        "testaro",
        31
      ],
      [
        "testaro",
        13
      ],
      [
        "wave",
        4
      ],
      [
        "alfa",
        3
      ],
      [
        "qualWeb",
        3
      ],
      [
        "ibm",
        2
      ],
      [
        "axe",
        1
      ],
      [
        "nuVal",
        1
      ],
      [
        "continuum",
        0
      ],
      [
        "htmlcs",
        0
      ],
      [
        "tenon",
        0
      ]
    ]
  },
  "score": {
    "scoreProcID": "tsp27",
    "summary": {
      "total": 597,
      "issue": 501,
      "tool": 79,
      "prevention": 0,
      "log": 17,
      "latency": 0
    },
    "details": {
      "severity": {
        "total": [
          59,
          89,
          9,
          132
        ],
        "byTool": {
          "testaro": [
            15,
            16,
            0,
            10
          ],
          "alfa": [
            5,
            0,
            0,
            35
          ],
          "axe": [
            4,
            1,
            0,
            13
          ],
          "continuum": [
            0,
            0,
            0,
            7
          ],
          "htmlcs": [
            14,
            0,
            0,
            13
          ],
          "ibm": [
            0,
            4,
            0,
            12
          ],
          "nuVal": [
            1,
            0,
            6,
            0
          ],
          "qualWeb": [
            16,
            68,
            3,
            12
          ],
          "tenon": [
            0,
            0,
            0,
            19
          ],
          "wave": [
            4,
            0,
            0,
            11
          ]
        }
      },
      "prevention": {},
      "issue": {
        "linkNoText": {
          "score": 8,
          "maxCount": 2,
          "weight": 4,
          "tools": {
            "alfa": {
              "r11": {
                "quality": 1,
                "what": "Link has no accessible name",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "Links have an accessible name"
                  ]
                }
              }
            },
            "axe": {
              "link-name": {
                "quality": 1,
                "what": "Link has no discernible text",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "Links must have discernible text; Element does not have text that is visible to screen readers; aria-label attribute does not exist or is empty; aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty; Element has no title attribute"
                  ]
                }
              }
            },
            "continuum": {
              "237": {
                "quality": 1,
                "what": "a element has no machanism allowing an accessible name value to be calculated",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "This A element does not have a mechanism that allows an accessible name value to be calculated"
                  ]
                }
              }
            },
            "htmlcs": {
              "AAA.1_1_1.H30.2": {
                "quality": 1,
                "what": "img element is the only link content but has no text alternative",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "Img element is the only content of the link, but is missing alt text. The alt text should describe the purpose of the link."
                  ]
                }
              }
            },
            "ibm": {
              "a_text_purpose": {
                "quality": 1,
                "what": "Hyperlink has no link text, label, or image with a text alternative",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "Hyperlink has no link text, label or image with a text alternative"
                  ]
                }
              }
            },
            "qualWeb": {
              "QW-ACT-R12": {
                "quality": 1,
                "what": "Link has no accessible name",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "This rule checks that each link has an accessible name."
                  ]
                }
              },
              "QW-WCAG-T21": {
                "quality": 1,
                "what": "Accessible name is not provided for an image which is the only content in a link",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "This technique checks the text alternative of images which are the only content of a link"
                  ]
                }
              }
            },
            "tenon": {
              "57": {
                "quality": 1,
                "what": "Link has no text inside it",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "This link has no text inside it."
                  ]
                }
              }
            },
            "wave": {
              "alt_link_missing": {
                "quality": 1,
                "what": "Linked image has no text alternative",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "Linked image missing alternative text"
                  ]
                }
              }
            }
          }
        },
        "imageNoText": {
          "score": 24,
          "maxCount": 6,
          "weight": 4,
          "tools": {
            "alfa": {
              "r2": {
                "quality": 1,
                "what": "Image has no accessible name",
                "complaints": {
                  "countTotal": 3,
                  "texts": [
                    "Images have an accessible name"
                  ]
                }
              }
            },
            "axe": {
              "image-alt": {
                "quality": 1,
                "what": "Image has no text alternative",
                "complaints": {
                  "countTotal": 3,
                  "texts": [
                    "Images must have alternate text; Element does not have an alt attribute; aria-label attribute does not exist or is empty; aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty; Element has no title attribute; Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                  ]
                }
              }
            },
            "continuum": {
              "89": {
                "quality": 1,
                "what": "img element has no machanism allowing an accessible name to be calculated",
                "complaints": {
                  "countTotal": 3,
                  "texts": [
                    "This img element does not have a mechanism that allows an accessible name value to be calculated"
                  ]
                }
              }
            },
            "htmlcs": {
              "AAA.1_1_1.H37": {
                "quality": 1,
                "what": "img element has no alt attribute",
                "complaints": {
                  "countTotal": 2,
                  "texts": [
                    "Img element missing an alt attribute. Use the alt attribute to specify a short text alternative."
                  ]
                }
              }
            },
            "ibm": {
              "img_alt_valid": {
                "quality": 1,
                "what": "Image has neither an alt attribute nor an ARIA label or title",
                "complaints": {
                  "countTotal": 3,
                  "texts": [
                    "The image has neither an alt atttribute nor an ARIA label or title"
                  ]
                }
              }
            },
            "nuVal": {
              "An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.": {
                "quality": 1,
                "what": "img element has no alt attribute",
                "complaints": {
                  "countTotal": 6,
                  "texts": [
                    "An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images."
                  ]
                }
              }
            },
            "qualWeb": {
              "QW-ACT-R17": {
                "quality": 1,
                "what": "Image has no accessible name",
                "complaints": {
                  "countTotal": 3,
                  "texts": [
                    "This rule checks that each image that is not marked as decorative, has an accessible name."
                  ]
                }
              }
            },
            "wave": {
              "alt_missing": {
                "quality": 1,
                "what": "Text alternative is missing",
                "complaints": {
                  "countTotal": 2,
                  "texts": [
                    "Missing alternative text"
                  ]
                }
              }
            }
          }
        },
        "focusIndication": {
          "score": 88,
          "maxCount": 22,
          "weight": 4,
          "tools": {
            "alfa": {
              "r65": {
                "quality": 1,
                "what": "Element in the sequential focus order has no visible focus",
                "complaints": {
                  "countTotal": 4,
                  "texts": [
                    "Element in sequential focus order has visible focus"
                  ]
                }
              }
            },
            "qualWeb": {
              "QW-ACT-R62": {
                "quality": 1,
                "what": "Element in the sequential focus order has no visible focus",
                "complaints": {
                  "countTotal": 22,
                  "texts": [
                    "This rule checks that each element in sequential focus order has some visible focus indication."
                  ]
                }
              }
            },
            "testaro": {
              "focInd": {
                "quality": 1,
                "what": "Focused element displays a nonstandard or no focus indicator",
                "complaints": {
                  "countTotal": 5,
                  "texts": [
                    "IFRAME element has no focus indicator",
                    "INPUT element has no focus indicator"
                  ]
                }
              }
            }
          }
        },
        "contrastAAA": {
          "score": 7,
          "maxCount": 7,
          "weight": 1,
          "tools": {
            "alfa": {
              "r66": {
                "quality": 1,
                "what": "Text contrast less than AAA requires",
                "complaints": {
                  "countTotal": 7,
                  "texts": [
                    "Text outside widget has enhanced contrast"
                  ]
                }
              }
            },
            "axe": {
              "color-contrast-enhanced": {
                "quality": 1,
                "what": "Element has insufficient color contrast (Level AAA)",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 6.6 (foreground color: #585984, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                  ]
                }
              }
            },
            "htmlcs": {
              "AAA.1_4_6.G17.Fail": {
                "quality": 1,
                "what": "Text has insufficient contrast",
                "complaints": {
                  "countTotal": 4,
                  "texts": [
                    "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 7:1, but text in this element has a contrast ratio of 2.8:1. Recommendation:  change background to #953f00.",
                    "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 7:1, but text in this element has a contrast ratio of 2.8:1. Recommendation:  change text colour to #953f00."
                  ]
                }
              }
            },
            "qualWeb": {
              "QW-ACT-R76": {
                "quality": 1,
                "what": "Text has less than the enhanced minimum contrast",
                "complaints": {
                  "countTotal": 2,
                  "texts": [
                    "This rule checks that the highest possible contrast of every text character with its background meets the enhanced contrast requirement."
                  ]
                }
              }
            },
            "tenon": {
              "95": {
                "quality": 1,
                "what": "Element has insufficient color contrast (Level AAA)",
                "complaints": {
                  "countTotal": 2,
                  "texts": [
                    "This element has insufficient color contrast (Level AAA)."
                  ]
                }
              }
            }
          }
        },
        "descendantMissing": {
          "score": 4,
          "maxCount": 1,
          "weight": 4,
          "tools": {
            "alfa": {
              "r68": {
                "quality": 1,
                "what": "Element does not own an element required by its semantic role",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "Elements with a role have required children"
                  ]
                }
              }
            }
          }
        },
        "textContrastAA": {
          "score": 20,
          "maxCount": 5,
          "weight": 4,
          "tools": {
            "alfa": {
              "r69": {
                "quality": 1,
                "what": "Text outside widget has subminimum contrast",
                "complaints": {
                  "countTotal": 5,
                  "texts": [
                    "Text outside widget has minimum contrast"
                  ]
                }
              }
            },
            "axe": {
              "color-contrast": {
                "quality": 1,
                "what": "Element has insufficient color contrast",
                "complaints": {
                  "countTotal": 5,
                  "texts": [
                    "Elements must meet minimum color contrast ratio thresholds; Element has insufficient color contrast of 2.79 (foreground color: #ffffff, background color: #f07a22, font size: 13.2pt (17.6px), font weight: bold). Expected contrast ratio of 4.5:1",
                    "Elements must meet minimum color contrast ratio thresholds; Element has insufficient color contrast of 2.79 (foreground color: #f07a22, background color: #ffffff, font size: 24.0pt (32px), font weight: bold). Expected contrast ratio of 3:1",
                    "Elements must meet minimum color contrast ratio thresholds; Element has insufficient color contrast of 2.79 (foreground color: #ffffff, background color: #f07a22, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
                    "Elements must meet minimum color contrast ratio thresholds; Element has insufficient color contrast of 2.79 (foreground color: #f07a22, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                  ]
                }
              }
            },
            "htmlcs": {
              "AAA.1_4_6.G18.Fail": {
                "quality": 1,
                "what": "Contrast between the text and its background is less than 4.5:1",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "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.8:1. Recommendation:  change text colour to #c55400."
                  ]
                }
              }
            },
            "ibm": {
              "text_contrast_sufficient": {
                "quality": 1,
                "what": "Text has a contrast with its background less than the WCAG AA minimum for its size and weight",
                "complaints": {
                  "countTotal": 5,
                  "texts": [
                    "Text contrast of 2.80 with its background is less than the WCAG AA minimum requirements for text of size 32px and weight of 800",
                    "Text contrast of 2.80 with its background is less than the WCAG AA minimum requirements for text of size 16px and weight of 800",
                    "Text contrast of 2.80 with its background is less than the WCAG AA minimum requirements for text of size 14.4px and weight of 700",
                    "Text contrast of 2.80 with its background is less than the WCAG AA minimum requirements for text of size 16px and weight of 400"
                  ]
                }
              }
            },
            "qualWeb": {
              "QW-ACT-R37": {
                "quality": 1,
                "what": "Text has less than the minimum contrast",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "This rule checks that the highest possible contrast of every text character with its background meets the minimal contrast requirement."
                  ]
                }
              }
            },
            "wave": {
              "contrast": {
                "quality": 1,
                "what": "Very low contrast",
                "complaints": {
                  "countTotal": 5,
                  "texts": [
                    "Very low contrast"
                  ]
                }
              }
            }
          }
        },
        "leadingInsufficient": {
          "score": 22,
          "maxCount": 11,
          "weight": 2,
          "tools": {
            "alfa": {
              "r73": {
                "quality": 1,
                "what": "Paragraph of text has insufficient line height",
                "complaints": {
                  "countTotal": 11,
                  "texts": [
                    "Paragraphs of text have sufficient line height"
                  ]
                }
              }
            }
          }
        },
        "formFieldNoText": {
          "score": 12,
          "maxCount": 3,
          "weight": 4,
          "tools": {
            "alfa": {
              "r8": {
                "quality": 1,
                "what": "Form field has no accessible name",
                "complaints": {
                  "countTotal": 3,
                  "texts": [
                    "Form fields have an accessible name"
                  ]
                }
              }
            }
          }
        },
        "overflowHidden": {
          "score": 16,
          "maxCount": 4,
          "weight": 4,
          "tools": {
            "alfa": {
              "r83": {
                "quality": 1,
                "what": "Overflow is hidden or clipped if the text is enlarged",
                "complaints": {
                  "countTotal": 4,
                  "texts": [
                    "Text nodes are not clipped when text is resized"
                  ]
                }
              }
            }
          }
        },
        "repeatedContentRisk": {
          "score": 3,
          "maxCount": 3,
          "weight": 1,
          "tools": {
            "alfa": {
              "r87": {
                "quality": 0.5,
                "what": "First focusable element is not a link to the main content",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "First focusable element is link to main content"
                  ]
                }
              }
            },
            "qualWeb": {
              "QW-ACT-R73": {
                "quality": 1,
                "what": "Block of repeated content is not collapsible",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "This rule checks that repeated blocks of content are collapsible."
                  ]
                }
              },
              "QW-ACT-R74": {
                "quality": 1,
                "what": "Document has no instrument to move focus to non-repeated content",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "This rule checks that there is an instrument to move focus to non-repeated content in the page."
                  ]
                }
              },
              "QW-WCAG-T23": {
                "quality": 1,
                "what": "No link at the top of the page that goes directly to the main content area",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "The objective of this technique is to provide a mechanism to bypass blocks of material that are repeated on multiple Web pages by skipping directly to the main content of the Web page."
                  ]
                }
              }
            }
          }
        },
        "frameContentRisk": {
          "score": 0,
          "maxCount": 0.2,
          "weight": 1,
          "tools": {
            "axe": {
              "frame-tested": {
                "quality": 0.2,
                "what": "Some content is in an iframe and therefore may not be testable for accessibility",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "Frames should be tested with axe-core; The iframe still has to be tested with axe-core"
                  ]
                }
              }
            }
          }
        },
        "hiddenContentRisk": {
          "score": 4,
          "maxCount": 4,
          "weight": 1,
          "tools": {
            "axe": {
              "hidden-content": {
                "quality": 1,
                "what": "Some content is hidden and therefore may not be testable for accessibility",
                "complaints": {
                  "countTotal": 4,
                  "texts": [
                    "Hidden content on the page should be analyzed; 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."
                  ]
                }
              }
            }
          }
        },
        "controlNoText": {
          "score": 12,
          "maxCount": 3,
          "weight": 4,
          "tools": {
            "axe": {
              "label": {
                "quality": 1,
                "what": "Form element has no label",
                "complaints": {
                  "countTotal": 3,
                  "texts": [
                    "Form elements must have labels; Form element does not have an implicit (wrapped) <label>; Form element does not have an explicit <label>; aria-label attribute does not exist or is empty; aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty; Element has no title attribute; Element has no placeholder attribute; Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                  ]
                }
              }
            },
            "htmlcs": {
              "AAA.1_3_1.F68": {
                "quality": 1,
                "what": "Form control has no label",
                "complaints": {
                  "countTotal": 2,
                  "texts": [
                    "This form field should be labelled in some way. Use the label element (either with a \"for\" attribute or wrapped around the form field), or \"title\", \"aria-label\" or \"aria-labelledby\" attributes as appropriate."
                  ]
                }
              }
            },
            "ibm": {
              "input_label_exists": {
                "quality": 1,
                "what": "Element with the role of a form control has no associated label",
                "complaints": {
                  "countTotal": 3,
                  "texts": [
                    "Form control element <input> has no associated label"
                  ]
                }
              }
            },
            "qualWeb": {
              "QW-ACT-R16": {
                "quality": 1,
                "what": "Form control has no accessible name",
                "complaints": {
                  "countTotal": 3,
                  "texts": [
                    "Form control has accessible name"
                  ]
                }
              }
            },
            "wave": {
              "label_missing": {
                "quality": 1,
                "what": "form element has no label",
                "complaints": {
                  "countTotal": 3,
                  "texts": [
                    "Missing form label"
                  ]
                }
              }
            }
          }
        },
        "inputNoText": {
          "score": 12,
          "maxCount": 3,
          "weight": 4,
          "tools": {
            "continuum": {
              "118": {
                "quality": 1,
                "what": "Text input element has no machanism allowing an accessible name to be calculated",
                "complaints": {
                  "countTotal": 2,
                  "texts": [
                    "This input (type=text) element does not have a mechanism that allows an accessible name value to be calculated"
                  ]
                }
              },
              "372": {
                "quality": 1,
                "what": "email input element has no machanism allowing an accessible name to be calculated",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "This input (type=email) element does not have a mechanism that allows an accessible name value to be calculated"
                  ]
                }
              }
            },
            "htmlcs": {
              "AAA.4_1_2.H91.InputEmail.Name": {
                "quality": 1,
                "what": "Email input has no accessible name",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "This emailinput element does not have a name available to an accessibility API. Valid names are: label element, title attribute, aria-label attribute, aria-labelledby attribute."
                  ]
                }
              },
              "AAA.4_1_2.H91.InputText.Name": {
                "quality": 1,
                "what": "Text input has no accessible name",
                "complaints": {
                  "countTotal": 2,
                  "texts": [
                    "This textinput element does not have a name available to an accessibility API. Valid names are: label element, title attribute, aria-label attribute, aria-labelledby attribute."
                  ]
                }
              }
            }
          }
        },
        "pseudoHeadingRisk": {
          "score": 1,
          "maxCount": 1,
          "weight": 1,
          "tools": {
            "htmlcs": {
              "AAA.1_3_1.H42": {
                "quality": 1,
                "what": "Heading coding is not used but the element may be intended as a heading",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "Heading markup should be used if this content is intended as a heading."
                  ]
                }
              }
            }
          }
        },
        "pseudoNavList": {
          "score": 6,
          "maxCount": 3,
          "weight": 2,
          "tools": {
            "htmlcs": {
              "AAA.1_3_1.H48": {
                "quality": 1,
                "what": "Navigation links are not coded as a list",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "If this element contains a navigation section, it is recommended that it be marked up as a list."
                  ]
                }
              }
            },
            "qualWeb": {
              "QW-WCAG-T32": {
                "quality": 1,
                "what": "ol, ul or dl is not used for a list or group of links",
                "complaints": {
                  "countTotal": 3,
                  "texts": [
                    "The objective of this technique is to create lists of related items using list elements appropriate for their purposes."
                  ]
                }
              }
            }
          }
        },
        "scrollRisk": {
          "score": 1,
          "maxCount": 1,
          "weight": 1,
          "tools": {
            "htmlcs": {
              "AAA.1_4_10.C32,C31,C33,C38,SCR34,G206": {
                "quality": 1,
                "what": "Fixed-position element may force bidirectional scrolling",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "This element has \"position: fixed\". This may require scrolling in two dimensions, which is considered a failure of this Success Criterion."
                  ]
                }
              }
            }
          }
        },
        "contrastRisk": {
          "score": 1,
          "maxCount": 1,
          "weight": 1,
          "tools": {
            "htmlcs": {
              "AAA.1_4_3_F24.F24.FGColour": {
                "quality": 1,
                "what": "Inline foreground color may lack a complementary background color",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "Check that this element has an inherited background colour or image to complement the corresponding inline foreground colour."
                  ]
                }
              }
            }
          }
        },
        "linkWindowSurpriseRisk": {
          "score": 8,
          "maxCount": 8,
          "weight": 1,
          "tools": {
            "htmlcs": {
              "AAA.3_2_5.H83.3": {
                "quality": 1,
                "what": "Link text may fail to indicate that the link will open in a new window",
                "complaints": {
                  "countTotal": 8,
                  "texts": [
                    "Check that this link's link text contains information indicating that the link will open in a new window."
                  ]
                }
              }
            }
          }
        },
        "linkBrokenRisk": {
          "score": 4,
          "maxCount": 2,
          "weight": 2,
          "tools": {
            "htmlcs": {
              "AAA.4_1_2.H91.A.Placeholder": {
                "quality": 1,
                "what": "Link has text but no href, id, or name attribute",
                "complaints": {
                  "countTotal": 2,
                  "texts": [
                    "Anchor element found with link content, but no href, ID or name attribute has been supplied."
                  ]
                }
              }
            }
          }
        },
        "obsolete": {
          "score": 9,
          "maxCount": 3,
          "weight": 3,
          "tools": {
            "ibm": {
              "element_attribute_deprecated": {
                "quality": 1,
                "what": "Element or attribute is obsolete",
                "complaints": {
                  "countTotal": 3,
                  "texts": [
                    "The HTML attribute(s) \"http-equiv\" is deprecated for the <meta> element in HTML 5",
                    "The HTML attribute(s) \"color\" is deprecated in HTML 5",
                    "The HTML attribute(s) \"frameborder\" is deprecated for the <iframe> element in HTML 5"
                  ]
                }
              }
            }
          }
        },
        "parseError": {
          "score": 3,
          "maxCount": 1,
          "weight": 3,
          "tools": {
            "ibm": {
              "aria_child_valid": {
                "quality": 1,
                "what": "Child element has a role not allowed for the role of the parent",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "The element with role \"list\" does not own any child element with any of the following role(s): \"listitem\""
                  ]
                }
              }
            }
          }
        },
        "typeRedundant": {
          "score": 1,
          "maxCount": 1,
          "weight": 1,
          "tools": {
            "nuVal": {
              "The type attribute is unnecessary for JavaScript resources.": {
                "quality": 1,
                "what": "type attribute is unnecessary for a JavaScript resource",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "The type attribute is unnecessary for JavaScript resources."
                  ]
                }
              }
            }
          }
        },
        "slashParseRisk": {
          "score": 25,
          "maxCount": 25,
          "weight": 1,
          "tools": {
            "nuVal": {
              "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.": {
                "quality": 1,
                "what": "Void element has a useless trailing slash.",
                "complaints": {
                  "countTotal": 25,
                  "texts": [
                    "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values."
                  ]
                }
              }
            }
          }
        },
        "mainNone": {
          "score": 2,
          "maxCount": 1,
          "weight": 2,
          "tools": {
            "qualWeb": {
              "QW-ACT-R63": {
                "quality": 1,
                "what": "Document has no landmark with non-repeated content",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "This rule checks that each page has an element with a landmark semantic role starting with non-repeated content"
                  ]
                }
              }
            }
          }
        },
        "skipRepeatedContent": {
          "score": 6,
          "maxCount": 2,
          "weight": 3,
          "tools": {
            "qualWeb": {
              "QW-ACT-R64": {
                "quality": 1,
                "what": "Document has no heading for non-repeated content",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "This rule checks that the non-repeated content contains a heading"
                  ]
                }
              },
              "QW-ACT-R75": {
                "quality": 1,
                "what": "Blocks of repeated content cannot be bypassed",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "This rule checks that each page has a mechanism to bypass repeated blocks of content."
                  ]
                }
              }
            }
          }
        },
        "duplicateID": {
          "score": 8,
          "maxCount": 2,
          "weight": 4,
          "tools": {
            "qualWeb": {
              "QW-ACT-R18": {
                "quality": 1,
                "what": "id attribute value is not unique",
                "complaints": {
                  "countTotal": 2,
                  "texts": [
                    "This rule checks that all id attribute values on a single page are unique."
                  ]
                }
              }
            }
          }
        },
        "linkTextsSame": {
          "score": 4,
          "maxCount": 2,
          "weight": 2,
          "tools": {
            "qualWeb": {
              "QW-ACT-R9": {
                "quality": 1,
                "what": "Links with identical accessible names have different purposes",
                "complaints": {
                  "countTotal": 2,
                  "texts": [
                    "This rule checks that links with identical accessible names resolve to the same resource or equivalent resources."
                  ]
                }
              }
            },
            "tenon": {
              "98": {
                "quality": 1,
                "what": "Links have the same text but different destinations",
                "complaints": {
                  "countTotal": 2,
                  "texts": [
                    "These links have the same text but different destinations."
                  ]
                }
              }
            }
          }
        },
        "errorReferenceBad": {
          "score": 20,
          "maxCount": 5,
          "weight": 4,
          "tools": {
            "qualWeb": {
              "QW-ACT-R41": {
                "quality": 1,
                "what": "Error message describes no invalid form field value",
                "complaints": {
                  "countTotal": 5,
                  "texts": [
                    "This rule checks that text error messages provided when the user completes a form field with invalid values or using an invalid format, identify the cause of the error or how to fix the error."
                  ]
                }
              }
            }
          }
        },
        "overflowHiddenRisk": {
          "score": 33,
          "maxCount": 33,
          "weight": 1,
          "tools": {
            "qualWeb": {
              "QW-ACT-R40": {
                "quality": 1,
                "what": "Zoomed text node may be clipped by a CSS overflow declaration",
                "complaints": {
                  "countTotal": 33,
                  "texts": [
                    "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport."
                  ]
                }
              }
            }
          }
        },
        "sectionHeadingless": {
          "score": 1,
          "maxCount": 1,
          "weight": 1,
          "tools": {
            "qualWeb": {
              "QW-WCAG-T9": {
                "quality": 1,
                "what": "Page is not organized using headings",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "The objective of this technique is to ensure that sections have headings that identify them and that the heading are used in the correct order"
                  ]
                }
              }
            }
          }
        },
        "textAlternativeRisk": {
          "score": 10,
          "maxCount": 10,
          "weight": 1,
          "tools": {
            "qualWeb": {
              "QW-WCAG-T8": {
                "quality": 1,
                "what": "Text alternative is not an alternative",
                "complaints": {
                  "countTotal": 10,
                  "texts": [
                    "This describes a failure condition for all techniques involving text alternatives. If the text in the \"text alternative\" cannot be used in place of the non-text content without losing information or function then it fails because it is not, in fact, an alternative to the non-text content"
                  ]
                }
              }
            }
          }
        },
        "noHeading": {
          "score": 9,
          "maxCount": 3,
          "weight": 3,
          "tools": {
            "qualWeb": {
              "QW-BP1": {
                "quality": 1,
                "what": "h1-h6 not used to identify headings",
                "complaints": {
                  "countTotal": 3,
                  "texts": [
                    "It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content"
                  ]
                }
              }
            }
          }
        },
        "boxSizeAbsolute": {
          "score": 3,
          "maxCount": 1,
          "weight": 3,
          "tools": {
            "qualWeb": {
              "QW-BP15": {
                "quality": 1,
                "what": "Element width is specified in an absolute value",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "At least one width attribute of an HTML element is expressed in absolute values"
                  ]
                }
              }
            }
          }
        },
        "leadingClipsText": {
          "score": 12,
          "maxCount": 3,
          "weight": 4,
          "tools": {
            "tenon": {
              "144": {
                "quality": 1,
                "what": "Line height is insufficent to properly display the computed font size",
                "complaints": {
                  "countTotal": 3,
                  "texts": [
                    "This content's line height is insufficent to properly display the computed element font size."
                  ]
                }
              }
            }
          }
        },
        "targetSize": {
          "score": 9,
          "maxCount": 3,
          "weight": 3,
          "tools": {
            "tenon": {
              "152": {
                "quality": 1,
                "what": "Actionable element is smaller than the minimum required size",
                "complaints": {
                  "countTotal": 3,
                  "texts": [
                    "This actionable element is smaller than the minimum required size."
                  ]
                }
              }
            }
          }
        },
        "linkForcesNewWindow": {
          "score": 24,
          "maxCount": 8,
          "weight": 3,
          "tools": {
            "tenon": {
              "218": {
                "quality": 1,
                "what": "Link opens in a new window without user control",
                "complaints": {
                  "countTotal": 8,
                  "texts": [
                    "This link opens in a new window without user control."
                  ]
                }
              }
            }
          }
        },
        "focusableOperable": {
          "score": 3,
          "maxCount": 1,
          "weight": 3,
          "tools": {
            "testaro": {
              "focOp": {
                "quality": 1,
                "what": "Tab-focusable elements that are inoperable or operable elements that are not focusable",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    null
                  ]
                }
              }
            }
          }
        },
        "labelClash": {
          "score": 6,
          "maxCount": 3,
          "weight": 2,
          "tools": {
            "testaro": {
              "labClash": {
                "quality": 1,
                "what": "Incompatible label types",
                "complaints": {
                  "countTotal": 3,
                  "texts": [
                    "Element INPUT is unlabeled"
                  ]
                }
              }
            }
          }
        },
        "linkIndication": {
          "score": 30,
          "maxCount": 15,
          "weight": 2,
          "tools": {
            "testaro": {
              "linkUl": {
                "quality": 1,
                "what": "Non-underlined adjacent links",
                "complaints": {
                  "countTotal": 15,
                  "texts": [
                    "Link is inline but has no underline"
                  ]
                }
              }
            }
          }
        },
        "roleRedundant": {
          "score": 1,
          "maxCount": 1,
          "weight": 1,
          "tools": {
            "testaro": {
              "role": {
                "quality": 1,
                "what": "Invalid, native-replacing, or redundant role",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "P elements have invalid or native-replaceable explicit role status (count: 1)"
                  ]
                }
              }
            }
          }
        },
        "inconsistentStyles": {
          "score": 3,
          "maxCount": 3,
          "weight": 1,
          "tools": {
            "testaro": {
              "styleDiff": {
                "quality": 1,
                "what": "Heading, link, and button style inconsistencies",
                "complaints": {
                  "countTotal": 3,
                  "texts": [
                    "In-line links have 3 different styles",
                    "Links in columns have 2 different styles"
                  ]
                }
              }
            }
          }
        },
        "zIndexNotZero": {
          "score": 13,
          "maxCount": 13,
          "weight": 1,
          "tools": {
            "testaro": {
              "zIndex": {
                "quality": 1,
                "what": "Layering with nondefault z-index values",
                "complaints": {
                  "countTotal": 13,
                  "texts": [
                    "HEADER element has a non-default Z index",
                    "DIV element has a non-default Z index",
                    "P element has a non-default Z index"
                  ]
                }
              }
            }
          }
        },
        "labelBadID": {
          "score": 12,
          "maxCount": 3,
          "weight": 4,
          "tools": {
            "wave": {
              "label_orphaned": {
                "quality": 1,
                "what": "Orphaned form label",
                "complaints": {
                  "countTotal": 3,
                  "texts": [
                    "Orphaned form label"
                  ]
                }
              }
            }
          }
        },
        "videoCaptionRisk": {
          "score": 1,
          "maxCount": 1,
          "weight": 1,
          "tools": {
            "wave": {
              "youtube_video": {
                "quality": 1,
                "what": "YouTube video may have no or incorrect captions",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "YouTube video"
                  ]
                }
              }
            }
          }
        }
      }
    }
  }
}