Accessibility digest

Synopsis
PageCandidate David Alvarez (D)
URLhttps://www.davidalvarez.com/
Requesterpool@jpdev.pro
Test date2023/06/18
Score973
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 David Alvarez (D) at https://www.davidalvarez.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 973, where 0 would be perfect.

Total score

The total score is the sum of five components.

Score summary
ComponentScoreDescription
total973Sum of the component scores
issue828Severity and number of reported defects
tool145Tool-by-tool defect ratings
prevention0Failed attempts by tools to test the page
log0Browser 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
focusIndication112
contentBeyondLandmarks108
fatalError100
textContrastAA52
noHeading42
obsolete33
linkNoText32
metaBad30
linkIndication30
imageNoText24
slashParseRisk19
headingOfNothing18
contrastAAA18
elementClosure18
linkForcesNewWindow18
errorReferenceBad16
roleRedundant14
overflowHiddenRisk10
decorativeImageRisk9
typeRedundant8
duplicateID8
leadingClipsText8
inconsistentStyles7
leadingInsufficient6
contrastRisk6
linkWindowSurpriseRisk6
parseError6
skipRepeatedContent6
allCaps5
pageLanguage4
headingLevelSkip4
formFieldNoText4
hiddenContentRisk4
controlNoText4
inputNoText4
headingStructure4
attributeBad4
repeatedContentRisk3
textAlternativeRisk3
horizontalScrolling3
linkVague3
autocompleteNone3
labelClash2
mainNone2
pseudoNavList2
zIndexNotZero2
labelConfusionRisk1
sectionHeadingless1
visibleBulk1
noScriptRisk1

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

Complaints by qualWeb

Rule QW-ACT-R62

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

Count of instances: 28

Complaint specifics

Complaints by testaro

Rule focInd

Description: Focused element displays a nonstandard or no focus indicator

Count of instances: 4

Complaint specifics

Issue contentBeyondLandmarks

WCAG: 1.3.6

Score: 108

Complaints by alfa

Rule r57

Description: Perceivable text content is not included in any landmark

Count of instances: 54

Complaint specifics

Complaints by axe

Rule region

Description: Some page content is not contained by landmarks

Count of instances: 14

Complaint specifics

Complaints by ibm

Rule aria_content_in_landmark

Description: Content is not within a landmark element

Count of instances: 19

Complaint specifics

Issue fatalError

WCAG: 4.1

Score: 100

Complaints by nuVal

Rule Cannot recover after last error. Any further errors will be ignored.

Description: Testing was interrupted by a fatal error

Count of instances: 2

Complaint specifics

Issue textContrastAA

WCAG: 1.4.3

Score: 52

Complaints by axe

Rule color-contrast

Description: Element has insufficient color contrast

Count of instances: 13

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

Complaint specifics

Complaints by qualWeb

Rule QW-ACT-R37

Description: Text has less than the minimum contrast

Count of instances: 7

Complaint specifics

Complaints by wave

Rule contrast

Description: Very low contrast

Count of instances: 10

Complaint specifics

Issue noHeading

WCAG: 1.3.1

Score: 42

Complaints by qualWeb

Rule QW-BP1

Description: h1-h6 not used to identify headings

Count of instances: 14

Complaint specifics

Issue obsolete

WCAG: 4.1

Score: 33

Complaints by ibm

Rule element_attribute_deprecated

Description: Element or attribute is obsolete

Count of instances: 11

Complaint specifics

Issue linkNoText

WCAG: 2.4.4

Score: 32

Complaints by alfa

Rule r11

Description: Link has no accessible name

Count of instances: 4

Complaint specifics

Complaints by axe

Rule link-name

Description: Link has no discernible text

Count of instances: 4

Complaint specifics

Complaints by continuum

Rule 237

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

Count of instances: 4

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

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

Complaint specifics

Complaints by qualWeb

Rule QW-ACT-R12

Description: Link has no accessible name

Count of instances: 4

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

Complaint specifics

Complaints by tenon

Rule 57

Description: Link has no text inside it

Count of instances: 4

Complaint specifics

Complaints by wave

Rule alt_link_missing

Description: Linked image has no text alternative

Count of instances: 4

Complaint specifics

Issue metaBad

WCAG: 1.3.1

Score: 30

Complaints by nuVal

Rule ^Attribute .+ not allowed on element meta at this point.*$

Description: Attribute is not allowed on a meta element here

Count of instances: 5

Complaint specifics
Rule ^Element meta is missing one or more of the following attributes: .+$

Description: meta element is missing a required attribute

Count of instances: 5

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

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

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

Complaint specifics

Complaints by qualWeb

Rule QW-ACT-R17

Description: Image has no accessible name

Count of instances: 6

Complaint specifics

Complaints by wave

Rule alt_spacer_missing

Description: Spacer image has no text alternative

Count of instances: 3

Complaint specifics

Issue slashParseRisk

WCAG: 4.1

Score: 19

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

Complaint specifics

Issue headingOfNothing

WCAG: 1.3.1

Score: 18

Complaints by alfa

Rule r78

Description: No content between two headings of the same level

Count of instances: 9

Complaint specifics

Issue contrastAAA

WCAG: 1.4.6

Score: 18

Complaints by axe

Rule color-contrast-enhanced

Description: Element has insufficient color contrast (Level AAA)

Count of instances: 13

Complaint specifics

Complaints by htmlcs

Rule AAA.1_4_6.G17.Fail

Description: Text has insufficient contrast

Count of instances: 18

Complaint specifics

Complaints by qualWeb

Rule QW-ACT-R76

Description: Text has less than the enhanced minimum contrast

Count of instances: 13

Complaint specifics

Complaints by tenon

Rule 95

Description: Element has insufficient color contrast (Level AAA)

Count of instances: 4

Complaint specifics

Issue elementClosure

WCAG: 4.1.1

Score: 18

Complaints by nuVal

Rule ^Stray end tag .+$

Description: Invalid closing tag

Count of instances: 4

Complaint specifics
Rule ^Start tag .+ seen but an element of the same type was already open.*$

Description: Element is invalidly a descendant of another such element

Count of instances: 2

Complaint specifics

Issue linkForcesNewWindow

WCAG: 3.2.5

Score: 18

Complaints by tenon

Rule 218

Description: Link opens in a new window without user control

Count of instances: 6

Complaint specifics

Issue errorReferenceBad

WCAG: 3.3.1

Score: 16

Complaints by qualWeb

Rule QW-ACT-R41

Description: Error message describes no invalid form field value

Count of instances: 4

Complaint specifics

Issue roleRedundant

WCAG: 4.1.2

Score: 14

Complaints by testaro

Rule role

Description: Invalid, native-replacing, or redundant role

Count of instances: 14

Complaint specifics

Issue overflowHiddenRisk

WCAG: 1.4.4

Score: 10

Complaints by qualWeb

Rule QW-ACT-R40

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

Count of instances: 10

Complaint specifics

Issue decorativeImageRisk

WCAG: 1.1.1

Score: 9

Complaints by htmlcs

Rule AAA.1_1_1.H67.2

Description: Image marked as decorative may be informative

Count of instances: 9

Complaint specifics

Issue typeRedundant

WCAG: 1.3.1

Score: 8

Complaints by nuVal

Rule The type attribute is unnecessary for JavaScript resources.

Description: type attribute is unnecessary for a JavaScript resource

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 leadingClipsText

WCAG: 1.4.8

Score: 8

Complaints by tenon

Rule 144

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

Count of instances: 2

Complaint specifics

Issue inconsistentStyles

WCAG: 3.2.4

Score: 7

Complaints by testaro

Rule styleDiff

Description: Heading, link, and button style inconsistencies

Count of instances: 7

Complaint specifics

Issue leadingInsufficient

WCAG: 1.4.8

Score: 6

Complaints by alfa

Rule r73

Description: Paragraph of text has insufficient line height

Count of instances: 3

Complaint specifics

Issue contrastRisk

WCAG: 1.4.3

Score: 6

Complaints by htmlcs

Rule AAA.1_4_6.G17.BgImage

Description: Contrast between the text and its background image may be less than 7:1

Count of instances: 2

Complaint specifics
Rule AAA.1_4_6.G18.BgImage

Description: Contrast between the text and the background image may be less than 4.5:1

Count of instances: 4

Complaint specifics

Issue linkWindowSurpriseRisk

WCAG: 3.2.5

Score: 6

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

Complaint specifics

Issue parseError

WCAG: 4.1

Score: 6

Complaints by nuVal

Rule ^Bad start tag in .+$

Description: Invalid start tag

Count of instances: 2

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 allCaps

WCAG: 3.1.5

Score: 5

Complaints by tenon

Rule 153

Description: Long string of text is in all caps

Count of instances: 5

Complaint specifics

Issue pageLanguage

WCAG: 3.1.1

Score: 4

Complaints by alfa

Rule r4

Description: Lang attribute missing, empty, or only whitespace

Count of instances: 1

Complaint specifics

Complaints by axe

Rule html-has-lang

Description: html element has no lang attribute

Count of instances: 1

Complaint specifics

Complaints by continuum

Rule 101

Description: root html element has no lang attribute

Count of instances: 1

Complaint specifics

Complaints by htmlcs

Rule AAA.3_1_1.H57.2

Description: html element has no lang or xml:lang attribute

Count of instances: 1

Complaint specifics

Complaints by ibm

Rule html_lang_exists

Description: Page detected as HTML, but has no lang attribute

Count of instances: 1

Complaint specifics

Complaints by qualWeb

Rule QW-ACT-R2

Description: HTML page has no lang attribute

Count of instances: 1

Complaint specifics

Complaints by wave

Rule language_missing

Description: Language missing or invalid

Count of instances: 1

Complaint specifics

Issue headingLevelSkip

WCAG: 1.3.1

Score: 4

Complaints by alfa

Rule r53

Description: Heading skips one or more levels

Count of instances: 2

Complaint specifics

Complaints by axe

Rule heading-order

Description: Heading levels do not increase by only one

Count of instances: 2

Complaint specifics

Complaints by wave

Rule heading_skipped

Description: Skipped heading level

Count of instances: 2

Complaint specifics

Issue formFieldNoText

WCAG: 4.1.2

Score: 4

Complaints by alfa

Rule r8

Description: Form field has no accessible name

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 controlNoText

WCAG: 4.1.2

Score: 4

Complaints by axe

Rule label

Description: Form element has no label

Count of instances: 1

Complaint specifics

Complaints by htmlcs

Rule AAA.1_3_1.F68

Description: Form control has no label

Count of instances: 1

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

Complaint specifics

Complaints by qualWeb

Rule QW-ACT-R16

Description: Form control has no accessible name

Count of instances: 1

Complaint specifics

Complaints by wave

Rule label_missing

Description: form element has no label

Count of instances: 1

Complaint specifics

Issue inputNoText

WCAG: 4.1.2

Score: 4

Complaints by continuum

Rule 118

Description: Text 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.InputText.Name

Description: Text input has no accessible name

Count of instances: 1

Complaint specifics

Issue headingStructure

WCAG: 1.3.1

Score: 4

Complaints by htmlcs

Rule AAA.1_3_1_AAA.G141

Description: Heading level is incorrect

Count of instances: 2

Complaint specifics

Complaints by tenon

Rule 155

Description: Headings are not structured in a hierarchical manner

Count of instances: 1

Complaint specifics

Issue attributeBad

WCAG: 1.3.1

Score: 4

Complaints by nuVal

Rule ^Attribute .+ not allowed on element .+ at this point.*$

Description: Attribute not allowed on this element

Count of instances: 1

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 textAlternativeRisk

WCAG: 1

Score: 3

Complaints by qualWeb

Rule QW-WCAG-T8

Description: Text alternative is not an alternative

Count of instances: 3

Complaint specifics

Issue horizontalScrolling

WCAG: 1.4.10

Score: 3

Complaints by tenon

Rule 28

Description: Layout or sizing of the page causes horizontal scrolling

Count of instances: 1

Complaint specifics

Issue linkVague

WCAG: 2.4.4

Score: 3

Complaints by tenon

Rule 73

Description: Link text is too generic to communicate the purpose or destination

Count of instances: 1

Complaint specifics

Issue autocompleteNone

WCAG: 1.3.5

Score: 3

Complaints by testaro

Rule autocomplete

Description: Name or email input is missing its required autocomplete attribute

Count of instances: 3

Complaint specifics

Issue labelClash

WCAG: 1.3.1

Score: 2

Complaints by axe

Rule form-field-multiple-labels

Description: Form field has multiple label elements

Count of instances: 1

Complaint specifics

Complaints by ibm

Rule form_label_unique

Description: Form control has more than one label

Count of instances: 1

Complaint specifics

Complaints by testaro

Rule labClash

Description: Incompatible label types

Count of instances: 1

Complaint specifics

Complaints by wave

Rule label_multiple

Description: Form control has more than one label associated with it

Count of instances: 1

Complaint specifics

Issue mainNone

WCAG: 1.3.6

Score: 2

Complaints by axe

Rule landmark-one-main

Description: page has no main landmark

Count of instances: 1

Complaint specifics

Complaints by qualWeb

Rule QW-ACT-R63

Description: Document has no landmark with non-repeated content

Count of instances: 1

Complaint specifics

Issue pseudoNavList

WCAG: 1.3.1

Score: 2

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

Complaint specifics

Issue zIndexNotZero

WCAG: 1.4

Score: 2

Complaints by testaro

Rule zIndex

Description: Layering with nondefault z-index values

Count of instances: 2

Complaint specifics

Issue labelConfusionRisk

WCAG: 3.3.2

Score: 1

Complaints by ibm

Rule input_label_before

Description: Label text is after its text input or select element

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 visibleBulk

WCAG: 2.4

Score: 1

Complaints by testaro

Rule bulk

Description: Page contains many visible elements

Count of instances: 1

Complaint specifics

Issue noScriptRisk

WCAG: 4.1

Score: 1

Complaints by wave

Rule noscript

Description: noscript element may fail to contain an accessible equivalent or alternative

Count of instances: 1

Complaint specifics

Complete report

{
  "id": "18ixx-ts27-caAD80-c",
  "what": "accessibility tests",
  "strict": true,
  "timeLimit": 330,
  "acts": [
    {
      "type": "launch",
      "which": "webkit",
      "startTime": 1687104573444,
      "endTime": 1687104573985
    },
    {
      "type": "url",
      "which": "https://www.davidalvarez.com/",
      "what": "Candidate David Alvarez (D)",
      "startTime": 1687104573985,
      "result": {
        "url": "https://www.davidalvarez.com/"
      },
      "endTime": 1687104575016
    },
    {
      "type": "tenonRequest",
      "id": "a",
      "withNewContent": false,
      "what": "Tenon API version 2 test request, with page content",
      "startTime": 1687104575016,
      "url": "https://www.davidalvarez.com/",
      "endTime": 1687104576448
    },
    {
      "type": "test",
      "which": "testaro",
      "what": "Testaro",
      "withItems": true,
      "rules": [
        "y",
        "motion"
      ],
      "startTime": 1687104576448,
      "url": "https://www.davidalvarez.com/",
      "result": {
        "rules": {
          "motion": {
            "what": "motion without user request",
            "data": {
              "bytes": [
                1281811,
                1281811,
                1281811,
                1281811,
                1281811
              ],
              "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": 1687104590416
    },
    {
      "type": "launch",
      "which": "chromium",
      "startTime": 1687104590416,
      "endTime": 1687104590963
    },
    {
      "type": "url",
      "which": "https://www.davidalvarez.com/",
      "what": "Candidate David Alvarez (D)",
      "startTime": 1687104590963,
      "result": {
        "url": "https://www.davidalvarez.com/"
      },
      "endTime": 1687104591552
    },
    {
      "type": "test",
      "which": "alfa",
      "startTime": 1687104591552,
      "url": "https://www.davidalvarez.com/",
      "what": "alfa",
      "result": {
        "totals": {
          "failures": 77,
          "warnings": 1
        },
        "items": [
          {
            "index": 9,
            "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[3]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
              "codeLines": [
                "<a href=\"https://www.facebook.com/DavidAlvarezSD\" target=\"_blank\" class=\"w-inline-block\">",
                "  <img src=\"https://uploads-ssl.webflow.com/5b5f5aff07bc3e8bae9cbc34/6410e19f59538258f7c2ef0d_social-fb%403x.png\" loading=\"lazy\" width=\"21\" alt=\"\" class=\"image-14\">",
                "</a>"
              ]
            }
          },
          {
            "index": 10,
            "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[3]/div[1]/div[1]/div[1]/div[1]/div[2]/a[1]",
              "codeLines": [
                "<a href=\"https://twitter.com/alvarezsd\" target=\"_blank\" class=\"w-inline-block\">",
                "  <img src=\"https://uploads-ssl.webflow.com/5b5f5aff07bc3e8bae9cbc34/6410e19f0f5d9b2dc363c66a_social-twitter%403x.png\" loading=\"lazy\" width=\"68\" alt=\"\" class=\"image-15\">",
                "</a>"
              ]
            }
          },
          {
            "index": 11,
            "verdict": "failed",
            "rule": {
              "ruleID": "r11",
              "ruleSummary": "Links have an accessible name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r11",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/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[3]/div[1]/div[1]/div[1]/div[1]/div[3]/a[1]",
              "codeLines": [
                "<a href=\"https://www.instagram.com/Alvarezsd/\" target=\"_blank\" class=\"w-inline-block\">",
                "  <img src=\"https://uploads-ssl.webflow.com/5b5f5aff07bc3e8bae9cbc34/6410e19fefc91acb3f2540c8_social-ig%403x.png\" loading=\"lazy\" width=\"63\" alt=\"\" class=\"image-16\">",
                "</a>"
              ]
            }
          },
          {
            "index": 21,
            "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]/section[1]/div[1]/div[1]/div[1]/a[1]",
              "codeLines": [
                "<a href=\"#\" class=\"w-inline-block\">",
                "  <img src=\"https://uploads-ssl.webflow.com/5b5f5aff07bc3e8bae9cbc34/640fb37bc82bd5cbb6448f66_David%20Assemblymember%202022%20Logo_Horizontal-Main%20(1).png\" loading=\"lazy\" width=\"187\" sizes=\"(max-width: 479px) 78vw, (max-width: 767px) 172px, 187px\" srcset=\"https://uploads-ssl.webflow.com/5b5f5aff07...",
                "</a>"
              ]
            }
          },
          {
            "index": 94,
            "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]/img[1]",
              "codeLines": [
                "<img border=\"0\" src=\"https://r.turn.com/r/beacon?b2=S5zHhfSawyIzg78jfWoyqW3QGjyn1gdqxIY8QI8j1z7yf2fYTayDjBj0eul1Nguq8VFaYHAQhdIVe4bNzqzS5w&cid=\">"
              ]
            }
          },
          {
            "index": 95,
            "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]/img[2]",
              "codeLines": [
                "<img border=\"0\" src=\"https://r.turn.com/r/beacon?b2=S5zHhfSawyIzg78jfWoyqW3QGjyn1gdqxIY8QI8j1z7yf2fYTayDjBj0eul1Nguq8VFaYHAQhdIVe4bNzqzS5w&cid=\">"
              ]
            }
          },
          {
            "index": 96,
            "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]/img[3]",
              "codeLines": [
                "<img border=\"0\" src=\"https://r.turn.com/r/beacon?b2=S5zHhfSawyIzg78jfWoyqW3QGjyn1gdqxIY8QI8j1z7yf2fYTayDjBj0eul1Nguq8VFaYHAQhdIVe4bNzqzS5w&cid=\">"
              ]
            }
          },
          {
            "index": 153,
            "verdict": "failed",
            "rule": {
              "ruleID": "r4",
              "ruleSummary": "<html> document elements have a lang attribute",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r4",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#language-of-page",
                  "chapter": "3.1.1",
                  "title": "Language of Page"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H57",
                  "name": "H57",
                  "title": "Using the language attribute on the HTML element"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "html",
              "path": "/html[1]",
              "codeLines": [
                "<html data-wf-domain=\"www.davidalvarez.com\" data-wf-page=\"641e621ec109c436290f73ae\" data-wf-site=\"5b5f5aff07bc3e8bae9cbc34\" class=\"w-mod-js w-mod-ix wf-barlowcondensed-n4-active wf-opensans-n6-active wf-opensans-n3-active wf-opensans-n4-active wf-opensans-n7-active wf-opensans-n8-active wf-barlowcon...",
                "...",
                "</html>"
              ]
            }
          },
          {
            "index": 182,
            "verdict": "failed",
            "rule": {
              "ruleID": "r53",
              "ruleSummary": "Headings are structured",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r53",
              "requirements": []
            },
            "target": {
              "type": "element",
              "tagName": "h4",
              "path": "/html[1]/body[1]/div[3]/div[1]/div[2]/div[1]/div[2]/h4[1]",
              "codeLines": [
                "<h4 class=\"heading-31\">",
                "  representing Assembly district 80",
                "</h4>"
              ]
            }
          },
          {
            "index": 193,
            "verdict": "failed",
            "rule": {
              "ruleID": "r53",
              "ruleSummary": "Headings are structured",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r53",
              "requirements": []
            },
            "target": {
              "type": "element",
              "tagName": "h3",
              "path": "/html[1]/body[1]/div[7]/div[1]/div[2]/h3[1]",
              "codeLines": [
                "<h3 class=\"heading-38\">",
                "  SIGN UP TO STAY UPDATED",
                "</h3>"
              ]
            }
          },
          {
            "index": 205,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[2]/h1[1]/text()[1]",
              "codeLines": [
                "David Alvarez"
              ]
            }
          },
          {
            "index": 206,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[2]/h1[1]/text()[1]",
              "codeLines": [
                "providing"
              ]
            }
          },
          {
            "index": 207,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[2]/h1[1]/text()[2]",
              "codeLines": [
                "‍"
              ]
            }
          },
          {
            "index": 208,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[2]/h1[1]/span[1]/text()[1]",
              "codeLines": [
                "opportunity"
              ]
            }
          },
          {
            "index": 209,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[1]/div[2]/div[1]/div[2]/h4[1]/text()[1]",
              "codeLines": [
                "representing Assembly district 80"
              ]
            }
          },
          {
            "index": 210,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[1]/div[2]/h1[1]/text()[1]",
              "codeLines": [
                "A strong fighter for the community for over 10+ years"
              ]
            }
          },
          {
            "index": 211,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[1]/div[3]/a[1]/h1[1]/text()[1]",
              "codeLines": [
                "DONATE"
              ]
            }
          },
          {
            "index": 212,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[4]/div[1]/div[1]/div[2]/div[1]/div[2]/div[1]/text()[1]",
              "codeLines": [
                "ABOUT"
              ]
            }
          },
          {
            "index": 213,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[4]/div[1]/div[1]/div[2]/h2[1]/text()[1]",
              "codeLines": [
                "DAVID ALVAREZ"
              ]
            }
          },
          {
            "index": 214,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[4]/div[1]/div[1]/div[2]/p[1]/text()[1]",
              "codeLines": [
                "David Alvarez was born, raised, and is still living in Barrio Logan with his family. Assemblymember Alvarez is the current representative of the 80th district that includes the San Diego Communities of Barrio Logan, Logan Heights, Sherman Heights, City Heights, Azalea Park, Otay Mesa, and San Ysidro..."
              ]
            }
          },
          {
            "index": 215,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[4]/div[1]/div[1]/div[2]/a[1]/text()[1]",
              "codeLines": [
                "LEARN MORE"
              ]
            }
          },
          {
            "index": 216,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[5]/div[2]/div[1]/div[1]/div[1]/h3[1]/text()[1]",
              "codeLines": [
                "Through Economic"
              ]
            }
          },
          {
            "index": 217,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[5]/div[2]/div[1]/div[1]/div[1]/h3[1]/text()[2]",
              "codeLines": [
                "Development"
              ]
            }
          },
          {
            "index": 218,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[5]/div[2]/div[2]/div[1]/h3[1]/text()[1]",
              "codeLines": [
                "Through Education"
              ]
            }
          },
          {
            "index": 219,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[5]/div[2]/div[2]/div[1]/h3[1]/text()[2]",
              "codeLines": [
                "and Resources"
              ]
            }
          },
          {
            "index": 220,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[5]/div[2]/div[3]/div[1]/h3[1]/text()[1]",
              "codeLines": [
                "Through Cleaner"
              ]
            }
          },
          {
            "index": 221,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[5]/div[2]/div[3]/div[1]/h3[1]/text()[2]",
              "codeLines": [
                "Communities"
              ]
            }
          },
          {
            "index": 222,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[5]/div[3]/div[1]/div[1]/div[1]/h3[1]/text()[1]",
              "codeLines": [
                "Through Community"
              ]
            }
          },
          {
            "index": 223,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[5]/div[3]/div[1]/div[1]/div[1]/h3[1]/text()[2]",
              "codeLines": [
                "Investments"
              ]
            }
          },
          {
            "index": 224,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[5]/div[3]/div[2]/div[1]/h3[1]/text()[1]",
              "codeLines": [
                "Through Arts & Culture"
              ]
            }
          },
          {
            "index": 225,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[5]/div[3]/div[2]/div[1]/h3[1]/text()[2]",
              "codeLines": [
                "Experiences"
              ]
            }
          },
          {
            "index": 226,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[5]/div[3]/div[3]/div[1]/h3[1]/text()[1]",
              "codeLines": [
                "Through Housing"
              ]
            }
          },
          {
            "index": 227,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[5]/div[3]/div[3]/div[1]/h3[1]/text()[2]",
              "codeLines": [
                "Accessibility"
              ]
            }
          },
          {
            "index": 228,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[6]/div[1]/div[1]/h1[1]/text()[1]",
              "codeLines": [
                "\"I believe in providing opportunities for our kids, our neighbors, and to our communities who have been overlooked for so long.\""
              ]
            }
          },
          {
            "index": 229,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[6]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "- Assemblymember David Alvarez"
              ]
            }
          },
          {
            "index": 230,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[7]/div[1]/div[2]/div[1]/div[2]/div[1]/text()[1]",
              "codeLines": [
                "NEWSLETTER"
              ]
            }
          },
          {
            "index": 231,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[7]/div[1]/div[2]/h3[1]/text()[1]",
              "codeLines": [
                "SIGN UP TO STAY UPDATED"
              ]
            }
          },
          {
            "index": 232,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[7]/div[1]/div[2]/p[1]/text()[1]",
              "codeLines": [
                "Sign up to stay up to date on legislation news, events, volunteer opportunity, and town halls."
              ]
            }
          },
          {
            "index": 239,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[8]/div[1]/div[1]/div[1]/div[2]/div[1]/text()[1]",
              "codeLines": [
                "MEMOS"
              ]
            }
          },
          {
            "index": 240,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[8]/div[1]/div[1]/div[2]/div[1]/div[1]/a[1]/text()[1]",
              "codeLines": [
                "Renomination of Claudia Dunaway to Consolidated Plan Advisory Board"
              ]
            }
          },
          {
            "index": 241,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[8]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/text()[1]",
              "codeLines": [
                "October 3, 2018"
              ]
            }
          },
          {
            "index": 242,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[8]/div[1]/div[1]/div[2]/div[1]/div[2]/a[1]/text()[1]",
              "codeLines": [
                "Nomination of Puja Batra to Community Forest Advisory Board"
              ]
            }
          },
          {
            "index": 243,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[8]/div[1]/div[1]/div[2]/div[1]/div[2]/div[1]/text()[1]",
              "codeLines": [
                "January 3, 2018"
              ]
            }
          },
          {
            "index": 244,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[8]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/text()[1]",
              "codeLines": [
                "PRESS RELEASES"
              ]
            }
          },
          {
            "index": 245,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[8]/div[1]/div[2]/div[2]/div[1]/div[1]/a[1]/text()[1]",
              "codeLines": [
                "Assemblymember David Alvarez’s Bill Passes Committee to Improve Water Quality in Imperial Beach and Southern San Diego"
              ]
            }
          },
          {
            "index": 246,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[8]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/text()[1]",
              "codeLines": [
                "April 18, 2023"
              ]
            }
          },
          {
            "index": 247,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[8]/div[1]/div[2]/div[2]/div[1]/div[2]/a[1]/text()[1]",
              "codeLines": [
                "Assemblymember David Alvarez’s Streamlining of 100% Affordable Housing Bill Passes Committee"
              ]
            }
          },
          {
            "index": 248,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[8]/div[1]/div[2]/div[2]/div[1]/div[2]/div[1]/text()[1]",
              "codeLines": [
                "April 18, 2023"
              ]
            }
          },
          {
            "index": 249,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[8]/div[1]/div[2]/div[2]/div[1]/div[3]/a[1]/text()[1]",
              "codeLines": [
                "CA Latino Caucus Foundation Announces 2023 Statewide Scholarship Program"
              ]
            }
          },
          {
            "index": 250,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[8]/div[1]/div[2]/div[2]/div[1]/div[3]/div[1]/text()[1]",
              "codeLines": [
                "April 14, 2023"
              ]
            }
          },
          {
            "index": 251,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[8]/div[1]/div[2]/div[2]/div[1]/div[4]/a[1]/text()[1]",
              "codeLines": [
                "Assemblymember David Alvarez Receives Bi-Partisan Support to Expand Opportunities for Middle Class Families Throughout California"
              ]
            }
          },
          {
            "index": 252,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[8]/div[1]/div[2]/div[2]/div[1]/div[4]/div[1]/text()[1]",
              "codeLines": [
                "April 11, 2023"
              ]
            }
          },
          {
            "index": 253,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[8]/div[1]/div[2]/div[2]/div[1]/div[5]/a[1]/text()[1]",
              "codeLines": [
                "Assemblymember David Alvarez’s Bill AB 837 Moves One Step Closer to Helping the City of Chula Vista Establish a Regional University"
              ]
            }
          },
          {
            "index": 254,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[8]/div[1]/div[2]/div[2]/div[1]/div[5]/div[1]/text()[1]",
              "codeLines": [
                "March 29, 2023"
              ]
            }
          },
          {
            "index": 255,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/section[1]/div[1]/div[1]/div[2]/div[1]/text()[1]",
              "codeLines": [
                "For meeting requests and legislative questions, call (619) 870-8385"
              ]
            }
          },
          {
            "index": 256,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/section[1]/div[1]/div[1]/div[2]/div[2]/text()[1]",
              "codeLines": [
                "For all press inquires: Diane Castañeda"
              ]
            }
          },
          {
            "index": 257,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/section[1]/div[1]/div[1]/div[2]/div[2]/text()[2]",
              "codeLines": [
                "(619) 279-4363 or"
              ]
            }
          },
          {
            "index": 258,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/section[1]/div[1]/div[1]/div[2]/div[2]/a[1]/text()[1]",
              "codeLines": [
                "diane@digitalimpactand.com"
              ]
            }
          },
          {
            "index": 259,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/section[1]/div[1]/div[1]/div[3]/a[1]/div[1]/text()[1]",
              "codeLines": [
                "Press Releases"
              ]
            }
          },
          {
            "index": 260,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/section[1]/div[1]/div[1]/div[3]/a[2]/text()[1]",
              "codeLines": [
                "Memos"
              ]
            }
          },
          {
            "index": 261,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/section[1]/div[1]/div[1]/div[3]/a[3]/text()[1]",
              "codeLines": [
                "News Articles"
              ]
            }
          },
          {
            "index": 262,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/section[1]/div[4]/text()[1]",
              "codeLines": [
                "Paid for by David Alvarez for State Assembly 2024"
              ]
            }
          },
          {
            "index": 263,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/section[1]/div[5]/div[1]/text()[1]",
              "codeLines": [
                "Design & Hosting by"
              ]
            }
          },
          {
            "index": 264,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/section[1]/div[5]/div[1]/a[1]/text()[1]",
              "codeLines": [
                "Digital Impact &"
              ]
            }
          },
          {
            "index": 476,
            "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[4]/div[1]/div[1]/div[2]/p[1]",
              "codeLines": [
                "<p class=\"paragraph-3\">",
                "  David Alvarez was born, raised, and is still living in Barrio Logan with his family. Assemblymember Alvarez is the current representative of the 80th district that includes the San Diego Communities of Barrio Logan, Logan Heights, Sherman Heights, City Heights, Azalea Park, Otay Mesa, and San Ysid...",
                "</p>"
              ]
            }
          },
          {
            "index": 477,
            "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[6]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"margin-bottom-24px\">",
                "  - Assemblymember David Alvarez",
                "</p>"
              ]
            }
          },
          {
            "index": 478,
            "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[7]/div[1]/div[2]/p[1]",
              "codeLines": [
                "<p class=\"paragraph-8\">",
                "  Sign up to stay up to date on legislation news, events, volunteer opportunity, and town halls.",
                "</p>"
              ]
            }
          },
          {
            "index": 496,
            "verdict": "failed",
            "rule": {
              "ruleID": "r78",
              "ruleSummary": "Headings of same level have text content between them",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r78",
              "requirements": []
            },
            "target": {
              "type": "element",
              "tagName": "h1",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[2]/h1[1]",
              "codeLines": [
                "<h1 class=\"heading-35\">",
                "  David Alvarez",
                "</h1>"
              ]
            }
          },
          {
            "index": 498,
            "verdict": "failed",
            "rule": {
              "ruleID": "r78",
              "ruleSummary": "Headings of same level have text content between them",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r78",
              "requirements": []
            },
            "target": {
              "type": "element",
              "tagName": "h4",
              "path": "/html[1]/body[1]/div[3]/div[1]/div[2]/div[1]/div[2]/h4[1]",
              "codeLines": [
                "<h4 class=\"heading-31\">",
                "  representing Assembly district 80",
                "</h4>"
              ]
            }
          },
          {
            "index": 499,
            "verdict": "failed",
            "rule": {
              "ruleID": "r78",
              "ruleSummary": "Headings of same level have text content between them",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r78",
              "requirements": []
            },
            "target": {
              "type": "element",
              "tagName": "h1",
              "path": "/html[1]/body[1]/div[3]/div[1]/div[2]/h1[1]",
              "codeLines": [
                "<h1 class=\"heading-32\">",
                "  A strong fighter for the community for over 10+ years",
                "</h1>"
              ]
            }
          },
          {
            "index": 502,
            "verdict": "failed",
            "rule": {
              "ruleID": "r78",
              "ruleSummary": "Headings of same level have text content between them",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r78",
              "requirements": []
            },
            "target": {
              "type": "element",
              "tagName": "h3",
              "path": "/html[1]/body[1]/div[5]/div[2]/div[1]/div[1]/div[1]/h3[1]",
              "codeLines": [
                "<h3 class=\"heading-37\">",
                "  Through Economic",
                "  <br>",
                "  Development",
                "</h3>"
              ]
            }
          },
          {
            "index": 503,
            "verdict": "failed",
            "rule": {
              "ruleID": "r78",
              "ruleSummary": "Headings of same level have text content between them",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r78",
              "requirements": []
            },
            "target": {
              "type": "element",
              "tagName": "h3",
              "path": "/html[1]/body[1]/div[5]/div[2]/div[2]/div[1]/h3[1]",
              "codeLines": [
                "<h3 class=\"heading-37\">",
                "  Through Education",
                "  <br>",
                "  and Resources",
                "</h3>"
              ]
            }
          },
          {
            "index": 504,
            "verdict": "failed",
            "rule": {
              "ruleID": "r78",
              "ruleSummary": "Headings of same level have text content between them",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r78",
              "requirements": []
            },
            "target": {
              "type": "element",
              "tagName": "h3",
              "path": "/html[1]/body[1]/div[5]/div[2]/div[3]/div[1]/h3[1]",
              "codeLines": [
                "<h3 class=\"heading-37\">",
                "  Through Cleaner",
                "  <br>",
                "  Communities",
                "</h3>"
              ]
            }
          },
          {
            "index": 505,
            "verdict": "failed",
            "rule": {
              "ruleID": "r78",
              "ruleSummary": "Headings of same level have text content between them",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r78",
              "requirements": []
            },
            "target": {
              "type": "element",
              "tagName": "h3",
              "path": "/html[1]/body[1]/div[5]/div[3]/div[1]/div[1]/div[1]/h3[1]",
              "codeLines": [
                "<h3 class=\"heading-37\">",
                "  Through Community",
                "  <br>",
                "  Investments",
                "</h3>"
              ]
            }
          },
          {
            "index": 506,
            "verdict": "failed",
            "rule": {
              "ruleID": "r78",
              "ruleSummary": "Headings of same level have text content between them",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r78",
              "requirements": []
            },
            "target": {
              "type": "element",
              "tagName": "h3",
              "path": "/html[1]/body[1]/div[5]/div[3]/div[2]/div[1]/h3[1]",
              "codeLines": [
                "<h3 class=\"heading-37\">",
                "  Through Arts & Culture",
                "  <br>",
                "  Experiences",
                "  <sup></sup>",
                "</h3>"
              ]
            }
          },
          {
            "index": 507,
            "verdict": "failed",
            "rule": {
              "ruleID": "r78",
              "ruleSummary": "Headings of same level have text content between them",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r78",
              "requirements": []
            },
            "target": {
              "type": "element",
              "tagName": "h3",
              "path": "/html[1]/body[1]/div[5]/div[3]/div[3]/div[1]/h3[1]",
              "codeLines": [
                "<h3 class=\"heading-37\">",
                "  Through Housing",
                "  <br>",
                "  Accessibility",
                "  <sup></sup>",
                "</h3>"
              ]
            }
          },
          {
            "index": 513,
            "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[7]/div[1]/div[2]/div[2]/form[1]/div[2]/div[1]/input[1]",
              "codeLines": [
                "<input type=\"text\" class=\"w-input\" maxlength=\"256\" name=\"field-2\" data-name=\"Field 2\" placeholder=\"\" id=\"field-2\" required=\"\">"
              ]
            }
          },
          {
            "index": 536,
            "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": [
          1,
          0,
          0,
          77
        ],
        "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[3]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]"
            },
            "excerpt": "<a href=\"https://www.facebook.com/DavidAlvarezSD\" target=\"_blank\" class=\"w-inline-block\"> <img src=\"https://uploads-ssl.webflow.com/5b5f5aff07bc3e8bae9cbc34/6410e19f59538258f7c2ef0d_social-fb%403x.png\" loading=\"lazy\" width=\"21\" alt=\"\" class=\"image-14\"> </a>"
          },
          {
            "ruleID": "r11",
            "what": "Links have an accessible name",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[2]/a[1]"
            },
            "excerpt": "<a href=\"https://twitter.com/alvarezsd\" target=\"_blank\" class=\"w-inline-block\"> <img src=\"https://uploads-ssl.webflow.com/5b5f5aff07bc3e8bae9cbc34/6410e19f0f5d9b2dc363c66a_social-twitter%403x.png\" loading=\"lazy\" width=\"68\" alt=\"\" class=\"image-15\"> </a>"
          },
          {
            "ruleID": "r11",
            "what": "Links have an accessible name",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[3]/a[1]"
            },
            "excerpt": "<a href=\"https://www.instagram.com/Alvarezsd/\" target=\"_blank\" class=\"w-inline-block\"> <img src=\"https://uploads-ssl.webflow.com/5b5f5aff07bc3e8bae9cbc34/6410e19fefc91acb3f2540c8_social-ig%403x.png\" loading=\"lazy\" width=\"63\" alt=\"\" class=\"image-16\"> </a>"
          },
          {
            "ruleID": "r11",
            "what": "Links have an accessible name",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/section[1]/div[1]/div[1]/div[1]/a[1]"
            },
            "excerpt": "<a href=\"#\" class=\"w-inline-block\"> <img src=\"https://uploads-ssl.webflow.com/5b5f5aff07bc3e8bae9cbc34/640fb37bc82bd5cbb6448f66_David%20Assemblymember%202022%20Logo_Horizontal-Main%20(1).png\" loading=\"lazy\" width=\"187\" sizes=\"(max-width: 479px) 78vw, (max-width: 767px) 172px, 187px\" srcset=\"https://uploads-ssl.webflow.com/5b5f5aff07... </a>"
          },
          {
            "ruleID": "r2",
            "what": "Images have an accessible name",
            "ordinalSeverity": 3,
            "tagName": "IMG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/img[1]"
            },
            "excerpt": "<img border=\"0\" src=\"https://r.turn.com/r/beacon?b2=S5zHhfSawyIzg78jfWoyqW3QGjyn1gdqxIY8QI8j1z7yf2fYTayDjBj0eul1Nguq8VFaYHAQhdIVe4bNzqzS5w&cid=\">"
          },
          {
            "ruleID": "r2",
            "what": "Images have an accessible name",
            "ordinalSeverity": 3,
            "tagName": "IMG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/img[2]"
            },
            "excerpt": "<img border=\"0\" src=\"https://r.turn.com/r/beacon?b2=S5zHhfSawyIzg78jfWoyqW3QGjyn1gdqxIY8QI8j1z7yf2fYTayDjBj0eul1Nguq8VFaYHAQhdIVe4bNzqzS5w&cid=\">"
          },
          {
            "ruleID": "r2",
            "what": "Images have an accessible name",
            "ordinalSeverity": 3,
            "tagName": "IMG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/img[3]"
            },
            "excerpt": "<img border=\"0\" src=\"https://r.turn.com/r/beacon?b2=S5zHhfSawyIzg78jfWoyqW3QGjyn1gdqxIY8QI8j1z7yf2fYTayDjBj0eul1Nguq8VFaYHAQhdIVe4bNzqzS5w&cid=\">"
          },
          {
            "ruleID": "r4",
            "what": "<html> document elements have a lang attribute",
            "ordinalSeverity": 3,
            "tagName": "HTML",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]"
            },
            "excerpt": "<html data-wf-domain=\"www.davidalvarez.com\" data-wf-page=\"641e621ec109c436290f73ae\" data-wf-site=\"5b5f5aff07bc3e8bae9cbc34\" class=\"w-mod-js w-mod-ix wf-barlowcondensed-n4-active wf-opensans-n6-active wf-opensans-n3-active wf-opensans-n4-active wf-opensans-n7-active wf-opensans-n8-active wf-barlowcon... ... </html>"
          },
          {
            "ruleID": "r53",
            "what": "Headings are structured",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[3]/div[1]/div[2]/div[1]/div[2]/h4[1]"
            },
            "excerpt": "<h4 class=\"heading-31\"> representing Assembly district 80 </h4>"
          },
          {
            "ruleID": "r53",
            "what": "Headings are structured",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[7]/div[1]/div[2]/h3[1]"
            },
            "excerpt": "<h3 class=\"heading-38\"> SIGN UP TO STAY UPDATED </h3>"
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[2]/h1[1]/text()[1]"
            },
            "excerpt": "David Alvarez"
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[2]/h1[1]/text()[1]"
            },
            "excerpt": "providing"
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[2]/h1[1]/text()[2]"
            },
            "excerpt": "‍"
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[2]/h1[1]/span[1]/text()[1]"
            },
            "excerpt": "opportunity"
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[3]/div[1]/div[2]/div[1]/div[2]/h4[1]/text()[1]"
            },
            "excerpt": "representing Assembly district 80"
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[3]/div[1]/div[2]/h1[1]/text()[1]"
            },
            "excerpt": "A strong fighter for the community for over 10+ years"
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[3]/div[1]/div[3]/a[1]/h1[1]/text()[1]"
            },
            "excerpt": "DONATE"
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[4]/div[1]/div[1]/div[2]/div[1]/div[2]/div[1]/text()[1]"
            },
            "excerpt": "ABOUT"
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[4]/div[1]/div[1]/div[2]/h2[1]/text()[1]"
            },
            "excerpt": "DAVID ALVAREZ"
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[4]/div[1]/div[1]/div[2]/p[1]/text()[1]"
            },
            "excerpt": "David Alvarez was born, raised, and is still living in Barrio Logan with his family. Assemblymember Alvarez is the current representative of the 80th district that includes the San Diego Communities of Barrio Logan, Logan Heights, Sherman Heights, City Heights, Azalea Park, Otay Mesa, and San Ysidro..."
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[4]/div[1]/div[1]/div[2]/a[1]/text()[1]"
            },
            "excerpt": "LEARN MORE"
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[5]/div[2]/div[1]/div[1]/div[1]/h3[1]/text()[1]"
            },
            "excerpt": "Through Economic"
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[5]/div[2]/div[1]/div[1]/div[1]/h3[1]/text()[2]"
            },
            "excerpt": "Development"
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[5]/div[2]/div[2]/div[1]/h3[1]/text()[1]"
            },
            "excerpt": "Through Education"
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[5]/div[2]/div[2]/div[1]/h3[1]/text()[2]"
            },
            "excerpt": "and Resources"
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[5]/div[2]/div[3]/div[1]/h3[1]/text()[1]"
            },
            "excerpt": "Through Cleaner"
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[5]/div[2]/div[3]/div[1]/h3[1]/text()[2]"
            },
            "excerpt": "Communities"
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[5]/div[3]/div[1]/div[1]/div[1]/h3[1]/text()[1]"
            },
            "excerpt": "Through Community"
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[5]/div[3]/div[1]/div[1]/div[1]/h3[1]/text()[2]"
            },
            "excerpt": "Investments"
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[5]/div[3]/div[2]/div[1]/h3[1]/text()[1]"
            },
            "excerpt": "Through Arts & Culture"
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[5]/div[3]/div[2]/div[1]/h3[1]/text()[2]"
            },
            "excerpt": "Experiences"
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[5]/div[3]/div[3]/div[1]/h3[1]/text()[1]"
            },
            "excerpt": "Through Housing"
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[5]/div[3]/div[3]/div[1]/h3[1]/text()[2]"
            },
            "excerpt": "Accessibility"
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[6]/div[1]/div[1]/h1[1]/text()[1]"
            },
            "excerpt": "\"I believe in providing opportunities for our kids, our neighbors, and to our communities who have been overlooked for so long.\""
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[6]/div[1]/div[1]/p[1]/text()[1]"
            },
            "excerpt": "- Assemblymember David Alvarez"
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[7]/div[1]/div[2]/div[1]/div[2]/div[1]/text()[1]"
            },
            "excerpt": "NEWSLETTER"
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[7]/div[1]/div[2]/h3[1]/text()[1]"
            },
            "excerpt": "SIGN UP TO STAY UPDATED"
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[7]/div[1]/div[2]/p[1]/text()[1]"
            },
            "excerpt": "Sign up to stay up to date on legislation news, events, volunteer opportunity, and town halls."
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[8]/div[1]/div[1]/div[1]/div[2]/div[1]/text()[1]"
            },
            "excerpt": "MEMOS"
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[8]/div[1]/div[1]/div[2]/div[1]/div[1]/a[1]/text()[1]"
            },
            "excerpt": "Renomination of Claudia Dunaway to Consolidated Plan Advisory Board"
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[8]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/text()[1]"
            },
            "excerpt": "October 3, 2018"
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[8]/div[1]/div[1]/div[2]/div[1]/div[2]/a[1]/text()[1]"
            },
            "excerpt": "Nomination of Puja Batra to Community Forest Advisory Board"
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[8]/div[1]/div[1]/div[2]/div[1]/div[2]/div[1]/text()[1]"
            },
            "excerpt": "January 3, 2018"
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[8]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/text()[1]"
            },
            "excerpt": "PRESS RELEASES"
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[8]/div[1]/div[2]/div[2]/div[1]/div[1]/a[1]/text()[1]"
            },
            "excerpt": "Assemblymember David Alvarez’s Bill Passes Committee to Improve Water Quality in Imperial Beach and Southern San Diego"
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[8]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/text()[1]"
            },
            "excerpt": "April 18, 2023"
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[8]/div[1]/div[2]/div[2]/div[1]/div[2]/a[1]/text()[1]"
            },
            "excerpt": "Assemblymember David Alvarez’s Streamlining of 100% Affordable Housing Bill Passes Committee"
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[8]/div[1]/div[2]/div[2]/div[1]/div[2]/div[1]/text()[1]"
            },
            "excerpt": "April 18, 2023"
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[8]/div[1]/div[2]/div[2]/div[1]/div[3]/a[1]/text()[1]"
            },
            "excerpt": "CA Latino Caucus Foundation Announces 2023 Statewide Scholarship Program"
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[8]/div[1]/div[2]/div[2]/div[1]/div[3]/div[1]/text()[1]"
            },
            "excerpt": "April 14, 2023"
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[8]/div[1]/div[2]/div[2]/div[1]/div[4]/a[1]/text()[1]"
            },
            "excerpt": "Assemblymember David Alvarez Receives Bi-Partisan Support to Expand Opportunities for Middle Class Families Throughout California"
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[8]/div[1]/div[2]/div[2]/div[1]/div[4]/div[1]/text()[1]"
            },
            "excerpt": "April 11, 2023"
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[8]/div[1]/div[2]/div[2]/div[1]/div[5]/a[1]/text()[1]"
            },
            "excerpt": "Assemblymember David Alvarez’s Bill AB 837 Moves One Step Closer to Helping the City of Chula Vista Establish a Regional University"
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[8]/div[1]/div[2]/div[2]/div[1]/div[5]/div[1]/text()[1]"
            },
            "excerpt": "March 29, 2023"
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/section[1]/div[1]/div[1]/div[2]/div[1]/text()[1]"
            },
            "excerpt": "For meeting requests and legislative questions, call (619) 870-8385"
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/section[1]/div[1]/div[1]/div[2]/div[2]/text()[1]"
            },
            "excerpt": "For all press inquires: Diane Castañeda"
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/section[1]/div[1]/div[1]/div[2]/div[2]/text()[2]"
            },
            "excerpt": "(619) 279-4363 or"
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/section[1]/div[1]/div[1]/div[2]/div[2]/a[1]/text()[1]"
            },
            "excerpt": "diane@digitalimpactand.com"
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/section[1]/div[1]/div[1]/div[3]/a[1]/div[1]/text()[1]"
            },
            "excerpt": "Press Releases"
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/section[1]/div[1]/div[1]/div[3]/a[2]/text()[1]"
            },
            "excerpt": "Memos"
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/section[1]/div[1]/div[1]/div[3]/a[3]/text()[1]"
            },
            "excerpt": "News Articles"
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/section[1]/div[4]/text()[1]"
            },
            "excerpt": "Paid for by David Alvarez for State Assembly 2024"
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/section[1]/div[5]/div[1]/text()[1]"
            },
            "excerpt": "Design & Hosting by"
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/section[1]/div[5]/div[1]/a[1]/text()[1]"
            },
            "excerpt": "Digital Impact &"
          },
          {
            "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[4]/div[1]/div[1]/div[2]/p[1]"
            },
            "excerpt": "<p class=\"paragraph-3\"> David Alvarez was born, raised, and is still living in Barrio Logan with his family. Assemblymember Alvarez is the current representative of the 80th district that includes the San Diego Communities of Barrio Logan, Logan Heights, Sherman Heights, City Heights, Azalea Park, Otay Mesa, and San Ysid... </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[6]/div[1]/div[1]/p[1]"
            },
            "excerpt": "<p class=\"margin-bottom-24px\"> - Assemblymember David Alvarez </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[7]/div[1]/div[2]/p[1]"
            },
            "excerpt": "<p class=\"paragraph-8\"> Sign up to stay up to date on legislation news, events, volunteer opportunity, and town halls. </p>"
          },
          {
            "ruleID": "r78",
            "what": "Headings of same level have text content between them",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[2]/h1[1]"
            },
            "excerpt": "<h1 class=\"heading-35\"> David Alvarez </h1>"
          },
          {
            "ruleID": "r78",
            "what": "Headings of same level have text content between them",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[3]/div[1]/div[2]/div[1]/div[2]/h4[1]"
            },
            "excerpt": "<h4 class=\"heading-31\"> representing Assembly district 80 </h4>"
          },
          {
            "ruleID": "r78",
            "what": "Headings of same level have text content between them",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[3]/div[1]/div[2]/h1[1]"
            },
            "excerpt": "<h1 class=\"heading-32\"> A strong fighter for the community for over 10+ years </h1>"
          },
          {
            "ruleID": "r78",
            "what": "Headings of same level have text content between them",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[5]/div[2]/div[1]/div[1]/div[1]/h3[1]"
            },
            "excerpt": "<h3 class=\"heading-37\"> Through Economic <br> Development </h3>"
          },
          {
            "ruleID": "r78",
            "what": "Headings of same level have text content between them",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[5]/div[2]/div[2]/div[1]/h3[1]"
            },
            "excerpt": "<h3 class=\"heading-37\"> Through Education <br> and Resources </h3>"
          },
          {
            "ruleID": "r78",
            "what": "Headings of same level have text content between them",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[5]/div[2]/div[3]/div[1]/h3[1]"
            },
            "excerpt": "<h3 class=\"heading-37\"> Through Cleaner <br> Communities </h3>"
          },
          {
            "ruleID": "r78",
            "what": "Headings of same level have text content between them",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[5]/div[3]/div[1]/div[1]/div[1]/h3[1]"
            },
            "excerpt": "<h3 class=\"heading-37\"> Through Community <br> Investments </h3>"
          },
          {
            "ruleID": "r78",
            "what": "Headings of same level have text content between them",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[5]/div[3]/div[2]/div[1]/h3[1]"
            },
            "excerpt": "<h3 class=\"heading-37\"> Through Arts & Culture <br> Experiences <sup></sup> </h3>"
          },
          {
            "ruleID": "r78",
            "what": "Headings of same level have text content between them",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[5]/div[3]/div[3]/div[1]/h3[1]"
            },
            "excerpt": "<h3 class=\"heading-37\"> Through Housing <br> Accessibility <sup></sup> </h3>"
          },
          {
            "ruleID": "r8",
            "what": "Form fields have an accessible name",
            "ordinalSeverity": 3,
            "tagName": "INPUT",
            "id": "field-2",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[7]/div[1]/div[2]/div[2]/form[1]/div[2]/div[1]/input[1]"
            },
            "excerpt": "<input type=\"text\" class=\"w-input\" maxlength=\"256\" name=\"field-2\" data-name=\"Field 2\" placeholder=\"\" id=\"field-2\" required=\"\">"
          },
          {
            "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": 1687104594459
    },
    {
      "type": "test",
      "which": "axe",
      "detailLevel": 2,
      "startTime": 1687104594459,
      "url": "https://www.davidalvarez.com/",
      "what": "Axe",
      "result": {
        "totals": {
          "rulesNA": 53,
          "rulesPassed": 43,
          "rulesWarned": 3,
          "rulesViolated": 9,
          "warnings": {
            "minor": 4,
            "moderate": 1,
            "serious": 10,
            "critical": 0
          },
          "violations": {
            "minor": 0,
            "moderate": 17,
            "serious": 21,
            "critical": 4
          }
        },
        "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-18T16:09:54.914Z",
          "url": "https://www.davidalvarez.com/",
          "toolOptions": {
            "resultTypes": [
              "violations",
              "incomplete"
            ],
            "runOnly": {
              "type": "tag",
              "values": [
                "experimental",
                "best-practice",
                "wcag2a",
                "wcag2aa",
                "wcag2aaa",
                "wcag21a",
                "wcag21aa",
                "wcag21aaa"
              ]
            },
            "reporter": "v1"
          },
          "incomplete": [
            {
              "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": {
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"section-4 wf-section\">",
                          "target": [
                            ".section-4"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/about\" class=\"nav-link-accent-4\">ABOUT</a>",
                  "target": [
                    ".nav-link-accent-4"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"section-4 wf-section\">",
                          "target": [
                            ".section-4"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"text-block-40\">MEDIA</div>",
                  "target": [
                    ".text-block-40"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"section-4 wf-section\">",
                          "target": [
                            ".section-4"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.stopthebanoncruising.org/\" target=\"_blank\" class=\"nav-link-accent-5\">Cruising Is Not A Crime </a>",
                  "target": [
                    ".nav-link-accent-5"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"section-4 wf-section\">",
                          "target": [
                            ".section-4"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://secure.actblue.com/donate/david-alvarez-for-assembly-2024-1\" target=\"_blank\" class=\"nav-link-accent-5-copy\">Donate</a>",
                  "target": [
                    ".nav-link-accent-5-copy"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "contrastRatio": 0,
                        "fontSize": "18.8pt (25px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"section-4 wf-section\">",
                          "target": [
                            ".section-4"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h1 class=\"heading-35\">David Alvarez</h1>",
                  "target": [
                    ".heading-35"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "contrastRatio": 0,
                        "fontSize": "75.0pt (100px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"section-4 wf-section\">",
                          "target": [
                            ".section-4"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h1 class=\"heading-30\">providing<br>‍<span class=\"yellow\">opportunity</span></h1>",
                  "target": [
                    ".heading-30"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "contrastRatio": 0,
                        "fontSize": "75.0pt (100px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"section-4 wf-section\">",
                          "target": [
                            ".section-4"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"yellow\">opportunity</span>",
                  "target": [
                    "span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "contrastRatio": 0,
                        "fontSize": "15.0pt (20px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"section-6 wf-section\">",
                          "target": [
                            ".section-6"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"text-block-17\">ABOUT</div>",
                  "target": [
                    ".text-block-17"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "contrastRatio": 0,
                        "fontSize": "30.0pt (40px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"section-6 wf-section\">",
                          "target": [
                            ".section-6"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2 class=\"heading-34\">DAVID ALVAREZ</h2>",
                  "target": [
                    "h2"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "contrastRatio": 0,
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"section-6 wf-section\">",
                          "target": [
                            ".section-6"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"paragraph-3\">",
                  "target": [
                    ".paragraph-3"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                }
              ]
            },
            {
              "id": "form-field-multiple-labels",
              "impact": "moderate",
              "tags": [
                "cat.forms",
                "wcag2a",
                "wcag332",
                "TTv5",
                "TT5.c"
              ],
              "description": "Ensures form field does not have multiple label elements",
              "help": "Form field must not have multiple label elements",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/form-field-multiple-labels?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [],
                  "none": [
                    {
                      "id": "multiple-label",
                      "data": null,
                      "relatedNodes": [
                        {
                          "html": "<label for=\"field-3\" class=\"field-label-2\">LAST NAME</label>",
                          "target": [
                            ".field-label-2"
                          ]
                        },
                        {
                          "html": "<label for=\"field-3\" class=\"field-label-3\">EMAIL</label>",
                          "target": [
                            ".field-label-3"
                          ]
                        }
                      ],
                      "impact": "moderate",
                      "message": "Multiple label elements is not widely supported in assistive technologies. Ensure the first label contains all necessary information."
                    }
                  ],
                  "impact": "moderate",
                  "html": "<input type=\"text\" class=\"text-field-2 w-input\" maxlength=\"256\" name=\"field-3\" data-name=\"Field 3\" placeholder=\"\" id=\"field-3\">",
                  "target": [
                    "#field-3"
                  ],
                  "failureSummary": "Fix all of the following:\n  Multiple label elements is not widely supported in assistive technologies. Ensure the first label contains all necessary information."
                }
              ]
            },
            {
              "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": "<nav class=\"nav-dropdown-list-5 shadow-three mobile-shadow-hide w-dropdown-list\" id=\"w-dropdown-list-0\" aria-labelledby=\"w-dropdown-toggle-0\">",
                  "target": [
                    "#w-dropdown-list-0"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"menu-button-7 w-nav-button\" style=\"-webkit-user-select: text;\" aria-label=\"menu\" role=\"button\" tabindex=\"0\" aria-controls=\"w-nav-overlay-0\" aria-haspopup=\"menu\" aria-expanded=\"false\"><div class=\"icon-2 w-icon-nav-menu\"></div></div>",
                  "target": [
                    ".menu-button-7"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"w-form-done\" tabindex=\"-1\" role=\"region\" aria-label=\"Email Form success\"><div>Thank you! Your submission has been received!</div></div>",
                  "target": [
                    ".w-form-done"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"w-form-fail\" tabindex=\"-1\" role=\"region\" aria-label=\"Email Form failure\"><div>Oops! Something went wrong while submitting the form.</div></div>",
                  "target": [
                    ".w-form-fail"
                  ],
                  "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": "#ffffff",
                        "bgColor": "#086794",
                        "contrastRatio": 6.21,
                        "fontSize": "15.0pt (20px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"column-2 w-col w-col-6\">",
                          "target": [
                            ".column-2"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.21 (foreground color: #ffffff, background color: #086794, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h4 class=\"heading-31\">representing Assembly district 80</h4>",
                  "target": [
                    "h4"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.21 (foreground color: #ffffff, background color: #086794, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#086794",
                        "bgColor": "#ffffff",
                        "contrastRatio": 6.21,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"body-4\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.21 (foreground color: #086794, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"margin-bottom-24px\">- Assemblymember David Alvarez</p>",
                  "target": [
                    ".margin-bottom-24px"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.21 (foreground color: #086794, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#086794",
                        "bgColor": "#f4f5f7",
                        "contrastRatio": 5.69,
                        "fontSize": "15.0pt (20px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"column-7 w-col w-col-6\">",
                          "target": [
                            ".column-7"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.69 (foreground color: #086794, background color: #f4f5f7, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"text-block-19\">NEWSLETTER</div>",
                  "target": [
                    ".text-block-19"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.69 (foreground color: #086794, background color: #f4f5f7, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#086794",
                        "bgColor": "#f4f5f7",
                        "contrastRatio": 5.69,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"column-7 w-col w-col-6\">",
                          "target": [
                            ".column-7"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.69 (foreground color: #086794, background color: #f4f5f7, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"paragraph-8\">Sign up to stay up to date on legislation news, events, volunteer opportunity, and town halls.</p>",
                  "target": [
                    ".paragraph-8"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.69 (foreground color: #086794, background color: #f4f5f7, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#086794",
                        "bgColor": "#ffffff",
                        "contrastRatio": 6.21,
                        "fontSize": "15.0pt (20px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"body-4\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.21 (foreground color: #086794, background color: #ffffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"text-block-20\">MEMOS</div>",
                  "target": [
                    ".w-col-10.w-col > .text-block-20"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.21 (foreground color: #086794, background color: #ffffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#086794",
                        "bgColor": "#ffffff",
                        "contrastRatio": 6.21,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"body-4\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.21 (foreground color: #086794, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/memos/renomination-of-claudia-dunaway-to-consolidated-plan-advisory-board\" class=\"link-35\">Renomination of Claudia Dunaway to Consolidated Plan Advisory Board</a>",
                  "target": [
                    ".collection-item-12.w-dyn-item[role=\"listitem\"]:nth-child(1) > .link-35"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.21 (foreground color: #086794, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#086794",
                        "bgColor": "#ffffff",
                        "contrastRatio": 6.21,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"body-4\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.21 (foreground color: #086794, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/memos/nomination-of-puja-batra-to-community-forest-advisory-board\" class=\"link-35\">Nomination of Puja Batra to Community Forest Advisory Board</a>",
                  "target": [
                    ".collection-item-12.w-dyn-item[role=\"listitem\"]:nth-child(2) > .link-35"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.21 (foreground color: #086794, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#086794",
                        "bgColor": "#ffffff",
                        "contrastRatio": 6.21,
                        "fontSize": "15.0pt (20px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"body-4\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.21 (foreground color: #086794, background color: #ffffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"text-block-20\">PRESS RELEASES</div>",
                  "target": [
                    ".w-col-11.w-col > .text-block-20"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.21 (foreground color: #086794, background color: #ffffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#086794",
                        "bgColor": "#ffffff",
                        "contrastRatio": 6.21,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"body-4\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.21 (foreground color: #086794, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/press-release/assemblymember-david-alvarezs-bill-passes-committee-to-improve-water-quality-in-imperial-beach-and-southern-san-diego\" class=\"link-24\">Assemblymember David Alvarez’s Bill Passes Committee to Improve Water Quality in Imperial Beach and Southern San Diego</a>",
                  "target": [
                    ".collection-item-7.w-dyn-item[role=\"listitem\"]:nth-child(1) > .link-24"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.21 (foreground color: #086794, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#086794",
                        "bgColor": "#ffffff",
                        "contrastRatio": 6.21,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"body-4\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.21 (foreground color: #086794, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/press-release/assemblymember-david-alvarezs-streamlining-of-100-affordable-housing-bill-passes-committee\" class=\"link-24\">Assemblymember David Alvarez’s Streamlining of 100% Affordable Housing Bill Passes Committee</a>",
                  "target": [
                    ".collection-item-7.w-dyn-item[role=\"listitem\"]:nth-child(2) > .link-24"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.21 (foreground color: #086794, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#086794",
                        "bgColor": "#ffffff",
                        "contrastRatio": 6.21,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"body-4\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.21 (foreground color: #086794, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/press-release/ca-latino-caucus-foundation-announces-2023-statewide-scholarship-program\" class=\"link-24\">CA Latino Caucus Foundation Announces 2023 Statewide Scholarship Program</a>",
                  "target": [
                    ".collection-item-7.w-dyn-item[role=\"listitem\"]:nth-child(3) > .link-24"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.21 (foreground color: #086794, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#086794",
                        "bgColor": "#ffffff",
                        "contrastRatio": 6.21,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"body-4\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.21 (foreground color: #086794, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/press-release/assemblymember-david-alvarez-receives-bi-partisan-support-to-expand-opportunities-for-middle-class-families-throughout-california\" class=\"link-24\">",
                  "target": [
                    ".collection-item-7.w-dyn-item[role=\"listitem\"]:nth-child(4) > .link-24"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.21 (foreground color: #086794, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#086794",
                        "bgColor": "#ffffff",
                        "contrastRatio": 6.21,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"body-4\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.21 (foreground color: #086794, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/press-release/assemblymember-david-alvarezs-bill-ab-837-moves-one-step-closer-to-helping-the-city-of-chula-vista-establish-a-regional-university-2\" class=\"link-24\">",
                  "target": [
                    ".collection-item-7.w-dyn-item[role=\"listitem\"]:nth-child(5) > .link-24"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.21 (foreground color: #086794, background color: #ffffff, font size: 10.5pt (14px), 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": "#ffaf00",
                        "contrastRatio": 1.84,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/about\" class=\"button-6 w-button\">LEARN MORE</a>",
                          "target": [
                            ".button-6"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 1.84 (foreground color: #ffffff, background color: #ffaf00, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/about\" class=\"button-6 w-button\">LEARN MORE</a>",
                  "target": [
                    ".button-6"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 1.84 (foreground color: #ffffff, background color: #ffaf00, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#ffaf00",
                        "contrastRatio": 1.84,
                        "fontSize": "15.0pt (20px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<input type=\"submit\" value=\"Submit\" data-wait=\"Please wait...\" class=\"submit-button w-button\">",
                          "target": [
                            ".submit-button"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 1.84 (foreground color: #ffffff, background color: #ffaf00, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<input type=\"submit\" value=\"Submit\" data-wait=\"Please wait...\" class=\"submit-button w-button\">",
                  "target": [
                    ".submit-button"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 1.84 (foreground color: #ffffff, background color: #ffaf00, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#a09797",
                        "bgColor": "#f5f7fa",
                        "contrastRatio": 2.65,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"footer-dark wf-section\">",
                          "target": [
                            "section"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 2.65 (foreground color: #a09797, background color: #f5f7fa, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"text-block-41\">Design &amp; Hosting by <a href=\"https://digitalimpactand.com/\">Digital Impact &amp;</a></div>",
                  "target": [
                    ".text-block-41"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.65 (foreground color: #a09797, background color: #f5f7fa, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ]
            },
            {
              "id": "heading-order",
              "impact": "moderate",
              "tags": [
                "cat.semantics",
                "best-practice"
              ],
              "description": "Ensures the order of headings is semantically correct",
              "help": "Heading levels should only increase by one",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/heading-order?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "heading-order",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Heading order invalid"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<h4 class=\"heading-31\">representing Assembly district 80</h4>",
                  "target": [
                    "h4"
                  ],
                  "failureSummary": "Fix any of the following:\n  Heading order invalid"
                },
                {
                  "any": [
                    {
                      "id": "heading-order",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Heading order invalid"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<h3 class=\"heading-38\">SIGN UP TO STAY UPDATED</h3>",
                  "target": [
                    ".heading-38"
                  ],
                  "failureSummary": "Fix any of the following:\n  Heading order invalid"
                }
              ]
            },
            {
              "id": "html-has-lang",
              "impact": "serious",
              "tags": [
                "cat.language",
                "wcag2a",
                "wcag311",
                "ACT",
                "TTv5",
                "TT11.a"
              ],
              "description": "Ensures every HTML document has a lang attribute",
              "help": "<html> element must have a lang attribute",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/html-has-lang?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "has-lang",
                      "data": {
                        "messageKey": "noLang"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "The <html> element does not have a lang attribute"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<html data-wf-domain=\"www.davidalvarez.com\" data-wf-page=\"641e621ec109c436290f73ae\" data-wf-site=\"5b5f5aff07bc3e8bae9cbc34\" class=\"w-mod-js w-mod-ix wf-barlowcondensed-n4-active wf-opensans-n6-active wf-opensans-n3-active wf-opensans-n4-active wf-opensans-n7-active wf-opensans-n8-active wf-barlowcondensed-n7-active wf-oswald-n5-active wf-oswald-n6-active wf-oswald-n2-active wf-oswald-n4-active wf-oswald-n7-active wf-oswald-n3-active wf-barlowcondensed-i4-active wf-opensans-i7-active wf-opensans-i8-active wf-opensans-i4-active wf-opensans-i3-active wf-opensans-i6-active wf-barlowcondensed-i5-active wf-playfairdisplay-n4-active wf-karla-n4-active wf-karla-n7-active wf-barlowcondensed-i7-active wf-active\">",
                  "target": [
                    "html"
                  ],
                  "failureSummary": "Fix any of the following:\n  The <html> element does not have a lang attribute"
                }
              ]
            },
            {
              "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 border=\"0\" src=\"https://r.turn.com/r/beacon?b2=S5zHhfSawyIzg78jfWoyqW3QGjyn1gdqxIY8QI8j1z7yf2fYTayDjBj0eul1Nguq8VFaYHAQhdIVe4bNzqzS5w&amp;cid=\">",
                  "target": [
                    "img[border=\"0\"]:nth-child(13)"
                  ],
                  "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 border=\"0\" src=\"https://r.turn.com/r/beacon?b2=S5zHhfSawyIzg78jfWoyqW3QGjyn1gdqxIY8QI8j1z7yf2fYTayDjBj0eul1Nguq8VFaYHAQhdIVe4bNzqzS5w&amp;cid=\">",
                  "target": [
                    "img[border=\"0\"]:nth-child(14)"
                  ],
                  "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 border=\"0\" src=\"https://r.turn.com/r/beacon?b2=S5zHhfSawyIzg78jfWoyqW3QGjyn1gdqxIY8QI8j1z7yf2fYTayDjBj0eul1Nguq8VFaYHAQhdIVe4bNzqzS5w&amp;cid=\">",
                  "target": [
                    "img[border=\"0\"]:nth-child(15)"
                  ],
                  "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": "emptyAttr"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has an empty 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 type=\"text\" class=\"w-input\" maxlength=\"256\" name=\"field-2\" data-name=\"Field 2\" placeholder=\"\" id=\"field-2\" required=\"\">",
                  "target": [
                    "#field-2"
                  ],
                  "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 an empty placeholder attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                }
              ]
            },
            {
              "id": "landmark-one-main",
              "impact": "moderate",
              "tags": [
                "cat.semantics",
                "best-practice"
              ],
              "description": "Ensures the document has a main landmark",
              "help": "Document should have one main landmark",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/landmark-one-main?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [
                    {
                      "id": "page-has-main",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Document does not have a main landmark"
                    }
                  ],
                  "none": [],
                  "impact": "moderate",
                  "html": "<html data-wf-domain=\"www.davidalvarez.com\" data-wf-page=\"641e621ec109c436290f73ae\" data-wf-site=\"5b5f5aff07bc3e8bae9cbc34\" class=\"w-mod-js w-mod-ix wf-barlowcondensed-n4-active wf-opensans-n6-active wf-opensans-n3-active wf-opensans-n4-active wf-opensans-n7-active wf-opensans-n8-active wf-barlowcondensed-n7-active wf-oswald-n5-active wf-oswald-n6-active wf-oswald-n2-active wf-oswald-n4-active wf-oswald-n7-active wf-oswald-n3-active wf-barlowcondensed-i4-active wf-opensans-i7-active wf-opensans-i8-active wf-opensans-i4-active wf-opensans-i3-active wf-opensans-i6-active wf-barlowcondensed-i5-active wf-playfairdisplay-n4-active wf-karla-n4-active wf-karla-n7-active wf-barlowcondensed-i7-active wf-active\">",
                  "target": [
                    "html"
                  ],
                  "failureSummary": "Fix all of the following:\n  Document does not have a main landmark"
                }
              ]
            },
            {
              "id": "link-name",
              "impact": "serious",
              "tags": [
                "cat.name-role-value",
                "wcag2a",
                "wcag412",
                "wcag244",
                "section508",
                "section508.22.a",
                "ACT",
                "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=\"https://www.facebook.com/DavidAlvarezSD\" target=\"_blank\" class=\"w-inline-block\"><img src=\"https://uploads-ssl.webflow.com/5b5f5aff07bc3e8bae9cbc34/6410e19f59538258f7c2ef0d_social-fb%403x.png\" loading=\"lazy\" width=\"21\" alt=\"\" class=\"image-14\"></a>",
                  "target": [
                    ".w-col-4.w-col:nth-child(1) > .w-inline-block[target=\"_blank\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
                },
                {
                  "any": [
                    {
                      "id": "has-visible-text",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element does not have text that is visible to screen readers"
                    },
                    {
                      "id": "aria-label",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-label attribute does not exist or is empty"
                    },
                    {
                      "id": "aria-labelledby",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                    },
                    {
                      "id": "non-empty-title",
                      "data": {
                        "messageKey": "noAttr"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has no title attribute"
                    }
                  ],
                  "all": [],
                  "none": [
                    {
                      "id": "focusable-no-name",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element is in tab order and does not have accessible text"
                    }
                  ],
                  "impact": "serious",
                  "html": "<a href=\"https://twitter.com/alvarezsd\" target=\"_blank\" class=\"w-inline-block\"><img src=\"https://uploads-ssl.webflow.com/5b5f5aff07bc3e8bae9cbc34/6410e19f0f5d9b2dc363c66a_social-twitter%403x.png\" loading=\"lazy\" width=\"68\" alt=\"\" class=\"image-15\"></a>",
                  "target": [
                    "a[href$=\"alvarezsd\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
                },
                {
                  "any": [
                    {
                      "id": "has-visible-text",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element does not have text that is visible to screen readers"
                    },
                    {
                      "id": "aria-label",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-label attribute does not exist or is empty"
                    },
                    {
                      "id": "aria-labelledby",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                    },
                    {
                      "id": "non-empty-title",
                      "data": {
                        "messageKey": "noAttr"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has no title attribute"
                    }
                  ],
                  "all": [],
                  "none": [
                    {
                      "id": "focusable-no-name",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element is in tab order and does not have accessible text"
                    }
                  ],
                  "impact": "serious",
                  "html": "<a href=\"https://www.instagram.com/Alvarezsd/\" target=\"_blank\" class=\"w-inline-block\"><img src=\"https://uploads-ssl.webflow.com/5b5f5aff07bc3e8bae9cbc34/6410e19fefc91acb3f2540c8_social-ig%403x.png\" loading=\"lazy\" width=\"63\" alt=\"\" class=\"image-16\"></a>",
                  "target": [
                    ".w-col-4.w-col:nth-child(3) > .w-inline-block[target=\"_blank\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
                },
                {
                  "any": [
                    {
                      "id": "has-visible-text",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element does not have text that is visible to screen readers"
                    },
                    {
                      "id": "aria-label",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-label attribute does not exist or is empty"
                    },
                    {
                      "id": "aria-labelledby",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                    },
                    {
                      "id": "non-empty-title",
                      "data": {
                        "messageKey": "noAttr"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has no title attribute"
                    }
                  ],
                  "all": [],
                  "none": [
                    {
                      "id": "focusable-no-name",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element is in tab order and does not have accessible text"
                    }
                  ],
                  "impact": "serious",
                  "html": "<a href=\"#\" class=\"w-inline-block\">",
                  "target": [
                    "a[href=\"#\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
                }
              ]
            },
            {
              "id": "region",
              "impact": "moderate",
              "tags": [
                "cat.keyboard",
                "best-practice"
              ],
              "description": "Ensures all page content is contained by landmarks",
              "help": "All page content should be contained by landmarks",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/region?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"section-4 wf-section\">",
                  "target": [
                    ".section-4"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"section-5 wf-section\">",
                  "target": [
                    ".section-5"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"section-6 wf-section\">",
                  "target": [
                    ".section-6"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"section-7 wf-section\">",
                  "target": [
                    ".section-7"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"section-20 wf-section\">",
                  "target": [
                    ".section-20"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"column-6 w-col w-col-6\">",
                  "target": [
                    ".column-6"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"columns-7 w-row\"><div class=\"column-12 w-col w-col-2\"><div class=\"div-block-3\"></div></div><div class=\"w-col w-col-10\"><div class=\"text-block-19\">NEWSLETTER</div></div></div>",
                  "target": [
                    ".columns-7"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<h3 class=\"heading-38\">SIGN UP TO STAY UPDATED</h3>",
                  "target": [
                    ".heading-38"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<p class=\"paragraph-8\">Sign up to stay up to date on legislation news, events, volunteer opportunity, and town halls.</p>",
                  "target": [
                    ".paragraph-8"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"wf-section\">",
                  "target": [
                    ".wf-section:nth-child(8)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<section class=\"footer-dark wf-section\">",
                  "target": [
                    "section"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<img border=\"0\" src=\"https://r.turn.com/r/beacon?b2=S5zHhfSawyIzg78jfWoyqW3QGjyn1gdqxIY8QI8j1z7yf2fYTayDjBj0eul1Nguq8VFaYHAQhdIVe4bNzqzS5w&amp;cid=\">",
                  "target": [
                    "img[border=\"0\"]:nth-child(13)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<img border=\"0\" src=\"https://r.turn.com/r/beacon?b2=S5zHhfSawyIzg78jfWoyqW3QGjyn1gdqxIY8QI8j1z7yf2fYTayDjBj0eul1Nguq8VFaYHAQhdIVe4bNzqzS5w&amp;cid=\">",
                  "target": [
                    "img[border=\"0\"]:nth-child(14)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<img border=\"0\" src=\"https://r.turn.com/r/beacon?b2=S5zHhfSawyIzg78jfWoyqW3QGjyn1gdqxIY8QI8j1z7yf2fYTayDjBj0eul1Nguq8VFaYHAQhdIVe4bNzqzS5w&amp;cid=\">",
                  "target": [
                    "img[border=\"0\"]:nth-child(15)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                }
              ]
            }
          ]
        },
        "success": true
      },
      "standardResult": {
        "totals": [
          5,
          10,
          17,
          25
        ],
        "instances": [
          {
            "ruleID": "color-contrast",
            "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined due to a background image",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".nav-link-accent-4"
            },
            "excerpt": "<a href=\"/about\" class=\"nav-link-accent-4\">ABOUT</a>"
          },
          {
            "ruleID": "color-contrast",
            "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined due to a background image",
            "ordinalSeverity": 1,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".text-block-40"
            },
            "excerpt": "<div class=\"text-block-40\">MEDIA</div>"
          },
          {
            "ruleID": "color-contrast",
            "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined due to a background image",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".nav-link-accent-5"
            },
            "excerpt": "<a href=\"https://www.stopthebanoncruising.org/\" target=\"_blank\" class=\"nav-link-accent-5\">Cruising Is Not A Crime </a>"
          },
          {
            "ruleID": "color-contrast",
            "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined due to a background image",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".nav-link-accent-5-copy"
            },
            "excerpt": "<a href=\"https://secure.actblue.com/donate/david-alvarez-for-assembly-2024-1\" target=\"_blank\" class=\"nav-link-accent-5-copy\">Donate</a>"
          },
          {
            "ruleID": "color-contrast",
            "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined due to a background image",
            "ordinalSeverity": 1,
            "tagName": "H1",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".heading-35"
            },
            "excerpt": "<h1 class=\"heading-35\">David Alvarez</h1>"
          },
          {
            "ruleID": "color-contrast",
            "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined due to a background image",
            "ordinalSeverity": 1,
            "tagName": "H1",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".heading-30"
            },
            "excerpt": "<h1 class=\"heading-30\">providing<br>‍<span class=\"yellow\">opportunity</span></h1>"
          },
          {
            "ruleID": "color-contrast",
            "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined due to a background image",
            "ordinalSeverity": 1,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "span"
            },
            "excerpt": "<span class=\"yellow\">opportunity</span>"
          },
          {
            "ruleID": "color-contrast",
            "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined due to a background image",
            "ordinalSeverity": 1,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".text-block-17"
            },
            "excerpt": "<div class=\"text-block-17\">ABOUT</div>"
          },
          {
            "ruleID": "color-contrast",
            "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined due to a background image",
            "ordinalSeverity": 1,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "h2"
            },
            "excerpt": "<h2 class=\"heading-34\">DAVID ALVAREZ</h2>"
          },
          {
            "ruleID": "color-contrast",
            "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined due to a background image",
            "ordinalSeverity": 1,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".paragraph-3"
            },
            "excerpt": "<p class=\"paragraph-3\">"
          },
          {
            "ruleID": "form-field-multiple-labels",
            "what": "Form field must not have multiple label elements",
            "ordinalSeverity": 0,
            "tagName": "INPUT",
            "id": "field-3",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "#field-3"
            },
            "excerpt": "<input type=\"text\" class=\"text-field-2 w-input\" maxlength=\"256\" name=\"field-3\" data-name=\"Field 3\" placeholder=\"\" id=\"field-3\">"
          },
          {
            "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": "NAV",
            "id": "w-dropdown-list-0",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "#w-dropdown-list-0"
            },
            "excerpt": "<nav class=\"nav-dropdown-list-5 shadow-three mobile-shadow-hide w-dropdown-list\" id=\"w-dropdown-list-0\" aria-labelledby=\"w-dropdown-toggle-0\">"
          },
          {
            "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": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".menu-button-7"
            },
            "excerpt": "<div class=\"menu-button-7 w-nav-button\" style=\"-webkit-user-select: text;\" aria-label=\"menu\" role=\"button\" tabindex=\"0\" aria-controls=\"w-nav-overlay-0\" aria-haspopup=\"menu\" aria-expanded=\"false\"><div class=\"icon-2 w-icon-nav-menu\"></div></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": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".w-form-done"
            },
            "excerpt": "<div class=\"w-form-done\" tabindex=\"-1\" role=\"region\" aria-label=\"Email Form success\"><div>Thank you! Your submission has been received!</div></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": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".w-form-fail"
            },
            "excerpt": "<div class=\"w-form-fail\" tabindex=\"-1\" role=\"region\" aria-label=\"Email Form failure\"><div>Oops! Something went wrong while submitting the form.</div></div>"
          },
          {
            "ruleID": "color-contrast-enhanced",
            "what": "Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 6.21 (foreground color: #ffffff, background color: #086794, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 7:1",
            "ordinalSeverity": 3,
            "tagName": "H4",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "h4"
            },
            "excerpt": "<h4 class=\"heading-31\">representing Assembly district 80</h4>"
          },
          {
            "ruleID": "color-contrast-enhanced",
            "what": "Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 6.21 (foreground color: #086794, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".margin-bottom-24px"
            },
            "excerpt": "<p class=\"margin-bottom-24px\">- Assemblymember David Alvarez</p>"
          },
          {
            "ruleID": "color-contrast-enhanced",
            "what": "Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 5.69 (foreground color: #086794, background color: #f4f5f7, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 7:1",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".text-block-19"
            },
            "excerpt": "<div class=\"text-block-19\">NEWSLETTER</div>"
          },
          {
            "ruleID": "color-contrast-enhanced",
            "what": "Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 5.69 (foreground color: #086794, background color: #f4f5f7, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".paragraph-8"
            },
            "excerpt": "<p class=\"paragraph-8\">Sign up to stay up to date on legislation news, events, volunteer opportunity, and town halls.</p>"
          },
          {
            "ruleID": "color-contrast-enhanced",
            "what": "Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 6.21 (foreground color: #086794, background color: #ffffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 7:1",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".w-col-10.w-col > .text-block-20"
            },
            "excerpt": "<div class=\"text-block-20\">MEMOS</div>"
          },
          {
            "ruleID": "color-contrast-enhanced",
            "what": "Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 6.21 (foreground color: #086794, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".collection-item-12.w-dyn-item[role=\"listitem\"]:nth-child(1) > .link-35"
            },
            "excerpt": "<a href=\"/memos/renomination-of-claudia-dunaway-to-consolidated-plan-advisory-board\" class=\"link-35\">Renomination of Claudia Dunaway to Consolidated Plan Advisory Board</a>"
          },
          {
            "ruleID": "color-contrast-enhanced",
            "what": "Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 6.21 (foreground color: #086794, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".collection-item-12.w-dyn-item[role=\"listitem\"]:nth-child(2) > .link-35"
            },
            "excerpt": "<a href=\"/memos/nomination-of-puja-batra-to-community-forest-advisory-board\" class=\"link-35\">Nomination of Puja Batra to Community Forest Advisory Board</a>"
          },
          {
            "ruleID": "color-contrast-enhanced",
            "what": "Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 6.21 (foreground color: #086794, background color: #ffffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 7:1",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".w-col-11.w-col > .text-block-20"
            },
            "excerpt": "<div class=\"text-block-20\">PRESS RELEASES</div>"
          },
          {
            "ruleID": "color-contrast-enhanced",
            "what": "Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 6.21 (foreground color: #086794, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".collection-item-7.w-dyn-item[role=\"listitem\"]:nth-child(1) > .link-24"
            },
            "excerpt": "<a href=\"/press-release/assemblymember-david-alvarezs-bill-passes-committee-to-improve-water-quality-in-imperial-beach-and-southern-san-diego\" class=\"link-24\">Assemblymember David Alvarez’s Bill Passes Committee to Improve Water Quality in Imperial Beach and Southern San Diego</a>"
          },
          {
            "ruleID": "color-contrast-enhanced",
            "what": "Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 6.21 (foreground color: #086794, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".collection-item-7.w-dyn-item[role=\"listitem\"]:nth-child(2) > .link-24"
            },
            "excerpt": "<a href=\"/press-release/assemblymember-david-alvarezs-streamlining-of-100-affordable-housing-bill-passes-committee\" class=\"link-24\">Assemblymember David Alvarez’s Streamlining of 100% Affordable Housing Bill Passes Committee</a>"
          },
          {
            "ruleID": "color-contrast-enhanced",
            "what": "Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 6.21 (foreground color: #086794, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".collection-item-7.w-dyn-item[role=\"listitem\"]:nth-child(3) > .link-24"
            },
            "excerpt": "<a href=\"/press-release/ca-latino-caucus-foundation-announces-2023-statewide-scholarship-program\" class=\"link-24\">CA Latino Caucus Foundation Announces 2023 Statewide Scholarship Program</a>"
          },
          {
            "ruleID": "color-contrast-enhanced",
            "what": "Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 6.21 (foreground color: #086794, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".collection-item-7.w-dyn-item[role=\"listitem\"]:nth-child(4) > .link-24"
            },
            "excerpt": "<a href=\"/press-release/assemblymember-david-alvarez-receives-bi-partisan-support-to-expand-opportunities-for-middle-class-families-throughout-california\" class=\"link-24\">"
          },
          {
            "ruleID": "color-contrast-enhanced",
            "what": "Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 6.21 (foreground color: #086794, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".collection-item-7.w-dyn-item[role=\"listitem\"]:nth-child(5) > .link-24"
            },
            "excerpt": "<a href=\"/press-release/assemblymember-david-alvarezs-bill-ab-837-moves-one-step-closer-to-helping-the-city-of-chula-vista-establish-a-regional-university-2\" class=\"link-24\">"
          },
          {
            "ruleID": "color-contrast",
            "what": "Elements must meet minimum color contrast ratio thresholds; Element has insufficient color contrast of 1.84 (foreground color: #ffffff, background color: #ffaf00, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 4.5:1",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".button-6"
            },
            "excerpt": "<a href=\"/about\" class=\"button-6 w-button\">LEARN MORE</a>"
          },
          {
            "ruleID": "color-contrast",
            "what": "Elements must meet minimum color contrast ratio thresholds; Element has insufficient color contrast of 1.84 (foreground color: #ffffff, background color: #ffaf00, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1",
            "ordinalSeverity": 3,
            "tagName": "INPUT",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".submit-button"
            },
            "excerpt": "<input type=\"submit\" value=\"Submit\" data-wait=\"Please wait...\" class=\"submit-button w-button\">"
          },
          {
            "ruleID": "color-contrast",
            "what": "Elements must meet minimum color contrast ratio thresholds; Element has insufficient color contrast of 2.65 (foreground color: #a09797, background color: #f5f7fa, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".text-block-41"
            },
            "excerpt": "<div class=\"text-block-41\">Design &amp; Hosting by <a href=\"https://digitalimpactand.com/\">Digital Impact &amp;</a></div>"
          },
          {
            "ruleID": "heading-order",
            "what": "Heading levels should only increase by one; Heading order invalid",
            "ordinalSeverity": 2,
            "tagName": "H4",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "h4"
            },
            "excerpt": "<h4 class=\"heading-31\">representing Assembly district 80</h4>"
          },
          {
            "ruleID": "heading-order",
            "what": "Heading levels should only increase by one; Heading order invalid",
            "ordinalSeverity": 2,
            "tagName": "H3",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".heading-38"
            },
            "excerpt": "<h3 class=\"heading-38\">SIGN UP TO STAY UPDATED</h3>"
          },
          {
            "ruleID": "html-has-lang",
            "what": "<html> element must have a lang attribute; The <html> element does not have a lang attribute",
            "ordinalSeverity": 3,
            "tagName": "HTML",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html"
            },
            "excerpt": "<html data-wf-domain=\"www.davidalvarez.com\" data-wf-page=\"641e621ec109c436290f73ae\" data-wf-site=\"5b5f5aff07bc3e8bae9cbc34\" class=\"w-mod-js w-mod-ix wf-barlowcondensed-n4-active wf-opensans-n6-active  ... -opensans-i4-active wf-opensans-i3-active wf-opensans-i6-active wf-barlowcondensed-i5-active wf-playfairdisplay-n4-active wf-karla-n4-active wf-karla-n7-active wf-barlowcondensed-i7-active wf-active\">"
          },
          {
            "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[border=\"0\"]:nth-child(13)"
            },
            "excerpt": "<img border=\"0\" src=\"https://r.turn.com/r/beacon?b2=S5zHhfSawyIzg78jfWoyqW3QGjyn1gdqxIY8QI8j1z7yf2fYTayDjBj0eul1Nguq8VFaYHAQhdIVe4bNzqzS5w&amp;cid=\">"
          },
          {
            "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[border=\"0\"]:nth-child(14)"
            },
            "excerpt": "<img border=\"0\" src=\"https://r.turn.com/r/beacon?b2=S5zHhfSawyIzg78jfWoyqW3QGjyn1gdqxIY8QI8j1z7yf2fYTayDjBj0eul1Nguq8VFaYHAQhdIVe4bNzqzS5w&amp;cid=\">"
          },
          {
            "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[border=\"0\"]:nth-child(15)"
            },
            "excerpt": "<img border=\"0\" src=\"https://r.turn.com/r/beacon?b2=S5zHhfSawyIzg78jfWoyqW3QGjyn1gdqxIY8QI8j1z7yf2fYTayDjBj0eul1Nguq8VFaYHAQhdIVe4bNzqzS5w&amp;cid=\">"
          },
          {
            "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 an empty placeholder attribute; Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
            "ordinalSeverity": 3,
            "tagName": "INPUT",
            "id": "field-2",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "#field-2"
            },
            "excerpt": "<input type=\"text\" class=\"w-input\" maxlength=\"256\" name=\"field-2\" data-name=\"Field 2\" placeholder=\"\" id=\"field-2\" required=\"\">"
          },
          {
            "ruleID": "landmark-one-main",
            "what": "Document should have one main landmark; Document does not have a main landmark",
            "ordinalSeverity": 2,
            "tagName": "HTML",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html"
            },
            "excerpt": "<html data-wf-domain=\"www.davidalvarez.com\" data-wf-page=\"641e621ec109c436290f73ae\" data-wf-site=\"5b5f5aff07bc3e8bae9cbc34\" class=\"w-mod-js w-mod-ix wf-barlowcondensed-n4-active wf-opensans-n6-active  ... -opensans-i4-active wf-opensans-i3-active wf-opensans-i6-active wf-barlowcondensed-i5-active wf-playfairdisplay-n4-active wf-karla-n4-active wf-karla-n7-active wf-barlowcondensed-i7-active wf-active\">"
          },
          {
            "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": ".w-col-4.w-col:nth-child(1) > .w-inline-block[target=\"_blank\"]"
            },
            "excerpt": "<a href=\"https://www.facebook.com/DavidAlvarezSD\" target=\"_blank\" class=\"w-inline-block\"><img src=\"https://uploads-ssl.webflow.com/5b5f5aff07bc3e8bae9cbc34/6410e19f59538258f7c2ef0d_social-fb%403x.png\" loading=\"lazy\" width=\"21\" alt=\"\" class=\"image-14\"></a>"
          },
          {
            "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": "a[href$=\"alvarezsd\"]"
            },
            "excerpt": "<a href=\"https://twitter.com/alvarezsd\" target=\"_blank\" class=\"w-inline-block\"><img src=\"https://uploads-ssl.webflow.com/5b5f5aff07bc3e8bae9cbc34/6410e19f0f5d9b2dc363c66a_social-twitter%403x.png\" loading=\"lazy\" width=\"68\" alt=\"\" class=\"image-15\"></a>"
          },
          {
            "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": ".w-col-4.w-col:nth-child(3) > .w-inline-block[target=\"_blank\"]"
            },
            "excerpt": "<a href=\"https://www.instagram.com/Alvarezsd/\" target=\"_blank\" class=\"w-inline-block\"><img src=\"https://uploads-ssl.webflow.com/5b5f5aff07bc3e8bae9cbc34/6410e19fefc91acb3f2540c8_social-ig%403x.png\" loading=\"lazy\" width=\"63\" alt=\"\" class=\"image-16\"></a>"
          },
          {
            "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": "a[href=\"#\"]"
            },
            "excerpt": "<a href=\"#\" class=\"w-inline-block\">"
          },
          {
            "ruleID": "region",
            "what": "All page content should be contained by landmarks; Some page content is not contained by landmarks",
            "ordinalSeverity": 2,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".section-4"
            },
            "excerpt": "<div class=\"section-4 wf-section\">"
          },
          {
            "ruleID": "region",
            "what": "All page content should be contained by landmarks; Some page content is not contained by landmarks",
            "ordinalSeverity": 2,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".section-5"
            },
            "excerpt": "<div class=\"section-5 wf-section\">"
          },
          {
            "ruleID": "region",
            "what": "All page content should be contained by landmarks; Some page content is not contained by landmarks",
            "ordinalSeverity": 2,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".section-6"
            },
            "excerpt": "<div class=\"section-6 wf-section\">"
          },
          {
            "ruleID": "region",
            "what": "All page content should be contained by landmarks; Some page content is not contained by landmarks",
            "ordinalSeverity": 2,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".section-7"
            },
            "excerpt": "<div class=\"section-7 wf-section\">"
          },
          {
            "ruleID": "region",
            "what": "All page content should be contained by landmarks; Some page content is not contained by landmarks",
            "ordinalSeverity": 2,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".section-20"
            },
            "excerpt": "<div class=\"section-20 wf-section\">"
          },
          {
            "ruleID": "region",
            "what": "All page content should be contained by landmarks; Some page content is not contained by landmarks",
            "ordinalSeverity": 2,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".column-6"
            },
            "excerpt": "<div class=\"column-6 w-col w-col-6\">"
          },
          {
            "ruleID": "region",
            "what": "All page content should be contained by landmarks; Some page content is not contained by landmarks",
            "ordinalSeverity": 2,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".columns-7"
            },
            "excerpt": "<div class=\"columns-7 w-row\"><div class=\"column-12 w-col w-col-2\"><div class=\"div-block-3\"></div></div><div class=\"w-col w-col-10\"><div class=\"text-block-19\">NEWSLETTER</div></div></div>"
          },
          {
            "ruleID": "region",
            "what": "All page content should be contained by landmarks; Some page content is not contained by landmarks",
            "ordinalSeverity": 2,
            "tagName": "H3",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".heading-38"
            },
            "excerpt": "<h3 class=\"heading-38\">SIGN UP TO STAY UPDATED</h3>"
          },
          {
            "ruleID": "region",
            "what": "All page content should be contained by landmarks; Some page content is not contained by landmarks",
            "ordinalSeverity": 2,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".paragraph-8"
            },
            "excerpt": "<p class=\"paragraph-8\">Sign up to stay up to date on legislation news, events, volunteer opportunity, and town halls.</p>"
          },
          {
            "ruleID": "region",
            "what": "All page content should be contained by landmarks; Some page content is not contained by landmarks",
            "ordinalSeverity": 2,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".wf-section:nth-child(8)"
            },
            "excerpt": "<div class=\"wf-section\">"
          },
          {
            "ruleID": "region",
            "what": "All page content should be contained by landmarks; Some page content is not contained by landmarks",
            "ordinalSeverity": 2,
            "tagName": "SECTION",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "section"
            },
            "excerpt": "<section class=\"footer-dark wf-section\">"
          },
          {
            "ruleID": "region",
            "what": "All page content should be contained by landmarks; Some page content is not contained by landmarks",
            "ordinalSeverity": 2,
            "tagName": "IMG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "img[border=\"0\"]:nth-child(13)"
            },
            "excerpt": "<img border=\"0\" src=\"https://r.turn.com/r/beacon?b2=S5zHhfSawyIzg78jfWoyqW3QGjyn1gdqxIY8QI8j1z7yf2fYTayDjBj0eul1Nguq8VFaYHAQhdIVe4bNzqzS5w&amp;cid=\">"
          },
          {
            "ruleID": "region",
            "what": "All page content should be contained by landmarks; Some page content is not contained by landmarks",
            "ordinalSeverity": 2,
            "tagName": "IMG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "img[border=\"0\"]:nth-child(14)"
            },
            "excerpt": "<img border=\"0\" src=\"https://r.turn.com/r/beacon?b2=S5zHhfSawyIzg78jfWoyqW3QGjyn1gdqxIY8QI8j1z7yf2fYTayDjBj0eul1Nguq8VFaYHAQhdIVe4bNzqzS5w&amp;cid=\">"
          },
          {
            "ruleID": "region",
            "what": "All page content should be contained by landmarks; Some page content is not contained by landmarks",
            "ordinalSeverity": 2,
            "tagName": "IMG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "img[border=\"0\"]:nth-child(15)"
            },
            "excerpt": "<img border=\"0\" src=\"https://r.turn.com/r/beacon?b2=S5zHhfSawyIzg78jfWoyqW3QGjyn1gdqxIY8QI8j1z7yf2fYTayDjBj0eul1Nguq8VFaYHAQhdIVe4bNzqzS5w&amp;cid=\">"
          }
        ]
      },
      "endTime": 1687104594962
    },
    {
      "type": "launch",
      "which": "chromium",
      "startTime": 1687104594962,
      "endTime": 1687104595493
    },
    {
      "type": "url",
      "which": "https://www.davidalvarez.com/",
      "what": "Candidate David Alvarez (D)",
      "startTime": 1687104595493,
      "result": {
        "url": "https://www.davidalvarez.com/"
      },
      "endTime": 1687104596063
    },
    {
      "type": "test",
      "which": "continuum",
      "startTime": 1687104596063,
      "url": "https://www.davidalvarez.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=\"https://r.turn.com/r/beacon?b2=S5zHhfSawyIzg78jfWoyqW3QGjyn1gdqxIY8QI8j1z7yf2fYTayDjBj0eul1Nguq8VFaYHAQhdIVe4bNzqzS5w&amp;cid=\" border=\"0\">",
          "path": "body>img:nth-of-type(1)",
          "fingerprint": {
            "version": 2,
            "css": "img[border=\"0\"][src=\"https://r.turn.com/r/beacon?b2=S5zHhfSawyIzg78jfWoyqW3QGjyn1gdqxIY8QI8j1z7yf2fYTayDjBj0eul1Nguq8VFaYHAQhdIVe4bNzqzS5w&cid=\"]",
            "attNo": 2
          }
        },
        {
          "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=\"https://r.turn.com/r/beacon?b2=S5zHhfSawyIzg78jfWoyqW3QGjyn1gdqxIY8QI8j1z7yf2fYTayDjBj0eul1Nguq8VFaYHAQhdIVe4bNzqzS5w&amp;cid=\" border=\"0\">",
          "path": "body>img:nth-of-type(2)",
          "fingerprint": {
            "version": 2,
            "css": "img[border=\"0\"][src=\"https://r.turn.com/r/beacon?b2=S5zHhfSawyIzg78jfWoyqW3QGjyn1gdqxIY8QI8j1z7yf2fYTayDjBj0eul1Nguq8VFaYHAQhdIVe4bNzqzS5w&cid=\"]",
            "attNo": 2
          }
        },
        {
          "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=\"https://r.turn.com/r/beacon?b2=S5zHhfSawyIzg78jfWoyqW3QGjyn1gdqxIY8QI8j1z7yf2fYTayDjBj0eul1Nguq8VFaYHAQhdIVe4bNzqzS5w&amp;cid=\" border=\"0\">",
          "path": "body>img:nth-of-type(3)",
          "fingerprint": {
            "version": 2,
            "css": "img[border=\"0\"][src=\"https://r.turn.com/r/beacon?b2=S5zHhfSawyIzg78jfWoyqW3QGjyn1gdqxIY8QI8j1z7yf2fYTayDjBj0eul1Nguq8VFaYHAQhdIVe4bNzqzS5w&cid=\"]",
            "attNo": 2
          }
        },
        {
          "engineTestId": 101,
          "bestPracticeId": 429,
          "attribute": "This element does not have a lang attribute",
          "attributeDetail": "This HTML does not have a lang attribute",
          "element": "<html class=\"w-mod-js w-mod-ix wf-barlowcondensed-n4-active wf-opensans-n4-active wf-opensans-n3-active wf-opensans-n8-active wf-opensans-n7-active wf-opensans-n6-active wf-barlowcondensed-n7-active w ... 02023-03-14T130715.036.png\"><meta content=\"website\" property=\"og:type\"><meta name=\"twitter:card\" content=\"summary_large_image\"><meta name=\"viewport\" content=\"width=device-width, initial-scale=1\"><link",
          "path": "html",
          "fingerprint": {
            "attNo": 0,
            "css": "html",
            "version": 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 required=\"\" id=\"field-2\" placeholder=\"\" data-name=\"Field 2\" name=\"field-2\" maxlength=\"256\" class=\"w-input\" type=\"text\">",
          "path": "body>div:nth-of-type(7)>*:nth-child(1)>*:nth-child(2)>*:nth-child(4)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)",
          "fingerprint": {
            "version": 2,
            "css": "input[type=\"text\"][class=\"w-input\"][maxlength=\"256\"][name=\"field-2\"][data-name=\"Field 2\"][placeholder=\"\"][id=\"field-2\"][required=\"\"]",
            "attNo": 8
          }
        },
        {
          "engineTestId": 237,
          "bestPracticeId": 1301,
          "attribute": "This A element does not have a mechanism that allows an accessible name value to be calculated",
          "attributeDetail": "This A element does not have a mechanism that allows an accessible name value to be calculated",
          "element": "<a class=\"w-inline-block\" target=\"_blank\" href=\"https://www.facebook.com/DavidAlvarezSD\"><img class=\"image-14\" alt=\"\" width=\"21\" loading=\"lazy\" src=\"https://uploads-ssl.webflow.com/5b5f5aff07bc3e8bae9 ... /www.facebook.com/DavidAlvarezSD\"><img class=\"image-14\" alt=\"\" width=\"21\" loading=\"lazy\" src=\"https://uploads-ssl.webflow.com/5b5f5aff07bc3e8bae9cbc34/6410e19f59538258f7c2ef0d_social-fb%403x.png\"></a>",
          "path": "body>div:nth-of-type(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)",
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"https://www.facebook.com/DavidAlvarezSD\"][target=\"_blank\"][class=\"w-inline-block\"]",
            "attNo": 3
          }
        },
        {
          "engineTestId": 237,
          "bestPracticeId": 1301,
          "attribute": "This A element does not have a mechanism that allows an accessible name value to be calculated",
          "attributeDetail": "This A element does not have a mechanism that allows an accessible name value to be calculated",
          "element": "<a class=\"w-inline-block\" target=\"_blank\" href=\"https://twitter.com/alvarezsd\"><img class=\"image-15\" alt=\"\" width=\"68\" loading=\"lazy\" src=\"https://uploads-ssl.webflow.com/5b5f5aff07bc3e8bae9cbc34/6410 ... tps://twitter.com/alvarezsd\"><img class=\"image-15\" alt=\"\" width=\"68\" loading=\"lazy\" src=\"https://uploads-ssl.webflow.com/5b5f5aff07bc3e8bae9cbc34/6410e19f0f5d9b2dc363c66a_social-twitter%403x.png\"></a>",
          "path": "body>div:nth-of-type(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)",
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"https://twitter.com/alvarezsd\"][target=\"_blank\"][class=\"w-inline-block\"]",
            "attNo": 3
          }
        },
        {
          "engineTestId": 237,
          "bestPracticeId": 1301,
          "attribute": "This A element does not have a mechanism that allows an accessible name value to be calculated",
          "attributeDetail": "This A element does not have a mechanism that allows an accessible name value to be calculated",
          "element": "<a class=\"w-inline-block\" target=\"_blank\" href=\"https://www.instagram.com/Alvarezsd/\"><img class=\"image-16\" alt=\"\" width=\"63\" loading=\"lazy\" src=\"https://uploads-ssl.webflow.com/5b5f5aff07bc3e8bae9cbc ... s://www.instagram.com/Alvarezsd/\"><img class=\"image-16\" alt=\"\" width=\"63\" loading=\"lazy\" src=\"https://uploads-ssl.webflow.com/5b5f5aff07bc3e8bae9cbc34/6410e19fefc91acb3f2540c8_social-ig%403x.png\"></a>",
          "path": "body>div:nth-of-type(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)",
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"https://www.instagram.com/Alvarezsd/\"][target=\"_blank\"][class=\"w-inline-block\"]",
            "attNo": 3
          }
        },
        {
          "engineTestId": 237,
          "bestPracticeId": 1301,
          "attribute": "This A element does not have a mechanism that allows an accessible name value to be calculated",
          "attributeDetail": "This A element does not have a mechanism that allows an accessible name value to be calculated",
          "element": "<a class=\"w-inline-block\" href=\"#\"><img class=\"image-37\" alt=\"\" srcset=\"https://uploads-ssl.webflow.com/5b5f5aff07bc3e8bae9cbc34/640fb37bc82bd5cbb6448f66_David%20Assemblymember%202022%20Logo_Horizonta ... px) 172px, 187px\" width=\"187\" loading=\"lazy\" src=\"https://uploads-ssl.webflow.com/5b5f5aff07bc3e8bae9cbc34/640fb37bc82bd5cbb6448f66_David%20Assemblymember%202022%20Logo_Horizontal-Main%20(1).png\"></a>",
          "path": "body>section:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)",
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"#\"][class=\"w-inline-block\"]",
            "attNo": 2
          }
        }
      ],
      "standardResult": {
        "totals": [
          0,
          0,
          0,
          9
        ],
        "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>img:nth-of-type(1)"
            },
            "excerpt": "<img src=\"https://r.turn.com/r/beacon?b2=S5zHhfSawyIzg78jfWoyqW3QGjyn1gdqxIY8QI8j1z7yf2fYTayDjBj0eul1Nguq8VFaYHAQhdIVe4bNzqzS5w&amp;cid=\" border=\"0\">"
          },
          {
            "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>img:nth-of-type(2)"
            },
            "excerpt": "<img src=\"https://r.turn.com/r/beacon?b2=S5zHhfSawyIzg78jfWoyqW3QGjyn1gdqxIY8QI8j1z7yf2fYTayDjBj0eul1Nguq8VFaYHAQhdIVe4bNzqzS5w&amp;cid=\" border=\"0\">"
          },
          {
            "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>img:nth-of-type(3)"
            },
            "excerpt": "<img src=\"https://r.turn.com/r/beacon?b2=S5zHhfSawyIzg78jfWoyqW3QGjyn1gdqxIY8QI8j1z7yf2fYTayDjBj0eul1Nguq8VFaYHAQhdIVe4bNzqzS5w&amp;cid=\" border=\"0\">"
          },
          {
            "ruleID": "101",
            "what": "This HTML does not have a lang attribute",
            "ordinalSeverity": 3,
            "tagName": "HTML",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html"
            },
            "excerpt": "<html class=\"w-mod-js w-mod-ix wf-barlowcondensed-n4-active wf-opensans-n4-active wf-opensans-n3-active wf-opensans-n8-active wf-opensans-n7-active wf-opensans-n6-active wf-barlowcondensed-n7-active w ... 02023-03-14T130715.036.png\"><meta content=\"website\" property=\"og:type\"><meta name=\"twitter:card\" content=\"summary_large_image\"><meta name=\"viewport\" content=\"width=device-width, initial-scale=1\"><link"
          },
          {
            "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": "field-2",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "body>div:nth-of-type(7)>*:nth-child(1)>*:nth-child(2)>*:nth-child(4)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)"
            },
            "excerpt": "<input required=\"\" id=\"field-2\" placeholder=\"\" data-name=\"Field 2\" name=\"field-2\" maxlength=\"256\" class=\"w-input\" type=\"text\">"
          },
          {
            "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(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)"
            },
            "excerpt": "<a class=\"w-inline-block\" target=\"_blank\" href=\"https://www.facebook.com/DavidAlvarezSD\"><img class=\"image-14\" alt=\"\" width=\"21\" loading=\"lazy\" src=\"https://uploads-ssl.webflow.com/5b5f5aff07bc3e8bae9 ... /www.facebook.com/DavidAlvarezSD\"><img class=\"image-14\" alt=\"\" width=\"21\" loading=\"lazy\" src=\"https://uploads-ssl.webflow.com/5b5f5aff07bc3e8bae9cbc34/6410e19f59538258f7c2ef0d_social-fb%403x.png\"></a>"
          },
          {
            "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(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)"
            },
            "excerpt": "<a class=\"w-inline-block\" target=\"_blank\" href=\"https://twitter.com/alvarezsd\"><img class=\"image-15\" alt=\"\" width=\"68\" loading=\"lazy\" src=\"https://uploads-ssl.webflow.com/5b5f5aff07bc3e8bae9cbc34/6410 ... tps://twitter.com/alvarezsd\"><img class=\"image-15\" alt=\"\" width=\"68\" loading=\"lazy\" src=\"https://uploads-ssl.webflow.com/5b5f5aff07bc3e8bae9cbc34/6410e19f0f5d9b2dc363c66a_social-twitter%403x.png\"></a>"
          },
          {
            "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(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)"
            },
            "excerpt": "<a class=\"w-inline-block\" target=\"_blank\" href=\"https://www.instagram.com/Alvarezsd/\"><img class=\"image-16\" alt=\"\" width=\"63\" loading=\"lazy\" src=\"https://uploads-ssl.webflow.com/5b5f5aff07bc3e8bae9cbc ... s://www.instagram.com/Alvarezsd/\"><img class=\"image-16\" alt=\"\" width=\"63\" loading=\"lazy\" src=\"https://uploads-ssl.webflow.com/5b5f5aff07bc3e8bae9cbc34/6410e19fefc91acb3f2540c8_social-ig%403x.png\"></a>"
          },
          {
            "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>section:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)"
            },
            "excerpt": "<a class=\"w-inline-block\" href=\"#\"><img class=\"image-37\" alt=\"\" srcset=\"https://uploads-ssl.webflow.com/5b5f5aff07bc3e8bae9cbc34/640fb37bc82bd5cbb6448f66_David%20Assemblymember%202022%20Logo_Horizonta ... px) 172px, 187px\" width=\"187\" loading=\"lazy\" src=\"https://uploads-ssl.webflow.com/5b5f5aff07bc3e8bae9cbc34/640fb37bc82bd5cbb6448f66_David%20Assemblymember%202022%20Logo_Horizontal-Main%20(1).png\"></a>"
          }
        ]
      },
      "endTime": 1687104596327
    },
    {
      "type": "launch",
      "which": "chromium",
      "startTime": 1687104596327,
      "endTime": 1687104596803
    },
    {
      "type": "url",
      "which": "https://www.davidalvarez.com/",
      "what": "Candidate David Alvarez (D)",
      "startTime": 1687104596803,
      "result": {
        "url": "https://www.davidalvarez.com/"
      },
      "endTime": 1687104597337
    },
    {
      "type": "test",
      "which": "htmlcs",
      "startTime": 1687104597337,
      "url": "https://www.davidalvarez.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=\"#\" class=\"w-inline-block\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/\" aria-current=\"page\" class=\"navbar-brand w-nav-brand w--current\" aria-label=\"home\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://twitter.com/alvarezsd\" target=\"_blank\" class=\"w-inline-block\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.facebook.com/DavidAlvarezSD\" target=\"_blank\" class=\"w-inline-block\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.instagram.com/Alvarezsd/\" target=\"_blank\" class=\"w-inline-block\">...</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 border=\"0\" src=\"https://r.turn.com/r/beacon?b2=S5zHhfSawyIzg78jfWoyqW3QGjyn1gdqxIY8QI8j1z7yf2fYTayDjBj0eul1Nguq8VFaYHAQhdIVe4bNzqzS5w&amp;cid=\">"
              }
            ]
          },
          "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": "#field-2",
                "code": "<input type=\"text\" class=\"w-input\" maxlength=\"256\" name=\"field-2\" data-name=\"Field 2\" placeholder=\"\" id=\"field-2\" required=\"\">"
              }
            ]
          },
          "AAA.1_3_1_AAA.G141": {
            "The heading structure is not logically nested. This h3 element should be an h2 to be properly nested.": [
              {
                "tagName": "h3",
                "id": "",
                "code": "<h3 class=\"heading-38\">...</h3>"
              }
            ],
            "The heading structure is not logically nested. This h4 element should be an h2 to be properly nested.": [
              {
                "tagName": "h4",
                "id": "",
                "code": "<h4 class=\"heading-31\">...</h4>"
              }
            ]
          },
          "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 1.84:1. Recommendation:  change background to #775200.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/about\" class=\"button-6 w-button\">...</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 1:1. Recommendation:  change text colour to #595959.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/about\" class=\"nav-link-accent-4\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://secure.actblue.com/donate/david-alvarez-for-assembly-2024-1\" target=\"_blank\" class=\"nav-link-accent-5-copy\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.stopthebanoncruising.org/\" target=\"_blank\" class=\"nav-link-accent-5\">...</a>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"text-block-40\">...</div>"
              }
            ],
            "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 6.22:1. Recommendation:  change text colour to #005e8b.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/memos/nomination-of-puja-batra-to-community-forest-advisory-board\" class=\"link-35\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/memos/renomination-of-claudia-dunaway-to-consolidated-plan-advisory-board\" class=\"link-35\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/press-release/assemblymember-david-alvarez-receives-bi-partisan-support-to-expand-opportunities-for-middle-class-families-throughout-california\" class=\"link-24\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/press-release/assemblymember-david-alvarezs-bill-ab-837-moves-one-step-closer-to-helping-the-city-of-chula-vista-establish-a-regional-university-2\" class=\"link-24\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/press-release/assemblymember-david-alvarezs-bill-passes-committee-to-improve-water-quality-in-imperial-beach-and-southern-san-diego\" class=\"link-24\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/press-release/assemblymember-david-alvarezs-streamlining-of-100-affordable-housing-bill-passes-committee\" class=\"link-24\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/press-release/ca-latino-caucus-foundation-announces-2023-statewide-scholarship-program\" class=\"link-24\">...</a>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"text-block-20\">...</div>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p class=\"margin-bottom-24px\">...</p>"
              }
            ],
            "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.66:1. Recommendation:  change text colour to #100707.": [
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"text-block-41\">...</div>"
              }
            ],
            "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 5.7:1. Recommendation:  change text colour to #001018.": [
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"text-block-19\">...</div>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p class=\"paragraph-8\">...</p>"
              }
            ],
            "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 6.22:1. Recommendation:  change background to #005e8b.": [
              {
                "tagName": "h4",
                "id": "",
                "code": "<h4 class=\"heading-31\">...</h4>"
              }
            ]
          },
          "AAA.3_1_1.H57.2": {
            "The html element should have a lang or xml:lang attribute which describes the language of the document.": [
              {
                "tagName": "html",
                "id": "",
                "code": "<html data-wf-domain=\"www.davidalvarez.com\" data-wf-page=\"641e621ec109c436290f73ae\" data-wf-site=\"5b5f5aff07bc3e8bae9cbc34\" class=\"w-mod-js w-mod-ix wf-barlowcondensed-i4-active wf-barlowcondensed-n4-active wf-karla-n7-active wf-karla-n4-active wf-opensans-n4-active wf-opensans-n6-active wf-opensans-n3-active wf-opensans-n8-active wf-opensans-n7-active wf-barlowcondensed-n7-active wf-playfairdisplay-n4-active wf-oswald-n7-active wf-oswald-n5-active wf-oswald-n3-active wf-oswald-n4-active wf-oswald-n6-active wf-oswald-n2-active wf-opensans-i7-active wf-opensans-i8-active wf-opensans-i4-active wf-opensans-i3-active wf-opensans-i6-active wf-barlowcondensed-i5-active wf-barlowcondensed-i7-active wf-active\"><head></head><body>...</body></html>"
              }
            ]
          },
          "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": "#field-2",
                "code": "<input type=\"text\" class=\"w-input\" maxlength=\"256\" name=\"field-2\" data-name=\"Field 2\" placeholder=\"\" id=\"field-2\" required=\"\">"
              }
            ]
          }
        },
        "Warning": {
          "AAA.1_1_1.H67.2": {
            "Img element is marked so that it is ignored by Assistive Technology.": [
              {
                "tagName": "img",
                "id": "",
                "code": "<img src=\"https://uploads-ssl.webflow.com/5b5f5aff07bc3e8bae9cbc34/6410c164fb478b433a965426_home-2.png\" loading=\"lazy\" sizes=\"(max-width: 767px) 90vw, (max-width: 991px) 299.203125px, 384px\" srcset=\"https://uploads-ssl.webflow.com/5b5f5aff07bc3e8bae9cbc34/6410c164fb478b433a965426_home-2-p-500.png 500w, https://uploads-ssl.webflow.com/5b5f5aff07bc3e8bae9cbc34/6410c164fb478b433a965426_home-2-p-800.png 800w, https://uploads-ssl.webflow.com/5b5f5aff07bc3e8bae9cbc34/6410c164fb478b433a965426_home-2.png 805w\" alt=\"\" class=\"image-35\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img src=\"https://uploads-ssl.webflow.com/5b5f5aff07bc3e8bae9cbc34/6410c43ba7824620e1706fd1_door.png\" loading=\"lazy\" width=\"51\" alt=\"\" class=\"image-36\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img src=\"https://uploads-ssl.webflow.com/5b5f5aff07bc3e8bae9cbc34/6414d1d7c3949b5c4bed63ee_opportunity-logo-white.png\" loading=\"lazy\" sizes=\"(max-width: 767px) 70vw, (max-width: 991px) 65vw, 100vw\" srcset=\"https://uploads-ssl.webflow.com/5b5f5aff07bc3e8bae9cbc34/6414d1d7c3949b5c4bed63ee_opportunity-logo-white-p-500.png 500w, https://uploads-ssl.webflow.com/5b5f5aff07bc3e8bae9cbc34/6414d1d7c3949b5c4bed63ee_opportunity-logo-white-p-800.png 800w, https://uploads-ssl.webflow.com/5b5f5aff07bc3e8bae9cbc34/6414d1d7c3949b5c4bed63ee_opportunity-logo-white-p-1080.png 1080w, https://uploads-ssl.webflow.com/5b5f5aff07bc3e8bae9cbc34/6414d1d7c3949b5c4bed63ee_opportunity-logo-white.png 1658w\" alt=\"\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img src=\"https://uploads-ssl.webflow.com/5b5f5aff07bc3e8bae9cbc34/6414d2474e8b4c2cd001ce36_education.png\" loading=\"lazy\" width=\"160\" alt=\"\" class=\"image-28\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img src=\"https://uploads-ssl.webflow.com/5b5f5aff07bc3e8bae9cbc34/6414d2474e8b4ca01c01ce37_community-investments.png\" loading=\"lazy\" width=\"160\" alt=\"\" class=\"image-28\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img src=\"https://uploads-ssl.webflow.com/5b5f5aff07bc3e8bae9cbc34/6414d2479d796716e8448c7a_arts.png\" loading=\"lazy\" width=\"160\" alt=\"\" class=\"image-28\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img src=\"https://uploads-ssl.webflow.com/5b5f5aff07bc3e8bae9cbc34/6414d247cb9d3aa4576c411d_economic-development.png\" loading=\"lazy\" width=\"160\" alt=\"\" class=\"image-28\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img src=\"https://uploads-ssl.webflow.com/5b5f5aff07bc3e8bae9cbc34/6414d247efc4aa5e726c325d_healthy-communities.png\" loading=\"lazy\" width=\"160\" alt=\"\" class=\"image-28\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img src=\"https://uploads-ssl.webflow.com/5b5f5aff07bc3e8bae9cbc34/641a380a3ed75961cf3a60bd_community-investments%20(1).png\" loading=\"lazy\" width=\"160\" alt=\"\" class=\"image-28\">"
              }
            ]
          },
          "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=\"column-22 w-col w-col-4\">...</div>"
              }
            ]
          },
          "AAA.1_4_6.G17.BgImage": {
            "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 7:1.": [
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"text-block-17\">...</div>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p class=\"paragraph-3\">...</p>"
              }
            ]
          },
          "AAA.1_4_6.G18.BgImage": {
            "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 4.5:1.": [
              {
                "tagName": "h1",
                "id": "",
                "code": "<h1 class=\"heading-30\">...</h1>"
              },
              {
                "tagName": "h1",
                "id": "",
                "code": "<h1 class=\"heading-35\">...</h1>"
              },
              {
                "tagName": "h2",
                "id": "",
                "code": "<h2 class=\"heading-34\">...</h2>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span class=\"yellow\">...</span>"
              }
            ]
          },
          "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://secure.actblue.com/donate/david-alvarez-for-assembly-2024-1\" target=\"_blank\" class=\"nav-link-accent-5-copy\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://secure.actblue.com/donate/david-alvarez-for-assembly-2024-1\" target=\"_blank\" class=\"w-inline-block w-clearfix\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://twitter.com/alvarezsd\" target=\"_blank\" class=\"w-inline-block\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.facebook.com/DavidAlvarezSD\" target=\"_blank\" class=\"w-inline-block\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.instagram.com/Alvarezsd/\" target=\"_blank\" class=\"w-inline-block\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.stopthebanoncruising.org/\" target=\"_blank\" class=\"nav-link-accent-5\">...</a>"
              }
            ]
          }
        },
        "success": true
      },
      "standardResult": {
        "totals": [
          22,
          0,
          0,
          29
        ],
        "instances": [
          {
            "ruleID": "AAA.1_1_1.H67.2",
            "what": "Img element is marked so that it is ignored by Assistive Technology.",
            "ordinalSeverity": 0,
            "tagName": "IMG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<img src=\"https://uploads-ssl.webflow.com/5b5f5aff07bc3e8bae9cbc34/6410c164fb478b433a965426_home-2.png\" loading=\"lazy\" sizes=\"(max-width: 767px) 90vw, (max-width: 991px) 299.203125px, 384px\" srcset=\"h ... com/5b5f5aff07bc3e8bae9cbc34/6410c164fb478b433a965426_home-2-p-800.png 800w, https://uploads-ssl.webflow.com/5b5f5aff07bc3e8bae9cbc34/6410c164fb478b433a965426_home-2.png 805w\" alt=\"\" class=\"image-35\">"
          },
          {
            "ruleID": "AAA.1_1_1.H67.2",
            "what": "Img element is marked so that it is ignored by Assistive Technology.",
            "ordinalSeverity": 0,
            "tagName": "IMG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<img src=\"https://uploads-ssl.webflow.com/5b5f5aff07bc3e8bae9cbc34/6410c43ba7824620e1706fd1_door.png\" loading=\"lazy\" width=\"51\" alt=\"\" class=\"image-36\">"
          },
          {
            "ruleID": "AAA.1_1_1.H67.2",
            "what": "Img element is marked so that it is ignored by Assistive Technology.",
            "ordinalSeverity": 0,
            "tagName": "IMG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<img src=\"https://uploads-ssl.webflow.com/5b5f5aff07bc3e8bae9cbc34/6414d1d7c3949b5c4bed63ee_opportunity-logo-white.png\" loading=\"lazy\" sizes=\"(max-width: 767px) 70vw, (max-width: 991px) 65vw, 100vw\" s ... 8bae9cbc34/6414d1d7c3949b5c4bed63ee_opportunity-logo-white-p-1080.png 1080w, https://uploads-ssl.webflow.com/5b5f5aff07bc3e8bae9cbc34/6414d1d7c3949b5c4bed63ee_opportunity-logo-white.png 1658w\" alt=\"\">"
          },
          {
            "ruleID": "AAA.1_1_1.H67.2",
            "what": "Img element is marked so that it is ignored by Assistive Technology.",
            "ordinalSeverity": 0,
            "tagName": "IMG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<img src=\"https://uploads-ssl.webflow.com/5b5f5aff07bc3e8bae9cbc34/6414d2474e8b4c2cd001ce36_education.png\" loading=\"lazy\" width=\"160\" alt=\"\" class=\"image-28\">"
          },
          {
            "ruleID": "AAA.1_1_1.H67.2",
            "what": "Img element is marked so that it is ignored by Assistive Technology.",
            "ordinalSeverity": 0,
            "tagName": "IMG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<img src=\"https://uploads-ssl.webflow.com/5b5f5aff07bc3e8bae9cbc34/6414d2474e8b4ca01c01ce37_community-investments.png\" loading=\"lazy\" width=\"160\" alt=\"\" class=\"image-28\">"
          },
          {
            "ruleID": "AAA.1_1_1.H67.2",
            "what": "Img element is marked so that it is ignored by Assistive Technology.",
            "ordinalSeverity": 0,
            "tagName": "IMG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<img src=\"https://uploads-ssl.webflow.com/5b5f5aff07bc3e8bae9cbc34/6414d2479d796716e8448c7a_arts.png\" loading=\"lazy\" width=\"160\" alt=\"\" class=\"image-28\">"
          },
          {
            "ruleID": "AAA.1_1_1.H67.2",
            "what": "Img element is marked so that it is ignored by Assistive Technology.",
            "ordinalSeverity": 0,
            "tagName": "IMG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<img src=\"https://uploads-ssl.webflow.com/5b5f5aff07bc3e8bae9cbc34/6414d247cb9d3aa4576c411d_economic-development.png\" loading=\"lazy\" width=\"160\" alt=\"\" class=\"image-28\">"
          },
          {
            "ruleID": "AAA.1_1_1.H67.2",
            "what": "Img element is marked so that it is ignored by Assistive Technology.",
            "ordinalSeverity": 0,
            "tagName": "IMG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<img src=\"https://uploads-ssl.webflow.com/5b5f5aff07bc3e8bae9cbc34/6414d247efc4aa5e726c325d_healthy-communities.png\" loading=\"lazy\" width=\"160\" alt=\"\" class=\"image-28\">"
          },
          {
            "ruleID": "AAA.1_1_1.H67.2",
            "what": "Img element is marked so that it is ignored by Assistive Technology.",
            "ordinalSeverity": 0,
            "tagName": "IMG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<img src=\"https://uploads-ssl.webflow.com/5b5f5aff07bc3e8bae9cbc34/641a380a3ed75961cf3a60bd_community-investments%20(1).png\" loading=\"lazy\" width=\"160\" alt=\"\" class=\"image-28\">"
          },
          {
            "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=\"column-22 w-col w-col-4\">...</div>"
          },
          {
            "ruleID": "AAA.1_4_6.G17.BgImage",
            "what": "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 7:1.",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<div class=\"text-block-17\">...</div>"
          },
          {
            "ruleID": "AAA.1_4_6.G17.BgImage",
            "what": "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 7:1.",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<p class=\"paragraph-3\">...</p>"
          },
          {
            "ruleID": "AAA.1_4_6.G18.BgImage",
            "what": "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 4.5:1.",
            "ordinalSeverity": 0,
            "tagName": "H1",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<h1 class=\"heading-30\">...</h1>"
          },
          {
            "ruleID": "AAA.1_4_6.G18.BgImage",
            "what": "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 4.5:1.",
            "ordinalSeverity": 0,
            "tagName": "H1",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<h1 class=\"heading-35\">...</h1>"
          },
          {
            "ruleID": "AAA.1_4_6.G18.BgImage",
            "what": "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 4.5:1.",
            "ordinalSeverity": 0,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<h2 class=\"heading-34\">...</h2>"
          },
          {
            "ruleID": "AAA.1_4_6.G18.BgImage",
            "what": "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 4.5:1.",
            "ordinalSeverity": 0,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<span class=\"yellow\">...</span>"
          },
          {
            "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://secure.actblue.com/donate/david-alvarez-for-assembly-2024-1\" target=\"_blank\" class=\"nav-link-accent-5-copy\">...</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://secure.actblue.com/donate/david-alvarez-for-assembly-2024-1\" target=\"_blank\" class=\"w-inline-block w-clearfix\">...</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/alvarezsd\" target=\"_blank\" class=\"w-inline-block\">...</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/DavidAlvarezSD\" target=\"_blank\" class=\"w-inline-block\">...</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/Alvarezsd/\" target=\"_blank\" class=\"w-inline-block\">...</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.stopthebanoncruising.org/\" target=\"_blank\" class=\"nav-link-accent-5\">...</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=\"#\" class=\"w-inline-block\">...</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=\"/\" aria-current=\"page\" class=\"navbar-brand w-nav-brand w--current\" aria-label=\"home\">...</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=\"https://twitter.com/alvarezsd\" target=\"_blank\" class=\"w-inline-block\">...</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=\"https://www.facebook.com/DavidAlvarezSD\" target=\"_blank\" class=\"w-inline-block\">...</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=\"https://www.instagram.com/Alvarezsd/\" target=\"_blank\" class=\"w-inline-block\">...</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 border=\"0\" src=\"https://r.turn.com/r/beacon?b2=S5zHhfSawyIzg78jfWoyqW3QGjyn1gdqxIY8QI8j1z7yf2fYTayDjBj0eul1Nguq8VFaYHAQhdIVe4bNzqzS5w&amp;cid=\">"
          },
          {
            "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": "field-2",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<input type=\"text\" class=\"w-input\" maxlength=\"256\" name=\"field-2\" data-name=\"Field 2\" placeholder=\"\" id=\"field-2\" required=\"\">"
          },
          {
            "ruleID": "AAA.1_3_1_AAA.G141",
            "what": "The heading structure is not logically nested. This h3 element should be an h2 to be properly nested.",
            "ordinalSeverity": 3,
            "tagName": "H3",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<h3 class=\"heading-38\">...</h3>"
          },
          {
            "ruleID": "AAA.1_3_1_AAA.G141",
            "what": "The heading structure is not logically nested. This h4 element should be an h2 to be properly nested.",
            "ordinalSeverity": 3,
            "tagName": "H4",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<h4 class=\"heading-31\">...</h4>"
          },
          {
            "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 1.84:1. Recommendation:  change background to #775200.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"/about\" class=\"button-6 w-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 1:1. Recommendation:  change text colour to #595959.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"/about\" class=\"nav-link-accent-4\">...</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 1:1. Recommendation:  change text colour to #595959.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"https://secure.actblue.com/donate/david-alvarez-for-assembly-2024-1\" target=\"_blank\" class=\"nav-link-accent-5-copy\">...</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 1:1. Recommendation:  change text colour to #595959.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"https://www.stopthebanoncruising.org/\" target=\"_blank\" class=\"nav-link-accent-5\">...</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 1:1. Recommendation:  change text colour to #595959.",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<div class=\"text-block-40\">...</div>"
          },
          {
            "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 6.22:1. Recommendation:  change text colour to #005e8b.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"/memos/nomination-of-puja-batra-to-community-forest-advisory-board\" class=\"link-35\">...</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 6.22:1. Recommendation:  change text colour to #005e8b.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"/memos/renomination-of-claudia-dunaway-to-consolidated-plan-advisory-board\" class=\"link-35\">...</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 6.22:1. Recommendation:  change text colour to #005e8b.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"/press-release/assemblymember-david-alvarez-receives-bi-partisan-support-to-expand-opportunities-for-middle-class-families-throughout-california\" class=\"link-24\">...</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 6.22:1. Recommendation:  change text colour to #005e8b.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"/press-release/assemblymember-david-alvarezs-bill-ab-837-moves-one-step-closer-to-helping-the-city-of-chula-vista-establish-a-regional-university-2\" class=\"link-24\">...</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 6.22:1. Recommendation:  change text colour to #005e8b.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"/press-release/assemblymember-david-alvarezs-bill-passes-committee-to-improve-water-quality-in-imperial-beach-and-southern-san-diego\" class=\"link-24\">...</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 6.22:1. Recommendation:  change text colour to #005e8b.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"/press-release/assemblymember-david-alvarezs-streamlining-of-100-affordable-housing-bill-passes-committee\" class=\"link-24\">...</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 6.22:1. Recommendation:  change text colour to #005e8b.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"/press-release/ca-latino-caucus-foundation-announces-2023-statewide-scholarship-program\" class=\"link-24\">...</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 6.22:1. Recommendation:  change text colour to #005e8b.",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<div class=\"text-block-20\">...</div>"
          },
          {
            "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 6.22:1. Recommendation:  change text colour to #005e8b.",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<p class=\"margin-bottom-24px\">...</p>"
          },
          {
            "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.66:1. Recommendation:  change text colour to #100707.",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<div class=\"text-block-41\">...</div>"
          },
          {
            "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 5.7:1. Recommendation:  change text colour to #001018.",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<div class=\"text-block-19\">...</div>"
          },
          {
            "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 5.7:1. Recommendation:  change text colour to #001018.",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<p class=\"paragraph-8\">...</p>"
          },
          {
            "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 6.22:1. Recommendation:  change background to #005e8b.",
            "ordinalSeverity": 3,
            "tagName": "H4",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<h4 class=\"heading-31\">...</h4>"
          },
          {
            "ruleID": "AAA.3_1_1.H57.2",
            "what": "The html element should have a lang or xml:lang attribute which describes the language of the document.",
            "ordinalSeverity": 3,
            "tagName": "HTML",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<html data-wf-domain=\"www.davidalvarez.com\" data-wf-page=\"641e621ec109c436290f73ae\" data-wf-site=\"5b5f5aff07bc3e8bae9cbc34\" class=\"w-mod-js w-mod-ix wf-barlowcondensed-i4-active wf-barlowcondensed-n4- ... active wf-opensans-i8-active wf-opensans-i4-active wf-opensans-i3-active wf-opensans-i6-active wf-barlowcondensed-i5-active wf-barlowcondensed-i7-active wf-active\"><head></head><body>...</body></html>"
          },
          {
            "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": "field-2",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<input type=\"text\" class=\"w-input\" maxlength=\"256\" name=\"field-2\" data-name=\"Field 2\" placeholder=\"\" id=\"field-2\" required=\"\">"
          }
        ]
      },
      "endTime": 1687104597599
    },
    {
      "type": "launch",
      "which": "chromium",
      "startTime": 1687104597599,
      "endTime": 1687104598080
    },
    {
      "type": "url",
      "which": "https://www.davidalvarez.com/",
      "what": "Candidate David Alvarez (D)",
      "startTime": 1687104598080,
      "result": {
        "url": "https://www.davidalvarez.com/"
      },
      "endTime": 1687104598633
    },
    {
      "type": "test",
      "which": "ibm",
      "withItems": true,
      "withNewContent": false,
      "startTime": 1687104598633,
      "url": "https://www.davidalvarez.com/",
      "what": "IBM Accessibility Checker",
      "result": {
        "totals": {
          "violation": 34,
          "recommendation": 11,
          "ignored": 0
        },
        "items": [
          {
            "ruleId": "text_contrast_sufficient",
            "path": {
              "dom": "/html[1]/body[1]/section[1]/div[5]/div[1]",
              "aria": "/document[1]"
            },
            "message": "Text contrast of 2.66 with its background is less than the WCAG AA minimum requirements for text of size 14px and weight of 400",
            "bounds": {
              "left": 30,
              "top": 3897,
              "height": 30,
              "width": 740
            },
            "snippet": "<div class=\"text-block-41\">",
            "level": "violation"
          },
          {
            "ruleId": "input_label_exists",
            "path": {
              "dom": "/html[1]/body[1]/div[7]/div[1]/div[2]/div[2]/form[1]/div[2]/div[1]/input[1]",
              "aria": "/document[1]/form[1]/textbox[3]"
            },
            "message": "Form control element <input> has no associated label",
            "bounds": {
              "left": 440,
              "top": 2875,
              "height": 38,
              "width": 160
            },
            "snippet": "<input required=\"\" id=\"field-2\" placeholder=\"\" data-name=\"Field 2\" name=\"field-2\" maxlength=\"256\" class=\"w-input\" type=\"text\">",
            "level": "violation"
          },
          {
            "ruleId": "input_label_before",
            "path": {
              "dom": "/html[1]/body[1]/div[7]/div[1]/div[2]/div[2]/form[1]/div[1]/div[2]/input[1]",
              "aria": "/document[1]/form[1]/textbox[2]"
            },
            "message": "Label text is located after its associated text input or <select> element",
            "bounds": {
              "left": 600,
              "top": 2802,
              "height": 38,
              "width": 160
            },
            "snippet": "<input id=\"field-3\" placeholder=\"\" data-name=\"Field 3\" name=\"field-3\" maxlength=\"256\" class=\"text-field-2 w-input\" type=\"text\">",
            "level": "violation"
          },
          {
            "ruleId": "img_alt_valid",
            "path": {
              "dom": "/html[1]/body[1]/img[6]",
              "aria": "/document[1]/img[9]"
            },
            "message": "The image has neither an alt atttribute nor an ARIA label or title",
            "bounds": {
              "left": 5,
              "top": 3954,
              "height": 1,
              "width": 1
            },
            "snippet": "<img src=\"https://r.turn.com/r/beacon?b2=S5zHhfSawyIzg78jfWoyqW3QGjyn1gdqxIY8QI8j1z7yf2fYTayDjBj0eul1Nguq8VFaYHAQhdIVe4bNzqzS5w&cid=\" border=\"0\">",
            "level": "violation"
          },
          {
            "ruleId": "img_alt_valid",
            "path": {
              "dom": "/html[1]/body[1]/img[5]",
              "aria": "/document[1]/img[8]"
            },
            "message": "The image has neither an alt atttribute nor an ARIA label or title",
            "bounds": {
              "left": 4,
              "top": 3954,
              "height": 1,
              "width": 1
            },
            "snippet": "<img src=\"https://r.turn.com/r/beacon?b2=S5zHhfSawyIzg78jfWoyqW3QGjyn1gdqxIY8QI8j1z7yf2fYTayDjBj0eul1Nguq8VFaYHAQhdIVe4bNzqzS5w&cid=\" border=\"0\">",
            "level": "violation"
          },
          {
            "ruleId": "img_alt_valid",
            "path": {
              "dom": "/html[1]/body[1]/img[4]",
              "aria": "/document[1]/img[7]"
            },
            "message": "The image has neither an alt atttribute nor an ARIA label or title",
            "bounds": {
              "left": 3,
              "top": 3954,
              "height": 1,
              "width": 1
            },
            "snippet": "<img src=\"https://r.turn.com/r/beacon?b2=S5zHhfSawyIzg78jfWoyqW3QGjyn1gdqxIY8QI8j1z7yf2fYTayDjBj0eul1Nguq8VFaYHAQhdIVe4bNzqzS5w&cid=\" border=\"0\">",
            "level": "violation"
          },
          {
            "ruleId": "img_alt_valid",
            "path": {
              "dom": "/html[1]/body[1]/img[3]",
              "aria": "/document[1]/img[6]"
            },
            "message": "The image has neither an alt atttribute nor an ARIA label or title",
            "bounds": {
              "left": 2,
              "top": 3954,
              "height": 1,
              "width": 1
            },
            "snippet": "<img src=\"https://r.turn.com/r/beacon?b2=S5zHhfSawyIzg78jfWoyqW3QGjyn1gdqxIY8QI8j1z7yf2fYTayDjBj0eul1Nguq8VFaYHAQhdIVe4bNzqzS5w&cid=\" border=\"0\">",
            "level": "violation"
          },
          {
            "ruleId": "img_alt_valid",
            "path": {
              "dom": "/html[1]/body[1]/img[2]",
              "aria": "/document[1]/img[5]"
            },
            "message": "The image has neither an alt atttribute nor an ARIA label or title",
            "bounds": {
              "left": 1,
              "top": 3954,
              "height": 1,
              "width": 1
            },
            "snippet": "<img src=\"https://r.turn.com/r/beacon?b2=S5zHhfSawyIzg78jfWoyqW3QGjyn1gdqxIY8QI8j1z7yf2fYTayDjBj0eul1Nguq8VFaYHAQhdIVe4bNzqzS5w&cid=\" border=\"0\">",
            "level": "violation"
          },
          {
            "ruleId": "img_alt_valid",
            "path": {
              "dom": "/html[1]/body[1]/img[1]",
              "aria": "/document[1]/img[4]"
            },
            "message": "The image has neither an alt atttribute nor an ARIA label or title",
            "bounds": {
              "left": 0,
              "top": 3954,
              "height": 1,
              "width": 1
            },
            "snippet": "<img src=\"https://r.turn.com/r/beacon?b2=S5zHhfSawyIzg78jfWoyqW3QGjyn1gdqxIY8QI8j1z7yf2fYTayDjBj0eul1Nguq8VFaYHAQhdIVe4bNzqzS5w&cid=\" border=\"0\">",
            "level": "violation"
          },
          {
            "ruleId": "html_lang_exists",
            "path": {
              "dom": "/html[1]",
              "aria": "/document[1]"
            },
            "message": "Page detected as HTML, but does not have a 'lang' attribute",
            "bounds": {
              "left": 0,
              "top": 0,
              "height": 600,
              "width": 800
            },
            "snippet": "<html class=\"w-mod-js w-mod-ix wf-barlowcondensed-n4-active wf-opensans-n4-active wf-opensans-n6-active wf-opensans-n3-active wf-opensans-n8-active wf-opensans-n7-active wf-barlowcondensed-n7-active wf-barlowcondensed-i4-active wf-karla-n7-active wf-karla-n4-active wf-playfairdisplay-n4-active wf-oswald-n7-active wf-oswald-n5-active wf-oswald-n3-active wf-oswald-n4-active wf-oswald-n6-active wf-oswald-n2-active wf-opensans-i4-active wf-opensans-i3-active wf-opensans-i7-active wf-opensans-i6-active wf-opensans-i8-active wf-barlowcondensed-i5-active wf-barlowcondensed-i7-active wf-active w-mod-js\" data-wf-site=\"5b5f5aff07bc3e8bae9cbc34\" data-wf-page=\"641e621ec109c436290f73ae\" data-wf-domain=\"www.davidalvarez.com\">",
            "level": "violation"
          },
          {
            "ruleId": "form_label_unique",
            "path": {
              "dom": "/html[1]/body[1]/div[7]/div[1]/div[2]/div[2]/form[1]/div[2]/div[1]/label[1]",
              "aria": "/document[1]/form[1]"
            },
            "message": "Form control has more than one label",
            "bounds": {
              "left": 440,
              "top": 2850,
              "height": 20,
              "width": 160
            },
            "snippet": "<label class=\"field-label-3\" for=\"field-3\">",
            "level": "violation"
          },
          {
            "ruleId": "aria_content_in_landmark",
            "path": {
              "dom": "/html[1]/body[1]/section[1]/div[5]/div[1]/a[1]",
              "aria": "/document[1]/link[11]"
            },
            "message": "Content is not within a landmark element",
            "bounds": {
              "left": 417,
              "top": 3909,
              "height": 16,
              "width": 99
            },
            "snippet": "<a href=\"https://digitalimpactand.com/\">",
            "level": "violation"
          },
          {
            "ruleId": "aria_content_in_landmark",
            "path": {
              "dom": "/html[1]/body[1]/section[1]/div[1]/div[1]/div[3]/a[1]",
              "aria": "/document[1]/link[8]"
            },
            "message": "Content is not within a landmark element",
            "bounds": {
              "left": 525,
              "top": 3659,
              "height": 30,
              "width": 240
            },
            "snippet": "<a class=\"w-inline-block\" href=\"/press-releases\">",
            "level": "violation"
          },
          {
            "ruleId": "aria_content_in_landmark",
            "path": {
              "dom": "/html[1]/body[1]/section[1]/div[1]/div[1]/div[2]/div[2]/a[1]",
              "aria": "/document[1]/link[7]"
            },
            "message": "Content is not within a landmark element",
            "bounds": {
              "left": 276,
              "top": 3775,
              "height": 19,
              "width": 190
            },
            "snippet": "<a href=\"mailto:diane@digitalimpactand.com\">",
            "level": "violation"
          },
          {
            "ruleId": "aria_content_in_landmark",
            "path": {
              "dom": "/html[1]/body[1]/div[8]/div[1]/div[2]/div[2]/div[1]",
              "aria": "/document[1]/list[2]"
            },
            "message": "Content is not within a landmark element",
            "bounds": {
              "left": 321,
              "top": 3114,
              "height": 445,
              "width": 439
            },
            "snippet": "<div class=\"collection-list-4 w-dyn-items w-row\" role=\"list\">",
            "level": "violation"
          },
          {
            "ruleId": "aria_content_in_landmark",
            "path": {
              "dom": "/html[1]/body[1]/div[8]/div[1]/div[1]/div[2]/div[1]",
              "aria": "/document[1]/list[1]"
            },
            "message": "Content is not within a landmark element",
            "bounds": {
              "left": 50,
              "top": 3256,
              "height": 208,
              "width": 190
            },
            "snippet": "<div class=\"w-dyn-items\" role=\"list\">",
            "level": "violation"
          },
          {
            "ruleId": "aria_content_in_landmark",
            "path": {
              "dom": "/html[1]/body[1]/div[7]/div[1]/div[2]/h3[1]",
              "aria": "/document[1]/heading[13]"
            },
            "message": "Content is not within a landmark element",
            "bounds": {
              "left": 440,
              "top": 2585,
              "height": 80,
              "width": 320
            },
            "snippet": "<h3 class=\"heading-38\">",
            "level": "violation"
          },
          {
            "ruleId": "aria_content_in_landmark",
            "path": {
              "dom": "/html[1]/body[1]/div[6]/div[1]/div[1]/h1[1]",
              "aria": "/document[1]/heading[12]"
            },
            "message": "Content is not within a landmark element",
            "bounds": {
              "left": 50,
              "top": 2084,
              "height": 321,
              "width": 340
            },
            "snippet": "<h1 class=\"heading-39\">",
            "level": "violation"
          },
          {
            "ruleId": "aria_content_in_landmark",
            "path": {
              "dom": "/html[1]/body[1]/div[5]/div[3]/div[3]/div[1]/h3[1]",
              "aria": "/document[1]/heading[11]"
            },
            "message": "Content is not within a landmark element",
            "bounds": {
              "left": 517,
              "top": 1848,
              "height": 84,
              "width": 194
            },
            "snippet": "<h3 class=\"heading-37\">",
            "level": "violation"
          },
          {
            "ruleId": "aria_content_in_landmark",
            "path": {
              "dom": "/html[1]/body[1]/div[5]/div[3]/div[2]/div[1]/h3[1]",
              "aria": "/document[1]/heading[10]"
            },
            "message": "Content is not within a landmark element",
            "bounds": {
              "left": 304,
              "top": 1848,
              "height": 116,
              "width": 194
            },
            "snippet": "<h3 class=\"heading-37\">",
            "level": "violation"
          },
          {
            "ruleId": "aria_content_in_landmark",
            "path": {
              "dom": "/html[1]/body[1]/div[5]/div[3]/div[1]/div[1]/div[1]/h3[1]",
              "aria": "/document[1]/heading[9]"
            },
            "message": "Content is not within a landmark element",
            "bounds": {
              "left": 90,
              "top": 1848,
              "height": 84,
              "width": 194
            },
            "snippet": "<h3 class=\"heading-37\">",
            "level": "violation"
          },
          {
            "ruleId": "aria_content_in_landmark",
            "path": {
              "dom": "/html[1]/body[1]/div[5]/div[2]/div[3]/div[1]/h3[1]",
              "aria": "/document[1]/heading[8]"
            },
            "message": "Content is not within a landmark element",
            "bounds": {
              "left": 517,
              "top": 1524,
              "height": 84,
              "width": 194
            },
            "snippet": "<h3 class=\"heading-37\">",
            "level": "violation"
          },
          {
            "ruleId": "aria_content_in_landmark",
            "path": {
              "dom": "/html[1]/body[1]/div[5]/div[2]/div[2]/div[1]/h3[1]",
              "aria": "/document[1]/heading[7]"
            },
            "message": "Content is not within a landmark element",
            "bounds": {
              "left": 304,
              "top": 1524,
              "height": 84,
              "width": 194
            },
            "snippet": "<h3 class=\"heading-37\">",
            "level": "violation"
          },
          {
            "ruleId": "aria_content_in_landmark",
            "path": {
              "dom": "/html[1]/body[1]/div[5]/div[2]/div[1]/div[1]/div[1]/h3[1]",
              "aria": "/document[1]/heading[6]"
            },
            "message": "Content is not within a landmark element",
            "bounds": {
              "left": 90,
              "top": 1524,
              "height": 84,
              "width": 194
            },
            "snippet": "<h3 class=\"heading-37\">",
            "level": "violation"
          },
          {
            "ruleId": "aria_content_in_landmark",
            "path": {
              "dom": "/html[1]/body[1]/div[4]/div[1]/div[1]/div[2]/h2[1]",
              "aria": "/document[1]/heading[5]"
            },
            "message": "Content is not within a landmark element",
            "bounds": {
              "left": 438,
              "top": 634,
              "height": 54,
              "width": 300
            },
            "snippet": "<h2 class=\"heading-34\">",
            "level": "violation"
          },
          {
            "ruleId": "aria_content_in_landmark",
            "path": {
              "dom": "/html[1]/body[1]/div[3]/div[1]/div[3]/a[1]",
              "aria": "/document[1]/link[4]"
            },
            "message": "Content is not within a landmark element",
            "bounds": {
              "left": 665,
              "top": 418,
              "height": 44,
              "width": 84
            },
            "snippet": "<a class=\"w-inline-block w-clearfix\" target=\"_blank\" href=\"https://secure.actblue.com/donate/david-alvarez-for-assembly-2024-1\">",
            "level": "violation"
          },
          {
            "ruleId": "aria_content_in_landmark",
            "path": {
              "dom": "/html[1]/body[1]/div[3]/div[1]/div[2]/h1[1]",
              "aria": "/document[1]/heading[4]"
            },
            "message": "Content is not within a landmark element",
            "bounds": {
              "left": 215,
              "top": 434,
              "height": 48,
              "width": 381
            },
            "snippet": "<h1 class=\"heading-32\">",
            "level": "violation"
          },
          {
            "ruleId": "aria_content_in_landmark",
            "path": {
              "dom": "/html[1]/body[1]/div[3]/div[1]/div[2]/div[1]/div[2]/h4[1]",
              "aria": "/document[1]/heading[3]"
            },
            "message": "Content is not within a landmark element",
            "bounds": {
              "left": 295,
              "top": 390,
              "height": 28,
              "width": 302
            },
            "snippet": "<h4 class=\"heading-31\">",
            "level": "violation"
          },
          {
            "ruleId": "aria_content_in_landmark",
            "path": {
              "dom": "/html[1]/body[1]/div[2]/div[2]/h1[1]",
              "aria": "/document[1]/heading[2]"
            },
            "message": "Content is not within a landmark element",
            "bounds": {
              "left": 38,
              "top": 183,
              "height": 140,
              "width": 728
            },
            "snippet": "<h1 class=\"heading-30\">",
            "level": "violation"
          },
          {
            "ruleId": "aria_content_in_landmark",
            "path": {
              "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[2]/h1[1]",
              "aria": "/document[1]/heading[1]"
            },
            "message": "Content is not within a landmark element",
            "bounds": {
              "left": 101,
              "top": 140,
              "height": 44,
              "width": 666
            },
            "snippet": "<h1 class=\"heading-35\">",
            "level": "violation"
          },
          {
            "ruleId": "a_text_purpose",
            "path": {
              "dom": "/html[1]/body[1]/section[1]/div[1]/div[1]/div[1]/a[1]",
              "aria": "/document[1]/link[6]"
            },
            "message": "Hyperlink has no link text, label or image with a text alternative",
            "bounds": {
              "left": 36,
              "top": 3659,
              "height": 65,
              "width": 187
            },
            "snippet": "<a class=\"w-inline-block\" href=\"#\">",
            "level": "violation"
          },
          {
            "ruleId": "a_text_purpose",
            "path": {
              "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[3]/a[1]",
              "aria": "/document[1]/link[3]"
            },
            "message": "Hyperlink has no link text, label or image with a text alternative",
            "bounds": {
              "left": 132,
              "top": 412,
              "height": 61,
              "width": 61
            },
            "snippet": "<a class=\"w-inline-block\" target=\"_blank\" href=\"https://www.instagram.com/Alvarezsd/\">",
            "level": "violation"
          },
          {
            "ruleId": "a_text_purpose",
            "path": {
              "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[2]/a[1]",
              "aria": "/document[1]/link[2]"
            },
            "message": "Hyperlink has no link text, label or image with a text alternative",
            "bounds": {
              "left": 71,
              "top": 412,
              "height": 57,
              "width": 61
            },
            "snippet": "<a class=\"w-inline-block\" target=\"_blank\" href=\"https://twitter.com/alvarezsd\">",
            "level": "violation"
          },
          {
            "ruleId": "a_text_purpose",
            "path": {
              "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
              "aria": "/document[1]/link[1]"
            },
            "message": "Hyperlink has no link text, label or image with a text alternative",
            "bounds": {
              "left": 10,
              "top": 412,
              "height": 58,
              "width": 41
            },
            "snippet": "<a class=\"w-inline-block\" target=\"_blank\" href=\"https://www.facebook.com/DavidAlvarezSD\">",
            "level": "violation"
          },
          {
            "ruleId": "element_attribute_deprecated",
            "path": {
              "dom": "/html[1]/head[1]/meta[17]",
              "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=\"A+xK4jmZTgh1KBVry/UZKUE3h6Dr9HPPioFS4KNCzify+KEoOii7z/goKS2zgbAOwhpZ1GZllpdz7XviivJM9gcAAACFeyJvcmlnaW4iOiJodHRwczovL3d3dy5nb29nbGV0YWdtYW5hZ2VyLmNvbTo0NDMiLCJmZWF0dXJlIjoiQXR0cmlidXRpb25SZXBvcnRpbmdDcm9zc0FwcFdlYiIsImV4cGlyeSI6MTcwNzI2Mzk5OSwiaXNUaGlyZFBhcnR5Ijp0cnVlfQ==\" http-equiv=\"origin-trial\">",
            "level": "recommendation"
          },
          {
            "ruleId": "element_attribute_deprecated",
            "path": {
              "dom": "/html[1]/head[1]/meta[16]",
              "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=\"AymqwRC7u88Y4JPvfIF2F37QKylC04248hLCdJAsh8xgOfe/dVJPV3XS3wLFca1ZMVOtnBfVjaCMTVudWM//5g4AAAB7eyJvcmlnaW4iOiJodHRwczovL3d3dy5nb29nbGV0YWdtYW5hZ2VyLmNvbTo0NDMiLCJmZWF0dXJlIjoiUHJpdmFjeVNhbmRib3hBZHNBUElzIiwiZXhwaXJ5IjoxNjk1MTY3OTk5LCJpc1RoaXJkUGFydHkiOnRydWV9\" http-equiv=\"origin-trial\">",
            "level": "recommendation"
          },
          {
            "ruleId": "element_attribute_deprecated",
            "path": {
              "dom": "/html[1]/head[1]/meta[15]",
              "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=\"AymqwRC7u88Y4JPvfIF2F37QKylC04248hLCdJAsh8xgOfe/dVJPV3XS3wLFca1ZMVOtnBfVjaCMTVudWM//5g4AAAB7eyJvcmlnaW4iOiJodHRwczovL3d3dy5nb29nbGV0YWdtYW5hZ2VyLmNvbTo0NDMiLCJmZWF0dXJlIjoiUHJpdmFjeVNhbmRib3hBZHNBUElzIiwiZXhwaXJ5IjoxNjk1MTY3OTk5LCJpc1RoaXJkUGFydHkiOnRydWV9\" http-equiv=\"origin-trial\">",
            "level": "recommendation"
          },
          {
            "ruleId": "element_attribute_deprecated",
            "path": {
              "dom": "/html[1]/head[1]/meta[14]",
              "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=\"A+xK4jmZTgh1KBVry/UZKUE3h6Dr9HPPioFS4KNCzify+KEoOii7z/goKS2zgbAOwhpZ1GZllpdz7XviivJM9gcAAACFeyJvcmlnaW4iOiJodHRwczovL3d3dy5nb29nbGV0YWdtYW5hZ2VyLmNvbTo0NDMiLCJmZWF0dXJlIjoiQXR0cmlidXRpb25SZXBvcnRpbmdDcm9zc0FwcFdlYiIsImV4cGlyeSI6MTcwNzI2Mzk5OSwiaXNUaGlyZFBhcnR5Ijp0cnVlfQ==\" http-equiv=\"origin-trial\">",
            "level": "recommendation"
          },
          {
            "ruleId": "element_attribute_deprecated",
            "path": {
              "dom": "/html[1]/head[1]/meta[13]",
              "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=\"AymqwRC7u88Y4JPvfIF2F37QKylC04248hLCdJAsh8xgOfe/dVJPV3XS3wLFca1ZMVOtnBfVjaCMTVudWM//5g4AAAB7eyJvcmlnaW4iOiJodHRwczovL3d3dy5nb29nbGV0YWdtYW5hZ2VyLmNvbTo0NDMiLCJmZWF0dXJlIjoiUHJpdmFjeVNhbmRib3hBZHNBUElzIiwiZXhwaXJ5IjoxNjk1MTY3OTk5LCJpc1RoaXJkUGFydHkiOnRydWV9\" http-equiv=\"origin-trial\">",
            "level": "recommendation"
          },
          {
            "ruleId": "element_attribute_deprecated",
            "path": {
              "dom": "/html[1]/body[1]/img[6]",
              "aria": "/document[1]/img[9]"
            },
            "message": "The HTML attribute(s) \"border\" is deprecated for the <img> element in HTML 5",
            "bounds": {
              "left": 5,
              "top": 3954,
              "height": 1,
              "width": 1
            },
            "snippet": "<img src=\"https://r.turn.com/r/beacon?b2=S5zHhfSawyIzg78jfWoyqW3QGjyn1gdqxIY8QI8j1z7yf2fYTayDjBj0eul1Nguq8VFaYHAQhdIVe4bNzqzS5w&cid=\" border=\"0\">",
            "level": "recommendation"
          },
          {
            "ruleId": "element_attribute_deprecated",
            "path": {
              "dom": "/html[1]/body[1]/img[5]",
              "aria": "/document[1]/img[8]"
            },
            "message": "The HTML attribute(s) \"border\" is deprecated for the <img> element in HTML 5",
            "bounds": {
              "left": 4,
              "top": 3954,
              "height": 1,
              "width": 1
            },
            "snippet": "<img src=\"https://r.turn.com/r/beacon?b2=S5zHhfSawyIzg78jfWoyqW3QGjyn1gdqxIY8QI8j1z7yf2fYTayDjBj0eul1Nguq8VFaYHAQhdIVe4bNzqzS5w&cid=\" border=\"0\">",
            "level": "recommendation"
          },
          {
            "ruleId": "element_attribute_deprecated",
            "path": {
              "dom": "/html[1]/body[1]/img[4]",
              "aria": "/document[1]/img[7]"
            },
            "message": "The HTML attribute(s) \"border\" is deprecated for the <img> element in HTML 5",
            "bounds": {
              "left": 3,
              "top": 3954,
              "height": 1,
              "width": 1
            },
            "snippet": "<img src=\"https://r.turn.com/r/beacon?b2=S5zHhfSawyIzg78jfWoyqW3QGjyn1gdqxIY8QI8j1z7yf2fYTayDjBj0eul1Nguq8VFaYHAQhdIVe4bNzqzS5w&cid=\" border=\"0\">",
            "level": "recommendation"
          },
          {
            "ruleId": "element_attribute_deprecated",
            "path": {
              "dom": "/html[1]/body[1]/img[3]",
              "aria": "/document[1]/img[6]"
            },
            "message": "The HTML attribute(s) \"border\" is deprecated for the <img> element in HTML 5",
            "bounds": {
              "left": 2,
              "top": 3954,
              "height": 1,
              "width": 1
            },
            "snippet": "<img src=\"https://r.turn.com/r/beacon?b2=S5zHhfSawyIzg78jfWoyqW3QGjyn1gdqxIY8QI8j1z7yf2fYTayDjBj0eul1Nguq8VFaYHAQhdIVe4bNzqzS5w&cid=\" border=\"0\">",
            "level": "recommendation"
          },
          {
            "ruleId": "element_attribute_deprecated",
            "path": {
              "dom": "/html[1]/body[1]/img[2]",
              "aria": "/document[1]/img[5]"
            },
            "message": "The HTML attribute(s) \"border\" is deprecated for the <img> element in HTML 5",
            "bounds": {
              "left": 1,
              "top": 3954,
              "height": 1,
              "width": 1
            },
            "snippet": "<img src=\"https://r.turn.com/r/beacon?b2=S5zHhfSawyIzg78jfWoyqW3QGjyn1gdqxIY8QI8j1z7yf2fYTayDjBj0eul1Nguq8VFaYHAQhdIVe4bNzqzS5w&cid=\" border=\"0\">",
            "level": "recommendation"
          },
          {
            "ruleId": "element_attribute_deprecated",
            "path": {
              "dom": "/html[1]/body[1]/img[1]",
              "aria": "/document[1]/img[4]"
            },
            "message": "The HTML attribute(s) \"border\" is deprecated for the <img> element in HTML 5",
            "bounds": {
              "left": 0,
              "top": 3954,
              "height": 1,
              "width": 1
            },
            "snippet": "<img src=\"https://r.turn.com/r/beacon?b2=S5zHhfSawyIzg78jfWoyqW3QGjyn1gdqxIY8QI8j1z7yf2fYTayDjBj0eul1Nguq8VFaYHAQhdIVe4bNzqzS5w&cid=\" border=\"0\">",
            "level": "recommendation"
          }
        ],
        "success": true
      },
      "standardResult": {
        "totals": [
          0,
          11,
          0,
          34
        ],
        "instances": [
          {
            "ruleID": "text_contrast_sufficient",
            "what": "Text contrast of 2.66 with its background is less than the WCAG AA minimum requirements for text of size 14px and weight of 400",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/section[1]/div[5]/div[1]"
            },
            "excerpt": "<div class=\"text-block-41\">"
          },
          {
            "ruleID": "input_label_exists",
            "what": "Form control element <input> has no associated label",
            "ordinalSeverity": 3,
            "tagName": "INPUT",
            "id": "field-2",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[7]/div[1]/div[2]/div[2]/form[1]/div[2]/div[1]/input[1]"
            },
            "excerpt": "<input required=\"\" id=\"field-2\" placeholder=\"\" data-name=\"Field 2\" name=\"field-2\" maxlength=\"256\" class=\"w-input\" type=\"text\">"
          },
          {
            "ruleID": "input_label_before",
            "what": "Label text is located after its associated text input or <select> element",
            "ordinalSeverity": 3,
            "tagName": "INPUT",
            "id": "field-3",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[7]/div[1]/div[2]/div[2]/form[1]/div[1]/div[2]/input[1]"
            },
            "excerpt": "<input id=\"field-3\" placeholder=\"\" data-name=\"Field 3\" name=\"field-3\" maxlength=\"256\" class=\"text-field-2 w-input\" type=\"text\">"
          },
          {
            "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]/img[6]"
            },
            "excerpt": "<img src=\"https://r.turn.com/r/beacon?b2=S5zHhfSawyIzg78jfWoyqW3QGjyn1gdqxIY8QI8j1z7yf2fYTayDjBj0eul1Nguq8VFaYHAQhdIVe4bNzqzS5w&cid=\" border=\"0\">"
          },
          {
            "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]/img[5]"
            },
            "excerpt": "<img src=\"https://r.turn.com/r/beacon?b2=S5zHhfSawyIzg78jfWoyqW3QGjyn1gdqxIY8QI8j1z7yf2fYTayDjBj0eul1Nguq8VFaYHAQhdIVe4bNzqzS5w&cid=\" border=\"0\">"
          },
          {
            "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]/img[4]"
            },
            "excerpt": "<img src=\"https://r.turn.com/r/beacon?b2=S5zHhfSawyIzg78jfWoyqW3QGjyn1gdqxIY8QI8j1z7yf2fYTayDjBj0eul1Nguq8VFaYHAQhdIVe4bNzqzS5w&cid=\" border=\"0\">"
          },
          {
            "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]/img[3]"
            },
            "excerpt": "<img src=\"https://r.turn.com/r/beacon?b2=S5zHhfSawyIzg78jfWoyqW3QGjyn1gdqxIY8QI8j1z7yf2fYTayDjBj0eul1Nguq8VFaYHAQhdIVe4bNzqzS5w&cid=\" border=\"0\">"
          },
          {
            "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]/img[2]"
            },
            "excerpt": "<img src=\"https://r.turn.com/r/beacon?b2=S5zHhfSawyIzg78jfWoyqW3QGjyn1gdqxIY8QI8j1z7yf2fYTayDjBj0eul1Nguq8VFaYHAQhdIVe4bNzqzS5w&cid=\" border=\"0\">"
          },
          {
            "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]/img[1]"
            },
            "excerpt": "<img src=\"https://r.turn.com/r/beacon?b2=S5zHhfSawyIzg78jfWoyqW3QGjyn1gdqxIY8QI8j1z7yf2fYTayDjBj0eul1Nguq8VFaYHAQhdIVe4bNzqzS5w&cid=\" border=\"0\">"
          },
          {
            "ruleID": "html_lang_exists",
            "what": "Page detected as HTML, but does not have a 'lang' attribute",
            "ordinalSeverity": 3,
            "tagName": "HTML",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]"
            },
            "excerpt": "<html class=\"w-mod-js w-mod-ix wf-barlowcondensed-n4-active wf-opensans-n4-active wf-opensans-n6-active wf-opensans-n3-active wf-opensans-n8-active wf-opensans-n7-active wf-barlowcondensed-n7-active w ... ive wf-barlowcondensed-i5-active wf-barlowcondensed-i7-active wf-active w-mod-js\" data-wf-site=\"5b5f5aff07bc3e8bae9cbc34\" data-wf-page=\"641e621ec109c436290f73ae\" data-wf-domain=\"www.davidalvarez.com\">"
          },
          {
            "ruleID": "form_label_unique",
            "what": "Form control has more than one label",
            "ordinalSeverity": 3,
            "tagName": "LABEL",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[7]/div[1]/div[2]/div[2]/form[1]/div[2]/div[1]/label[1]"
            },
            "excerpt": "<label class=\"field-label-3\" for=\"field-3\">"
          },
          {
            "ruleID": "aria_content_in_landmark",
            "what": "Content is not within a landmark element",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/section[1]/div[5]/div[1]/a[1]"
            },
            "excerpt": "<a href=\"https://digitalimpactand.com/\">"
          },
          {
            "ruleID": "aria_content_in_landmark",
            "what": "Content is not within a landmark element",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/section[1]/div[1]/div[1]/div[3]/a[1]"
            },
            "excerpt": "<a class=\"w-inline-block\" href=\"/press-releases\">"
          },
          {
            "ruleID": "aria_content_in_landmark",
            "what": "Content is not within a landmark element",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/section[1]/div[1]/div[1]/div[2]/div[2]/a[1]"
            },
            "excerpt": "<a href=\"mailto:diane@digitalimpactand.com\">"
          },
          {
            "ruleID": "aria_content_in_landmark",
            "what": "Content is not within a landmark element",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[8]/div[1]/div[2]/div[2]/div[1]"
            },
            "excerpt": "<div class=\"collection-list-4 w-dyn-items w-row\" role=\"list\">"
          },
          {
            "ruleID": "aria_content_in_landmark",
            "what": "Content is not within a landmark element",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[8]/div[1]/div[1]/div[2]/div[1]"
            },
            "excerpt": "<div class=\"w-dyn-items\" role=\"list\">"
          },
          {
            "ruleID": "aria_content_in_landmark",
            "what": "Content is not within a landmark element",
            "ordinalSeverity": 3,
            "tagName": "H3",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[7]/div[1]/div[2]/h3[1]"
            },
            "excerpt": "<h3 class=\"heading-38\">"
          },
          {
            "ruleID": "aria_content_in_landmark",
            "what": "Content is not within a landmark element",
            "ordinalSeverity": 3,
            "tagName": "H1",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[6]/div[1]/div[1]/h1[1]"
            },
            "excerpt": "<h1 class=\"heading-39\">"
          },
          {
            "ruleID": "aria_content_in_landmark",
            "what": "Content is not within a landmark element",
            "ordinalSeverity": 3,
            "tagName": "H3",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[5]/div[3]/div[3]/div[1]/h3[1]"
            },
            "excerpt": "<h3 class=\"heading-37\">"
          },
          {
            "ruleID": "aria_content_in_landmark",
            "what": "Content is not within a landmark element",
            "ordinalSeverity": 3,
            "tagName": "H3",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[5]/div[3]/div[2]/div[1]/h3[1]"
            },
            "excerpt": "<h3 class=\"heading-37\">"
          },
          {
            "ruleID": "aria_content_in_landmark",
            "what": "Content is not within a landmark element",
            "ordinalSeverity": 3,
            "tagName": "H3",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[5]/div[3]/div[1]/div[1]/div[1]/h3[1]"
            },
            "excerpt": "<h3 class=\"heading-37\">"
          },
          {
            "ruleID": "aria_content_in_landmark",
            "what": "Content is not within a landmark element",
            "ordinalSeverity": 3,
            "tagName": "H3",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[5]/div[2]/div[3]/div[1]/h3[1]"
            },
            "excerpt": "<h3 class=\"heading-37\">"
          },
          {
            "ruleID": "aria_content_in_landmark",
            "what": "Content is not within a landmark element",
            "ordinalSeverity": 3,
            "tagName": "H3",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[5]/div[2]/div[2]/div[1]/h3[1]"
            },
            "excerpt": "<h3 class=\"heading-37\">"
          },
          {
            "ruleID": "aria_content_in_landmark",
            "what": "Content is not within a landmark element",
            "ordinalSeverity": 3,
            "tagName": "H3",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[5]/div[2]/div[1]/div[1]/div[1]/h3[1]"
            },
            "excerpt": "<h3 class=\"heading-37\">"
          },
          {
            "ruleID": "aria_content_in_landmark",
            "what": "Content is not within a landmark element",
            "ordinalSeverity": 3,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[4]/div[1]/div[1]/div[2]/h2[1]"
            },
            "excerpt": "<h2 class=\"heading-34\">"
          },
          {
            "ruleID": "aria_content_in_landmark",
            "what": "Content is not within a landmark element",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[3]/div[1]/div[3]/a[1]"
            },
            "excerpt": "<a class=\"w-inline-block w-clearfix\" target=\"_blank\" href=\"https://secure.actblue.com/donate/david-alvarez-for-assembly-2024-1\">"
          },
          {
            "ruleID": "aria_content_in_landmark",
            "what": "Content is not within a landmark element",
            "ordinalSeverity": 3,
            "tagName": "H1",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[3]/div[1]/div[2]/h1[1]"
            },
            "excerpt": "<h1 class=\"heading-32\">"
          },
          {
            "ruleID": "aria_content_in_landmark",
            "what": "Content is not within a landmark element",
            "ordinalSeverity": 3,
            "tagName": "H4",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[3]/div[1]/div[2]/div[1]/div[2]/h4[1]"
            },
            "excerpt": "<h4 class=\"heading-31\">"
          },
          {
            "ruleID": "aria_content_in_landmark",
            "what": "Content is not within a landmark element",
            "ordinalSeverity": 3,
            "tagName": "H1",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[2]/h1[1]"
            },
            "excerpt": "<h1 class=\"heading-30\">"
          },
          {
            "ruleID": "aria_content_in_landmark",
            "what": "Content is not within a landmark element",
            "ordinalSeverity": 3,
            "tagName": "H1",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[2]/h1[1]"
            },
            "excerpt": "<h1 class=\"heading-35\">"
          },
          {
            "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]/section[1]/div[1]/div[1]/div[1]/a[1]"
            },
            "excerpt": "<a class=\"w-inline-block\" href=\"#\">"
          },
          {
            "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[3]/div[1]/div[1]/div[1]/div[1]/div[3]/a[1]"
            },
            "excerpt": "<a class=\"w-inline-block\" target=\"_blank\" href=\"https://www.instagram.com/Alvarezsd/\">"
          },
          {
            "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[3]/div[1]/div[1]/div[1]/div[1]/div[2]/a[1]"
            },
            "excerpt": "<a class=\"w-inline-block\" target=\"_blank\" href=\"https://twitter.com/alvarezsd\">"
          },
          {
            "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[3]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]"
            },
            "excerpt": "<a class=\"w-inline-block\" target=\"_blank\" href=\"https://www.facebook.com/DavidAlvarezSD\">"
          },
          {
            "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[17]"
            },
            "excerpt": "<meta content=\"A+xK4jmZTgh1KBVry/UZKUE3h6Dr9HPPioFS4KNCzify+KEoOii7z/goKS2zgbAOwhpZ1GZllpdz7XviivJM9gcAAACFeyJvcmlnaW4iOiJodHRwczovL3d3dy5nb29nbGV0YWdtYW5hZ2VyLmNvbTo0NDMiLCJmZWF0dXJlIjoiQXR0cmlidXRpb25SZXBvcnRpbmdDcm9zc0FwcFdlYiIsImV4cGlyeSI6MTcwNzI2Mzk5OSwiaXNUaGlyZFBhcnR5Ijp0cnVlfQ==\" http-equiv=\"origin-trial\">"
          },
          {
            "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[16]"
            },
            "excerpt": "<meta content=\"AymqwRC7u88Y4JPvfIF2F37QKylC04248hLCdJAsh8xgOfe/dVJPV3XS3wLFca1ZMVOtnBfVjaCMTVudWM//5g4AAAB7eyJvcmlnaW4iOiJodHRwczovL3d3dy5nb29nbGV0YWdtYW5hZ2VyLmNvbTo0NDMiLCJmZWF0dXJlIjoiUHJpdmFjeVNhbmRib3hBZHNBUElzIiwiZXhwaXJ5IjoxNjk1MTY3OTk5LCJpc1RoaXJkUGFydHkiOnRydWV9\" http-equiv=\"origin-trial\">"
          },
          {
            "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[15]"
            },
            "excerpt": "<meta content=\"AymqwRC7u88Y4JPvfIF2F37QKylC04248hLCdJAsh8xgOfe/dVJPV3XS3wLFca1ZMVOtnBfVjaCMTVudWM//5g4AAAB7eyJvcmlnaW4iOiJodHRwczovL3d3dy5nb29nbGV0YWdtYW5hZ2VyLmNvbTo0NDMiLCJmZWF0dXJlIjoiUHJpdmFjeVNhbmRib3hBZHNBUElzIiwiZXhwaXJ5IjoxNjk1MTY3OTk5LCJpc1RoaXJkUGFydHkiOnRydWV9\" http-equiv=\"origin-trial\">"
          },
          {
            "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[14]"
            },
            "excerpt": "<meta content=\"A+xK4jmZTgh1KBVry/UZKUE3h6Dr9HPPioFS4KNCzify+KEoOii7z/goKS2zgbAOwhpZ1GZllpdz7XviivJM9gcAAACFeyJvcmlnaW4iOiJodHRwczovL3d3dy5nb29nbGV0YWdtYW5hZ2VyLmNvbTo0NDMiLCJmZWF0dXJlIjoiQXR0cmlidXRpb25SZXBvcnRpbmdDcm9zc0FwcFdlYiIsImV4cGlyeSI6MTcwNzI2Mzk5OSwiaXNUaGlyZFBhcnR5Ijp0cnVlfQ==\" http-equiv=\"origin-trial\">"
          },
          {
            "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[13]"
            },
            "excerpt": "<meta content=\"AymqwRC7u88Y4JPvfIF2F37QKylC04248hLCdJAsh8xgOfe/dVJPV3XS3wLFca1ZMVOtnBfVjaCMTVudWM//5g4AAAB7eyJvcmlnaW4iOiJodHRwczovL3d3dy5nb29nbGV0YWdtYW5hZ2VyLmNvbTo0NDMiLCJmZWF0dXJlIjoiUHJpdmFjeVNhbmRib3hBZHNBUElzIiwiZXhwaXJ5IjoxNjk1MTY3OTk5LCJpc1RoaXJkUGFydHkiOnRydWV9\" http-equiv=\"origin-trial\">"
          },
          {
            "ruleID": "element_attribute_deprecated",
            "what": "The HTML attribute(s) \"border\" is deprecated for the <img> element in HTML 5",
            "ordinalSeverity": 1,
            "tagName": "IMG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/img[6]"
            },
            "excerpt": "<img src=\"https://r.turn.com/r/beacon?b2=S5zHhfSawyIzg78jfWoyqW3QGjyn1gdqxIY8QI8j1z7yf2fYTayDjBj0eul1Nguq8VFaYHAQhdIVe4bNzqzS5w&cid=\" border=\"0\">"
          },
          {
            "ruleID": "element_attribute_deprecated",
            "what": "The HTML attribute(s) \"border\" is deprecated for the <img> element in HTML 5",
            "ordinalSeverity": 1,
            "tagName": "IMG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/img[5]"
            },
            "excerpt": "<img src=\"https://r.turn.com/r/beacon?b2=S5zHhfSawyIzg78jfWoyqW3QGjyn1gdqxIY8QI8j1z7yf2fYTayDjBj0eul1Nguq8VFaYHAQhdIVe4bNzqzS5w&cid=\" border=\"0\">"
          },
          {
            "ruleID": "element_attribute_deprecated",
            "what": "The HTML attribute(s) \"border\" is deprecated for the <img> element in HTML 5",
            "ordinalSeverity": 1,
            "tagName": "IMG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/img[4]"
            },
            "excerpt": "<img src=\"https://r.turn.com/r/beacon?b2=S5zHhfSawyIzg78jfWoyqW3QGjyn1gdqxIY8QI8j1z7yf2fYTayDjBj0eul1Nguq8VFaYHAQhdIVe4bNzqzS5w&cid=\" border=\"0\">"
          },
          {
            "ruleID": "element_attribute_deprecated",
            "what": "The HTML attribute(s) \"border\" is deprecated for the <img> element in HTML 5",
            "ordinalSeverity": 1,
            "tagName": "IMG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/img[3]"
            },
            "excerpt": "<img src=\"https://r.turn.com/r/beacon?b2=S5zHhfSawyIzg78jfWoyqW3QGjyn1gdqxIY8QI8j1z7yf2fYTayDjBj0eul1Nguq8VFaYHAQhdIVe4bNzqzS5w&cid=\" border=\"0\">"
          },
          {
            "ruleID": "element_attribute_deprecated",
            "what": "The HTML attribute(s) \"border\" is deprecated for the <img> element in HTML 5",
            "ordinalSeverity": 1,
            "tagName": "IMG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/img[2]"
            },
            "excerpt": "<img src=\"https://r.turn.com/r/beacon?b2=S5zHhfSawyIzg78jfWoyqW3QGjyn1gdqxIY8QI8j1z7yf2fYTayDjBj0eul1Nguq8VFaYHAQhdIVe4bNzqzS5w&cid=\" border=\"0\">"
          },
          {
            "ruleID": "element_attribute_deprecated",
            "what": "The HTML attribute(s) \"border\" is deprecated for the <img> element in HTML 5",
            "ordinalSeverity": 1,
            "tagName": "IMG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/img[1]"
            },
            "excerpt": "<img src=\"https://r.turn.com/r/beacon?b2=S5zHhfSawyIzg78jfWoyqW3QGjyn1gdqxIY8QI8j1z7yf2fYTayDjBj0eul1Nguq8VFaYHAQhdIVe4bNzqzS5w&cid=\" border=\"0\">"
          }
        ]
      },
      "endTime": 1687104601315
    },
    {
      "type": "launch",
      "which": "chromium",
      "startTime": 1687104601316,
      "endTime": 1687104601871
    },
    {
      "type": "url",
      "which": "https://www.davidalvarez.com/",
      "what": "Candidate David Alvarez (D)",
      "startTime": 1687104601871,
      "result": {
        "url": "https://www.davidalvarez.com/"
      },
      "endTime": 1687104602493
    },
    {
      "type": "test",
      "which": "nuVal",
      "startTime": 1687104602493,
      "url": "https://www.davidalvarez.com/",
      "what": "Nu Html Checker",
      "result": {
        "pageContent": {
          "messages": [
            {
              "type": "info",
              "lastLine": 1,
              "lastColumn": 3472,
              "firstColumn": 3381,
              "subType": "warning",
              "message": "The type attribute is unnecessary for JavaScript resources.",
              "extract": "nonymous\"><script type=\"text/javascript\" async=\"\" src=\"https://www.google-analytics.com/analytics.js\"></scri",
              "hiliteStart": 10,
              "hiliteLength": 92
            },
            {
              "type": "info",
              "lastLine": 1,
              "lastColumn": 3864,
              "firstColumn": 3764,
              "subType": "warning",
              "message": "The type attribute is unnecessary for JavaScript resources.",
              "extract": "></script><script src=\"https://ajax.googleapis.com/ajax/libs/webfont/1.6.26/webfont.js\" type=\"text/javascript\"></scri",
              "hiliteStart": 10,
              "hiliteLength": 101
            },
            {
              "type": "info",
              "lastLine": 1,
              "lastColumn": 4204,
              "firstColumn": 4174,
              "subType": "warning",
              "message": "The type attribute is unnecessary for JavaScript resources.",
              "extract": "dia=\"all\"><script type=\"text/javascript\">WebFon",
              "hiliteStart": 10,
              "hiliteLength": 31
            },
            {
              "type": "info",
              "lastLine": 1,
              "lastColumn": 4510,
              "firstColumn": 4480,
              "subType": "warning",
              "message": "The type attribute is unnecessary for JavaScript resources.",
              "extract": ";</script><script type=\"text/javascript\">!funct",
              "hiliteStart": 10,
              "hiliteLength": 31
            },
            {
              "type": "error",
              "lastLine": 16,
              "firstLine": 14,
              "lastColumn": 2,
              "firstColumn": 11,
              "message": "Bad start tag in img in noscript in head.",
              "extract": "<noscript><img height=\"1\" width=\"1\" style=\"display:none\"\n  src=\"https://www.facebook.com/tr?id=1396075320509174&ev=PageView&noscript=1\"\n/></nosc",
              "hiliteStart": 10,
              "hiliteLength": 128
            },
            {
              "type": "error",
              "lastLine": 16,
              "firstLine": 14,
              "lastColumn": 2,
              "firstColumn": 11,
              "message": "An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.",
              "extract": "<noscript><img height=\"1\" width=\"1\" style=\"display:none\"\n  src=\"https://www.facebook.com/tr?id=1396075320509174&ev=PageView&noscript=1\"\n/></nosc",
              "hiliteStart": 10,
              "hiliteLength": 128
            },
            {
              "type": "info",
              "lastLine": 16,
              "firstLine": 14,
              "lastColumn": 2,
              "firstColumn": 11,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "<noscript><img height=\"1\" width=\"1\" style=\"display:none\"\n  src=\"https://www.facebook.com/tr?id=1396075320509174&ev=PageView&noscript=1\"\n/></nosc",
              "hiliteStart": 10,
              "hiliteLength": 128
            },
            {
              "type": "error",
              "lastLine": 16,
              "lastColumn": 13,
              "firstColumn": 3,
              "message": "Stray end tag noscript.",
              "extract": "ript=1\"\n/></noscript>\n<!-- ",
              "hiliteStart": 10,
              "hiliteLength": 11
            },
            {
              "type": "error",
              "lastLine": 27,
              "lastColumn": 92,
              "firstColumn": 1,
              "message": "Attribute name not allowed on element meta at this point.",
              "extract": "ager -->\n\n<meta name=\"google-site-verification\" content=\"fRF7Iw17I_o_KKELFVtCkc67D6U-4R8opMQGS9vRrME\"><meta ",
              "hiliteStart": 10,
              "hiliteLength": 92
            },
            {
              "type": "error",
              "lastLine": 27,
              "lastColumn": 92,
              "firstColumn": 1,
              "message": "Element meta is missing one or more of the following attributes: itemprop, property.",
              "extract": "ager -->\n\n<meta name=\"google-site-verification\" content=\"fRF7Iw17I_o_KKELFVtCkc67D6U-4R8opMQGS9vRrME\"><meta ",
              "hiliteStart": 10,
              "hiliteLength": 92
            },
            {
              "type": "error",
              "lastLine": 27,
              "lastColumn": 391,
              "firstColumn": 93,
              "message": "Attribute http-equiv not allowed on element meta at this point.",
              "extract": "GS9vRrME\"><meta http-equiv=\"origin-trial\" content=\"AymqwRC7u88Y4JPvfIF2F37QKylC04248hLCdJAsh8xgOfe/dVJPV3XS3wLFca1ZMVOtnBfVjaCMTVudWM//5g4AAAB7eyJvcmlnaW4iOiJodHRwczovL3d3dy5nb29nbGV0YWdtYW5hZ2VyLmNvbTo0NDMiLCJmZWF0dXJlIjoiUHJpdmFjeVNhbmRib3hBZHNBUElzIiwiZXhwaXJ5IjoxNjk1MTY3OTk5LCJpc1RoaXJkUGFydHkiOnRydWV9\"><meta ",
              "hiliteStart": 10,
              "hiliteLength": 299
            },
            {
              "type": "error",
              "lastLine": 27,
              "lastColumn": 391,
              "firstColumn": 93,
              "message": "Element meta is missing one or more of the following attributes: itemprop, property.",
              "extract": "GS9vRrME\"><meta http-equiv=\"origin-trial\" content=\"AymqwRC7u88Y4JPvfIF2F37QKylC04248hLCdJAsh8xgOfe/dVJPV3XS3wLFca1ZMVOtnBfVjaCMTVudWM//5g4AAAB7eyJvcmlnaW4iOiJodHRwczovL3d3dy5nb29nbGV0YWdtYW5hZ2VyLmNvbTo0NDMiLCJmZWF0dXJlIjoiUHJpdmFjeVNhbmRib3hBZHNBUElzIiwiZXhwaXJ5IjoxNjk1MTY3OTk5LCJpc1RoaXJkUGFydHkiOnRydWV9\"><meta ",
              "hiliteStart": 10,
              "hiliteLength": 299
            },
            {
              "type": "error",
              "lastLine": 27,
              "lastColumn": 706,
              "firstColumn": 392,
              "message": "Attribute http-equiv not allowed on element meta at this point.",
              "extract": "OnRydWV9\"><meta http-equiv=\"origin-trial\" content=\"A+xK4jmZTgh1KBVry/UZKUE3h6Dr9HPPioFS4KNCzify+KEoOii7z/goKS2zgbAOwhpZ1GZllpdz7XviivJM9gcAAACFeyJvcmlnaW4iOiJodHRwczovL3d3dy5nb29nbGV0YWdtYW5hZ2VyLmNvbTo0NDMiLCJmZWF0dXJlIjoiQXR0cmlidXRpb25SZXBvcnRpbmdDcm9zc0FwcFdlYiIsImV4cGlyeSI6MTcwNzI2Mzk5OSwiaXNUaGlyZFBhcnR5Ijp0cnVlfQ==\"><meta ",
              "hiliteStart": 10,
              "hiliteLength": 315
            },
            {
              "type": "error",
              "lastLine": 27,
              "lastColumn": 706,
              "firstColumn": 392,
              "message": "Element meta is missing one or more of the following attributes: itemprop, property.",
              "extract": "OnRydWV9\"><meta http-equiv=\"origin-trial\" content=\"A+xK4jmZTgh1KBVry/UZKUE3h6Dr9HPPioFS4KNCzify+KEoOii7z/goKS2zgbAOwhpZ1GZllpdz7XviivJM9gcAAACFeyJvcmlnaW4iOiJodHRwczovL3d3dy5nb29nbGV0YWdtYW5hZ2VyLmNvbTo0NDMiLCJmZWF0dXJlIjoiQXR0cmlidXRpb25SZXBvcnRpbmdDcm9zc0FwcFdlYiIsImV4cGlyeSI6MTcwNzI2Mzk5OSwiaXNUaGlyZFBhcnR5Ijp0cnVlfQ==\"><meta ",
              "hiliteStart": 10,
              "hiliteLength": 315
            },
            {
              "type": "error",
              "lastLine": 27,
              "lastColumn": 1005,
              "firstColumn": 707,
              "message": "Attribute http-equiv not allowed on element meta at this point.",
              "extract": "cnVlfQ==\"><meta http-equiv=\"origin-trial\" content=\"AymqwRC7u88Y4JPvfIF2F37QKylC04248hLCdJAsh8xgOfe/dVJPV3XS3wLFca1ZMVOtnBfVjaCMTVudWM//5g4AAAB7eyJvcmlnaW4iOiJodHRwczovL3d3dy5nb29nbGV0YWdtYW5hZ2VyLmNvbTo0NDMiLCJmZWF0dXJlIjoiUHJpdmFjeVNhbmRib3hBZHNBUElzIiwiZXhwaXJ5IjoxNjk1MTY3OTk5LCJpc1RoaXJkUGFydHkiOnRydWV9\"><scrip",
              "hiliteStart": 10,
              "hiliteLength": 299
            },
            {
              "type": "error",
              "lastLine": 27,
              "lastColumn": 1005,
              "firstColumn": 707,
              "message": "Element meta is missing one or more of the following attributes: itemprop, property.",
              "extract": "cnVlfQ==\"><meta http-equiv=\"origin-trial\" content=\"AymqwRC7u88Y4JPvfIF2F37QKylC04248hLCdJAsh8xgOfe/dVJPV3XS3wLFca1ZMVOtnBfVjaCMTVudWM//5g4AAAB7eyJvcmlnaW4iOiJodHRwczovL3d3dy5nb29nbGV0YWdtYW5hZ2VyLmNvbTo0NDMiLCJmZWF0dXJlIjoiUHJpdmFjeVNhbmRib3hBZHNBUElzIiwiZXhwaXJ5IjoxNjk1MTY3OTk5LCJpc1RoaXJkUGFydHkiOnRydWV9\"><scrip",
              "hiliteStart": 10,
              "hiliteLength": 299
            },
            {
              "type": "error",
              "lastLine": 27,
              "lastColumn": 1671,
              "firstColumn": 1006,
              "message": "Attribute attributionsrc not allowed on element script at this point.",
              "extract": "OnRydWV9\"><script attributionsrc=\"\" type=\"text/javascript\" async=\"\" src=\"https://www.googleadservices.com/pagead/conversion/10845397494/?random=1687104602531&amp;cv=11&amp;fst=1687104602531&amp;bg=ffffff&amp;guid=ON&amp;async=1&amp;gtm=45He36e0&amp;u_w=1280&amp;u_h=720&amp;url=https%3A%2F%2Fwww.davidalvarez.com%2F&amp;label=teyzCMDGybgDEPbDvrMo&amp;hn=www.googleadservices.com&amp;frm=0&amp;tiba=HOME&amp;value=1&amp;currency_code=USD&amp;bttype=purchase&amp;auid=694359659.1687104603&amp;uaa=x86&amp;uab=64&amp;uafvl=HeadlessChrome%3B113.0.5672.53%7CChromium%3B113.0.5672.53%7CNot-A.Brand%3B24.0.0.0&amp;uamb=0&amp;uap=macOS&amp;uapv=12.6.6&amp;uaw=0&amp;rfmt=3&amp;fmt=4\"></scri",
              "hiliteStart": 10,
              "hiliteLength": 666
            },
            {
              "type": "info",
              "lastLine": 27,
              "lastColumn": 1671,
              "firstColumn": 1006,
              "subType": "warning",
              "message": "The type attribute is unnecessary for JavaScript resources.",
              "extract": "OnRydWV9\"><script attributionsrc=\"\" type=\"text/javascript\" async=\"\" src=\"https://www.googleadservices.com/pagead/conversion/10845397494/?random=1687104602531&amp;cv=11&amp;fst=1687104602531&amp;bg=ffffff&amp;guid=ON&amp;async=1&amp;gtm=45He36e0&amp;u_w=1280&amp;u_h=720&amp;url=https%3A%2F%2Fwww.davidalvarez.com%2F&amp;label=teyzCMDGybgDEPbDvrMo&amp;hn=www.googleadservices.com&amp;frm=0&amp;tiba=HOME&amp;value=1&amp;currency_code=USD&amp;bttype=purchase&amp;auid=694359659.1687104603&amp;uaa=x86&amp;uab=64&amp;uafvl=HeadlessChrome%3B113.0.5672.53%7CChromium%3B113.0.5672.53%7CNot-A.Brand%3B24.0.0.0&amp;uamb=0&amp;uap=macOS&amp;uapv=12.6.6&amp;uaw=0&amp;rfmt=3&amp;fmt=4\"></scri",
              "hiliteStart": 10,
              "hiliteLength": 666
            },
            {
              "type": "error",
              "lastLine": 27,
              "lastColumn": 1687,
              "firstColumn": 1681,
              "message": "Stray end tag head.",
              "extract": "></script></head><body ",
              "hiliteStart": 10,
              "hiliteLength": 7
            },
            {
              "type": "error",
              "lastLine": 27,
              "lastColumn": 1708,
              "firstColumn": 1688,
              "message": "Start tag body seen but an element of the same type was already open.",
              "extract": "pt></head><body class=\"body-4\"><div c",
              "hiliteStart": 10,
              "hiliteLength": 21
            },
            {
              "type": "error",
              "lastLine": 27,
              "lastColumn": 1708,
              "firstColumn": 1688,
              "subType": "fatal",
              "message": "Cannot recover after last error. Any further errors will be ignored.",
              "extract": "pt></head><body class=\"body-4\"><div c",
              "hiliteStart": 10,
              "hiliteLength": 21
            }
          ]
        },
        "rawPage": {
          "messages": [
            {
              "type": "info",
              "lastLine": 1,
              "lastColumn": 255,
              "firstColumn": 233,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "34\"><head><meta charset=\"utf-8\"/><title",
              "hiliteStart": 10,
              "hiliteLength": 23
            },
            {
              "type": "info",
              "lastLine": 1,
              "lastColumn": 810,
              "firstColumn": 275,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "ME</title><meta content=\"David Alvarez was born, raised, and is still living in Barrio Logan with his family. Assemblymember Alvarez is the current representative of the 80th district that includes the San Diego Communities of Barrio Logan, Logan Heights, Sherman Heights, City Heights, Azalea Park, Otay Mesa, and San Ysidro, as well as the cities of Chula Vista, National City, and Bonita. Prior to being elected to the State Assembly, David Alvarez served as a San Diego City Councilmember for eight years for District 8.\" name=\"description\"/><meta ",
              "hiliteStart": 10,
              "hiliteLength": 536
            },
            {
              "type": "info",
              "lastLine": 1,
              "lastColumn": 852,
              "firstColumn": 811,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "ription\"/><meta content=\"HOME\" property=\"og:title\"/><meta ",
              "hiliteStart": 10,
              "hiliteLength": 42
            },
            {
              "type": "info",
              "lastLine": 1,
              "lastColumn": 1395,
              "firstColumn": 853,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "g:title\"/><meta content=\"David Alvarez was born, raised, and is still living in Barrio Logan with his family. Assemblymember Alvarez is the current representative of the 80th district that includes the San Diego Communities of Barrio Logan, Logan Heights, Sherman Heights, City Heights, Azalea Park, Otay Mesa, and San Ysidro, as well as the cities of Chula Vista, National City, and Bonita. Prior to being elected to the State Assembly, David Alvarez served as a San Diego City Councilmember for eight years for District 8.\" property=\"og:description\"/><meta ",
              "hiliteStart": 10,
              "hiliteLength": 543
            },
            {
              "type": "info",
              "lastLine": 1,
              "lastColumn": 1564,
              "firstColumn": 1396,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "ription\"/><meta content=\"https://uploads-ssl.webflow.com/5b5f5aff07bc3e8bae9cbc34/6410d41f6820721064624d48_Untitled%20design%20-%202023-03-14T130715.036.png\" property=\"og:image\"/><meta ",
              "hiliteStart": 10,
              "hiliteLength": 169
            },
            {
              "type": "info",
              "lastLine": 1,
              "lastColumn": 1611,
              "firstColumn": 1565,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "g:image\"/><meta content=\"HOME\" property=\"twitter:title\"/><meta ",
              "hiliteStart": 10,
              "hiliteLength": 47
            },
            {
              "type": "info",
              "lastLine": 1,
              "lastColumn": 2159,
              "firstColumn": 1612,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "r:title\"/><meta content=\"David Alvarez was born, raised, and is still living in Barrio Logan with his family. Assemblymember Alvarez is the current representative of the 80th district that includes the San Diego Communities of Barrio Logan, Logan Heights, Sherman Heights, City Heights, Azalea Park, Otay Mesa, and San Ysidro, as well as the cities of Chula Vista, National City, and Bonita. Prior to being elected to the State Assembly, David Alvarez served as a San Diego City Councilmember for eight years for District 8.\" property=\"twitter:description\"/><meta ",
              "hiliteStart": 10,
              "hiliteLength": 548
            },
            {
              "type": "info",
              "lastLine": 1,
              "lastColumn": 2333,
              "firstColumn": 2160,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "ription\"/><meta content=\"https://uploads-ssl.webflow.com/5b5f5aff07bc3e8bae9cbc34/6410d41f6820721064624d48_Untitled%20design%20-%202023-03-14T130715.036.png\" property=\"twitter:image\"/><meta ",
              "hiliteStart": 10,
              "hiliteLength": 174
            },
            {
              "type": "info",
              "lastLine": 1,
              "lastColumn": 2377,
              "firstColumn": 2334,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "r:image\"/><meta property=\"og:type\" content=\"website\"/><meta ",
              "hiliteStart": 10,
              "hiliteLength": 44
            },
            {
              "type": "info",
              "lastLine": 1,
              "lastColumn": 2434,
              "firstColumn": 2378,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "website\"/><meta content=\"summary_large_image\" name=\"twitter:card\"/><meta ",
              "hiliteStart": 10,
              "hiliteLength": 57
            },
            {
              "type": "info",
              "lastLine": 1,
              "lastColumn": 2503,
              "firstColumn": 2435,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "er:card\"/><meta content=\"width=device-width, initial-scale=1\" name=\"viewport\"/><link ",
              "hiliteStart": 10,
              "hiliteLength": 69
            },
            {
              "type": "info",
              "lastLine": 1,
              "lastColumn": 2654,
              "firstColumn": 2504,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "iewport\"/><link href=\"https://uploads-ssl.webflow.com/5b5f5aff07bc3e8bae9cbc34/css/cm-david-alvarez.webflow.1eadc7a31.min.css\" rel=\"stylesheet\" type=\"text/css\"/><link ",
              "hiliteStart": 10,
              "hiliteLength": 151
            },
            {
              "type": "info",
              "lastLine": 1,
              "lastColumn": 2714,
              "firstColumn": 2655,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "ext/css\"/><link href=\"https://fonts.googleapis.com\" rel=\"preconnect\"/><link ",
              "hiliteStart": 10,
              "hiliteLength": 60
            },
            {
              "type": "info",
              "lastLine": 1,
              "lastColumn": 2795,
              "firstColumn": 2715,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "connect\"/><link href=\"https://fonts.gstatic.com\" rel=\"preconnect\" crossorigin=\"anonymous\"/><scrip",
              "hiliteStart": 10,
              "hiliteLength": 81
            },
            {
              "type": "info",
              "lastLine": 1,
              "lastColumn": 2896,
              "firstColumn": 2796,
              "subType": "warning",
              "message": "The type attribute is unnecessary for JavaScript resources.",
              "extract": "onymous\"/><script src=\"https://ajax.googleapis.com/ajax/libs/webfont/1.6.26/webfont.js\" type=\"text/javascript\"></scri",
              "hiliteStart": 10,
              "hiliteLength": 101
            },
            {
              "type": "info",
              "lastLine": 1,
              "lastColumn": 2936,
              "firstColumn": 2906,
              "subType": "warning",
              "message": "The type attribute is unnecessary for JavaScript resources.",
              "extract": "></script><script type=\"text/javascript\">WebFon",
              "hiliteStart": 10,
              "hiliteLength": 31
            },
            {
              "type": "info",
              "lastLine": 1,
              "lastColumn": 3242,
              "firstColumn": 3212,
              "subType": "warning",
              "message": "The type attribute is unnecessary for JavaScript resources.",
              "extract": ";</script><script type=\"text/javascript\">!funct",
              "hiliteStart": 10,
              "hiliteLength": 31
            },
            {
              "type": "info",
              "lastLine": 1,
              "lastColumn": 3592,
              "firstColumn": 3433,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": ";</script><link href=\"https://uploads-ssl.webflow.com/5b5f5aff07bc3e8bae9cbc34/642f5ab89e73b10e6a37bd8b_favicon-david_32x32.png\" rel=\"shortcut icon\" type=\"image/x-icon\"/><link ",
              "hiliteStart": 10,
              "hiliteLength": 160
            },
            {
              "type": "info",
              "lastLine": 1,
              "lastColumn": 3737,
              "firstColumn": 3593,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "/x-icon\"/><link href=\"https://uploads-ssl.webflow.com/5b5f5aff07bc3e8bae9cbc34/642f5abdad0d0a2b6ec19f92_favicon-david_256x256.png\" rel=\"apple-touch-icon\"/><!-- F",
              "hiliteStart": 10,
              "hiliteLength": 145
            },
            {
              "type": "error",
              "lastLine": 16,
              "firstLine": 14,
              "lastColumn": 2,
              "firstColumn": 11,
              "message": "Bad start tag in img in noscript in head.",
              "extract": "<noscript><img height=\"1\" width=\"1\" style=\"display:none\"\n  src=\"https://www.facebook.com/tr?id=1396075320509174&ev=PageView&noscript=1\"\n/></nosc",
              "hiliteStart": 10,
              "hiliteLength": 128
            },
            {
              "type": "error",
              "lastLine": 16,
              "firstLine": 14,
              "lastColumn": 2,
              "firstColumn": 11,
              "message": "An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.",
              "extract": "<noscript><img height=\"1\" width=\"1\" style=\"display:none\"\n  src=\"https://www.facebook.com/tr?id=1396075320509174&ev=PageView&noscript=1\"\n/></nosc",
              "hiliteStart": 10,
              "hiliteLength": 128
            },
            {
              "type": "info",
              "lastLine": 16,
              "firstLine": 14,
              "lastColumn": 2,
              "firstColumn": 11,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "<noscript><img height=\"1\" width=\"1\" style=\"display:none\"\n  src=\"https://www.facebook.com/tr?id=1396075320509174&ev=PageView&noscript=1\"\n/></nosc",
              "hiliteStart": 10,
              "hiliteLength": 128
            },
            {
              "type": "error",
              "lastLine": 16,
              "lastColumn": 13,
              "firstColumn": 3,
              "message": "Stray end tag noscript.",
              "extract": "ript=1\"\n/></noscript>\n<!-- ",
              "hiliteStart": 10,
              "hiliteLength": 11
            },
            {
              "type": "error",
              "lastLine": 27,
              "lastColumn": 94,
              "firstColumn": 1,
              "message": "Attribute name not allowed on element meta at this point.",
              "extract": "ager -->\n\n<meta name=\"google-site-verification\" content=\"fRF7Iw17I_o_KKELFVtCkc67D6U-4R8opMQGS9vRrME\" /></head",
              "hiliteStart": 10,
              "hiliteLength": 94
            },
            {
              "type": "error",
              "lastLine": 27,
              "lastColumn": 94,
              "firstColumn": 1,
              "message": "Element meta is missing one or more of the following attributes: itemprop, property.",
              "extract": "ager -->\n\n<meta name=\"google-site-verification\" content=\"fRF7Iw17I_o_KKELFVtCkc67D6U-4R8opMQGS9vRrME\" /></head",
              "hiliteStart": 10,
              "hiliteLength": 94
            },
            {
              "type": "info",
              "lastLine": 27,
              "lastColumn": 94,
              "firstColumn": 1,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "ager -->\n\n<meta name=\"google-site-verification\" content=\"fRF7Iw17I_o_KKELFVtCkc67D6U-4R8opMQGS9vRrME\" /></head",
              "hiliteStart": 10,
              "hiliteLength": 94
            },
            {
              "type": "error",
              "lastLine": 27,
              "lastColumn": 101,
              "firstColumn": 95,
              "message": "Stray end tag head.",
              "extract": "9vRrME\" /></head><body ",
              "hiliteStart": 10,
              "hiliteLength": 7
            },
            {
              "type": "error",
              "lastLine": 27,
              "lastColumn": 122,
              "firstColumn": 102,
              "message": "Start tag body seen but an element of the same type was already open.",
              "extract": " /></head><body class=\"body-4\"><div c",
              "hiliteStart": 10,
              "hiliteLength": 21
            },
            {
              "type": "error",
              "lastLine": 27,
              "lastColumn": 122,
              "firstColumn": 102,
              "subType": "fatal",
              "message": "Cannot recover after last error. Any further errors will be ignored.",
              "extract": " /></head><body class=\"body-4\"><div c",
              "hiliteStart": 10,
              "hiliteLength": 21
            }
          ]
        },
        "success": true
      },
      "standardResult": {
        "totals": [
          8,
          0,
          21,
          2
        ],
        "instances": [
          {
            "ruleID": "The type attribute is unnecessary for JavaScript resources.",
            "what": "The type attribute is unnecessary for JavaScript resources.",
            "ordinalSeverity": 0,
            "tagName": "SCRIPT",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "1"
            },
            "excerpt": "nonymous\"><script type=\"text/javascript\" async=\"\" src=\"https://www.google-analytics.com/analytics.js\"></scri"
          },
          {
            "ruleID": "The type attribute is unnecessary for JavaScript resources.",
            "what": "The type attribute is unnecessary for JavaScript resources.",
            "ordinalSeverity": 0,
            "tagName": "SCRIPT",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "1"
            },
            "excerpt": "></script><script src=\"https://ajax.googleapis.com/ajax/libs/webfont/1.6.26/webfont.js\" type=\"text/javascript\"></scri"
          },
          {
            "ruleID": "The type attribute is unnecessary for JavaScript resources.",
            "what": "The type attribute is unnecessary for JavaScript resources.",
            "ordinalSeverity": 0,
            "tagName": "SCRIPT",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "1"
            },
            "excerpt": "dia=\"all\"><script type=\"text/javascript\">WebFon"
          },
          {
            "ruleID": "The type attribute is unnecessary for JavaScript resources.",
            "what": "The type attribute is unnecessary for JavaScript resources.",
            "ordinalSeverity": 0,
            "tagName": "SCRIPT",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "1"
            },
            "excerpt": ";</script><script type=\"text/javascript\">!funct"
          },
          {
            "ruleID": "Bad start tag in img in noscript in head.",
            "what": "Bad start tag in img in noscript in head.",
            "ordinalSeverity": 2,
            "tagName": "NOSCRIPT",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "16"
            },
            "excerpt": "<noscript><img height=\"1\" width=\"1\" style=\"display:none\" src=\"https://www.facebook.com/tr?id=1396075320509174&ev=PageView&noscript=1\" /></nosc"
          },
          {
            "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": "NOSCRIPT",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "16"
            },
            "excerpt": "<noscript><img height=\"1\" width=\"1\" style=\"display:none\" src=\"https://www.facebook.com/tr?id=1396075320509174&ev=PageView&noscript=1\" /></nosc"
          },
          {
            "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": "NOSCRIPT",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "16"
            },
            "excerpt": "<noscript><img height=\"1\" width=\"1\" style=\"display:none\" src=\"https://www.facebook.com/tr?id=1396075320509174&ev=PageView&noscript=1\" /></nosc"
          },
          {
            "ruleID": "Stray end tag noscript.",
            "what": "Stray end tag noscript.",
            "ordinalSeverity": 2,
            "tagName": "",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "16"
            },
            "excerpt": "ript=1\" /></noscript> <!-- "
          },
          {
            "ruleID": "Attribute name not allowed on element meta at this point.",
            "what": "Attribute name not allowed on element meta at this point.",
            "ordinalSeverity": 2,
            "tagName": "META",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "27"
            },
            "excerpt": "ager --> <meta name=\"google-site-verification\" content=\"fRF7Iw17I_o_KKELFVtCkc67D6U-4R8opMQGS9vRrME\"><meta "
          },
          {
            "ruleID": "Element meta is missing one or more of the following attributes: itemprop, property.",
            "what": "Element meta is missing one or more of the following attributes: itemprop, property.",
            "ordinalSeverity": 2,
            "tagName": "META",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "27"
            },
            "excerpt": "ager --> <meta name=\"google-site-verification\" content=\"fRF7Iw17I_o_KKELFVtCkc67D6U-4R8opMQGS9vRrME\"><meta "
          },
          {
            "ruleID": "Attribute http-equiv not allowed on element meta at this point.",
            "what": "Attribute http-equiv not allowed on element meta at this point.",
            "ordinalSeverity": 2,
            "tagName": "META",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "27"
            },
            "excerpt": "GS9vRrME\"><meta http-equiv=\"origin-trial\" content=\"AymqwRC7u88Y4JPvfIF2F37QKylC04248hLCdJAsh8xgOfe/dVJPV3XS3wLFca1ZMVOtnBfVjaCMTVudWM//5g4AAAB7eyJvcmlnaW4iOiJodHRwczovL3d3dy5nb29nbGV0YWdtYW5hZ2VyLmNvbTo0NDMiLCJmZWF0dXJlIjoiUHJpdmFjeVNhbmRib3hBZHNBUElzIiwiZXhwaXJ5IjoxNjk1MTY3OTk5LCJpc1RoaXJkUGFydHkiOnRydWV9\"><meta "
          },
          {
            "ruleID": "Element meta is missing one or more of the following attributes: itemprop, property.",
            "what": "Element meta is missing one or more of the following attributes: itemprop, property.",
            "ordinalSeverity": 2,
            "tagName": "META",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "27"
            },
            "excerpt": "GS9vRrME\"><meta http-equiv=\"origin-trial\" content=\"AymqwRC7u88Y4JPvfIF2F37QKylC04248hLCdJAsh8xgOfe/dVJPV3XS3wLFca1ZMVOtnBfVjaCMTVudWM//5g4AAAB7eyJvcmlnaW4iOiJodHRwczovL3d3dy5nb29nbGV0YWdtYW5hZ2VyLmNvbTo0NDMiLCJmZWF0dXJlIjoiUHJpdmFjeVNhbmRib3hBZHNBUElzIiwiZXhwaXJ5IjoxNjk1MTY3OTk5LCJpc1RoaXJkUGFydHkiOnRydWV9\"><meta "
          },
          {
            "ruleID": "Attribute http-equiv not allowed on element meta at this point.",
            "what": "Attribute http-equiv not allowed on element meta at this point.",
            "ordinalSeverity": 2,
            "tagName": "META",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "27"
            },
            "excerpt": "OnRydWV9\"><meta http-equiv=\"origin-trial\" content=\"A+xK4jmZTgh1KBVry/UZKUE3h6Dr9HPPioFS4KNCzify+KEoOii7z/goKS2zgbAOwhpZ1GZllpdz7XviivJM9gcAAACFeyJvcmlnaW4iOiJodHRwczovL3d3dy5nb29nbGV0YWdtYW5hZ2VyLmNvbTo0NDMiLCJmZWF0dXJlIjoiQXR0cmlidXRpb25SZXBvcnRpbmdDcm9zc0FwcFdlYiIsImV4cGlyeSI6MTcwNzI2Mzk5OSwiaXNUaGlyZFBhcnR5Ijp0cnVlfQ==\"><meta "
          },
          {
            "ruleID": "Element meta is missing one or more of the following attributes: itemprop, property.",
            "what": "Element meta is missing one or more of the following attributes: itemprop, property.",
            "ordinalSeverity": 2,
            "tagName": "META",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "27"
            },
            "excerpt": "OnRydWV9\"><meta http-equiv=\"origin-trial\" content=\"A+xK4jmZTgh1KBVry/UZKUE3h6Dr9HPPioFS4KNCzify+KEoOii7z/goKS2zgbAOwhpZ1GZllpdz7XviivJM9gcAAACFeyJvcmlnaW4iOiJodHRwczovL3d3dy5nb29nbGV0YWdtYW5hZ2VyLmNvbTo0NDMiLCJmZWF0dXJlIjoiQXR0cmlidXRpb25SZXBvcnRpbmdDcm9zc0FwcFdlYiIsImV4cGlyeSI6MTcwNzI2Mzk5OSwiaXNUaGlyZFBhcnR5Ijp0cnVlfQ==\"><meta "
          },
          {
            "ruleID": "Attribute http-equiv not allowed on element meta at this point.",
            "what": "Attribute http-equiv not allowed on element meta at this point.",
            "ordinalSeverity": 2,
            "tagName": "META",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "27"
            },
            "excerpt": "cnVlfQ==\"><meta http-equiv=\"origin-trial\" content=\"AymqwRC7u88Y4JPvfIF2F37QKylC04248hLCdJAsh8xgOfe/dVJPV3XS3wLFca1ZMVOtnBfVjaCMTVudWM//5g4AAAB7eyJvcmlnaW4iOiJodHRwczovL3d3dy5nb29nbGV0YWdtYW5hZ2VyLmNvbTo0NDMiLCJmZWF0dXJlIjoiUHJpdmFjeVNhbmRib3hBZHNBUElzIiwiZXhwaXJ5IjoxNjk1MTY3OTk5LCJpc1RoaXJkUGFydHkiOnRydWV9\"><scrip"
          },
          {
            "ruleID": "Element meta is missing one or more of the following attributes: itemprop, property.",
            "what": "Element meta is missing one or more of the following attributes: itemprop, property.",
            "ordinalSeverity": 2,
            "tagName": "META",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "27"
            },
            "excerpt": "cnVlfQ==\"><meta http-equiv=\"origin-trial\" content=\"AymqwRC7u88Y4JPvfIF2F37QKylC04248hLCdJAsh8xgOfe/dVJPV3XS3wLFca1ZMVOtnBfVjaCMTVudWM//5g4AAAB7eyJvcmlnaW4iOiJodHRwczovL3d3dy5nb29nbGV0YWdtYW5hZ2VyLmNvbTo0NDMiLCJmZWF0dXJlIjoiUHJpdmFjeVNhbmRib3hBZHNBUElzIiwiZXhwaXJ5IjoxNjk1MTY3OTk5LCJpc1RoaXJkUGFydHkiOnRydWV9\"><scrip"
          },
          {
            "ruleID": "Attribute attributionsrc not allowed on element script at this point.",
            "what": "Attribute attributionsrc not allowed on element script at this point.",
            "ordinalSeverity": 2,
            "tagName": "SCRIPT",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "27"
            },
            "excerpt": "OnRydWV9\"><script attributionsrc=\"\" type=\"text/javascript\" async=\"\" src=\"https://www.googleadservices.com/pagead/conversion/10845397494/?random=1687104602531&amp;cv=11&amp;fst=1687104602531&amp;bg=fff ... 4603&amp;uaa=x86&amp;uab=64&amp;uafvl=HeadlessChrome%3B113.0.5672.53%7CChromium%3B113.0.5672.53%7CNot-A.Brand%3B24.0.0.0&amp;uamb=0&amp;uap=macOS&amp;uapv=12.6.6&amp;uaw=0&amp;rfmt=3&amp;fmt=4\"></scri"
          },
          {
            "ruleID": "The type attribute is unnecessary for JavaScript resources.",
            "what": "The type attribute is unnecessary for JavaScript resources.",
            "ordinalSeverity": 0,
            "tagName": "SCRIPT",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "27"
            },
            "excerpt": "OnRydWV9\"><script attributionsrc=\"\" type=\"text/javascript\" async=\"\" src=\"https://www.googleadservices.com/pagead/conversion/10845397494/?random=1687104602531&amp;cv=11&amp;fst=1687104602531&amp;bg=fff ... 4603&amp;uaa=x86&amp;uab=64&amp;uafvl=HeadlessChrome%3B113.0.5672.53%7CChromium%3B113.0.5672.53%7CNot-A.Brand%3B24.0.0.0&amp;uamb=0&amp;uap=macOS&amp;uapv=12.6.6&amp;uaw=0&amp;rfmt=3&amp;fmt=4\"></scri"
          },
          {
            "ruleID": "Stray end tag head.",
            "what": "Stray end tag head.",
            "ordinalSeverity": 2,
            "tagName": "BODY",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "27"
            },
            "excerpt": "></script></head><body "
          },
          {
            "ruleID": "Start tag body seen but an element of the same type was already open.",
            "what": "Start tag body seen but an element of the same type was already open.",
            "ordinalSeverity": 2,
            "tagName": "BODY",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "27"
            },
            "excerpt": "pt></head><body class=\"body-4\"><div c"
          },
          {
            "ruleID": "Cannot recover after last error. Any further errors will be ignored.",
            "what": "Cannot recover after last error. Any further errors will be ignored.",
            "ordinalSeverity": 3,
            "tagName": "BODY",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "27"
            },
            "excerpt": "pt></head><body class=\"body-4\"><div c"
          },
          {
            "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": "HEAD",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "1"
            },
            "excerpt": "34\"><head><meta charset=\"utf-8\"/><title"
          },
          {
            "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": "1"
            },
            "excerpt": "ME</title><meta content=\"David Alvarez was born, raised, and is still living in Barrio Logan with his family. Assemblymember Alvarez is the current representative of the 80th district that includes th ... Chula Vista, National City, and Bonita. Prior to being elected to the State Assembly, David Alvarez served as a San Diego City Councilmember for eight years for District 8.\" name=\"description\"/><meta "
          },
          {
            "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": "1"
            },
            "excerpt": "ription\"/><meta content=\"HOME\" property=\"og:title\"/><meta "
          },
          {
            "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": "1"
            },
            "excerpt": "g:title\"/><meta content=\"David Alvarez was born, raised, and is still living in Barrio Logan with his family. Assemblymember Alvarez is the current representative of the 80th district that includes th ... ista, National City, and Bonita. Prior to being elected to the State Assembly, David Alvarez served as a San Diego City Councilmember for eight years for District 8.\" property=\"og:description\"/><meta "
          },
          {
            "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": "1"
            },
            "excerpt": "ription\"/><meta content=\"https://uploads-ssl.webflow.com/5b5f5aff07bc3e8bae9cbc34/6410d41f6820721064624d48_Untitled%20design%20-%202023-03-14T130715.036.png\" property=\"og:image\"/><meta "
          },
          {
            "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": "1"
            },
            "excerpt": "g:image\"/><meta content=\"HOME\" property=\"twitter:title\"/><meta "
          },
          {
            "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": "1"
            },
            "excerpt": "r:title\"/><meta content=\"David Alvarez was born, raised, and is still living in Barrio Logan with his family. Assemblymember Alvarez is the current representative of the 80th district that includes th ...  National City, and Bonita. Prior to being elected to the State Assembly, David Alvarez served as a San Diego City Councilmember for eight years for District 8.\" property=\"twitter:description\"/><meta "
          },
          {
            "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": "1"
            },
            "excerpt": "ription\"/><meta content=\"https://uploads-ssl.webflow.com/5b5f5aff07bc3e8bae9cbc34/6410d41f6820721064624d48_Untitled%20design%20-%202023-03-14T130715.036.png\" property=\"twitter:image\"/><meta "
          },
          {
            "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": "1"
            },
            "excerpt": "r:image\"/><meta property=\"og:type\" content=\"website\"/><meta "
          },
          {
            "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": "1"
            },
            "excerpt": "website\"/><meta content=\"summary_large_image\" name=\"twitter:card\"/><meta "
          },
          {
            "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": "1"
            },
            "excerpt": "er:card\"/><meta content=\"width=device-width, initial-scale=1\" name=\"viewport\"/><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": "1"
            },
            "excerpt": "iewport\"/><link href=\"https://uploads-ssl.webflow.com/5b5f5aff07bc3e8bae9cbc34/css/cm-david-alvarez.webflow.1eadc7a31.min.css\" rel=\"stylesheet\" type=\"text/css\"/><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": "1"
            },
            "excerpt": "ext/css\"/><link href=\"https://fonts.googleapis.com\" rel=\"preconnect\"/><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": "1"
            },
            "excerpt": "connect\"/><link href=\"https://fonts.gstatic.com\" rel=\"preconnect\" crossorigin=\"anonymous\"/><scrip"
          },
          {
            "ruleID": "The type attribute is unnecessary for JavaScript resources.",
            "what": "The type attribute is unnecessary for JavaScript resources.",
            "ordinalSeverity": 0,
            "tagName": "SCRIPT",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "1"
            },
            "excerpt": "onymous\"/><script src=\"https://ajax.googleapis.com/ajax/libs/webfont/1.6.26/webfont.js\" type=\"text/javascript\"></scri"
          },
          {
            "ruleID": "The type attribute is unnecessary for JavaScript resources.",
            "what": "The type attribute is unnecessary for JavaScript resources.",
            "ordinalSeverity": 0,
            "tagName": "SCRIPT",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "1"
            },
            "excerpt": "></script><script type=\"text/javascript\">WebFon"
          },
          {
            "ruleID": "The type attribute is unnecessary for JavaScript resources.",
            "what": "The type attribute is unnecessary for JavaScript resources.",
            "ordinalSeverity": 0,
            "tagName": "SCRIPT",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "1"
            },
            "excerpt": ";</script><script type=\"text/javascript\">!funct"
          },
          {
            "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": "1"
            },
            "excerpt": ";</script><link href=\"https://uploads-ssl.webflow.com/5b5f5aff07bc3e8bae9cbc34/642f5ab89e73b10e6a37bd8b_favicon-david_32x32.png\" rel=\"shortcut icon\" type=\"image/x-icon\"/><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": "1"
            },
            "excerpt": "/x-icon\"/><link href=\"https://uploads-ssl.webflow.com/5b5f5aff07bc3e8bae9cbc34/642f5abdad0d0a2b6ec19f92_favicon-david_256x256.png\" rel=\"apple-touch-icon\"/><!-- F"
          },
          {
            "ruleID": "Bad start tag in img in noscript in head.",
            "what": "Bad start tag in img in noscript in head.",
            "ordinalSeverity": 2,
            "tagName": "NOSCRIPT",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "16"
            },
            "excerpt": "<noscript><img height=\"1\" width=\"1\" style=\"display:none\" src=\"https://www.facebook.com/tr?id=1396075320509174&ev=PageView&noscript=1\" /></nosc"
          },
          {
            "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": "NOSCRIPT",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "16"
            },
            "excerpt": "<noscript><img height=\"1\" width=\"1\" style=\"display:none\" src=\"https://www.facebook.com/tr?id=1396075320509174&ev=PageView&noscript=1\" /></nosc"
          },
          {
            "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": "NOSCRIPT",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "16"
            },
            "excerpt": "<noscript><img height=\"1\" width=\"1\" style=\"display:none\" src=\"https://www.facebook.com/tr?id=1396075320509174&ev=PageView&noscript=1\" /></nosc"
          },
          {
            "ruleID": "Stray end tag noscript.",
            "what": "Stray end tag noscript.",
            "ordinalSeverity": 2,
            "tagName": "",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "16"
            },
            "excerpt": "ript=1\" /></noscript> <!-- "
          },
          {
            "ruleID": "Attribute name not allowed on element meta at this point.",
            "what": "Attribute name not allowed on element meta at this point.",
            "ordinalSeverity": 2,
            "tagName": "META",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "27"
            },
            "excerpt": "ager --> <meta name=\"google-site-verification\" content=\"fRF7Iw17I_o_KKELFVtCkc67D6U-4R8opMQGS9vRrME\" /></head"
          },
          {
            "ruleID": "Element meta is missing one or more of the following attributes: itemprop, property.",
            "what": "Element meta is missing one or more of the following attributes: itemprop, property.",
            "ordinalSeverity": 2,
            "tagName": "META",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "27"
            },
            "excerpt": "ager --> <meta name=\"google-site-verification\" content=\"fRF7Iw17I_o_KKELFVtCkc67D6U-4R8opMQGS9vRrME\" /></head"
          },
          {
            "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": "27"
            },
            "excerpt": "ager --> <meta name=\"google-site-verification\" content=\"fRF7Iw17I_o_KKELFVtCkc67D6U-4R8opMQGS9vRrME\" /></head"
          },
          {
            "ruleID": "Stray end tag head.",
            "what": "Stray end tag head.",
            "ordinalSeverity": 2,
            "tagName": "BODY",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "27"
            },
            "excerpt": "9vRrME\" /></head><body "
          },
          {
            "ruleID": "Start tag body seen but an element of the same type was already open.",
            "what": "Start tag body seen but an element of the same type was already open.",
            "ordinalSeverity": 2,
            "tagName": "BODY",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "27"
            },
            "excerpt": " /></head><body class=\"body-4\"><div c"
          },
          {
            "ruleID": "Cannot recover after last error. Any further errors will be ignored.",
            "what": "Cannot recover after last error. Any further errors will be ignored.",
            "ordinalSeverity": 3,
            "tagName": "BODY",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "27"
            },
            "excerpt": " /></head><body class=\"body-4\"><div c"
          }
        ]
      },
      "endTime": 1687104603588
    },
    {
      "type": "test",
      "which": "qualWeb",
      "withNewContent": false,
      "startTime": 1687104603588,
      "url": "https://www.davidalvarez.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 16:10:04",
          "hash": "57fe576dee30f8b7bff426e5535d20bac85132444f4c17ff6d17a2c6855c77062630a0622172c00a4c479e611b5d692e715aa6dd31dac3d67cfc29dd0246925f",
          "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": 28,
          "warning": 12,
          "failed": 9,
          "inapplicable": 76
        },
        "modules": {
          "act-rules": {
            "type": "act-rules",
            "metadata": {
              "passed": 10,
              "warning": 8,
              "failed": 7,
              "inapplicable": 42
            },
            "assertions": {
              "QW-ACT-R2": {
                "name": "HTML has lang attribute",
                "code": "QW-ACT-R2",
                "mapping": "b5c3f8",
                "description": "This rule checks that the html element has a non-empty lang or xml:lang attribute.",
                "metadata": {
                  "target": {
                    "element": "html",
                    "attributes": "lang"
                  },
                  "success-criteria": [
                    {
                      "name": "3.1.1",
                      "level": "A",
                      "principle": "Understandable",
                      "url": "https://www.w3.org/WAI/WCAG21/Understanding/language-of-page",
                      "url_tr": "https://www.w3.org/TR/WCAG21/#language-of-page"
                    }
                  ],
                  "related": [
                    "H57"
                  ],
                  "url": "https://act-rules.github.io/rules/b5c3f8",
                  "type": [
                    "ACTRule",
                    "TestCase"
                  ],
                  "a11yReq": [
                    "WCAG21:language"
                  ],
                  "passed": 0,
                  "warning": 0,
                  "failed": 1,
                  "inapplicable": 0,
                  "outcome": "failed",
                  "description": "The `lang` attribute doesn't exist or is empty ('')."
                },
                "results": [
                  {
                    "verdict": "failed",
                    "description": "The `lang` attribute doesn't exist or is empty ('').",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<html data-wf-domain=\"www.davidalvarez.com\" data-wf-page=\"641e621ec109c436290f73ae\" data-wf-site=\"5b5f5aff07bc3e8bae9cbc34\" class=\"w-mod-js w-mod-ix wf-oswald-n2-active wf-oswald-n6-active wf-oswald-n7-active wf-oswald-n5-active wf-oswald-n4-active wf-oswald-n3-active wf-opensans-n6-active wf-opensans-n7-active wf-opensans-n3-active wf-opensans-n4-active wf-opensans-n8-active wf-barlowcondensed-n4-active wf-barlowcondensed-n7-active wf-opensans-i4-active wf-opensans-i8-active wf-opensans-i3-active wf-opensans-i6-active wf-opensans-i7-active wf-barlowcondensed-i7-active wf-barlowcondensed-i4-active wf-barlowcondensed-i5-active wf-karla-n4-active wf-karla-n7-active wf-playfairdisplay-n4-active …",
                        "pointer": "html"
                      }
                    ],
                    "attributes": []
                  }
                ]
              },
              "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 data-wf-domain=\"www.davidalvarez.com\" data-wf-page=\"641e621ec109c436290f73ae\" data-wf-site=\"5b5f5aff07bc3e8bae9cbc34\" class=\"w-mod-js w-mod-ix wf-oswald-n2-active wf-oswald-n6-active wf-oswald-n7-active wf-oswald-n5-active wf-oswald-n4-active wf-oswald-n3-active wf-opensans-n6-active wf-opensans-n7-active wf-opensans-n3-active wf-opensans-n4-active wf-opensans-n8-active wf-barlowcondensed-n4-active wf-barlowcondensed-n7-active wf-opensans-i4-active wf-opensans-i8-active wf-opensans-i3-active wf-opensans-i6-active wf-opensans-i7-active wf-barlowcondensed-i7-active wf-barlowcondensed-i4-active wf-barlowcondensed-i5-active wf-karla-n4-active wf-karla-n7-active wf-playfairdisplay-n4-active …",
                        "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 data-wf-domain=\"www.davidalvarez.com\" data-wf-page=\"641e621ec109c436290f73ae\" data-wf-site=\"5b5f5aff07bc3e8bae9cbc34\" class=\"w-mod-js w-mod-ix wf-oswald-n2-active wf-oswald-n6-active wf-oswald-n7-active wf-oswald-n5-active wf-oswald-n4-active wf-oswald-n3-active wf-opensans-n6-active wf-opensans-n7-active wf-opensans-n3-active wf-opensans-n4-active wf-opensans-n8-active wf-barlowcondensed-n4-active wf-barlowcondensed-n7-active wf-opensans-i4-active wf-opensans-i8-active wf-opensans-i3-active wf-opensans-i6-active wf-opensans-i7-active wf-barlowcondensed-i7-active wf-barlowcondensed-i4-active wf-barlowcondensed-i5-active wf-karla-n4-active wf-karla-n7-active wf-playfairdisplay-n4-active …",
                        "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 data-wf-domain=\"www.davidalvarez.com\" data-wf-page=\"641e621ec109c436290f73ae\" data-wf-site=\"5b5f5aff07bc3e8bae9cbc34\" class=\"w-mod-js w-mod-ix wf-oswald-n2-active wf-oswald-n6-active wf-oswald-n7-active wf-oswald-n5-active wf-oswald-n4-active wf-oswald-n3-active wf-opensans-n6-active wf-opensans-n7-active wf-opensans-n3-active wf-opensans-n4-active wf-opensans-n8-active wf-barlowcondensed-n4-active wf-barlowcondensed-n7-active wf-opensans-i4-active wf-opensans-i8-active wf-opensans-i3-active wf-opensans-i6-active wf-opensans-i7-active wf-barlowcondensed-i7-active wf-barlowcondensed-i4-active wf-barlowcondensed-i5-active wf-karla-n4-active wf-karla-n7-active wf-playfairdisplay-n4-active …",
                        "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 data-wf-domain=\"www.davidalvarez.com\" data-wf-page=\"641e621ec109c436290f73ae\" data-wf-site=\"5b5f5aff07bc3e8bae9cbc34\" class=\"w-mod-js w-mod-ix wf-oswald-n2-active wf-oswald-n6-active wf-oswald-n7-active wf-oswald-n5-active wf-oswald-n4-active wf-oswald-n3-active wf-opensans-n6-active wf-opensans-n7-active wf-opensans-n3-active wf-opensans-n4-active wf-opensans-n8-active wf-barlowcondensed-n4-active wf-barlowcondensed-n7-active wf-opensans-i4-active wf-opensans-i8-active wf-opensans-i3-active wf-opensans-i6-active wf-opensans-i7-active wf-barlowcondensed-i7-active wf-barlowcondensed-i4-active wf-barlowcondensed-i5-active wf-karla-n4-active wf-karla-n7-active wf-playfairdisplay-n4-active …",
                        "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": 18,
                  "warning": 0,
                  "failed": 4,
                  "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=\"https://www.facebook.com/DavidAlvarezSD\" target=\"_blank\" class=\"w-inline-block\"></a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1)",
                        "accessibleName": ""
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "The test target doesn't have an accessible name, or it's empty ('').",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"https://twitter.com/alvarezsd\" target=\"_blank\" class=\"w-inline-block\"></a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > a:nth-child(1)",
                        "accessibleName": ""
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "The test target doesn't have an accessible name, or it's empty ('').",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"https://www.instagram.com/Alvarezsd/\" target=\"_blank\" class=\"w-inline-block\"></a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > a:nth-child(1)",
                        "accessibleName": ""
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "The test target doesn't have an accessible name, or it's empty ('').",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"#\" class=\"w-inline-block\"></a>",
                        "pointer": "html > body:nth-child(2) > section:nth-child(9) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > 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": 7,
                  "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": "<div class=\"w-nav-overlay\" data-wf-ignore=\"\" id=\"w-nav-overlay-0\"></div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2)"
                      },
                      {
                        "htmlCode": "<div class=\"w-nav-overlay\" data-wf-ignore=\"\" id=\"w-nav-overlay-0\"></div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3)"
                      }
                    ],
                    "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": 28,
                  "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\" class=\"navbar-brand w-nav-brand\" aria-label=\"home\"></a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div: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\" class=\"nav-link-accent-4\">ABOUT</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(2) > 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": "<div class=\"nav-dropdown-toggle-5 w-dropdown-toggle\" id=\"w-dropdown-toggle-0\" aria-controls=\"w-dropdown-list-0\" aria-haspopup=\"menu\" aria-expanded=\"false\" role=\"button\" tabindex=\"0\">MEDIA</div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(2) > ul:nth-child(1) > li:nth-child(2) > div:nth-child(1) > div:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"https://www.stopthebanoncruising.org/\" target=\"_blank\" class=\"nav-link-accent-5\">Cruising Is Not A Crime </a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(2) > 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=\"https://secure.actblue.com/donate/david-alvarez-for-assembly-2024-1\" target=\"_blank\" class=\"nav-link-accent-5-copy\">Donate</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(2) > 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://www.facebook.com/DavidAlvarezSD\" target=\"_blank\" class=\"w-inline-block\"></a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div: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://twitter.com/alvarezsd\" target=\"_blank\" class=\"w-inline-block\"></a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div: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=\"https://www.instagram.com/Alvarezsd/\" target=\"_blank\" class=\"w-inline-block\"></a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div: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=\"https://secure.actblue.com/donate/david-alvarez-for-assembly-2024-1\" target=\"_blank\" class=\"w-inline-block w-clearfix\">DONATE</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div: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=\"/about\" class=\"button-6 w-button\">LEARN MORE</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > a:nth-child(4)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<input type=\"text\" class=\"text-field w-input\" maxlength=\"256\" name=\"name-2\" data-name=\"Name 2\" placeholder=\"\" id=\"name-2\" required=\"\">",
                        "pointer": "html > body:nth-child(2) > div:nth-child(7) > div:nth-child(1) > div:nth-child(2) > div:nth-child(4) > form:nth-child(1) > div:nth-child(1) > div:nth-child(1) > input:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<input type=\"text\" class=\"text-field-2 w-input\" maxlength=\"256\" name=\"field-3\" data-name=\"Field 3\" placeholder=\"\" id=\"field-3\">",
                        "pointer": "html > body:nth-child(2) > div:nth-child(7) > div:nth-child(1) > div:nth-child(2) > div:nth-child(4) > form:nth-child(1) > div:nth-child(1) > div:nth-child(2) > input:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<input type=\"text\" class=\"w-input\" maxlength=\"256\" name=\"field-2\" data-name=\"Field 2\" placeholder=\"\" id=\"field-2\" required=\"\">",
                        "pointer": "html > body:nth-child(2) > div:nth-child(7) > div:nth-child(1) > div:nth-child(2) > div:nth-child(4) > form:nth-child(1) > div:nth-child(2) > div:nth-child(1) > input:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<input type=\"email\" class=\"w-input\" maxlength=\"256\" name=\"email-2\" data-name=\"Email 2\" placeholder=\"\" id=\"email-2\" required=\"\">",
                        "pointer": "html > body:nth-child(2) > div:nth-child(7) > div:nth-child(1) > div:nth-child(2) > div:nth-child(4) > form:nth-child(1) > div:nth-child(2) > div:nth-child(2) > input:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<input type=\"submit\" value=\"Submit\" data-wait=\"Please wait...\" class=\"submit-button w-button\">",
                        "pointer": "html > body:nth-child(2) > div:nth-child(7) > div:nth-child(1) > div:nth-child(2) > div:nth-child(4) > form:nth-child(1) > input:nth-child(3)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/memos/renomination-of-claudia-dunaway-to-consolidated-plan-advisory-board\" class=\"link-35\">Renomination of Claudia Dunaway to Consolidated Plan Advisory Board</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(8) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div: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=\"/memos/nomination-of-puja-batra-to-community-forest-advisory-board\" class=\"link-35\">Nomination of Puja Batra to Community Forest Advisory Board</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(8) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div: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=\"/press-release/assemblymember-david-alvarezs-bill-passes-committee-to-improve-water-quality-in-imperial-beach-and-southern-san-diego\" class=\"link-24\">Assemblymember David Alvarez’s Bill Passes Committee to Improve Water Quality in Imperial Beach and Southern San Diego</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(8) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div: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=\"/press-release/assemblymember-david-alvarezs-streamlining-of-100-affordable-housing-bill-passes-committee\" class=\"link-24\">Assemblymember David Alvarez’s Streamlining of 100% Affordable Housing Bill Passes Committee</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(8) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div: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=\"/press-release/ca-latino-caucus-foundation-announces-2023-statewide-scholarship-program\" class=\"link-24\">CA Latino Caucus Foundation Announces 2023 Statewide Scholarship Program</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(8) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div: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=\"/press-release/assemblymember-david-alvarez-receives-bi-partisan-support-to-expand-opportunities-for-middle-class-families-throughout-california\" class=\"link-24\">Assemblymember David Alvarez Receives Bi-Partisan Support to Expand Opportunities for Middle Class Families Throughout California</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(8) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div: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=\"/press-release/assemblymember-david-alvarezs-bill-ab-837-moves-one-step-closer-to-helping-the-city-of-chula-vista-establish-a-regional-university-2\" class=\"link-24\">Assemblymember David Alvarez’s Bill AB 837 Moves One Step Closer to Helping the City of Chula Vista Establish a Regional University</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(8) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div: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=\"#\" class=\"w-inline-block\"></a>",
                        "pointer": "html > body:nth-child(2) > section:nth-child(9) > div:nth-child(1) > div:nth-child(1) > div: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=\"mailto:diane@digitalimpactand.com\">diane@digitalimpactand.com</a>",
                        "pointer": "html > body:nth-child(2) > section:nth-child(9) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > a:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/press-releases\" class=\"w-inline-block\">Press Releases</a>",
                        "pointer": "html > body:nth-child(2) > section:nth-child(9) > div:nth-child(1) > div:nth-child(1) > div: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=\"/memos\" class=\"link-28\">Memos</a>",
                        "pointer": "html > body:nth-child(2) > section:nth-child(9) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > a:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/articles\" class=\"link-29\">News Articles</a>",
                        "pointer": "html > body:nth-child(2) > section:nth-child(9) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > a:nth-child(3)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"https://digitalimpactand.com/\">Digital Impact &amp;</a>",
                        "pointer": "html > body:nth-child(2) > section:nth-child(9) > div:nth-child(5) > div:nth-child(1) > a:nth-child(1)"
                      }
                    ],
                    "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": 3,
                  "warning": 0,
                  "failed": 1,
                  "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 type=\"text\" class=\"w-input\" maxlength=\"256\" name=\"field-2\" data-name=\"Field 2\" placeholder=\"\" id=\"field-2\" required=\"\">",
                        "pointer": "html > body:nth-child(2) > div:nth-child(7) > div:nth-child(1) > div:nth-child(2) > div:nth-child(4) > form:nth-child(1) > div:nth-child(2) > div:nth-child(1) > input:nth-child(2)",
                        "accessibleName": ""
                      }
                    ],
                    "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": 4,
                  "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 type=\"text\" class=\"text-field w-input\" maxlength=\"256\" name=\"name-2\" data-name=\"Name 2\" placeholder=\"\" id=\"name-2\" required=\"\">",
                        "pointer": "html > body:nth-child(2) > div:nth-child(7) > div:nth-child(1) > div:nth-child(2) > div:nth-child(4) > form:nth-child(1) > div:nth-child(1) > div: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": "<input type=\"text\" class=\"text-field-2 w-input\" maxlength=\"256\" name=\"field-3\" data-name=\"Field 3\" placeholder=\"\" id=\"field-3\">",
                        "pointer": "html > body:nth-child(2) > div:nth-child(7) > div:nth-child(1) > div:nth-child(2) > div:nth-child(4) > form:nth-child(1) > div:nth-child(1) > div:nth-child(2) > 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": "<input type=\"text\" class=\"w-input\" maxlength=\"256\" name=\"field-2\" data-name=\"Field 2\" placeholder=\"\" id=\"field-2\" required=\"\">",
                        "pointer": "html > body:nth-child(2) > div:nth-child(7) > div:nth-child(1) > div:nth-child(2) > div:nth-child(4) > form:nth-child(1) > div:nth-child(2) > div: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": "<input type=\"email\" class=\"w-input\" maxlength=\"256\" name=\"email-2\" data-name=\"Email 2\" placeholder=\"\" id=\"email-2\" required=\"\">",
                        "pointer": "html > body:nth-child(2) > div:nth-child(7) > div:nth-child(1) > div:nth-child(2) > div:nth-child(4) > form:nth-child(1) > div:nth-child(2) > div:nth-child(2) > input:nth-child(2)"
                      }
                    ],
                    "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": 17,
                  "warning": 0,
                  "failed": 6,
                  "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 border=\"0\" src=\"https://r.turn.com/r/beacon?b2=S5zHhfSawyIzg78jfWoyqW3QGjyn1gdqxIY8QI8j1z7yf2fYTayDjBj0eul1Nguq8VFaYHAQhdIVe4bNzqzS5w&amp;cid=\">",
                        "pointer": "html > body:nth-child(2) > img:nth-child(13)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "The test target doesn't have an accessible name.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<img border=\"0\" src=\"https://r.turn.com/r/beacon?b2=S5zHhfSawyIzg78jfWoyqW3QGjyn1gdqxIY8QI8j1z7yf2fYTayDjBj0eul1Nguq8VFaYHAQhdIVe4bNzqzS5w&amp;cid=\">",
                        "pointer": "html > body:nth-child(2) > img:nth-child(14)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "The test target doesn't have an accessible name.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<img border=\"0\" src=\"https://r.turn.com/r/beacon?b2=S5zHhfSawyIzg78jfWoyqW3QGjyn1gdqxIY8QI8j1z7yf2fYTayDjBj0eul1Nguq8VFaYHAQhdIVe4bNzqzS5w&amp;cid=\">",
                        "pointer": "html > body:nth-child(2) > img:nth-child(15)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "The test target doesn't have an accessible name.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<img border=\"0\" src=\"https://r.turn.com/r/beacon?b2=S5zHhfSawyIzg78jfWoyqW3QGjyn1gdqxIY8QI8j1z7yf2fYTayDjBj0eul1Nguq8VFaYHAQhdIVe4bNzqzS5w&amp;cid=\">",
                        "pointer": "html > body:nth-child(2) > img:nth-child(16)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "The test target doesn't have an accessible name.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<img border=\"0\" src=\"https://r.turn.com/r/beacon?b2=S5zHhfSawyIzg78jfWoyqW3QGjyn1gdqxIY8QI8j1z7yf2fYTayDjBj0eul1Nguq8VFaYHAQhdIVe4bNzqzS5w&amp;cid=\">",
                        "pointer": "html > body:nth-child(2) > img:nth-child(17)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "The test target doesn't have an accessible name.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<img border=\"0\" src=\"https://r.turn.com/r/beacon?b2=S5zHhfSawyIzg78jfWoyqW3QGjyn1gdqxIY8QI8j1z7yf2fYTayDjBj0eul1Nguq8VFaYHAQhdIVe4bNzqzS5w&amp;cid=\">",
                        "pointer": "html > body:nth-child(2) > img:nth-child(18)"
                      }
                    ],
                    "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": 31,
                  "warning": 6,
                  "failed": 1,
                  "inapplicable": 0,
                  "outcome": "failed",
                  "description": "Element has contrast ratio lower than minimum."
                },
                "results": [
                  {
                    "verdict": "warning",
                    "description": "Element has an image on background.",
                    "resultCode": "W2",
                    "elements": [
                      {
                        "htmlCode": "<h1 class=\"heading-35\">David Alvarez</h1>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > h1:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Element has an image on background.",
                    "resultCode": "W2",
                    "elements": [
                      {
                        "htmlCode": "<h1 class=\"heading-30\">providing‍opportunity</h1>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(2) > h1:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Element has an image on background.",
                    "resultCode": "W2",
                    "elements": [
                      {
                        "htmlCode": "<span class=\"yellow\">opportunity</span>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(2) > h1:nth-child(1) > span:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Element has an image on background.",
                    "resultCode": "W2",
                    "elements": [
                      {
                        "htmlCode": "<div class=\"text-block-17\">ABOUT</div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Element has an image on background.",
                    "resultCode": "W2",
                    "elements": [
                      {
                        "htmlCode": "<h2 class=\"heading-34\">DAVID ALVAREZ</h2>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > h2:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Element has an image on background.",
                    "resultCode": "W2",
                    "elements": [
                      {
                        "htmlCode": "<p class=\"paragraph-3\">David Alvarez was born, raised, and is still living in Barrio Logan with his family. Assemblymember Alvarez is the current representative of the 80th district that includes the San Diego Communities of Barrio Logan, Logan Heights, Sherman Heights, City Heights, Azalea Park, Otay Mesa, and San Ysidro, as well as the cities of Chula Vista, National City, and Bonita. Prior to being elected to the State Assembly, David Alvarez served as a San Diego City Councilmember for eight years for District 8.</p>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > p:nth-child(3)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "Element has contrast ratio lower than minimum.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<div class=\"text-block-41\">Design &amp; Hosting by Digital Impact &amp;</div>",
                        "pointer": "html > body:nth-child(2) > section:nth-child(9) > div:nth-child(5) > div:nth-child(1)"
                      }
                    ],
                    "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": 25,
                  "warning": 6,
                  "failed": 7,
                  "inapplicable": 0,
                  "outcome": "failed",
                  "description": "Element has contrast ratio lower than minimum."
                },
                "results": [
                  {
                    "verdict": "warning",
                    "description": "Element has an image on background.",
                    "resultCode": "W2",
                    "elements": [
                      {
                        "htmlCode": "<h1 class=\"heading-35\">David Alvarez</h1>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > h1:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Element has an image on background.",
                    "resultCode": "W2",
                    "elements": [
                      {
                        "htmlCode": "<h1 class=\"heading-30\">providing‍opportunity</h1>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(2) > h1:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Element has an image on background.",
                    "resultCode": "W2",
                    "elements": [
                      {
                        "htmlCode": "<span class=\"yellow\">opportunity</span>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(2) > h1:nth-child(1) > span:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "Element has contrast ratio lower than minimum.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<h4 class=\"heading-31\">representing Assembly district 80</h4>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > h4:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Element has an image on background.",
                    "resultCode": "W2",
                    "elements": [
                      {
                        "htmlCode": "<div class=\"text-block-17\">ABOUT</div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Element has an image on background.",
                    "resultCode": "W2",
                    "elements": [
                      {
                        "htmlCode": "<h2 class=\"heading-34\">DAVID ALVAREZ</h2>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > h2:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Element has an image on background.",
                    "resultCode": "W2",
                    "elements": [
                      {
                        "htmlCode": "<p class=\"paragraph-3\">David Alvarez was born, raised, and is still living in Barrio Logan with his family. Assemblymember Alvarez is the current representative of the 80th district that includes the San Diego Communities of Barrio Logan, Logan Heights, Sherman Heights, City Heights, Azalea Park, Otay Mesa, and San Ysidro, as well as the cities of Chula Vista, National City, and Bonita. Prior to being elected to the State Assembly, David Alvarez served as a San Diego City Councilmember for eight years for District 8.</p>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > p:nth-child(3)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "Element has contrast ratio lower than minimum.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<p class=\"margin-bottom-24px\">- Assemblymember David Alvarez</p>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(6) > div:nth-child(1) > div:nth-child(1) > p:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "Element has contrast ratio lower than minimum.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<div class=\"text-block-19\">NEWSLETTER</div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(7) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "Element has contrast ratio lower than minimum.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<p class=\"paragraph-8\">Sign up to stay up to date on legislation news, events, volunteer opportunity, and town halls.</p>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(7) > div:nth-child(1) > div:nth-child(2) > p:nth-child(3)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "Element has contrast ratio lower than minimum.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<div class=\"text-block-20\">MEMOS</div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(8) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "Element has contrast ratio lower than minimum.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<div class=\"text-block-20\">PRESS RELEASES</div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(8) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "Element has contrast ratio lower than minimum.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<div class=\"text-block-41\">Design &amp; Hosting by Digital Impact &amp;</div>",
                        "pointer": "html > body:nth-child(2) > section:nth-child(9) > div:nth-child(5) > div:nth-child(1)"
                      }
                    ],
                    "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 data-wf-domain=\"www.davidalvarez.com\" data-wf-page=\"641e621ec109c436290f73ae\" data-wf-site=\"5b5f5aff07bc3e8bae9cbc34\" class=\"w-mod-js w-mod-ix wf-oswald-n2-active wf-oswald-n6-active wf-oswald-n7-active wf-oswald-n5-active wf-oswald-n4-active wf-oswald-n3-active wf-opensans-n6-active wf-opensans-n7-active wf-opensans-n3-active wf-opensans-n4-active wf-opensans-n8-active wf-barlowcondensed-n4-active wf-barlowcondensed-n7-active wf-opensans-i4-active wf-opensans-i8-active wf-opensans-i3-active wf-opensans-i6-active wf-opensans-i7-active wf-barlowcondensed-i7-active wf-barlowcondensed-i4-active wf-barlowcondensed-i5-active wf-karla-n4-active wf-karla-n7-active wf-playfairdisplay-n4-active …",
                        "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": 10,
                  "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=\"/press-release/assemblymember-david-alvarezs-bill-passes-committee-to-improve-water-quality-in-imperial-beach-and-southern-san-diego\" class=\"link-24\">Assemblymember David Alvarez’s Bill Passes Committee to Improve Water Quality in Imperial Beach and Southern San Diego</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(8) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div: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": "<div class=\"text-block-21\">April 18, 2023</div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(8) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/press-release/assemblymember-david-alvarezs-streamlining-of-100-affordable-housing-bill-passes-committee\" class=\"link-24\">Assemblymember David Alvarez’s Streamlining of 100% Affordable Housing Bill Passes Committee</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(8) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div: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": "<div class=\"text-block-21\">April 18, 2023</div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(8) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/press-release/ca-latino-caucus-foundation-announces-2023-statewide-scholarship-program\" class=\"link-24\">CA Latino Caucus Foundation Announces 2023 Statewide Scholarship Program</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(8) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div: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": "<div class=\"text-block-21\">April 14, 2023</div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(8) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/press-release/assemblymember-david-alvarez-receives-bi-partisan-support-to-expand-opportunities-for-middle-class-families-throughout-california\" class=\"link-24\">Assemblymember David Alvarez Receives Bi-Partisan Support to Expand Opportunities for Middle Class Families Throughout California</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(8) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div: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": "<div class=\"text-block-21\">April 11, 2023</div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(8) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/press-release/assemblymember-david-alvarezs-bill-ab-837-moves-one-step-closer-to-helping-the-city-of-chula-vista-establish-a-regional-university-2\" class=\"link-24\">Assemblymember David Alvarez’s Bill AB 837 Moves One Step Closer to Helping the City of Chula Vista Establish a Regional University</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(8) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div: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": "<div class=\"text-block-21\">March 29, 2023</div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(8) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(5) > div:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  }
                ]
              }
            }
          },
          "wcag-techniques": {
            "type": "wcag-techniques",
            "metadata": {
              "passed": 5,
              "warning": 3,
              "failed": 2,
              "inapplicable": 24
            },
            "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=\"body-4\">ABOUTMEDIAPRESS&nbsp;RELEASESNEWS&nbsp;ARTICLESMEMOSCruising Is Not A Crime DonateDavid Alvarezproviding‍opportunityrepresenting Assembly district 80A strong fighter for the community for over 10+ yearsDONATEABOUTDAVID ALVAREZDavid Alvarez was born, raised, and is still living in Barrio Logan with his family. Assemblymember Alvarez is the current representative of the 80th district that includes the San Diego Communities of Barrio Logan, Logan Heights, Sherman Heights, City Heights, Azalea Park, Otay Mesa, and San Ysidro, as well as the cities of Chula Vista, National City, and Bonita. Prior to being elected to the State Assembly, David Alvarez served as a San Diego City …",
                        "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\" class=\"navbar-brand w-nav-brand\" aria-label=\"home\"></a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div: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": 1,
                  "warning": 0,
                  "failed": 4,
                  "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=\"https://www.facebook.com/DavidAlvarezSD\" target=\"_blank\" class=\"w-inline-block\"></a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "The image doesn't have an accessible name.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"https://twitter.com/alvarezsd\" target=\"_blank\" class=\"w-inline-block\"></a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "The image doesn't have an accessible name.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"https://www.instagram.com/Alvarezsd/\" target=\"_blank\" class=\"w-inline-block\"></a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "The image doesn't have an accessible name.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"#\" class=\"w-inline-block\"></a>",
                        "pointer": "html > body:nth-child(2) > section:nth-child(9) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > 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": 1,
                  "failed": 0,
                  "inapplicable": 0,
                  "outcome": "warning",
                  "description": "Check that content that has the visual appearance of a list (with or without bullets) is marked as an unordered list."
                },
                "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 role=\"list\" class=\"nav-menu-two-2 w-list-unstyled\"><li class=\"list-item-9\"><a href=\"/about\" class=\"nav-link-accent-4\" _selector=\"html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(2) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1)\">ABOUT</a></li><li class=\"list-item-6\"><div data-hover=\"false\" data-delay=\"0\" class=\"nav-dropdown-5 w-dropdown\" _selector=\"html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(2) > ul:nth-child(1) > li:nth-child(2) > div:nth-child(1)\"><div class=\"nav-dropdown-toggle-5 w-dropdown-toggle\" id=\"w-dropdown-toggle-0\" aria-controls=\"w- …",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(2) > ul:nth-child(1)"
                      }
                    ],
                    "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": 3,
                  "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=\"https://uploads-ssl.webflow.com/5b5f5aff07bc3e8bae9cbc34/6410dd5db794cfcd0765eb5c_swearing-in.png\" loading=\"lazy\" sizes=\"(max-width: 479px) 86vw, (max-width: 767px) 87vw, (max-width: 991px) 43vw, 44vw\" srcset=\"https://uploads-ssl.webflow.com/5b5f5aff07bc3e8bae9cbc34/6410dd5db794cfcd0765eb5c_swearing-in-p-500.png 500w, https://uploads-ssl.webflow.com/5b5f5aff07bc3e8bae9cbc34/6410dd5db794cfcd0765eb5c_swearing-in.png 737w\" alt=\"David Alvarez swearing in\" class=\"shadow-two\">",
                        "pointer": "html > body:nth-child(2) > div:nth-child(6) > div:nth-child(1) > div:nth-child(2) > img:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Text alternative needs manual verification.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<img src=\"https://uploads-ssl.webflow.com/5b5f5aff07bc3e8bae9cbc34/6410d41f6820721064624d48_Untitled%20design%20-%202023-03-14T130715.036.png\" loading=\"lazy\" sizes=\"(max-width: 767px) 100vw, (max-width: 2820px) 50vw, 1410px\" srcset=\"https://uploads-ssl.webflow.com/5b5f5aff07bc3e8bae9cbc34/6410d41f6820721064624d48_Untitled%20design%20-%202023-03-14T130715.036-p-500.png 500w, https://uploads-ssl.webflow.com/5b5f5aff07bc3e8bae9cbc34/6410d41f6820721064624d48_Untitled%20design%20-%202023-03-14T130715.036-p-800.png 800w, https://uploads-ssl.webflow.com/5b5f5aff07bc3e8bae9cbc34/6410d41f6820721064624d48_Untitled%20design%20-%202023-03-14T130715.036-p-1080.png 1080w, https://uploads-ssl.webflow.com/5 …",
                        "pointer": "html > body:nth-child(2) > div:nth-child(7) > 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=\"https://uploads-ssl.webflow.com/5b5f5aff07bc3e8bae9cbc34/6410d01e31f5ba08ca47fabb_6.png\" loading=\"lazy\" width=\"267\" sizes=\"(max-width: 479px) 73vw, (max-width: 767px) 267px, 25vw\" srcset=\"https://uploads-ssl.webflow.com/5b5f5aff07bc3e8bae9cbc34/6410d01e31f5ba08ca47fabb_6-p-500.png 500w, https://uploads-ssl.webflow.com/5b5f5aff07bc3e8bae9cbc34/6410d01e31f5ba08ca47fabb_6-p-800.png 800w, https://uploads-ssl.webflow.com/5b5f5aff07bc3e8bae9cbc34/6410d01e31f5ba08ca47fabb_6.png 1058w\" alt=\"David Alvarez conducting business with staff\" class=\"image-17\">",
                        "pointer": "html > body:nth-child(2) > div:nth-child(8) > div:nth-child(1) > div:nth-child(1) > img:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  }
                ]
              }
            }
          },
          "best-practices": {
            "type": "best-practices",
            "metadata": {
              "passed": 13,
              "warning": 1,
              "failed": 0,
              "inapplicable": 10
            },
            "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": 14,
                  "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 class=\"heading-35\">David Alvarez</h1>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > h1:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check that heading markup is used when content is a heading.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<h1 class=\"heading-30\">providing‍opportunity</h1>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(2) > h1:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check that heading markup is used when content is a heading.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<h4 class=\"heading-31\">representing Assembly district 80</h4>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > h4:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check that heading markup is used when content is a heading.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<h1 class=\"heading-32\">A strong fighter for the community for over 10+ years</h1>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > h1:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check that heading markup is used when content is a heading.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<h1 class=\"heading-33\">DONATE</h1>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(3) > a: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 class=\"heading-34\">DAVID ALVAREZ</h2>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > h2:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check that heading markup is used when content is a heading.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<h3 class=\"heading-37\">Through EconomicDevelopment</h3>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(5) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h3:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check that heading markup is used when content is a heading.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<h3 class=\"heading-37\">Through Education and Resources</h3>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(5) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > h3:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check that heading markup is used when content is a heading.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<h3 class=\"heading-37\">Through CleanerCommunities</h3>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(5) > div:nth-child(2) > div:nth-child(3) > div:nth-child(1) > h3:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check that heading markup is used when content is a heading.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<h3 class=\"heading-37\">Through Community Investments</h3>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(5) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h3:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check that heading markup is used when content is a heading.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<h3 class=\"heading-37\">Through Arts &amp; CultureExperiences</h3>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(5) > div:nth-child(3) > div:nth-child(2) > div:nth-child(1) > h3:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check that heading markup is used when content is a heading.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<h3 class=\"heading-37\">Through Housing Accessibility </h3>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(5) > div:nth-child(3) > div:nth-child(3) > div:nth-child(1) > h3:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check that heading markup is used when content is a heading.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<h1 class=\"heading-39\">\"I&nbsp;believe in providing opportunities for our kids, our neighbors, and to our communities who have been overlooked for so long.\"</h1>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(6) > div:nth-child(1) > 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": "<h3 class=\"heading-38\">SIGN UP TO STAY UPDATED</h3>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(7) > div:nth-child(1) > div:nth-child(2) > h3:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  }
                ]
              }
            }
          },
          "counter": {
            "type": "counter",
            "data": {
              "roles": {
                "link": 32,
                "document": 1,
                "banner": 1,
                "presentation": 14,
                "navigation": 2,
                "list": 3,
                "listitem": 12,
                "button": 3,
                "heading": 14,
                "img": 9,
                "form": 1,
                "textbox": 4,
                "region": 3
              },
              "tags": {
                "html": 1,
                "head": 1,
                "style": 2,
                "meta": 17,
                "title": 1,
                "link": 7,
                "script": 21,
                "noscript": 1,
                "body": 1,
                "div": 133,
                "a": 25,
                "img": 23,
                "nav": 2,
                "ul": 1,
                "li": 5,
                "h1": 5,
                "br": 8,
                "span": 1,
                "h4": 1,
                "h2": 1,
                "p": 3,
                "h3": 7,
                "sup": 2,
                "form": 1,
                "label": 4,
                "input": 5,
                "section": 1
              }
            }
          }
        },
        "success": true
      },
      "standardResult": {
        "totals": [
          19,
          59,
          5,
          22
        ],
        "instances": [
          {
            "ruleID": "QW-ACT-R2",
            "what": "This rule checks that the html element has a non-empty lang or xml:lang attribute.",
            "ordinalSeverity": 3,
            "tagName": "HTML",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html"
            },
            "excerpt": "<html data-wf-domain=\"www.davidalvarez.com\" data-wf-page=\"641e621ec109c436290f73ae\" data-wf-site=\"5b5f5aff07bc3e8bae9cbc34\" class=\"w-mod-js w-mod-ix wf-oswald-n2-active wf-oswald-n6-active wf-oswald-n ...  wf-opensans-i6-active wf-opensans-i7-active wf-barlowcondensed-i7-active wf-barlowcondensed-i4-active wf-barlowcondensed-i5-active wf-karla-n4-active wf-karla-n7-active wf-playfairdisplay-n4-active …"
          },
          {
            "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 data-wf-domain=\"www.davidalvarez.com\" data-wf-page=\"641e621ec109c436290f73ae\" data-wf-site=\"5b5f5aff07bc3e8bae9cbc34\" class=\"w-mod-js w-mod-ix wf-oswald-n2-active wf-oswald-n6-active wf-oswald-n ...  wf-opensans-i6-active wf-opensans-i7-active wf-barlowcondensed-i7-active wf-barlowcondensed-i4-active wf-barlowcondensed-i5-active wf-karla-n4-active wf-karla-n7-active wf-playfairdisplay-n4-active …"
          },
          {
            "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 data-wf-domain=\"www.davidalvarez.com\" data-wf-page=\"641e621ec109c436290f73ae\" data-wf-site=\"5b5f5aff07bc3e8bae9cbc34\" class=\"w-mod-js w-mod-ix wf-oswald-n2-active wf-oswald-n6-active wf-oswald-n ...  wf-opensans-i6-active wf-opensans-i7-active wf-barlowcondensed-i7-active wf-barlowcondensed-i4-active wf-barlowcondensed-i5-active wf-karla-n4-active wf-karla-n7-active wf-playfairdisplay-n4-active …"
          },
          {
            "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 data-wf-domain=\"www.davidalvarez.com\" data-wf-page=\"641e621ec109c436290f73ae\" data-wf-site=\"5b5f5aff07bc3e8bae9cbc34\" class=\"w-mod-js w-mod-ix wf-oswald-n2-active wf-oswald-n6-active wf-oswald-n ...  wf-opensans-i6-active wf-opensans-i7-active wf-barlowcondensed-i7-active wf-barlowcondensed-i4-active wf-barlowcondensed-i5-active wf-karla-n4-active wf-karla-n7-active wf-playfairdisplay-n4-active …"
          },
          {
            "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 data-wf-domain=\"www.davidalvarez.com\" data-wf-page=\"641e621ec109c436290f73ae\" data-wf-site=\"5b5f5aff07bc3e8bae9cbc34\" class=\"w-mod-js w-mod-ix wf-oswald-n2-active wf-oswald-n6-active wf-oswald-n ...  wf-opensans-i6-active wf-opensans-i7-active wf-barlowcondensed-i7-active wf-barlowcondensed-i4-active wf-barlowcondensed-i5-active wf-karla-n4-active wf-karla-n7-active wf-playfairdisplay-n4-active …"
          },
          {
            "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(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://www.facebook.com/DavidAlvarezSD\" target=\"_blank\" class=\"w-inline-block\"></a>"
          },
          {
            "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(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://twitter.com/alvarezsd\" target=\"_blank\" class=\"w-inline-block\"></a>"
          },
          {
            "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(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://www.instagram.com/Alvarezsd/\" target=\"_blank\" class=\"w-inline-block\"></a>"
          },
          {
            "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) > section:nth-child(9) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"#\" class=\"w-inline-block\"></a>"
          },
          {
            "ruleID": "QW-ACT-R18",
            "what": "This rule checks that all id attribute values on a single page are unique.",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "w-nav-overlay-0",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2)"
            },
            "excerpt": "<div class=\"w-nav-overlay\" data-wf-ignore=\"\" id=\"w-nav-overlay-0\"></div>"
          },
          {
            "ruleID": "QW-ACT-R18",
            "what": "This rule checks that all id attribute values on a single page are unique.",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "w-nav-overlay-0",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3)"
            },
            "excerpt": "<div class=\"w-nav-overlay\" data-wf-ignore=\"\" id=\"w-nav-overlay-0\"></div>"
          },
          {
            "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) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/\" aria-current=\"page\" class=\"navbar-brand w-nav-brand\" aria-label=\"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) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(2) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/about\" class=\"nav-link-accent-4\">ABOUT</a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "DIV",
            "id": "w-dropdown-toggle-0",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(2) > ul:nth-child(1) > li:nth-child(2) > div:nth-child(1) > div:nth-child(1)"
            },
            "excerpt": "<div class=\"nav-dropdown-toggle-5 w-dropdown-toggle\" id=\"w-dropdown-toggle-0\" aria-controls=\"w-dropdown-list-0\" aria-haspopup=\"menu\" aria-expanded=\"false\" role=\"button\" tabindex=\"0\">MEDIA</div>"
          },
          {
            "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) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(2) > ul:nth-child(1) > li:nth-child(4) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://www.stopthebanoncruising.org/\" target=\"_blank\" class=\"nav-link-accent-5\">Cruising Is Not A Crime </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) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(2) > ul:nth-child(1) > li:nth-child(5) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://secure.actblue.com/donate/david-alvarez-for-assembly-2024-1\" target=\"_blank\" class=\"nav-link-accent-5-copy\">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(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://www.facebook.com/DavidAlvarezSD\" target=\"_blank\" class=\"w-inline-block\"></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(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://twitter.com/alvarezsd\" target=\"_blank\" class=\"w-inline-block\"></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(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://www.instagram.com/Alvarezsd/\" target=\"_blank\" class=\"w-inline-block\"></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(3) > div:nth-child(1) > div:nth-child(3) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://secure.actblue.com/donate/david-alvarez-for-assembly-2024-1\" target=\"_blank\" class=\"w-inline-block w-clearfix\">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(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > a:nth-child(4)"
            },
            "excerpt": "<a href=\"/about\" class=\"button-6 w-button\">LEARN MORE</a>"
          },
          {
            "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": "name-2",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(7) > div:nth-child(1) > div:nth-child(2) > div:nth-child(4) > form:nth-child(1) > div:nth-child(1) > div:nth-child(1) > input:nth-child(2)"
            },
            "excerpt": "<input type=\"text\" class=\"text-field w-input\" maxlength=\"256\" name=\"name-2\" data-name=\"Name 2\" placeholder=\"\" id=\"name-2\" required=\"\">"
          },
          {
            "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": "field-3",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(7) > div:nth-child(1) > div:nth-child(2) > div:nth-child(4) > form:nth-child(1) > div:nth-child(1) > div:nth-child(2) > input:nth-child(2)"
            },
            "excerpt": "<input type=\"text\" class=\"text-field-2 w-input\" maxlength=\"256\" name=\"field-3\" data-name=\"Field 3\" placeholder=\"\" id=\"field-3\">"
          },
          {
            "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": "field-2",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(7) > div:nth-child(1) > div:nth-child(2) > div:nth-child(4) > form:nth-child(1) > div:nth-child(2) > div:nth-child(1) > input:nth-child(2)"
            },
            "excerpt": "<input type=\"text\" class=\"w-input\" maxlength=\"256\" name=\"field-2\" data-name=\"Field 2\" placeholder=\"\" id=\"field-2\" required=\"\">"
          },
          {
            "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": "email-2",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(7) > div:nth-child(1) > div:nth-child(2) > div:nth-child(4) > form:nth-child(1) > div:nth-child(2) > div:nth-child(2) > input:nth-child(2)"
            },
            "excerpt": "<input type=\"email\" class=\"w-input\" maxlength=\"256\" name=\"email-2\" data-name=\"Email 2\" placeholder=\"\" id=\"email-2\" required=\"\">"
          },
          {
            "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(7) > div:nth-child(1) > div:nth-child(2) > div:nth-child(4) > form:nth-child(1) > input:nth-child(3)"
            },
            "excerpt": "<input type=\"submit\" value=\"Submit\" data-wait=\"Please wait...\" class=\"submit-button w-button\">"
          },
          {
            "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(8) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/memos/renomination-of-claudia-dunaway-to-consolidated-plan-advisory-board\" class=\"link-35\">Renomination of Claudia Dunaway to Consolidated Plan Advisory Board</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(8) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/memos/nomination-of-puja-batra-to-community-forest-advisory-board\" class=\"link-35\">Nomination of Puja Batra to Community Forest Advisory Board</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(8) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/press-release/assemblymember-david-alvarezs-bill-passes-committee-to-improve-water-quality-in-imperial-beach-and-southern-san-diego\" class=\"link-24\">Assemblymember David Alvarez’s Bill Passes Committee to Improve Water Quality in Imperial Beach and Southern San Diego</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(8) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/press-release/assemblymember-david-alvarezs-streamlining-of-100-affordable-housing-bill-passes-committee\" class=\"link-24\">Assemblymember David Alvarez’s Streamlining of 100% Affordable Housing Bill Passes Committee</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(8) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(3) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/press-release/ca-latino-caucus-foundation-announces-2023-statewide-scholarship-program\" class=\"link-24\">CA Latino Caucus Foundation Announces 2023 Statewide Scholarship Program</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(8) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/press-release/assemblymember-david-alvarez-receives-bi-partisan-support-to-expand-opportunities-for-middle-class-families-throughout-california\" class=\"link-24\">Assemblymember David Alvarez Receives Bi-Partisan Support to Expand Opportunities for Middle Class Families Throughout California</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(8) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(5) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/press-release/assemblymember-david-alvarezs-bill-ab-837-moves-one-step-closer-to-helping-the-city-of-chula-vista-establish-a-regional-university-2\" class=\"link-24\">Assemblymember David Alvarez’s Bill AB 837 Moves One Step Closer to Helping the City of Chula Vista Establish a Regional University</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) > section:nth-child(9) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"#\" class=\"w-inline-block\"></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) > section:nth-child(9) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > a:nth-child(2)"
            },
            "excerpt": "<a href=\"mailto:diane@digitalimpactand.com\">diane@digitalimpactand.com</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) > section:nth-child(9) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/press-releases\" class=\"w-inline-block\">Press Releases</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) > section:nth-child(9) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > a:nth-child(2)"
            },
            "excerpt": "<a href=\"/memos\" class=\"link-28\">Memos</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) > section:nth-child(9) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > a:nth-child(3)"
            },
            "excerpt": "<a href=\"/articles\" class=\"link-29\">News Articles</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) > section:nth-child(9) > div:nth-child(5) > div:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://digitalimpactand.com/\">Digital Impact &amp;</a>"
          },
          {
            "ruleID": "QW-ACT-R16",
            "what": "Form control has accessible name",
            "ordinalSeverity": 3,
            "tagName": "INPUT",
            "id": "field-2",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(7) > div:nth-child(1) > div:nth-child(2) > div:nth-child(4) > form:nth-child(1) > div:nth-child(2) > div:nth-child(1) > input:nth-child(2)"
            },
            "excerpt": "<input type=\"text\" class=\"w-input\" maxlength=\"256\" name=\"field-2\" data-name=\"Field 2\" placeholder=\"\" id=\"field-2\" required=\"\">"
          },
          {
            "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": "name-2",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(7) > div:nth-child(1) > div:nth-child(2) > div:nth-child(4) > form:nth-child(1) > div:nth-child(1) > div:nth-child(1) > input:nth-child(2)"
            },
            "excerpt": "<input type=\"text\" class=\"text-field w-input\" maxlength=\"256\" name=\"name-2\" data-name=\"Name 2\" placeholder=\"\" id=\"name-2\" required=\"\">"
          },
          {
            "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": "field-3",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(7) > div:nth-child(1) > div:nth-child(2) > div:nth-child(4) > form:nth-child(1) > div:nth-child(1) > div:nth-child(2) > input:nth-child(2)"
            },
            "excerpt": "<input type=\"text\" class=\"text-field-2 w-input\" maxlength=\"256\" name=\"field-3\" data-name=\"Field 3\" placeholder=\"\" id=\"field-3\">"
          },
          {
            "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": "field-2",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(7) > div:nth-child(1) > div:nth-child(2) > div:nth-child(4) > form:nth-child(1) > div:nth-child(2) > div:nth-child(1) > input:nth-child(2)"
            },
            "excerpt": "<input type=\"text\" class=\"w-input\" maxlength=\"256\" name=\"field-2\" data-name=\"Field 2\" placeholder=\"\" id=\"field-2\" required=\"\">"
          },
          {
            "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": "email-2",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(7) > div:nth-child(1) > div:nth-child(2) > div:nth-child(4) > form:nth-child(1) > div:nth-child(2) > div:nth-child(2) > input:nth-child(2)"
            },
            "excerpt": "<input type=\"email\" class=\"w-input\" maxlength=\"256\" name=\"email-2\" data-name=\"Email 2\" placeholder=\"\" id=\"email-2\" required=\"\">"
          },
          {
            "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) > img:nth-child(13)"
            },
            "excerpt": "<img border=\"0\" src=\"https://r.turn.com/r/beacon?b2=S5zHhfSawyIzg78jfWoyqW3QGjyn1gdqxIY8QI8j1z7yf2fYTayDjBj0eul1Nguq8VFaYHAQhdIVe4bNzqzS5w&amp;cid=\">"
          },
          {
            "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) > img:nth-child(14)"
            },
            "excerpt": "<img border=\"0\" src=\"https://r.turn.com/r/beacon?b2=S5zHhfSawyIzg78jfWoyqW3QGjyn1gdqxIY8QI8j1z7yf2fYTayDjBj0eul1Nguq8VFaYHAQhdIVe4bNzqzS5w&amp;cid=\">"
          },
          {
            "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) > img:nth-child(15)"
            },
            "excerpt": "<img border=\"0\" src=\"https://r.turn.com/r/beacon?b2=S5zHhfSawyIzg78jfWoyqW3QGjyn1gdqxIY8QI8j1z7yf2fYTayDjBj0eul1Nguq8VFaYHAQhdIVe4bNzqzS5w&amp;cid=\">"
          },
          {
            "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) > img:nth-child(16)"
            },
            "excerpt": "<img border=\"0\" src=\"https://r.turn.com/r/beacon?b2=S5zHhfSawyIzg78jfWoyqW3QGjyn1gdqxIY8QI8j1z7yf2fYTayDjBj0eul1Nguq8VFaYHAQhdIVe4bNzqzS5w&amp;cid=\">"
          },
          {
            "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) > img:nth-child(17)"
            },
            "excerpt": "<img border=\"0\" src=\"https://r.turn.com/r/beacon?b2=S5zHhfSawyIzg78jfWoyqW3QGjyn1gdqxIY8QI8j1z7yf2fYTayDjBj0eul1Nguq8VFaYHAQhdIVe4bNzqzS5w&amp;cid=\">"
          },
          {
            "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) > img:nth-child(18)"
            },
            "excerpt": "<img border=\"0\" src=\"https://r.turn.com/r/beacon?b2=S5zHhfSawyIzg78jfWoyqW3QGjyn1gdqxIY8QI8j1z7yf2fYTayDjBj0eul1Nguq8VFaYHAQhdIVe4bNzqzS5w&amp;cid=\">"
          },
          {
            "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": 1,
            "tagName": "H1",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > h1:nth-child(1)"
            },
            "excerpt": "<h1 class=\"heading-35\">David Alvarez</h1>"
          },
          {
            "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": 1,
            "tagName": "H1",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(2) > h1:nth-child(1)"
            },
            "excerpt": "<h1 class=\"heading-30\">providing‍opportunity</h1>"
          },
          {
            "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": 1,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(2) > h1:nth-child(1) > span:nth-child(2)"
            },
            "excerpt": "<span class=\"yellow\">opportunity</span>"
          },
          {
            "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": 1,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1)"
            },
            "excerpt": "<div class=\"text-block-17\">ABOUT</div>"
          },
          {
            "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": 1,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > h2:nth-child(2)"
            },
            "excerpt": "<h2 class=\"heading-34\">DAVID ALVAREZ</h2>"
          },
          {
            "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": 1,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > p:nth-child(3)"
            },
            "excerpt": "<p class=\"paragraph-3\">David Alvarez was born, raised, and is still living in Barrio Logan with his family. Assemblymember Alvarez is the current representative of the 80th district that includes the  ... s well as the cities of Chula Vista, National City, and Bonita. Prior to being elected to the State Assembly, David Alvarez served as a San Diego City Councilmember for eight years for District 8.</p>"
          },
          {
            "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": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > section:nth-child(9) > div:nth-child(5) > div:nth-child(1)"
            },
            "excerpt": "<div class=\"text-block-41\">Design &amp; Hosting by Digital Impact &amp;</div>"
          },
          {
            "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": 1,
            "tagName": "H1",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > h1:nth-child(1)"
            },
            "excerpt": "<h1 class=\"heading-35\">David Alvarez</h1>"
          },
          {
            "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": 1,
            "tagName": "H1",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(2) > h1:nth-child(1)"
            },
            "excerpt": "<h1 class=\"heading-30\">providing‍opportunity</h1>"
          },
          {
            "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": 1,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(2) > h1:nth-child(1) > span:nth-child(2)"
            },
            "excerpt": "<span class=\"yellow\">opportunity</span>"
          },
          {
            "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": "H4",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > h4:nth-child(1)"
            },
            "excerpt": "<h4 class=\"heading-31\">representing Assembly district 80</h4>"
          },
          {
            "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": 1,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1)"
            },
            "excerpt": "<div class=\"text-block-17\">ABOUT</div>"
          },
          {
            "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": 1,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > h2:nth-child(2)"
            },
            "excerpt": "<h2 class=\"heading-34\">DAVID ALVAREZ</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": 1,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > p:nth-child(3)"
            },
            "excerpt": "<p class=\"paragraph-3\">David Alvarez was born, raised, and is still living in Barrio Logan with his family. Assemblymember Alvarez is the current representative of the 80th district that includes the  ... s well as the cities of Chula Vista, National City, and Bonita. Prior to being elected to the State Assembly, David Alvarez served as a San Diego City Councilmember for eight years for District 8.</p>"
          },
          {
            "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": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(6) > div:nth-child(1) > div:nth-child(1) > p:nth-child(2)"
            },
            "excerpt": "<p class=\"margin-bottom-24px\">- Assemblymember David Alvarez</p>"
          },
          {
            "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": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(7) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1)"
            },
            "excerpt": "<div class=\"text-block-19\">NEWSLETTER</div>"
          },
          {
            "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": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(7) > div:nth-child(1) > div:nth-child(2) > p:nth-child(3)"
            },
            "excerpt": "<p class=\"paragraph-8\">Sign up to stay up to date on legislation news, events, volunteer opportunity, and town halls.</p>"
          },
          {
            "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": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(8) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1)"
            },
            "excerpt": "<div class=\"text-block-20\">MEMOS</div>"
          },
          {
            "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": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(8) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1)"
            },
            "excerpt": "<div class=\"text-block-20\">PRESS RELEASES</div>"
          },
          {
            "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": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > section:nth-child(9) > div:nth-child(5) > div:nth-child(1)"
            },
            "excerpt": "<div class=\"text-block-41\">Design &amp; Hosting by Digital Impact &amp;</div>"
          },
          {
            "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 data-wf-domain=\"www.davidalvarez.com\" data-wf-page=\"641e621ec109c436290f73ae\" data-wf-site=\"5b5f5aff07bc3e8bae9cbc34\" class=\"w-mod-js w-mod-ix wf-oswald-n2-active wf-oswald-n6-active wf-oswald-n ...  wf-opensans-i6-active wf-opensans-i7-active wf-barlowcondensed-i7-active wf-barlowcondensed-i4-active wf-barlowcondensed-i5-active wf-karla-n4-active wf-karla-n7-active wf-playfairdisplay-n4-active …"
          },
          {
            "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(8) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/press-release/assemblymember-david-alvarezs-bill-passes-committee-to-improve-water-quality-in-imperial-beach-and-southern-san-diego\" class=\"link-24\">Assemblymember David Alvarez’s Bill Passes Committee to Improve Water Quality in Imperial Beach and Southern San Diego</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": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(8) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2)"
            },
            "excerpt": "<div class=\"text-block-21\">April 18, 2023</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": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(8) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/press-release/assemblymember-david-alvarezs-streamlining-of-100-affordable-housing-bill-passes-committee\" class=\"link-24\">Assemblymember David Alvarez’s Streamlining of 100% Affordable Housing Bill Passes Committee</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": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(8) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2)"
            },
            "excerpt": "<div class=\"text-block-21\">April 18, 2023</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": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(8) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(3) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/press-release/ca-latino-caucus-foundation-announces-2023-statewide-scholarship-program\" class=\"link-24\">CA Latino Caucus Foundation Announces 2023 Statewide Scholarship Program</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": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(8) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2)"
            },
            "excerpt": "<div class=\"text-block-21\">April 14, 2023</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": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(8) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/press-release/assemblymember-david-alvarez-receives-bi-partisan-support-to-expand-opportunities-for-middle-class-families-throughout-california\" class=\"link-24\">Assemblymember David Alvarez Receives Bi-Partisan Support to Expand Opportunities for Middle Class Families Throughout California</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": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(8) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(2)"
            },
            "excerpt": "<div class=\"text-block-21\">April 11, 2023</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": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(8) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(5) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/press-release/assemblymember-david-alvarezs-bill-ab-837-moves-one-step-closer-to-helping-the-city-of-chula-vista-establish-a-regional-university-2\" class=\"link-24\">Assemblymember David Alvarez’s Bill AB 837 Moves One Step Closer to Helping the City of Chula Vista Establish a Regional University</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": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(8) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(5) > div:nth-child(2)"
            },
            "excerpt": "<div class=\"text-block-21\">March 29, 2023</div>"
          },
          {
            "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=\"body-4\">ABOUTMEDIAPRESS&nbsp;RELEASESNEWS&nbsp;ARTICLESMEMOSCruising Is Not A Crime DonateDavid Alvarezproviding‍opportunityrepresenting Assembly district 80A strong fighter for the commu ... ights, Azalea Park, Otay Mesa, and San Ysidro, as well as the cities of Chula Vista, National City, and Bonita. Prior to being elected to the State Assembly, David Alvarez served as a San Diego City …"
          },
          {
            "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) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/\" aria-current=\"page\" class=\"navbar-brand w-nav-brand\" aria-label=\"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(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://www.facebook.com/DavidAlvarezSD\" target=\"_blank\" class=\"w-inline-block\"></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(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://twitter.com/alvarezsd\" target=\"_blank\" class=\"w-inline-block\"></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(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://www.instagram.com/Alvarezsd/\" target=\"_blank\" class=\"w-inline-block\"></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) > section:nth-child(9) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"#\" class=\"w-inline-block\"></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": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(2) > ul:nth-child(1)"
            },
            "excerpt": "<ul role=\"list\" class=\"nav-menu-two-2 w-list-unstyled\"><li class=\"list-item-9\"><a href=\"/about\" class=\"nav-link-accent-4\" _selector=\"html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > di ... child(1) > div:nth-child(1) > nav:nth-child(2) > ul:nth-child(1) > li:nth-child(2) > div:nth-child(1)\"><div class=\"nav-dropdown-toggle-5 w-dropdown-toggle\" id=\"w-dropdown-toggle-0\" aria-controls=\"w- …"
          },
          {
            "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(6) > div:nth-child(1) > div:nth-child(2) > img:nth-child(1)"
            },
            "excerpt": "<img src=\"https://uploads-ssl.webflow.com/5b5f5aff07bc3e8bae9cbc34/6410dd5db794cfcd0765eb5c_swearing-in.png\" loading=\"lazy\" sizes=\"(max-width: 479px) 86vw, (max-width: 767px) 87vw, (max-width: 991px)  ... b794cfcd0765eb5c_swearing-in-p-500.png 500w, https://uploads-ssl.webflow.com/5b5f5aff07bc3e8bae9cbc34/6410dd5db794cfcd0765eb5c_swearing-in.png 737w\" alt=\"David Alvarez swearing in\" class=\"shadow-two\">"
          },
          {
            "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(7) > div:nth-child(1) > div:nth-child(1) > img:nth-child(1)"
            },
            "excerpt": "<img src=\"https://uploads-ssl.webflow.com/5b5f5aff07bc3e8bae9cbc34/6410d41f6820721064624d48_Untitled%20design%20-%202023-03-14T130715.036.png\" loading=\"lazy\" sizes=\"(max-width: 767px) 100vw, (max-widt ... 36-p-800.png 800w, https://uploads-ssl.webflow.com/5b5f5aff07bc3e8bae9cbc34/6410d41f6820721064624d48_Untitled%20design%20-%202023-03-14T130715.036-p-1080.png 1080w, https://uploads-ssl.webflow.com/5 …"
          },
          {
            "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(8) > div:nth-child(1) > div:nth-child(1) > img:nth-child(2)"
            },
            "excerpt": "<img src=\"https://uploads-ssl.webflow.com/5b5f5aff07bc3e8bae9cbc34/6410d01e31f5ba08ca47fabb_6.png\" loading=\"lazy\" width=\"267\" sizes=\"(max-width: 479px) 73vw, (max-width: 767px) 267px, 25vw\" srcset=\"ht ... 1e31f5ba08ca47fabb_6-p-800.png 800w, https://uploads-ssl.webflow.com/5b5f5aff07bc3e8bae9cbc34/6410d01e31f5ba08ca47fabb_6.png 1058w\" alt=\"David Alvarez conducting business with staff\" class=\"image-17\">"
          },
          {
            "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(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > h1:nth-child(1)"
            },
            "excerpt": "<h1 class=\"heading-35\">David Alvarez</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": "H1",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(2) > h1:nth-child(1)"
            },
            "excerpt": "<h1 class=\"heading-30\">providing‍opportunity</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": "H4",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > h4:nth-child(1)"
            },
            "excerpt": "<h4 class=\"heading-31\">representing Assembly district 80</h4>"
          },
          {
            "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(3) > div:nth-child(1) > div:nth-child(2) > h1:nth-child(2)"
            },
            "excerpt": "<h1 class=\"heading-32\">A strong fighter for the community for over 10+ years</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": "H1",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(3) > a:nth-child(1) > h1:nth-child(1)"
            },
            "excerpt": "<h1 class=\"heading-33\">DONATE</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(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > h2:nth-child(2)"
            },
            "excerpt": "<h2 class=\"heading-34\">DAVID ALVAREZ</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(5) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h3:nth-child(2)"
            },
            "excerpt": "<h3 class=\"heading-37\">Through EconomicDevelopment</h3>"
          },
          {
            "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(5) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > h3:nth-child(2)"
            },
            "excerpt": "<h3 class=\"heading-37\">Through Education and Resources</h3>"
          },
          {
            "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(5) > div:nth-child(2) > div:nth-child(3) > div:nth-child(1) > h3:nth-child(2)"
            },
            "excerpt": "<h3 class=\"heading-37\">Through CleanerCommunities</h3>"
          },
          {
            "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(5) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h3:nth-child(2)"
            },
            "excerpt": "<h3 class=\"heading-37\">Through Community Investments</h3>"
          },
          {
            "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(5) > div:nth-child(3) > div:nth-child(2) > div:nth-child(1) > h3:nth-child(2)"
            },
            "excerpt": "<h3 class=\"heading-37\">Through Arts &amp; CultureExperiences</h3>"
          },
          {
            "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(5) > div:nth-child(3) > div:nth-child(3) > div:nth-child(1) > h3:nth-child(2)"
            },
            "excerpt": "<h3 class=\"heading-37\">Through Housing Accessibility </h3>"
          },
          {
            "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(6) > div:nth-child(1) > div:nth-child(1) > h1:nth-child(1)"
            },
            "excerpt": "<h1 class=\"heading-39\">\"I&nbsp;believe in providing opportunities for our kids, our neighbors, and to our communities who have been overlooked for so long.\"</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": "H3",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(7) > div:nth-child(1) > div:nth-child(2) > h3:nth-child(2)"
            },
            "excerpt": "<h3 class=\"heading-38\">SIGN UP TO STAY UPDATED</h3>"
          }
        ]
      },
      "endTime": 1687104605643
    },
    {
      "type": "test",
      "which": "tenon",
      "id": "a",
      "startTime": 1687104605643,
      "url": "https://www.davidalvarez.com/",
      "what": "Tenon",
      "result": {
        "status": 200,
        "message": "OK",
        "code": "success",
        "info": "Success",
        "moreInfo": "https://tenon.io/documentation/apiv2/response-codes#success",
        "responseExecTime": "0.079",
        "responseTime": "2023-06-18T16:10:05.241Z",
        "data": {
          "apiErrors": [],
          "documentSize": 1001292,
          "metadata": null,
          "resultSummary": {
            "tests": {
              "total": 180,
              "passing": 172,
              "failing": 8
            },
            "issues": {
              "totalErrors": 18,
              "totalWarnings": 6,
              "totalIssues": 24
            },
            "issuesByLevel": {
              "A": {
                "count": 11,
                "pct": 45.83
              },
              "AA": {
                "count": 5,
                "pct": 20.83
              },
              "AAA": {
                "count": 24,
                "pct": 100
              }
            },
            "density": {
              "errorDensity": 2,
              "warningDensity": 1,
              "allDensity": 2
            }
          },
          "projectID": "E4B12DC9-2F67-8DB7-26C9-E50C8490",
          "responseID": "10625704-8ccb-41ab-b6cb-b62533f04c3d",
          "docID": "3615b852-34e6-48e5-a8ef-ace393637708",
          "sourceHash": "dd17b43a9073881fc9c583fa27eb5cfb",
          "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=10625704-8ccb-41ab-b6cb-b62533f04c3d",
          "resultSet": [
            {
              "tID": 28,
              "bpID": 3,
              "priority": 100,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "The layout or sizing of this page causes horizontal scrolling.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Avoid layouts that result in horizontal scroll",
              "errorDescription": "This page is too wide, causing horizontal scrolling (at the tested viewport size). Horizontal scrolling will cause difficulties for users with low vision, especially if they have their monitor set to a low resolution. Review HTML, CSS and page element sizes to ensure 100% width is not exceeded.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 1024,
                  "y": 4264.48
                },
                "height": 4264.48,
                "width": 1024
              },
              "position": {
                "line": 2138,
                "column": 60
              },
              "errorSnippet": "&lt;body class=\"body-4\"&gt;&lt;div class=\"navbar-logo-left-2 wf-section\"&gt;&lt;div data-animation=\"default\" data-collapse=\"medium\" data-duration=\"400\" data-easing=\"ease\" data-easing2=\"ease\" role=\"banner\" class=\"navbar-logo-left-container-2 shadow-three ",
              "xpath": "/html/body",
              "issueID": "c8339796b1e894fd10d4d05f63343f47",
              "signature": "5fd97b6de79bc10985c9ff64c7770eca",
              "ref": "https://tenon.io/bestpractice.php?bpID=3&tID=28&issueID=c8339796b1e894fd10d4d05f63343f47"
            },
            {
              "tID": 57,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has no text inside it.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "The text inside of a link informs the user of the purpose or destination of the link. Because this link has no text, users will not know what the link does or where it takes them when they activate the link. This poses problems for users of screenreaders and voice dictation. Add text within this link to make it usable and understandable for all users",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 41,
                  "y": 57.9375
                },
                "height": 57.9375,
                "width": 41
              },
              "position": {
                "line": 103,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.facebook.com/DavidAlvarezSD\" target=\"_blank\" class=\"w-inline-block\"&gt;&lt;img src=\"https://uploads-ssl.webflow.com/5b5f5aff07bc3e8bae9cbc34/6410e19f59538258f7c2ef0d_social-fb%403x.png\" loading=\"lazy\" width=\"21\" alt=\"\" class=\"imag",
              "xpath": "/html/body/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
              "issueID": "ca442ebe3cfa9026b34faa755af3b7bd",
              "signature": "0cfd6c28ef177dc92d462d638c731167",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=ca442ebe3cfa9026b34faa755af3b7bd"
            },
            {
              "tID": 57,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has no text inside it.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "The text inside of a link informs the user of the purpose or destination of the link. Because this link has no text, users will not know what the link does or where it takes them when they activate the link. This poses problems for users of screenreaders and voice dictation. Add text within this link to make it usable and understandable for all users",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 68,
                  "y": 62.0625
                },
                "height": 62.0625,
                "width": 68
              },
              "position": {
                "line": 103,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://twitter.com/alvarezsd\" target=\"_blank\" class=\"w-inline-block\"&gt;&lt;img src=\"https://uploads-ssl.webflow.com/5b5f5aff07bc3e8bae9cbc34/6410e19f0f5d9b2dc363c66a_social-twitter%403x.png\" loading=\"lazy\" width=\"68\" alt=\"\" class=\"image-15\"",
              "xpath": "/html/body/div[3]/div[1]/div[1]/div[1]/div[1]/div[2]/a[1]",
              "issueID": "4312bcf9415cafb38f635bb8d77e9964",
              "signature": "88b8d83e1f7084e46c91e3767b3ac3ca",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=4312bcf9415cafb38f635bb8d77e9964"
            },
            {
              "tID": 57,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has no text inside it.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "The text inside of a link informs the user of the purpose or destination of the link. Because this link has no text, users will not know what the link does or where it takes them when they activate the link. This poses problems for users of screenreaders and voice dictation. Add text within this link to make it usable and understandable for all users",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 63,
                  "y": 63
                },
                "height": 63,
                "width": 63
              },
              "position": {
                "line": 103,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.instagram.com/Alvarezsd/\" target=\"_blank\" class=\"w-inline-block\"&gt;&lt;img src=\"https://uploads-ssl.webflow.com/5b5f5aff07bc3e8bae9cbc34/6410e19fefc91acb3f2540c8_social-ig%403x.png\" loading=\"lazy\" width=\"63\" alt=\"\" class=\"image-1",
              "xpath": "/html/body/div[3]/div[1]/div[1]/div[1]/div[1]/div[3]/a[1]",
              "issueID": "cf6ff639407caff27d31a80733af34ad",
              "signature": "28c049a425c0a0aa28b578dfb4c85b86",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=cf6ff639407caff27d31a80733af34ad"
            },
            {
              "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": 10,
                  "y": 0
                },
                "bottom-right": {
                  "x": 197,
                  "y": 187
                },
                "height": 187,
                "width": 187
              },
              "position": {
                "line": 1143,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"#\" class=\"w-inline-block\"&gt;&lt;img src=\"https://uploads-ssl.webflow.com/5b5f5aff07bc3e8bae9cbc34/640fb37bc82bd5cbb6448f66_David%20Assemblymember%202022%20Logo_Horizontal-Main%20(1).png\" loading=\"lazy\" width=\"187\" sizes=\"(max-width: 479px) 7",
              "xpath": "/html/body/section[1]/div[1]/div[1]/div[1]/a[1]",
              "issueID": "a727944f0fbb63a658974321ca4e52f0",
              "signature": "ef0bcfbf435f288b2721123bc71e0718",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=a727944f0fbb63a658974321ca4e52f0"
            },
            {
              "tID": 73,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link text is uninformative.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "The text in this link is too generic to be helpful for users.  Users will be unable to discern the purpose or destination of the link without reading the text that surrounds it. Change the text in this link to something that is unique and informative so that the user can understand what content or actions can be found at the link's destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 48,
                  "y": 354
                },
                "bottom-right": {
                  "x": 124,
                  "y": 374
                },
                "height": 20,
                "width": 76
              },
              "position": {
                "line": 103,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/about\" class=\"button-6 w-button\"&gt;LEARN MORE&lt;/a&gt;",
              "xpath": "/html/body/div[4]/div[1]/div[1]/div[2]/a[1]",
              "issueID": "520d22631bae73641980fba36dd3d00c",
              "signature": "6577e72ea6f2f10aea574bd9eb628451",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=73&issueID=520d22631bae73641980fba36dd3d00c"
            },
            {
              "tID": 95,
              "bpID": 181,
              "priority": 95,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This element has insufficient color contrast (Level AAA).",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.6 Contrast (Enhanced)"
              ],
              "resultTitle": "Avoid using color as the only visual means of conveying information",
              "errorDescription": "This element has insufficient contrast between the foreground color (the text) and the background color when measured against the WCAG 2.0 Level AAA requirements. Sufficient color contrast is important for users who have low-vision or are color-blind, because text with a low contrast ratio may be difficult or impossible for such users to see. Increase the contrast of this content. This can be done by adjusting the color(s) used by either the foreground content or background content – or both.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 25
                },
                "bottom-right": {
                  "x": 41.25,
                  "y": 45
                },
                "height": 20,
                "width": 41.25
              },
              "position": {
                "line": 102,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/about\" class=\"nav-link-accent-4\"&gt;ABOUT&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[1]/a[1]",
              "issueID": "acb857ae76f04f573e550eec2475790f",
              "signature": "a12ed860a75d0237d0ea70e415adabec",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=acb857ae76f04f573e550eec2475790f"
            },
            {
              "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": 10,
                  "y": 5
                },
                "bottom-right": {
                  "x": 47.25,
                  "y": 25
                },
                "height": 20,
                "width": 37.25
              },
              "position": {
                "line": 7807,
                "column": 0
              },
              "errorSnippet": "&lt;div class=\"text-block-40\"&gt;MEDIA&lt;/div&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[2]/div[1]/div[1]/div[2]",
              "issueID": "468e5e30222311d484147c2120b7cb40",
              "signature": "7bc10dd75cd7a452a728ec4aa37f915c",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=468e5e30222311d484147c2120b7cb40"
            },
            {
              "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": 159.5,
                  "y": 25
                },
                "bottom-right": {
                  "x": 307.25,
                  "y": 45
                },
                "height": 20,
                "width": 147.75
              },
              "position": {
                "line": 103,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.stopthebanoncruising.org/\" target=\"_blank\" class=\"nav-link-accent-5\"&gt;Cruising Is Not A Crime &lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[4]/a[1]",
              "issueID": "f6cdb0db10e30f5ffdad9e203483ae61",
              "signature": "e5e617f75262eee64c6e8368fb1418ec",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=f6cdb0db10e30f5ffdad9e203483ae61"
            },
            {
              "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": 385.25,
                  "y": 25
                },
                "bottom-right": {
                  "x": 428.75,
                  "y": 45
                },
                "height": 20,
                "width": 43.5
              },
              "position": {
                "line": 103,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://secure.actblue.com/donate/david-alvarez-for-assembly-2024-1\" target=\"_blank\" class=\"nav-link-accent-5-copy\"&gt;Donate&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[5]/a[1]",
              "issueID": "df6ac7da4515aa67293e06cbe6cb0ed2",
              "signature": "dde962309ed4ea413e7ad64834df8458",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=df6ac7da4515aa67293e06cbe6cb0ed2"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 1024,
                  "y": 4264.48
                },
                "height": 4264.48,
                "width": 1024
              },
              "position": {
                "line": 2138,
                "column": 60
              },
              "errorSnippet": "&lt;body class=\"body-4\"&gt;&lt;div class=\"navbar-logo-left-2 wf-section\"&gt;&lt;div data-animation=\"default\" data-collapse=\"medium\" data-duration=\"400\" data-easing=\"ease\" data-easing2=\"ease\" role=\"banner\" class=\"navbar-logo-left-container-2 shadow-three ",
              "xpath": "/html/body",
              "issueID": "6924ba82ba9de3bae4e355e34ccb87b7",
              "signature": "dae5112d2374a4b1c651ea3ef2b2c6c8",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=6924ba82ba9de3bae4e355e34ccb87b7"
            },
            {
              "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": 10,
                  "y": 0
                },
                "bottom-right": {
                  "x": 450.812,
                  "y": 312
                },
                "height": 312,
                "width": 440.812
              },
              "position": {
                "line": 7807,
                "column": 0
              },
              "errorSnippet": "&lt;h1 class=\"heading-39\"&gt;\"I&amp;nbsp;believe in providing opportunities for our kids, our neighbors, and to our communities who have been overlooked for so long.\"&lt;/h1&gt;",
              "xpath": "/html/body/div[6]/div[1]/div[1]/h1[1]",
              "issueID": "aa2d6a044734a6255d5c40316e2f59fe",
              "signature": "7060c686d396b808a9965e5592a9cdfd",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=aa2d6a044734a6255d5c40316e2f59fe"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 41.25,
                  "y": 16
                },
                "bottom-right": {
                  "x": 128.5,
                  "y": 46
                },
                "height": 30,
                "width": 87.25
              },
              "position": {
                "line": 27,
                "column": 3
              },
              "errorSnippet": "&lt;li class=\"list-item-6\"&gt;&lt;div data-hover=\"false\" data-delay=\"0\" class=\"nav-dropdown-5 w-dropdown\"&gt;&lt;div class=\"nav-dropdown-toggle-5 w-dropdown-toggle\" id=\"w-dropdown-toggle-0\" aria-controls=\"w-dropdown-list-0\" aria-haspopup=\"menu\" aria-expa",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[2]",
              "issueID": "d5496dde2bfac479a2ffd843d550a334",
              "signature": "2fa4b273bfd2021500c183979060deee",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=d5496dde2bfac479a2ffd843d550a334"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 41.25,
                  "y": 20
                },
                "bottom-right": {
                  "x": 118.5,
                  "y": 50
                },
                "height": 30,
                "width": 77.25
              },
              "position": {
                "line": 3641,
                "column": 42
              },
              "errorSnippet": "&lt;div data-hover=\"false\" data-delay=\"0\" class=\"nav-dropdown-5 w-dropdown\"&gt;&lt;div class=\"nav-dropdown-toggle-5 w-dropdown-toggle\" id=\"w-dropdown-toggle-0\" aria-controls=\"w-dropdown-list-0\" aria-haspopup=\"menu\" aria-expanded=\"false\" role=\"button\" tab",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[2]/div[1]",
              "issueID": "bfef0794489b98e17bcb59397c0ac96c",
              "signature": "b90d89bdb60ab25fab966bd9f3e07b2c",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=bfef0794489b98e17bcb59397c0ac96c"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 165.281,
                  "y": 90
                },
                "height": 90,
                "width": 165.281
              },
              "position": {
                "line": 7807,
                "column": 0
              },
              "errorSnippet": "&lt;nav class=\"nav-dropdown-list-5 shadow-three mobile-shadow-hide w-dropdown-list\" id=\"w-dropdown-list-0\" aria-labelledby=\"w-dropdown-toggle-0\" style=\"\"&gt;&lt;a href=\"/press-releases\" class=\"nav-dropdown-link-5 w-dropdown-link\" tabindex=\"0\"&gt;PRESS&am",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[2]/div[1]/nav[1]",
              "issueID": "f9641ef125f79974a1d85ca4b5557bf2",
              "signature": "8edde47b166fe5991071ec4ad2ff5f59",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=f9641ef125f79974a1d85ca4b5557bf2"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 382.09412000000003,
                  "y": 28
                },
                "height": 28,
                "width": 382.09412000000003
              },
              "position": {
                "line": 7807,
                "column": 5229
              },
              "errorSnippet": "&lt;h4 class=\"heading-31\"&gt;representing Assembly district 80&lt;/h4&gt;",
              "xpath": "/html/body/div[3]/div[1]/div[2]/div[1]/div[2]/h4[1]",
              "issueID": "ddf809f7cbfb64ac5bf5c305b78c1982",
              "signature": "bcd0b6f2603d340071573c44823b3abe",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=ddf809f7cbfb64ac5bf5c305b78c1982"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 51.1875,
                  "y": 203.1875
                },
                "bottom-right": {
                  "x": 460.8125,
                  "y": 387.1875
                },
                "height": 184,
                "width": 409.625
              },
              "position": {
                "line": 103,
                "column": 0
              },
              "errorSnippet": "&lt;form id=\"email-form\" name=\"email-form\" data-name=\"Email Form\" method=\"get\" class=\"form-2\" data-wf-page-id=\"641e621ec109c436290f73ae\" data-wf-element-id=\"c6965805-4804-1ce3-9cd7-2c07624b4587\" aria-label=\"Email Form\"&gt;&lt;div class=\"w-row\"&gt;&lt;div",
              "xpath": "/html/body/div[7]/div[1]/div[2]/div[2]/form[1]",
              "issueID": "742343d3bbad5b2bf1008aada2a473b2",
              "signature": "35febedc9c8a2774450ec9c4f89f690b",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=742343d3bbad5b2bf1008aada2a473b2"
            },
            {
              "tID": 155,
              "bpID": 143,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "These headings are not structured in a hierarchical manner.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.10 Section Headings"
              ],
              "resultTitle": "Make sure that headings are in the right order for the content.",
              "errorDescription": "The heading structure of this page does not effectively communicate the structure of the content on it. Heading elements provide important benefits: they act as wayfinding cues for in-page navigation, they contribute to page content summaries, and they provide context to the content below them. To do so effectively, headings should follow the `<h1>` to `<h6>` hierarchy and they should not skip levels. Restructure the document's heading order so it uses a clear, ordered, and intuitive hierarchy. Ensure there are no gaps between each numbered heading level and the next.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 1024,
                  "y": 4264.48
                },
                "height": 4264.48,
                "width": 1024
              },
              "position": {
                "line": 2138,
                "column": 60
              },
              "errorSnippet": "&lt;body class=\"body-4\"&gt;&lt;div class=\"navbar-logo-left-2 wf-section\"&gt;&lt;div data-animation=\"default\" data-collapse=\"medium\" data-duration=\"400\" data-easing=\"ease\" data-easing2=\"ease\" role=\"banner\" class=\"navbar-logo-left-container-2 shadow-three ",
              "xpath": "/html/body",
              "issueID": "30b231c72d907b7a2b45888397dd600c",
              "signature": "ab08ce1381610c557231b02cfd2638f0",
              "ref": "https://tenon.io/bestpractice.php?bpID=143&tID=155&issueID=30b231c72d907b7a2b45888397dd600c"
            },
            {
              "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": 159.5,
                  "y": 25
                },
                "bottom-right": {
                  "x": 307.25,
                  "y": 45
                },
                "height": 20,
                "width": 147.75
              },
              "position": {
                "line": 103,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.stopthebanoncruising.org/\" target=\"_blank\" class=\"nav-link-accent-5\"&gt;Cruising Is Not A Crime &lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[4]/a[1]",
              "issueID": "dbf9dacf0edfdcbcf53843205bccc9b4",
              "signature": "80fd2dfd3e5070435865f18660be3bd2",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=dbf9dacf0edfdcbcf53843205bccc9b4"
            },
            {
              "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": 385.25,
                  "y": 25
                },
                "bottom-right": {
                  "x": 428.75,
                  "y": 45
                },
                "height": 20,
                "width": 43.5
              },
              "position": {
                "line": 103,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://secure.actblue.com/donate/david-alvarez-for-assembly-2024-1\" target=\"_blank\" class=\"nav-link-accent-5-copy\"&gt;Donate&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[5]/a[1]",
              "issueID": "8b78a9cdbdfd18c60efafdf2b97eea0e",
              "signature": "cdf44d71dff0018a6732a84ef59ca0bd",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=8b78a9cdbdfd18c60efafdf2b97eea0e"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 41,
                  "y": 57.9375
                },
                "height": 57.9375,
                "width": 41
              },
              "position": {
                "line": 103,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.facebook.com/DavidAlvarezSD\" target=\"_blank\" class=\"w-inline-block\"&gt;&lt;img src=\"https://uploads-ssl.webflow.com/5b5f5aff07bc3e8bae9cbc34/6410e19f59538258f7c2ef0d_social-fb%403x.png\" loading=\"lazy\" width=\"21\" alt=\"\" class=\"imag",
              "xpath": "/html/body/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
              "issueID": "3738b3c61af0faf7ddd1c9f2ea1198c2",
              "signature": "a8e433b4e77bff51b5c854d72b4c1b80",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=3738b3c61af0faf7ddd1c9f2ea1198c2"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 68,
                  "y": 62.0625
                },
                "height": 62.0625,
                "width": 68
              },
              "position": {
                "line": 103,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://twitter.com/alvarezsd\" target=\"_blank\" class=\"w-inline-block\"&gt;&lt;img src=\"https://uploads-ssl.webflow.com/5b5f5aff07bc3e8bae9cbc34/6410e19f0f5d9b2dc363c66a_social-twitter%403x.png\" loading=\"lazy\" width=\"68\" alt=\"\" class=\"image-15\"",
              "xpath": "/html/body/div[3]/div[1]/div[1]/div[1]/div[1]/div[2]/a[1]",
              "issueID": "a180e6131891dc1fe56e46d339135808",
              "signature": "eaff9a1bdc4bcfe26c9d0a1c67d98701",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=a180e6131891dc1fe56e46d339135808"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 63,
                  "y": 63
                },
                "height": 63,
                "width": 63
              },
              "position": {
                "line": 103,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.instagram.com/Alvarezsd/\" target=\"_blank\" class=\"w-inline-block\"&gt;&lt;img src=\"https://uploads-ssl.webflow.com/5b5f5aff07bc3e8bae9cbc34/6410e19fefc91acb3f2540c8_social-ig%403x.png\" loading=\"lazy\" width=\"63\" alt=\"\" class=\"image-1",
              "xpath": "/html/body/div[3]/div[1]/div[1]/div[1]/div[1]/div[3]/a[1]",
              "issueID": "807e84937cf3f786123f9018472d0752",
              "signature": "9012ef1bec2aaa8ca14d3f06610ccb0f",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=807e84937cf3f786123f9018472d0752"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 861.125,
                  "y": 585.625
                },
                "bottom-right": {
                  "x": 943.125,
                  "y": 637.625
                },
                "height": 52,
                "width": 82
              },
              "position": {
                "line": 103,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://secure.actblue.com/donate/david-alvarez-for-assembly-2024-1\" target=\"_blank\" class=\"w-inline-block w-clearfix\"&gt;&lt;h1 class=\"heading-33\"&gt;DONATE&lt;/h1&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[3]/div[1]/div[3]/a[1]",
              "issueID": "7595af3f1b595680feb2426eec388340",
              "signature": "601829c2ec2fab19edf62abb7a8ad210",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=7595af3f1b595680feb2426eec388340"
            }
          ],
          "log": []
        },
        "success": true
      },
      "standardResult": {
        "totals": [
          0,
          0,
          6,
          18
        ],
        "instances": [
          {
            "ruleID": "28",
            "what": "The layout or sizing of this page causes horizontal scrolling.",
            "ordinalSeverity": 3,
            "tagName": "BODY",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body"
            },
            "excerpt": "<body class=\"body-4\"><div class=\"navbar-logo-left-2 wf-section\"><div data-animation=\"default\" data-collapse=\"medium\" data-duration=\"400\" data-easing=\"ease\" data-easing2=\"ease\" role=\"banner\" class=\"navbar-logo-left-container-2 shadow-three "
          },
          {
            "ruleID": "57",
            "what": "This link has no text inside it.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]"
            },
            "excerpt": "<a href=\"https://www.facebook.com/DavidAlvarezSD\" target=\"_blank\" class=\"w-inline-block\"><img src=\"https://uploads-ssl.webflow.com/5b5f5aff07bc3e8bae9cbc34/6410e19f59538258f7c2ef0d_social-fb%403x.png\" loading=\"lazy\" width=\"21\" alt=\"\" class=\"imag"
          },
          {
            "ruleID": "57",
            "what": "This link has no text inside it.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[3]/div[1]/div[1]/div[1]/div[1]/div[2]/a[1]"
            },
            "excerpt": "<a href=\"https://twitter.com/alvarezsd\" target=\"_blank\" class=\"w-inline-block\"><img src=\"https://uploads-ssl.webflow.com/5b5f5aff07bc3e8bae9cbc34/6410e19f0f5d9b2dc363c66a_social-twitter%403x.png\" loading=\"lazy\" width=\"68\" alt=\"\" class=\"image-15\""
          },
          {
            "ruleID": "57",
            "what": "This link has no text inside it.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[3]/div[1]/div[1]/div[1]/div[1]/div[3]/a[1]"
            },
            "excerpt": "<a href=\"https://www.instagram.com/Alvarezsd/\" target=\"_blank\" class=\"w-inline-block\"><img src=\"https://uploads-ssl.webflow.com/5b5f5aff07bc3e8bae9cbc34/6410e19fefc91acb3f2540c8_social-ig%403x.png\" loading=\"lazy\" width=\"63\" alt=\"\" class=\"image-1"
          },
          {
            "ruleID": "57",
            "what": "This link has no text inside it.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/section[1]/div[1]/div[1]/div[1]/a[1]"
            },
            "excerpt": "<a href=\"#\" class=\"w-inline-block\"><img src=\"https://uploads-ssl.webflow.com/5b5f5aff07bc3e8bae9cbc34/640fb37bc82bd5cbb6448f66_David%20Assemblymember%202022%20Logo_Horizontal-Main%20(1).png\" loading=\"lazy\" width=\"187\" sizes=\"(max-width: 479px) 7"
          },
          {
            "ruleID": "73",
            "what": "This link text is uninformative.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[4]/div[1]/div[1]/div[2]/a[1]"
            },
            "excerpt": "<a href=\"/about\" class=\"button-6 w-button\">LEARN MORE</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]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[1]/a[1]"
            },
            "excerpt": "<a href=\"/about\" class=\"nav-link-accent-4\">ABOUT</a>"
          },
          {
            "ruleID": "95",
            "what": "This element has insufficient color contrast (Level AAA).",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[1]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[2]/div[1]/div[1]/div[2]"
            },
            "excerpt": "<div class=\"text-block-40\">MEDIA</div>"
          },
          {
            "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]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[4]/a[1]"
            },
            "excerpt": "<a href=\"https://www.stopthebanoncruising.org/\" target=\"_blank\" class=\"nav-link-accent-5\">Cruising Is Not A Crime </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]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[5]/a[1]"
            },
            "excerpt": "<a href=\"https://secure.actblue.com/donate/david-alvarez-for-assembly-2024-1\" target=\"_blank\" class=\"nav-link-accent-5-copy\">Donate</a>"
          },
          {
            "ruleID": "144",
            "what": "This content's line height is insufficent to properly display the computed element font size.",
            "ordinalSeverity": 3,
            "tagName": "BODY",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body"
            },
            "excerpt": "<body class=\"body-4\"><div class=\"navbar-logo-left-2 wf-section\"><div data-animation=\"default\" data-collapse=\"medium\" data-duration=\"400\" data-easing=\"ease\" data-easing2=\"ease\" role=\"banner\" class=\"navbar-logo-left-container-2 shadow-three "
          },
          {
            "ruleID": "144",
            "what": "This content's line height is insufficent to properly display the computed element font size.",
            "ordinalSeverity": 3,
            "tagName": "H1",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[6]/div[1]/div[1]/h1[1]"
            },
            "excerpt": "<h1 class=\"heading-39\">\"I&amp;nbsp;believe in providing opportunities for our kids, our neighbors, and to our communities who have been overlooked for so long.\"</h1>"
          },
          {
            "ruleID": "153",
            "what": "This long string of text is in all caps.",
            "ordinalSeverity": 2,
            "tagName": "LI",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[1]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[2]"
            },
            "excerpt": "<li class=\"list-item-6\"><div data-hover=\"false\" data-delay=\"0\" class=\"nav-dropdown-5 w-dropdown\"><div class=\"nav-dropdown-toggle-5 w-dropdown-toggle\" id=\"w-dropdown-toggle-0\" aria-controls=\"w-dropdown-list-0\" aria-haspopup=\"menu\" aria-expa"
          },
          {
            "ruleID": "153",
            "what": "This long string of text is in all caps.",
            "ordinalSeverity": 2,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[1]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[2]/div[1]"
            },
            "excerpt": "<div data-hover=\"false\" data-delay=\"0\" class=\"nav-dropdown-5 w-dropdown\"><div class=\"nav-dropdown-toggle-5 w-dropdown-toggle\" id=\"w-dropdown-toggle-0\" aria-controls=\"w-dropdown-list-0\" aria-haspopup=\"menu\" aria-expanded=\"false\" role=\"button\" tab"
          },
          {
            "ruleID": "153",
            "what": "This long string of text is in all caps.",
            "ordinalSeverity": 2,
            "tagName": "NAV",
            "id": "w-dropdown-list-0",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[1]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[2]/div[1]/nav[1]"
            },
            "excerpt": "<nav class=\"nav-dropdown-list-5 shadow-three mobile-shadow-hide w-dropdown-list\" id=\"w-dropdown-list-0\" aria-labelledby=\"w-dropdown-toggle-0\" style=\"\"><a href=\"/press-releases\" class=\"nav-dropdown-link-5 w-dropdown-link\" tabindex=\"0\">PRESS&am"
          },
          {
            "ruleID": "153",
            "what": "This long string of text is in all caps.",
            "ordinalSeverity": 2,
            "tagName": "H4",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[3]/div[1]/div[2]/div[1]/div[2]/h4[1]"
            },
            "excerpt": "<h4 class=\"heading-31\">representing Assembly district 80</h4>"
          },
          {
            "ruleID": "153",
            "what": "This long string of text is in all caps.",
            "ordinalSeverity": 2,
            "tagName": "FORM",
            "id": "email-form",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[7]/div[1]/div[2]/div[2]/form[1]"
            },
            "excerpt": "<form id=\"email-form\" name=\"email-form\" data-name=\"Email Form\" method=\"get\" class=\"form-2\" data-wf-page-id=\"641e621ec109c436290f73ae\" data-wf-element-id=\"c6965805-4804-1ce3-9cd7-2c07624b4587\" aria-label=\"Email Form\"><div class=\"w-row\"><div"
          },
          {
            "ruleID": "155",
            "what": "These headings are not structured in a hierarchical manner.",
            "ordinalSeverity": 2,
            "tagName": "BODY",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body"
            },
            "excerpt": "<body class=\"body-4\"><div class=\"navbar-logo-left-2 wf-section\"><div data-animation=\"default\" data-collapse=\"medium\" data-duration=\"400\" data-easing=\"ease\" data-easing2=\"ease\" role=\"banner\" class=\"navbar-logo-left-container-2 shadow-three "
          },
          {
            "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[1]/nav[1]/ul[1]/li[4]/a[1]"
            },
            "excerpt": "<a href=\"https://www.stopthebanoncruising.org/\" target=\"_blank\" class=\"nav-link-accent-5\">Cruising Is Not A Crime </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[1]/nav[1]/ul[1]/li[5]/a[1]"
            },
            "excerpt": "<a href=\"https://secure.actblue.com/donate/david-alvarez-for-assembly-2024-1\" target=\"_blank\" class=\"nav-link-accent-5-copy\">Donate</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[3]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]"
            },
            "excerpt": "<a href=\"https://www.facebook.com/DavidAlvarezSD\" target=\"_blank\" class=\"w-inline-block\"><img src=\"https://uploads-ssl.webflow.com/5b5f5aff07bc3e8bae9cbc34/6410e19f59538258f7c2ef0d_social-fb%403x.png\" loading=\"lazy\" width=\"21\" alt=\"\" class=\"imag"
          },
          {
            "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[3]/div[1]/div[1]/div[1]/div[1]/div[2]/a[1]"
            },
            "excerpt": "<a href=\"https://twitter.com/alvarezsd\" target=\"_blank\" class=\"w-inline-block\"><img src=\"https://uploads-ssl.webflow.com/5b5f5aff07bc3e8bae9cbc34/6410e19f0f5d9b2dc363c66a_social-twitter%403x.png\" loading=\"lazy\" width=\"68\" alt=\"\" class=\"image-15\""
          },
          {
            "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[3]/div[1]/div[1]/div[1]/div[1]/div[3]/a[1]"
            },
            "excerpt": "<a href=\"https://www.instagram.com/Alvarezsd/\" target=\"_blank\" class=\"w-inline-block\"><img src=\"https://uploads-ssl.webflow.com/5b5f5aff07bc3e8bae9cbc34/6410e19fefc91acb3f2540c8_social-ig%403x.png\" loading=\"lazy\" width=\"63\" alt=\"\" class=\"image-1"
          },
          {
            "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[3]/div[1]/div[3]/a[1]"
            },
            "excerpt": "<a href=\"https://secure.actblue.com/donate/david-alvarez-for-assembly-2024-1\" target=\"_blank\" class=\"w-inline-block w-clearfix\"><h1 class=\"heading-33\">DONATE</h1></a>"
          }
        ]
      },
      "endTime": 1687104606231
    },
    {
      "type": "test",
      "which": "testaro",
      "withItems": true,
      "rules": [
        "n",
        "motion"
      ],
      "startTime": 1687104606231,
      "url": "https://www.davidalvarez.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": null
              },
              "visHidden": {
                "document": false,
                "body": false,
                "main": false
              },
              "ariaHidden": {
                "document": false,
                "body": false,
                "main": false
              },
              "tagName": {
                "document": "HTML",
                "body": "BODY",
                "main": ""
              },
              "id": {
                "body": "",
                "main": ""
              }
            },
            "totals": [
              0,
              0,
              0,
              0
            ],
            "standardInstances": []
          },
          "autocomplete": {
            "what": "name and email inputs without autocomplete attributes",
            "data": {
              "total": 3,
              "items": [
                [
                  "given-name",
                  "",
                  "FIRST NAME; #name-2"
                ],
                [
                  "family-name",
                  "",
                  "LAST NAME; EMAIL; #field-3"
                ],
                [
                  "email",
                  "",
                  "ZIPCODE; #email-2"
                ]
              ]
            },
            "totals": [
              0,
              0,
              3,
              0
            ],
            "standardInstances": [
              {
                "ruleID": "autocomplete",
                "what": "Input is missing the required autocomplete attribute with value given-name",
                "ordinalSeverity": 2,
                "tagName": "INPUT",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "FIRST NAME; #name-2"
              },
              {
                "ruleID": "autocomplete",
                "what": "Input is missing the required autocomplete attribute with value family-name",
                "ordinalSeverity": 2,
                "tagName": "INPUT",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "LAST NAME; EMAIL; #field-3"
              },
              {
                "ruleID": "autocomplete",
                "what": "Input is missing the required autocomplete attribute with value email",
                "ordinalSeverity": 2,
                "tagName": "INPUT",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "ZIPCODE; #email-2"
              }
            ]
          },
          "bulk": {
            "what": "large count of visible elements",
            "data": {
              "visibleElements": 201
            },
            "totals": [
              1,
              0,
              0,
              0
            ],
            "standardInstances": [
              {
                "ruleID": "bulk",
                "what": "Page contains a large number of visible elements",
                "count": 1,
                "ordinalSeverity": 0,
                "tagName": "HTML",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": ""
              }
            ]
          },
          "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": 28,
              "tabFocused": 28,
              "discrepancy": 0
            },
            "totals": [
              0,
              0,
              0,
              0
            ],
            "standardInstances": []
          },
          "focInd": {
            "what": "missing and nonstandard focus indicators",
            "data": {
              "totals": {
                "total": 28,
                "types": {
                  "missing": {
                    "total": 4,
                    "tagNames": {
                      "INPUT": 4
                    }
                  },
                  "nonoutline": {
                    "total": 0,
                    "tagNames": {}
                  },
                  "outline": {
                    "total": 24,
                    "meanDelay": 0,
                    "tagNames": {
                      "A": 22,
                      "DIV": 1,
                      "INPUT": 1
                    }
                  }
                }
              },
              "items": {
                "missing": [
                  {
                    "tagName": "INPUT",
                    "id": "name-2",
                    "text": "<input type=\"text\" class=\"text-field w-input\" maxlength=\"256\" name=\"name-2\" data-name=\"Name 2\" place"
                  },
                  {
                    "tagName": "INPUT",
                    "id": "field-3",
                    "text": "<input type=\"text\" class=\"text-field-2 w-input\" maxlength=\"256\" name=\"field-3\" data-name=\"Field 3\" p"
                  },
                  {
                    "tagName": "INPUT",
                    "id": "field-2",
                    "text": "<input type=\"text\" class=\"w-input\" maxlength=\"256\" name=\"field-2\" data-name=\"Field 2\" placeholder=\"\""
                  },
                  {
                    "tagName": "INPUT",
                    "id": "email-2",
                    "text": "<input type=\"email\" class=\"w-input\" maxlength=\"256\" name=\"email-2\" data-name=\"Email 2\" placeholder=\""
                  }
                ],
                "nonoutline": [],
                "outline": [
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "<a href=\"/\" aria-current=\"page\" class=\"navbar-brand w-nav-brand w--current\" aria-label=\"home\"><img w",
                    "delay": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "ABOUT",
                    "delay": 0
                  },
                  {
                    "tagName": "DIV",
                    "id": "w-dropdown-toggle-0",
                    "text": "MEDIA",
                    "delay": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Cruising Is Not A Crime",
                    "delay": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Donate",
                    "delay": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "<a href=\"https://www.facebook.com/DavidAlvarezSD\" target=\"_blank\" class=\"w-inline-block\"><img src=\"h",
                    "delay": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "<a href=\"https://twitter.com/alvarezsd\" target=\"_blank\" class=\"w-inline-block\"><img src=\"https://upl",
                    "delay": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "<a href=\"https://www.instagram.com/Alvarezsd/\" target=\"_blank\" class=\"w-inline-block\"><img src=\"http",
                    "delay": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "DONATE",
                    "delay": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "LEARN MORE",
                    "delay": 0
                  },
                  {
                    "tagName": "INPUT",
                    "id": "",
                    "text": "<input type=\"submit\" value=\"Submit\" data-wait=\"Please wait...\" class=\"submit-button w-button\">",
                    "delay": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Renomination of Claudia Dunaway to Consolidated Plan Advisory Board",
                    "delay": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Nomination of Puja Batra to Community Forest Advisory Board",
                    "delay": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Assemblymember David Alvarez’s Bill Passes Committee to Improve Water Quality in Imperial Beach and ",
                    "delay": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Assemblymember David Alvarez’s Streamlining of 100% Affordable Housing Bill Passes Committee",
                    "delay": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "CA Latino Caucus Foundation Announces 2023 Statewide Scholarship Program",
                    "delay": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Assemblymember David Alvarez Receives Bi-Partisan Support to Expand Opportunities for Middle Class F",
                    "delay": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Assemblymember David Alvarez’s Bill AB 837 Moves One Step Closer to Helping the City of Chula Vista ",
                    "delay": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "<a href=\"#\" class=\"w-inline-block\"><img src=\"https://uploads-ssl.webflow.com/5b5f5aff07bc3e8bae9cbc3",
                    "delay": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "diane@digitalimpactand.com",
                    "delay": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Press Releases",
                    "delay": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Memos",
                    "delay": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "News Articles",
                    "delay": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Digital Impact &",
                    "delay": 0
                  }
                ]
              }
            },
            "totals": [
              0,
              0,
              0,
              4
            ],
            "standardInstances": [
              {
                "ruleID": "focInd",
                "what": "INPUT element has no focus indicator",
                "ordinalSeverity": 3,
                "tagName": "INPUT",
                "id": "name-2",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<input type=\"text\" class=\"text-field w-input\" maxlength=\"256\" name=\"name-2\" data-name=\"Name 2\" place"
              },
              {
                "ruleID": "focInd",
                "what": "INPUT element has no focus indicator",
                "ordinalSeverity": 3,
                "tagName": "INPUT",
                "id": "field-3",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<input type=\"text\" class=\"text-field-2 w-input\" maxlength=\"256\" name=\"field-3\" data-name=\"Field 3\" p"
              },
              {
                "ruleID": "focInd",
                "what": "INPUT element has no focus indicator",
                "ordinalSeverity": 3,
                "tagName": "INPUT",
                "id": "field-2",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<input type=\"text\" class=\"w-input\" maxlength=\"256\" name=\"field-2\" data-name=\"Field 2\" placeholder=\"\""
              },
              {
                "ruleID": "focInd",
                "what": "INPUT element has no focus indicator",
                "ordinalSeverity": 3,
                "tagName": "INPUT",
                "id": "email-2",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<input type=\"email\" class=\"w-input\" maxlength=\"256\" name=\"email-2\" data-name=\"Email 2\" placeholder=\""
              }
            ]
          },
          "focOp": {
            "what": "discrepancies between focusability and operability",
            "data": {
              "totals": {
                "total": 32,
                "types": {
                  "onlyFocusable": {
                    "total": 0,
                    "tagNames": {}
                  },
                  "onlyOperable": {
                    "total": 0,
                    "tagNames": {}
                  },
                  "focusableAndOperable": {
                    "total": 32,
                    "tagNames": {
                      "A": 25,
                      "DIV": 2,
                      "INPUT": 5
                    }
                  }
                }
              },
              "items": {
                "onlyFocusable": [],
                "onlyOperable": [],
                "focusableAndOperable": [
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "<a href=\"/\" aria-current=\"page\" class=\"navbar-brand w-nav-brand w--current\" aria-label=\"home\" style=",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "ABOUT",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "DIV",
                    "id": "w-dropdown-toggle-0",
                    "text": "MEDIA",
                    "byTag": false,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "PRESS RELEASES",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "NEWS ARTICLES",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "MEMOS",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Cruising Is Not A Crime",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Donate",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "DIV",
                    "id": "",
                    "text": "<div class=\"menu-button-7 w-nav-button\" style=\"user-select: text; cursor: default;\" aria-label=\"menu",
                    "byTag": false,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "<a href=\"https://www.facebook.com/DavidAlvarezSD\" target=\"_blank\" class=\"w-inline-block\" style=\"curs",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "<a href=\"https://twitter.com/alvarezsd\" target=\"_blank\" class=\"w-inline-block\" style=\"cursor: defaul",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "<a href=\"https://www.instagram.com/Alvarezsd/\" target=\"_blank\" class=\"w-inline-block\" style=\"cursor:",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "DONATE",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "LEARN MORE",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "INPUT",
                    "id": "name-2",
                    "text": "<input type=\"text\" class=\"text-field w-input\" maxlength=\"256\" name=\"name-2\" data-name=\"Name 2\" place",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": false
                  },
                  {
                    "tagName": "INPUT",
                    "id": "field-3",
                    "text": "<input type=\"text\" class=\"text-field-2 w-input\" maxlength=\"256\" name=\"field-3\" data-name=\"Field 3\" p",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": false
                  },
                  {
                    "tagName": "INPUT",
                    "id": "field-2",
                    "text": "<input type=\"text\" class=\"w-input\" maxlength=\"256\" name=\"field-2\" data-name=\"Field 2\" placeholder=\"\"",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": false
                  },
                  {
                    "tagName": "INPUT",
                    "id": "email-2",
                    "text": "<input type=\"email\" class=\"w-input\" maxlength=\"256\" name=\"email-2\" data-name=\"Email 2\" placeholder=\"",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": false
                  },
                  {
                    "tagName": "INPUT",
                    "id": "",
                    "text": "<input type=\"submit\" value=\"Submit\" data-wait=\"Please wait...\" class=\"submit-button w-button\" style=",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Renomination of Claudia Dunaway to Consolidated Plan Advisory Board",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Nomination of Puja Batra to Community Forest Advisory Board",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Assemblymember David Alvarez’s Bill Passes Committee to Improve Water Quality in Imperial Beach and ",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Assemblymember David Alvarez’s Streamlining of 100% Affordable Housing Bill Passes Committee",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "CA Latino Caucus Foundation Announces 2023 Statewide Scholarship Program",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Assemblymember David Alvarez Receives Bi-Partisan Support to Expand Opportunities for Middle Class F",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Assemblymember David Alvarez’s Bill AB 837 Moves One Step Closer to Helping the City of Chula Vista ",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "<a href=\"#\" class=\"w-inline-block\" style=\"cursor: default;\"><img src=\"https://uploads-ssl.webflow.co",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "diane@digitalimpactand.com",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Press Releases",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Memos",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "News Articles",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Digital Impact &",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  }
                ]
              }
            },
            "totals": [
              0,
              0,
              0,
              0
            ],
            "standardInstances": []
          },
          "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": 27,
                "triggerSample": 17,
                "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": 1,
                "wellLabeled": 4
              },
              "items": {
                "mislabeled": [],
                "unlabeled": [
                  {
                    "index": 2,
                    "tagName": "INPUT",
                    "type": "text",
                    "texts": {}
                  }
                ],
                "wellLabeled": [
                  {
                    "index": 0,
                    "tagName": "INPUT",
                    "type": "text",
                    "labelType": "label",
                    "texts": {
                      "label": [
                        "FIRST NAME"
                      ]
                    }
                  },
                  {
                    "index": 1,
                    "tagName": "INPUT",
                    "type": "text",
                    "labelType": "label",
                    "texts": {
                      "label": [
                        "LAST NAME",
                        "EMAIL"
                      ]
                    }
                  },
                  {
                    "index": 3,
                    "tagName": "INPUT",
                    "type": "email",
                    "labelType": "label",
                    "texts": {
                      "label": [
                        "ZIPCODE"
                      ]
                    }
                  },
                  {
                    "index": 4,
                    "tagName": "INPUT",
                    "type": "submit",
                    "texts": {
                      "content": "Submit"
                    }
                  }
                ]
              }
            },
            "totals": [
              0,
              0,
              0,
              1
            ],
            "standardInstances": [
              {
                "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": 25,
                "adjacent": {
                  "total": 25,
                  "underlined": 10,
                  "underlinedPercent": 40
                }
              },
              "items": {
                "underlined": [
                  {
                    "id": "",
                    "text": "<a href=\"https://www.facebook.com/DavidAlvarezSD\" target=\"_blank\" class=\"w-inline-block\"><img src=\"h"
                  },
                  {
                    "id": "",
                    "text": "<a href=\"https://twitter.com/alvarezsd\" target=\"_blank\" class=\"w-inline-block\"><img src=\"https://upl"
                  },
                  {
                    "id": "",
                    "text": "<a href=\"https://www.instagram.com/Alvarezsd/\" target=\"_blank\" class=\"w-inline-block\"><img src=\"http"
                  },
                  {
                    "id": "",
                    "text": "DONATE"
                  },
                  {
                    "id": "",
                    "text": "<a href=\"#\" class=\"w-inline-block\"><img src=\"https://uploads-ssl.webflow.com/5b5f5aff07bc3e8bae9cbc3"
                  },
                  {
                    "id": "",
                    "text": "diane@digitalimpactand.com"
                  },
                  {
                    "id": "",
                    "text": "Press Releases"
                  },
                  {
                    "id": "",
                    "text": "Memos"
                  },
                  {
                    "id": "",
                    "text": "News Articles"
                  },
                  {
                    "id": "",
                    "text": "Digital Impact &"
                  }
                ],
                "notUnderlined": [
                  {
                    "id": "",
                    "text": "<a href=\"/\" aria-current=\"page\" class=\"navbar-brand w-nav-brand w--current\" aria-label=\"home\"><img w"
                  },
                  {
                    "id": "",
                    "text": "ABOUT"
                  },
                  {
                    "id": "",
                    "text": "PRESS RELEASES"
                  },
                  {
                    "id": "",
                    "text": "NEWS ARTICLES"
                  },
                  {
                    "id": "",
                    "text": "MEMOS"
                  },
                  {
                    "id": "",
                    "text": "Cruising Is Not A Crime"
                  },
                  {
                    "id": "",
                    "text": "Donate"
                  },
                  {
                    "id": "",
                    "text": "LEARN MORE"
                  },
                  {
                    "id": "",
                    "text": "Renomination of Claudia Dunaway to Consolidated Plan Advisory Board"
                  },
                  {
                    "id": "",
                    "text": "Nomination of Puja Batra to Community Forest Advisory Board"
                  },
                  {
                    "id": "",
                    "text": "Assemblymember David Alvarez’s Bill Passes Committee to Improve Water Quality in Imperial Beach and "
                  },
                  {
                    "id": "",
                    "text": "Assemblymember David Alvarez’s Streamlining of 100% Affordable Housing Bill Passes Committee"
                  },
                  {
                    "id": "",
                    "text": "CA Latino Caucus Foundation Announces 2023 Statewide Scholarship Program"
                  },
                  {
                    "id": "",
                    "text": "Assemblymember David Alvarez Receives Bi-Partisan Support to Expand Opportunities for Middle Class F"
                  },
                  {
                    "id": "",
                    "text": "Assemblymember David Alvarez’s Bill AB 837 Moves One Step Closer to Helping the City of Chula Vista "
                  }
                ]
              }
            },
            "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": "<a href=\"/\" aria-current=\"page\" class=\"navbar-brand w-nav-brand w--current\" aria-label=\"home\"><img w"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "ABOUT"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "PRESS RELEASES"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "NEWS ARTICLES"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "MEMOS"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Cruising Is Not A Crime"
              },
              {
                "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": "LEARN MORE"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Renomination of Claudia Dunaway to Consolidated Plan Advisory Board"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Nomination of Puja Batra to Community Forest Advisory Board"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Assemblymember David Alvarez’s Bill Passes Committee to Improve Water Quality in Imperial Beach and "
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Assemblymember David Alvarez’s Streamlining of 100% Affordable Housing Bill Passes Committee"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "CA Latino Caucus Foundation Announces 2023 Statewide Scholarship Program"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Assemblymember David Alvarez Receives Bi-Partisan Support to Expand Opportunities for Middle Class F"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Assemblymember David Alvarez’s Bill AB 837 Moves One Step Closer to Helping the City of Chula Vista "
              }
            ]
          },
          "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": 16,
              "badRoleElements": 12,
              "redundantRoleElements": 2,
              "tagNames": {
                "DIV": {
                  "banner": {
                    "bad": 1,
                    "redundant": 0
                  },
                  "button": {
                    "bad": 2,
                    "redundant": 0
                  },
                  "list": {
                    "bad": 2,
                    "redundant": 0
                  },
                  "listitem": {
                    "bad": 7,
                    "redundant": 0
                  }
                },
                "NAV": {
                  "navigation": {
                    "bad": 0,
                    "redundant": 1
                  }
                },
                "UL": {
                  "list": {
                    "bad": 0,
                    "redundant": 1
                  }
                }
              }
            },
            "totals": [
              0,
              2,
              0,
              12
            ],
            "standardInstances": [
              {
                "ruleID": "role",
                "what": "DIV elements have invalid or native-replaceable explicit role banner (count: 1)",
                "count": 1,
                "ordinalSeverity": 3,
                "tagName": "DIV",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": ""
              },
              {
                "ruleID": "role",
                "what": "DIV elements have invalid or native-replaceable explicit role button (count: 2)",
                "count": 2,
                "ordinalSeverity": 3,
                "tagName": "DIV",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": ""
              },
              {
                "ruleID": "role",
                "what": "DIV elements have invalid or native-replaceable explicit role list (count: 2)",
                "count": 2,
                "ordinalSeverity": 3,
                "tagName": "DIV",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": ""
              },
              {
                "ruleID": "role",
                "what": "DIV elements have invalid or native-replaceable explicit role listitem (count: 7)",
                "count": 7,
                "ordinalSeverity": 3,
                "tagName": "DIV",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": ""
              },
              {
                "ruleID": "role",
                "what": "NAV elements have redundant explicit role navigation (count: 1)",
                "count": 1,
                "ordinalSeverity": 1,
                "tagName": "NAV",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": ""
              },
              {
                "ruleID": "role",
                "what": "UL elements have redundant explicit role list (count: 1)",
                "count": 1,
                "ordinalSeverity": 1,
                "tagName": "UL",
                "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": 25,
                  "subtotals": [
                    10,
                    8,
                    7
                  ]
                },
                "h1": {
                  "total": 5,
                  "subtotals": [
                    1,
                    1,
                    1,
                    1,
                    1
                  ]
                },
                "h2": {
                  "total": 1
                },
                "h3": {
                  "total": 7,
                  "subtotals": [
                    6,
                    1
                  ]
                },
                "h4": {
                  "total": 1
                }
              },
              "items": {
                "adjacentLink": {
                  "fontWeight": {
                    "400": [
                      "<a href=\"/\" aria-current=\"page\" class=\"navbar-brand w-nav-brand w--current\" aria-label=\"home\"><img w",
                      "ABOUT",
                      "PRESS RELEASES",
                      "NEWS ARTICLES",
                      "MEMOS",
                      "Cruising Is Not A Crime",
                      "Donate",
                      "<a href=\"https://www.facebook.com/DavidAlvarezSD\" target=\"_blank\" class=\"w-inline-block\"><img src=\"h",
                      "<a href=\"https://twitter.com/alvarezsd\" target=\"_blank\" class=\"w-inline-block\"><img src=\"https://upl",
                      "<a href=\"https://www.instagram.com/Alvarezsd/\" target=\"_blank\" class=\"w-inline-block\"><img src=\"http",
                      "DONATE",
                      "LEARN MORE",
                      "<a href=\"#\" class=\"w-inline-block\"><img src=\"https://uploads-ssl.webflow.com/5b5f5aff07bc3e8bae9cbc3",
                      "diane@digitalimpactand.com",
                      "Press Releases",
                      "Memos",
                      "News Articles",
                      "Digital Impact &"
                    ],
                    "600": [
                      "Renomination of Claudia Dunaway to Consolidated Plan Advisory Board",
                      "Nomination of Puja Batra to Community Forest Advisory Board",
                      "Assemblymember David Alvarez’s Bill Passes Committee to Improve Water Quality in Imperial Beach and ",
                      "Assemblymember David Alvarez’s Streamlining of 100% Affordable Housing Bill Passes Committee",
                      "CA Latino Caucus Foundation Announces 2023 Statewide Scholarship Program",
                      "Assemblymember David Alvarez Receives Bi-Partisan Support to Expand Opportunities for Middle Class F",
                      "Assemblymember David Alvarez’s Bill AB 837 Moves One Step Closer to Helping the City of Chula Vista "
                    ]
                  },
                  "textDecorationLine": {
                    "none": [
                      "<a href=\"/\" aria-current=\"page\" class=\"navbar-brand w-nav-brand w--current\" aria-label=\"home\"><img w",
                      "ABOUT",
                      "PRESS RELEASES",
                      "NEWS ARTICLES",
                      "MEMOS",
                      "Cruising Is Not A Crime",
                      "Donate",
                      "LEARN MORE",
                      "Renomination of Claudia Dunaway to Consolidated Plan Advisory Board",
                      "Nomination of Puja Batra to Community Forest Advisory Board",
                      "Assemblymember David Alvarez’s Bill Passes Committee to Improve Water Quality in Imperial Beach and ",
                      "Assemblymember David Alvarez’s Streamlining of 100% Affordable Housing Bill Passes Committee",
                      "CA Latino Caucus Foundation Announces 2023 Statewide Scholarship Program",
                      "Assemblymember David Alvarez Receives Bi-Partisan Support to Expand Opportunities for Middle Class F",
                      "Assemblymember David Alvarez’s Bill AB 837 Moves One Step Closer to Helping the City of Chula Vista "
                    ],
                    "underline": [
                      "<a href=\"https://www.facebook.com/DavidAlvarezSD\" target=\"_blank\" class=\"w-inline-block\"><img src=\"h",
                      "<a href=\"https://twitter.com/alvarezsd\" target=\"_blank\" class=\"w-inline-block\"><img src=\"https://upl",
                      "<a href=\"https://www.instagram.com/Alvarezsd/\" target=\"_blank\" class=\"w-inline-block\"><img src=\"http",
                      "DONATE",
                      "<a href=\"#\" class=\"w-inline-block\"><img src=\"https://uploads-ssl.webflow.com/5b5f5aff07bc3e8bae9cbc3",
                      "diane@digitalimpactand.com",
                      "Press Releases",
                      "Memos",
                      "News Articles",
                      "Digital Impact &"
                    ]
                  }
                },
                "h1": {
                  "fontWeight": {
                    "400": [
                      "A strong fighter for the community for over 10+ years"
                    ],
                    "500": [
                      "David Alvarez"
                    ],
                    "700": [
                      "providing‍opportunity",
                      "DONATE",
                      "\"I believe in providing opportunities for our kids, our neighbors, and to our communities who have b"
                    ]
                  },
                  "color": {
                    "rgb(255, 255, 255)": [
                      "David Alvarez",
                      "providing‍opportunity",
                      "A strong fighter for the community for over 10+ years"
                    ],
                    "rgb(25, 46, 90)": [
                      "DONATE"
                    ],
                    "rgb(25, 35, 90)": [
                      "\"I believe in providing opportunities for our kids, our neighbors, and to our communities who have b"
                    ]
                  },
                  "fontSize": {
                    "25px": [
                      "David Alvarez"
                    ],
                    "100px": [
                      "providing‍opportunity"
                    ],
                    "27px": [
                      "A strong fighter for the community for over 10+ years"
                    ],
                    "30px": [
                      "DONATE"
                    ],
                    "44px": [
                      "\"I believe in providing opportunities for our kids, our neighbors, and to our communities who have b"
                    ]
                  }
                },
                "h3": {
                  "fontSize": {
                    "28px": [
                      "Through EconomicDevelopment",
                      "Through Education and Resources",
                      "Through CleanerCommunities",
                      "Through Community Investments",
                      "Through Arts & CultureExperiences",
                      "Through Housing Accessibility"
                    ],
                    "40px": [
                      "SIGN UP TO STAY UPDATED"
                    ]
                  }
                }
              }
            },
            "totals": [
              2,
              0,
              0,
              5
            ],
            "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": "Level-1 headings have 5 different styles",
                "count": 4,
                "ordinalSeverity": 3,
                "tagName": "H1",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": ""
              },
              {
                "ruleID": "styleDiff",
                "what": "Level-3 headings have 2 different styles",
                "count": 1,
                "ordinalSeverity": 3,
                "tagName": "H3",
                "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": 2,
                "tagNames": {
                  "DIV": 2
                }
              },
              "items": [
                {
                  "tagName": "DIV",
                  "id": "",
                  "text": "ABOUTMEDIAPRESS RELEASESNEWS ARTICLESMEMOSCruising Is Not A Crime Donate"
                },
                {
                  "tagName": "DIV",
                  "id": "",
                  "text": "MEDIAPRESS RELEASESNEWS ARTICLESMEMOS"
                }
              ]
            },
            "totals": [
              2,
              0,
              0,
              0
            ],
            "standardInstances": [
              {
                "ruleID": "zIndex",
                "what": "DIV element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "DIV",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "ABOUTMEDIAPRESS RELEASESNEWS ARTICLESMEMOSCruising Is Not A Crime Donate"
              },
              {
                "ruleID": "zIndex",
                "what": "DIV element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "DIV",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "MEDIAPRESS RELEASESNEWS ARTICLESMEMOS"
              }
            ]
          }
        },
        "success": true
      },
      "standardResult": {
        "totals": [
          5,
          17,
          3,
          22
        ],
        "instances": [
          {
            "ruleID": "autocomplete",
            "what": "Input is missing the required autocomplete attribute with value given-name",
            "ordinalSeverity": 2,
            "tagName": "INPUT",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "FIRST NAME; #name-2"
          },
          {
            "ruleID": "autocomplete",
            "what": "Input is missing the required autocomplete attribute with value family-name",
            "ordinalSeverity": 2,
            "tagName": "INPUT",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "LAST NAME; EMAIL; #field-3"
          },
          {
            "ruleID": "autocomplete",
            "what": "Input is missing the required autocomplete attribute with value email",
            "ordinalSeverity": 2,
            "tagName": "INPUT",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "ZIPCODE; #email-2"
          },
          {
            "ruleID": "bulk",
            "what": "Page contains a large number of visible elements",
            "count": 1,
            "ordinalSeverity": 0,
            "tagName": "HTML",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": ""
          },
          {
            "ruleID": "focInd",
            "what": "INPUT element has no focus indicator",
            "ordinalSeverity": 3,
            "tagName": "INPUT",
            "id": "name-2",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<input type=\"text\" class=\"text-field w-input\" maxlength=\"256\" name=\"name-2\" data-name=\"Name 2\" place"
          },
          {
            "ruleID": "focInd",
            "what": "INPUT element has no focus indicator",
            "ordinalSeverity": 3,
            "tagName": "INPUT",
            "id": "field-3",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<input type=\"text\" class=\"text-field-2 w-input\" maxlength=\"256\" name=\"field-3\" data-name=\"Field 3\" p"
          },
          {
            "ruleID": "focInd",
            "what": "INPUT element has no focus indicator",
            "ordinalSeverity": 3,
            "tagName": "INPUT",
            "id": "field-2",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<input type=\"text\" class=\"w-input\" maxlength=\"256\" name=\"field-2\" data-name=\"Field 2\" placeholder=\"\""
          },
          {
            "ruleID": "focInd",
            "what": "INPUT element has no focus indicator",
            "ordinalSeverity": 3,
            "tagName": "INPUT",
            "id": "email-2",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<input type=\"email\" class=\"w-input\" maxlength=\"256\" name=\"email-2\" data-name=\"Email 2\" placeholder=\""
          },
          {
            "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": "<a href=\"/\" aria-current=\"page\" class=\"navbar-brand w-nav-brand w--current\" aria-label=\"home\"><img w"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "ABOUT"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "PRESS RELEASES"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "NEWS ARTICLES"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "MEMOS"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Cruising Is Not A Crime"
          },
          {
            "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": "LEARN MORE"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Renomination of Claudia Dunaway to Consolidated Plan Advisory Board"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Nomination of Puja Batra to Community Forest Advisory Board"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Assemblymember David Alvarez’s Bill Passes Committee to Improve Water Quality in Imperial Beach and "
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Assemblymember David Alvarez’s Streamlining of 100% Affordable Housing Bill Passes Committee"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "CA Latino Caucus Foundation Announces 2023 Statewide Scholarship Program"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Assemblymember David Alvarez Receives Bi-Partisan Support to Expand Opportunities for Middle Class F"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Assemblymember David Alvarez’s Bill AB 837 Moves One Step Closer to Helping the City of Chula Vista "
          },
          {
            "ruleID": "role",
            "what": "DIV elements have invalid or native-replaceable explicit role banner (count: 1)",
            "count": 1,
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": ""
          },
          {
            "ruleID": "role",
            "what": "DIV elements have invalid or native-replaceable explicit role button (count: 2)",
            "count": 2,
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": ""
          },
          {
            "ruleID": "role",
            "what": "DIV elements have invalid or native-replaceable explicit role list (count: 2)",
            "count": 2,
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": ""
          },
          {
            "ruleID": "role",
            "what": "DIV elements have invalid or native-replaceable explicit role listitem (count: 7)",
            "count": 7,
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": ""
          },
          {
            "ruleID": "role",
            "what": "NAV elements have redundant explicit role navigation (count: 1)",
            "count": 1,
            "ordinalSeverity": 1,
            "tagName": "NAV",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": ""
          },
          {
            "ruleID": "role",
            "what": "UL elements have redundant explicit role list (count: 1)",
            "count": 1,
            "ordinalSeverity": 1,
            "tagName": "UL",
            "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": "Level-1 headings have 5 different styles",
            "count": 4,
            "ordinalSeverity": 3,
            "tagName": "H1",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": ""
          },
          {
            "ruleID": "styleDiff",
            "what": "Level-3 headings have 2 different styles",
            "count": 1,
            "ordinalSeverity": 3,
            "tagName": "H3",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": ""
          },
          {
            "ruleID": "zIndex",
            "what": "DIV element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "ABOUTMEDIAPRESS RELEASESNEWS ARTICLESMEMOSCruising Is Not A Crime Donate"
          },
          {
            "ruleID": "zIndex",
            "what": "DIV element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "MEDIAPRESS RELEASESNEWS ARTICLESMEMOS"
          }
        ]
      },
      "endTime": 1687104635182
    },
    {
      "type": "test",
      "which": "wave",
      "reportType": 4,
      "startTime": 1687104635182,
      "url": "https://www.davidalvarez.com/",
      "what": "WAVE",
      "result": {
        "status": {
          "success": true,
          "httpstatuscode": 200
        },
        "statistics": {
          "pagetitle": "HOME",
          "pageurl": "https://www.davidalvarez.com/",
          "time": 2.22,
          "creditsremaining": 984,
          "allitemcount": 93,
          "totalelements": 264,
          "waveurl": "http://wave.webaim.org/report?url=https://www.davidalvarez.com/"
        },
        "categories": {
          "error": {
            "description": "Errors",
            "count": 10,
            "items": {
              "alt_link_missing": {
                "id": "alt_link_missing",
                "description": "Linked image missing alternative text",
                "count": 4,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > A:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > A:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > A:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + SECTION > DIV:first-child > DIV:first-child > DIV:first-child > 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"
                  }
                ]
              },
              "alt_spacer_missing": {
                "id": "alt_spacer_missing",
                "description": "Spacer image missing alternative text",
                "count": 3,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + SECTION + DIV + SCRIPT + SCRIPT + IMG",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + SECTION + DIV + SCRIPT + SCRIPT + IMG + IMG",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + SECTION + DIV + SCRIPT + SCRIPT + IMG + IMG + IMG"
                ],
                "wcag": [
                  {
                    "name": "1.1.1 Non-text Content (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.1.1"
                  }
                ]
              },
              "label_missing": {
                "id": "label_missing",
                "description": "Missing form label",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child + H3 + P + DIV > FORM#email-form > DIV:first-child + DIV > DIV:first-child > INPUT#field-2"
                ],
                "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"
                  }
                ]
              },
              "label_multiple": {
                "id": "label_multiple",
                "description": "Multiple form labels",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child + H3 + P + DIV > FORM#email-form > DIV:first-child > DIV:first-child + DIV > INPUT#field-3"
                ],
                "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"
                  }
                ]
              },
              "language_missing": {
                "id": "language_missing",
                "description": "Language missing or invalid",
                "count": 1,
                "selectors": [
                  false
                ],
                "wcag": [
                  {
                    "name": "3.1.1 Language of Page (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc3.1.1"
                  }
                ]
              }
            }
          },
          "contrast": {
            "description": "Contrast Errors",
            "count": 10,
            "items": {
              "contrast": {
                "id": "contrast",
                "description": "Very low contrast",
                "count": 10,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > A:first-child + NAV > UL:first-child > LI:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > A:first-child + NAV > UL:first-child > LI:first-child + LI > DIV:first-child > DIV#w-dropdown-toggle-0 > DIV:first-child + DIV",
                  "HTML > HEAD:first-child + BODY > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > A:first-child + NAV > UL:first-child > LI:first-child + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > A:first-child + NAV > UL:first-child > LI:first-child + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > H1:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + DIV > DIV:first-child + DIV > H1:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + DIV > DIV:first-child + DIV > H1:first-child > BR:first-child + SPAN",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child + H2 + P + A",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child + H3 + P + DIV > FORM#email-form > DIV:first-child + DIV + INPUT",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + SECTION > DIV:first-child + DIV + DIV + DIV + DIV > DIV:first-child"
                ],
                "contrastdata": [
                  [
                    1,
                    "#ffffff",
                    "#ffffff",
                    false
                  ],
                  [
                    1,
                    "#ffffff",
                    "#ffffff",
                    false
                  ],
                  [
                    1,
                    "#ffffff",
                    "#ffffff",
                    false
                  ],
                  [
                    1,
                    "#ffffff",
                    "#ffffff",
                    false
                  ],
                  [
                    1,
                    "#ffffff",
                    "#ffffff",
                    true
                  ],
                  [
                    1,
                    "#ffffff",
                    "#ffffff",
                    true
                  ],
                  [
                    1.83,
                    "#ffb000",
                    "#ffffff",
                    true
                  ],
                  [
                    1.84,
                    "#ffffff",
                    "#ffaf00",
                    false
                  ],
                  [
                    1.84,
                    "#ffffff",
                    "#ffaf00",
                    false
                  ],
                  [
                    2.65,
                    "#a09797",
                    "#f5f7fa",
                    false
                  ]
                ],
                "wcag": [
                  {
                    "name": "1.4.3 Contrast (Minimum) (Level AA)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.4.3"
                  }
                ]
              }
            }
          },
          "alert": {
            "description": "Alerts",
            "count": 3,
            "items": {
              "heading_skipped": {
                "id": "heading_skipped",
                "description": "Skipped heading level",
                "count": 2,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV > H4:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child + H3"
                ],
                "wcag": [
                  {
                    "name": "1.3.1 Info and Relationships (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.3.1"
                  },
                  {
                    "name": "2.4.1 Bypass Blocks (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.1"
                  },
                  {
                    "name": "2.4.6 Headings and Labels (Level AA)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.6"
                  }
                ]
              },
              "noscript": {
                "id": "noscript",
                "description": "Noscript element",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child > STYLE:first-child + META + TITLE + META + META + META + META + META + META + META + META + META + META + LINK + LINK + LINK + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + LINK + SCRIPT + SCRIPT + LINK + LINK + SCRIPT + NOSCRIPT"
                ],
                "wcag": []
              }
            }
          }
        },
        "success": true
      },
      "standardResult": {
        "totals": [
          3,
          0,
          0,
          20
        ],
        "instances": [
          {
            "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:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > A:first-child > 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:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > A:first-child > 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:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > A:first-child > 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:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + SECTION > DIV:first-child > DIV:first-child > DIV:first-child > A:first-child > IMG:first-child"
            },
            "excerpt": ""
          },
          {
            "ruleID": "alt_spacer_missing",
            "what": "Spacer image missing alternative text",
            "ordinalSeverity": 3,
            "tagName": "IMG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + SECTION + DIV + SCRIPT + SCRIPT + IMG"
            },
            "excerpt": ""
          },
          {
            "ruleID": "alt_spacer_missing",
            "what": "Spacer image missing alternative text",
            "ordinalSeverity": 3,
            "tagName": "IMG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + SECTION + DIV + SCRIPT + SCRIPT + IMG + IMG"
            },
            "excerpt": ""
          },
          {
            "ruleID": "alt_spacer_missing",
            "what": "Spacer image missing alternative text",
            "ordinalSeverity": 3,
            "tagName": "IMG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + SECTION + DIV + SCRIPT + SCRIPT + IMG + IMG + IMG"
            },
            "excerpt": ""
          },
          {
            "ruleID": "label_missing",
            "what": "Missing form label",
            "ordinalSeverity": 3,
            "tagName": "INPUT",
            "id": "field-2",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child + H3 + P + DIV > FORM#email-form > DIV:first-child + DIV > DIV:first-child > INPUT#field-2"
            },
            "excerpt": ""
          },
          {
            "ruleID": "label_multiple",
            "what": "Multiple form labels",
            "ordinalSeverity": 3,
            "tagName": "INPUT",
            "id": "field-3",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child + H3 + P + DIV > FORM#email-form > DIV:first-child > DIV:first-child + DIV > INPUT#field-3"
            },
            "excerpt": ""
          },
          {
            "ruleID": "language_missing",
            "what": "Language missing or invalid",
            "ordinalSeverity": 3,
            "tagName": "",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": false
            },
            "excerpt": ""
          },
          {
            "ruleID": "contrast",
            "what": "Very low contrast",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > A:first-child + NAV > UL:first-child > LI:first-child > A:first-child"
            },
            "excerpt": ""
          },
          {
            "ruleID": "contrast",
            "what": "Very low contrast",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > A:first-child + NAV > UL:first-child > LI:first-child + LI > DIV:first-child > DIV#w-dropdown-toggle-0 > DIV:first-child + DIV"
            },
            "excerpt": ""
          },
          {
            "ruleID": "contrast",
            "what": "Very low contrast",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > A:first-child + NAV > UL:first-child > LI:first-child + LI + LI + LI > 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:first-child > DIV:first-child > DIV:first-child > DIV:first-child > A:first-child + NAV > UL:first-child > LI:first-child + LI + LI + LI + LI > A:first-child"
            },
            "excerpt": ""
          },
          {
            "ruleID": "contrast",
            "what": "Very low contrast",
            "ordinalSeverity": 3,
            "tagName": "H1",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > H1:first-child"
            },
            "excerpt": ""
          },
          {
            "ruleID": "contrast",
            "what": "Very low contrast",
            "ordinalSeverity": 3,
            "tagName": "H1",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV:first-child + DIV > DIV:first-child + DIV > H1:first-child"
            },
            "excerpt": ""
          },
          {
            "ruleID": "contrast",
            "what": "Very low contrast",
            "ordinalSeverity": 3,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV:first-child + DIV > DIV:first-child + DIV > H1:first-child > BR:first-child + SPAN"
            },
            "excerpt": ""
          },
          {
            "ruleID": "contrast",
            "what": "Very low contrast",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV:first-child + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child + H2 + P + A"
            },
            "excerpt": ""
          },
          {
            "ruleID": "contrast",
            "what": "Very low contrast",
            "ordinalSeverity": 3,
            "tagName": "INPUT",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child + H3 + P + DIV > FORM#email-form > DIV:first-child + DIV + INPUT"
            },
            "excerpt": ""
          },
          {
            "ruleID": "contrast",
            "what": "Very low contrast",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + SECTION > DIV:first-child + DIV + DIV + DIV + DIV > DIV:first-child"
            },
            "excerpt": ""
          },
          {
            "ruleID": "heading_skipped",
            "what": "Skipped heading level",
            "ordinalSeverity": 0,
            "tagName": "H4",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV > H4:first-child"
            },
            "excerpt": ""
          },
          {
            "ruleID": "heading_skipped",
            "what": "Skipped heading level",
            "ordinalSeverity": 0,
            "tagName": "H3",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child + H3"
            },
            "excerpt": ""
          },
          {
            "ruleID": "noscript",
            "what": "Noscript element",
            "ordinalSeverity": 0,
            "tagName": "NOSCRIPT",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child > STYLE:first-child + META + TITLE + META + META + META + META + META + META + META + META + META + META + LINK + LINK + LINK + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + LINK + SCRIPT + SCRIPT + LINK + LINK + SCRIPT + NOSCRIPT"
            },
            "excerpt": ""
          }
        ]
      },
      "endTime": 1687104637744
    }
  ],
  "sources": {
    "script": "ts27",
    "batch": "caassy",
    "target": {
      "id": "caAD80-c",
      "which": "https://www.davidalvarez.com/",
      "what": "Candidate David Alvarez (D)"
    },
    "requester": "pool@jpdev.pro"
  },
  "creationTime": "2023-06-18T02:07:06",
  "timeStamp": "18ixx",
  "jobData": {
    "startTime": "2023-06-18T16:09:33",
    "endTime": "2023-06-18T16:10:37",
    "elapsedSeconds": 64,
    "visitLatency": 6,
    "logCount": 2,
    "logSize": 113,
    "errorLogCount": 0,
    "errorLogSize": 0,
    "prohibitedCount": 0,
    "visitRejectionCount": 0,
    "aborted": false,
    "abortedAct": null,
    "presses": 0,
    "amountRead": 0,
    "testTimes": [
      [
        "testaro",
        29
      ],
      [
        "testaro",
        14
      ],
      [
        "alfa",
        3
      ],
      [
        "ibm",
        3
      ],
      [
        "wave",
        3
      ],
      [
        "qualWeb",
        2
      ],
      [
        "axe",
        1
      ],
      [
        "nuVal",
        1
      ],
      [
        "tenon",
        1
      ],
      [
        "continuum",
        0
      ],
      [
        "htmlcs",
        0
      ]
    ]
  },
  "score": {
    "scoreProcID": "tsp27",
    "summary": {
      "total": 973,
      "issue": 828,
      "tool": 145,
      "prevention": 0,
      "log": 0,
      "latency": 0
    },
    "details": {
      "severity": {
        "total": [
          63,
          97,
          52,
          258
        ],
        "byTool": {
          "testaro": [
            5,
            17,
            3,
            22
          ],
          "alfa": [
            1,
            0,
            0,
            77
          ],
          "axe": [
            5,
            10,
            17,
            25
          ],
          "continuum": [
            0,
            0,
            0,
            9
          ],
          "htmlcs": [
            22,
            0,
            0,
            29
          ],
          "ibm": [
            0,
            11,
            0,
            34
          ],
          "nuVal": [
            8,
            0,
            21,
            2
          ],
          "qualWeb": [
            19,
            59,
            5,
            22
          ],
          "tenon": [
            0,
            0,
            6,
            18
          ],
          "wave": [
            3,
            0,
            0,
            20
          ]
        }
      },
      "prevention": {},
      "issue": {
        "linkNoText": {
          "score": 32,
          "maxCount": 8,
          "weight": 4,
          "tools": {
            "alfa": {
              "r11": {
                "quality": 1,
                "what": "Link has no accessible name",
                "complaints": {
                  "countTotal": 4,
                  "texts": [
                    "Links have an accessible name"
                  ]
                }
              }
            },
            "axe": {
              "link-name": {
                "quality": 1,
                "what": "Link has no discernible text",
                "complaints": {
                  "countTotal": 4,
                  "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": 4,
                  "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": 5,
                  "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": 4,
                  "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": 4,
                  "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": 4,
                  "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": 4,
                  "texts": [
                    "This link has no text inside it."
                  ]
                }
              }
            },
            "wave": {
              "alt_link_missing": {
                "quality": 1,
                "what": "Linked image has no text alternative",
                "complaints": {
                  "countTotal": 4,
                  "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": 1,
                  "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": 6,
                  "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": 2,
                  "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": 6,
                  "texts": [
                    "This rule checks that each image that is not marked as decorative, has an accessible name."
                  ]
                }
              }
            },
            "wave": {
              "alt_spacer_missing": {
                "quality": 1,
                "what": "Spacer image has no text alternative",
                "complaints": {
                  "countTotal": 3,
                  "texts": [
                    "Spacer image missing alternative text"
                  ]
                }
              }
            }
          }
        },
        "pageLanguage": {
          "score": 4,
          "maxCount": 1,
          "weight": 4,
          "tools": {
            "alfa": {
              "r4": {
                "quality": 1,
                "what": "Lang attribute missing, empty, or only whitespace",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "<html> document elements have a lang attribute"
                  ]
                }
              }
            },
            "axe": {
              "html-has-lang": {
                "quality": 1,
                "what": "html element has no lang attribute",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "<html> element must have a lang attribute; The <html> element does not have a lang attribute"
                  ]
                }
              }
            },
            "continuum": {
              "101": {
                "quality": 1,
                "what": "root html element has no lang attribute",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "This HTML does not have a lang attribute"
                  ]
                }
              }
            },
            "htmlcs": {
              "AAA.3_1_1.H57.2": {
                "quality": 1,
                "what": "html element has no lang or xml:lang attribute",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "The html element should have a lang or xml:lang attribute which describes the language of the document."
                  ]
                }
              }
            },
            "ibm": {
              "html_lang_exists": {
                "quality": 1,
                "what": "Page detected as HTML, but has no lang attribute",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "Page detected as HTML, but does not have a 'lang' attribute"
                  ]
                }
              }
            },
            "qualWeb": {
              "QW-ACT-R2": {
                "quality": 1,
                "what": "HTML page has no lang attribute",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "This rule checks that the html element has a non-empty lang or xml:lang attribute."
                  ]
                }
              }
            },
            "wave": {
              "language_missing": {
                "quality": 1,
                "what": "Language missing or invalid",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "Language missing or invalid"
                  ]
                }
              }
            }
          }
        },
        "headingLevelSkip": {
          "score": 4,
          "maxCount": 2,
          "weight": 2,
          "tools": {
            "alfa": {
              "r53": {
                "quality": 1,
                "what": "Heading skips one or more levels",
                "complaints": {
                  "countTotal": 2,
                  "texts": [
                    "Headings are structured"
                  ]
                }
              }
            },
            "axe": {
              "heading-order": {
                "quality": 1,
                "what": "Heading levels do not increase by only one",
                "complaints": {
                  "countTotal": 2,
                  "texts": [
                    "Heading levels should only increase by one; Heading order invalid"
                  ]
                }
              }
            },
            "wave": {
              "heading_skipped": {
                "quality": 1,
                "what": "Skipped heading level",
                "complaints": {
                  "countTotal": 2,
                  "texts": [
                    "Skipped heading level"
                  ]
                }
              }
            }
          }
        },
        "contentBeyondLandmarks": {
          "score": 108,
          "maxCount": 54,
          "weight": 2,
          "tools": {
            "alfa": {
              "r57": {
                "quality": 1,
                "what": "Perceivable text content is not included in any landmark",
                "complaints": {
                  "countTotal": 54,
                  "texts": [
                    "Perceivable text content is included in a landmark"
                  ]
                }
              }
            },
            "axe": {
              "region": {
                "quality": 1,
                "what": "Some page content is not contained by landmarks",
                "complaints": {
                  "countTotal": 14,
                  "texts": [
                    "All page content should be contained by landmarks; Some page content is not contained by landmarks"
                  ]
                }
              }
            },
            "ibm": {
              "aria_content_in_landmark": {
                "quality": 1,
                "what": "Content is not within a landmark element",
                "complaints": {
                  "countTotal": 19,
                  "texts": [
                    "Content is not within a landmark element"
                  ]
                }
              }
            }
          }
        },
        "leadingInsufficient": {
          "score": 6,
          "maxCount": 3,
          "weight": 2,
          "tools": {
            "alfa": {
              "r73": {
                "quality": 1,
                "what": "Paragraph of text has insufficient line height",
                "complaints": {
                  "countTotal": 3,
                  "texts": [
                    "Paragraphs of text have sufficient line height"
                  ]
                }
              }
            }
          }
        },
        "headingOfNothing": {
          "score": 18,
          "maxCount": 9,
          "weight": 2,
          "tools": {
            "alfa": {
              "r78": {
                "quality": 1,
                "what": "No content between two headings of the same level",
                "complaints": {
                  "countTotal": 9,
                  "texts": [
                    "Headings of same level have text content between them"
                  ]
                }
              }
            }
          }
        },
        "formFieldNoText": {
          "score": 4,
          "maxCount": 1,
          "weight": 4,
          "tools": {
            "alfa": {
              "r8": {
                "quality": 1,
                "what": "Form field has no accessible name",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "Form fields have an accessible name"
                  ]
                }
              }
            }
          }
        },
        "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."
                  ]
                }
              }
            }
          }
        },
        "textContrastAA": {
          "score": 52,
          "maxCount": 13,
          "weight": 4,
          "tools": {
            "axe": {
              "color-contrast": {
                "quality": 1,
                "what": "Element has insufficient color contrast",
                "complaints": {
                  "countTotal": 13,
                  "texts": [
                    "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined due to a background image",
                    "Elements must meet minimum color contrast ratio thresholds; Element has insufficient color contrast of 1.84 (foreground color: #ffffff, background color: #ffaf00, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 4.5:1",
                    "Elements must meet minimum color contrast ratio thresholds; Element has insufficient color contrast of 1.84 (foreground color: #ffffff, background color: #ffaf00, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1",
                    "Elements must meet minimum color contrast ratio thresholds; Element has insufficient color contrast of 2.65 (foreground color: #a09797, background color: #f5f7fa, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                  ]
                }
              }
            },
            "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": 1,
                  "texts": [
                    "Text contrast of 2.66 with its background is less than the WCAG AA minimum requirements for text of size 14px and weight of 400"
                  ]
                }
              }
            },
            "qualWeb": {
              "QW-ACT-R37": {
                "quality": 1,
                "what": "Text has less than the minimum contrast",
                "complaints": {
                  "countTotal": 7,
                  "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": 10,
                  "texts": [
                    "Very low contrast"
                  ]
                }
              }
            }
          }
        },
        "labelClash": {
          "score": 2,
          "maxCount": 1,
          "weight": 2,
          "tools": {
            "axe": {
              "form-field-multiple-labels": {
                "quality": 1,
                "what": "Form field has multiple label elements",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "Form field must not have multiple label elements"
                  ]
                }
              }
            },
            "ibm": {
              "form_label_unique": {
                "quality": 1,
                "what": "Form control has more than one label",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "Form control has more than one label"
                  ]
                }
              }
            },
            "testaro": {
              "labClash": {
                "quality": 1,
                "what": "Incompatible label types",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "Element INPUT is unlabeled"
                  ]
                }
              }
            },
            "wave": {
              "label_multiple": {
                "quality": 1,
                "what": "Form control has more than one label associated with it",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "Multiple form labels"
                  ]
                }
              }
            }
          }
        },
        "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."
                  ]
                }
              }
            }
          }
        },
        "contrastAAA": {
          "score": 18,
          "maxCount": 18,
          "weight": 1,
          "tools": {
            "axe": {
              "color-contrast-enhanced": {
                "quality": 1,
                "what": "Element has insufficient color contrast (Level AAA)",
                "complaints": {
                  "countTotal": 13,
                  "texts": [
                    "Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 6.21 (foreground color: #ffffff, background color: #086794, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 7:1",
                    "Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 6.21 (foreground color: #086794, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1",
                    "Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 5.69 (foreground color: #086794, background color: #f4f5f7, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 7:1",
                    "Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 5.69 (foreground color: #086794, background color: #f4f5f7, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1",
                    "Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 6.21 (foreground color: #086794, background color: #ffffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 7:1",
                    "Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 6.21 (foreground color: #086794, background color: #ffffff, font size: 10.5pt (14px), 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": 18,
                  "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 1.84:1. Recommendation:  change background to #775200.",
                    "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 1:1. Recommendation:  change text colour to #595959.",
                    "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 6.22:1. Recommendation:  change text colour to #005e8b.",
                    "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.66:1. Recommendation:  change text colour to #100707.",
                    "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 5.7:1. Recommendation:  change text colour to #001018.",
                    "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 6.22:1. Recommendation:  change background to #005e8b."
                  ]
                }
              }
            },
            "qualWeb": {
              "QW-ACT-R76": {
                "quality": 1,
                "what": "Text has less than the enhanced minimum contrast",
                "complaints": {
                  "countTotal": 13,
                  "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": 4,
                  "texts": [
                    "This element has insufficient color contrast (Level AAA)."
                  ]
                }
              }
            }
          }
        },
        "controlNoText": {
          "score": 4,
          "maxCount": 1,
          "weight": 4,
          "tools": {
            "axe": {
              "label": {
                "quality": 1,
                "what": "Form element has no label",
                "complaints": {
                  "countTotal": 1,
                  "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 an empty 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": 1,
                  "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": 1,
                  "texts": [
                    "Form control element <input> has no associated label"
                  ]
                }
              }
            },
            "qualWeb": {
              "QW-ACT-R16": {
                "quality": 1,
                "what": "Form control has no accessible name",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "Form control has accessible name"
                  ]
                }
              }
            },
            "wave": {
              "label_missing": {
                "quality": 1,
                "what": "form element has no label",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "Missing form label"
                  ]
                }
              }
            }
          }
        },
        "mainNone": {
          "score": 2,
          "maxCount": 1,
          "weight": 2,
          "tools": {
            "axe": {
              "landmark-one-main": {
                "quality": 1,
                "what": "page has no main landmark",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "Document should have one main landmark; Document does not have a main landmark"
                  ]
                }
              }
            },
            "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"
                  ]
                }
              }
            }
          }
        },
        "inputNoText": {
          "score": 4,
          "maxCount": 1,
          "weight": 4,
          "tools": {
            "continuum": {
              "118": {
                "quality": 1,
                "what": "Text input element has no machanism allowing an accessible name to be calculated",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "This input (type=text) element does not have a mechanism that allows an accessible name value to be calculated"
                  ]
                }
              }
            },
            "htmlcs": {
              "AAA.4_1_2.H91.InputText.Name": {
                "quality": 1,
                "what": "Text input has no accessible name",
                "complaints": {
                  "countTotal": 1,
                  "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."
                  ]
                }
              }
            }
          }
        },
        "decorativeImageRisk": {
          "score": 9,
          "maxCount": 9,
          "weight": 1,
          "tools": {
            "htmlcs": {
              "AAA.1_1_1.H67.2": {
                "quality": 1,
                "what": "Image marked as decorative may be informative",
                "complaints": {
                  "countTotal": 9,
                  "texts": [
                    "Img element is marked so that it is ignored by Assistive Technology."
                  ]
                }
              }
            }
          }
        },
        "pseudoNavList": {
          "score": 2,
          "maxCount": 1,
          "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": 1,
                  "texts": [
                    "The objective of this technique is to create lists of related items using list elements appropriate for their purposes."
                  ]
                }
              }
            }
          }
        },
        "contrastRisk": {
          "score": 6,
          "maxCount": 6,
          "weight": 1,
          "tools": {
            "htmlcs": {
              "AAA.1_4_6.G17.BgImage": {
                "quality": 1,
                "what": "Contrast between the text and its background image may be less than 7:1",
                "complaints": {
                  "countTotal": 2,
                  "texts": [
                    "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 7:1."
                  ]
                }
              },
              "AAA.1_4_6.G18.BgImage": {
                "quality": 1,
                "what": "Contrast between the text and the background image may be less than 4.5:1",
                "complaints": {
                  "countTotal": 4,
                  "texts": [
                    "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 4.5:1."
                  ]
                }
              }
            }
          }
        },
        "linkWindowSurpriseRisk": {
          "score": 6,
          "maxCount": 6,
          "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": 6,
                  "texts": [
                    "Check that this link's link text contains information indicating that the link will open in a new window."
                  ]
                }
              }
            }
          }
        },
        "headingStructure": {
          "score": 4,
          "maxCount": 2,
          "weight": 2,
          "tools": {
            "htmlcs": {
              "AAA.1_3_1_AAA.G141": {
                "quality": 1,
                "what": "Heading level is incorrect",
                "complaints": {
                  "countTotal": 2,
                  "texts": [
                    "The heading structure is not logically nested. This h3 element should be an h2 to be properly nested.",
                    "The heading structure is not logically nested. This h4 element should be an h2 to be properly nested."
                  ]
                }
              }
            },
            "tenon": {
              "155": {
                "quality": 1,
                "what": "Headings are not structured in a hierarchical manner",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "These headings are not structured in a hierarchical manner."
                  ]
                }
              }
            }
          }
        },
        "labelConfusionRisk": {
          "score": 1,
          "maxCount": 1,
          "weight": 1,
          "tools": {
            "ibm": {
              "input_label_before": {
                "quality": 1,
                "what": "Label text is after its text input or select element",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "Label text is located after its associated text input or <select> element"
                  ]
                }
              }
            }
          }
        },
        "obsolete": {
          "score": 33,
          "maxCount": 11,
          "weight": 3,
          "tools": {
            "ibm": {
              "element_attribute_deprecated": {
                "quality": 1,
                "what": "Element or attribute is obsolete",
                "complaints": {
                  "countTotal": 11,
                  "texts": [
                    "The HTML attribute(s) \"http-equiv\" is deprecated for the <meta> element in HTML 5",
                    "The HTML attribute(s) \"border\" is deprecated for the <img> element in HTML 5"
                  ]
                }
              }
            }
          }
        },
        "typeRedundant": {
          "score": 8,
          "maxCount": 8,
          "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": 8,
                  "texts": [
                    "The type attribute is unnecessary for JavaScript resources."
                  ]
                }
              }
            }
          }
        },
        "parseError": {
          "score": 6,
          "maxCount": 2,
          "weight": 3,
          "tools": {
            "nuVal": {
              "^Bad start tag in .+$": {
                "quality": 1,
                "what": "Invalid start tag",
                "complaints": {
                  "countTotal": 2,
                  "texts": [
                    "Bad start tag in img in noscript in head."
                  ]
                }
              }
            }
          }
        },
        "slashParseRisk": {
          "score": 19,
          "maxCount": 19,
          "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": 19,
                  "texts": [
                    "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values."
                  ]
                }
              }
            }
          }
        },
        "elementClosure": {
          "score": 18,
          "maxCount": 6,
          "weight": 3,
          "tools": {
            "nuVal": {
              "^Stray end tag .+$": {
                "quality": 1,
                "what": "Invalid closing tag",
                "complaints": {
                  "countTotal": 4,
                  "texts": [
                    "Stray end tag noscript.",
                    "Stray end tag head."
                  ]
                }
              },
              "^Start tag .+ seen but an element of the same type was already open.*$": {
                "quality": 1,
                "what": "Element is invalidly a descendant of another such element",
                "complaints": {
                  "countTotal": 2,
                  "texts": [
                    "Start tag body seen but an element of the same type was already open."
                  ]
                }
              }
            }
          }
        },
        "metaBad": {
          "score": 30,
          "maxCount": 10,
          "weight": 3,
          "tools": {
            "nuVal": {
              "^Attribute .+ not allowed on element meta at this point.*$": {
                "quality": 1,
                "what": "Attribute is not allowed on a meta element here",
                "complaints": {
                  "countTotal": 5,
                  "texts": [
                    "Attribute name not allowed on element meta at this point.",
                    "Attribute http-equiv not allowed on element meta at this point."
                  ]
                }
              },
              "^Element meta is missing one or more of the following attributes: .+$": {
                "quality": 1,
                "what": "meta element is missing a required attribute",
                "complaints": {
                  "countTotal": 5,
                  "texts": [
                    "Element meta is missing one or more of the following attributes: itemprop, property."
                  ]
                }
              }
            }
          }
        },
        "attributeBad": {
          "score": 4,
          "maxCount": 1,
          "weight": 4,
          "tools": {
            "nuVal": {
              "^Attribute .+ not allowed on element .+ at this point.*$": {
                "quality": 1,
                "what": "Attribute not allowed on this element",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "Attribute attributionsrc not allowed on element script at this point."
                  ]
                }
              }
            }
          }
        },
        "fatalError": {
          "score": 100,
          "maxCount": 2,
          "weight": 50,
          "tools": {
            "nuVal": {
              "Cannot recover after last error. Any further errors will be ignored.": {
                "quality": 1,
                "what": "Testing was interrupted by a fatal error",
                "complaints": {
                  "countTotal": 2,
                  "texts": [
                    "Cannot recover after last error. Any further errors will be ignored."
                  ]
                }
              }
            }
          }
        },
        "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."
                  ]
                }
              }
            }
          }
        },
        "focusIndication": {
          "score": 112,
          "maxCount": 28,
          "weight": 4,
          "tools": {
            "qualWeb": {
              "QW-ACT-R62": {
                "quality": 1,
                "what": "Element in the sequential focus order has no visible focus",
                "complaints": {
                  "countTotal": 28,
                  "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": 4,
                  "texts": [
                    "INPUT element has no focus indicator"
                  ]
                }
              }
            }
          }
        },
        "errorReferenceBad": {
          "score": 16,
          "maxCount": 4,
          "weight": 4,
          "tools": {
            "qualWeb": {
              "QW-ACT-R41": {
                "quality": 1,
                "what": "Error message describes no invalid form field value",
                "complaints": {
                  "countTotal": 4,
                  "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": 10,
          "maxCount": 10,
          "weight": 1,
          "tools": {
            "qualWeb": {
              "QW-ACT-R40": {
                "quality": 1,
                "what": "Zoomed text node may be clipped by a CSS overflow declaration",
                "complaints": {
                  "countTotal": 10,
                  "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": 3,
          "maxCount": 3,
          "weight": 1,
          "tools": {
            "qualWeb": {
              "QW-WCAG-T8": {
                "quality": 1,
                "what": "Text alternative is not an alternative",
                "complaints": {
                  "countTotal": 3,
                  "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": 42,
          "maxCount": 14,
          "weight": 3,
          "tools": {
            "qualWeb": {
              "QW-BP1": {
                "quality": 1,
                "what": "h1-h6 not used to identify headings",
                "complaints": {
                  "countTotal": 14,
                  "texts": [
                    "It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content"
                  ]
                }
              }
            }
          }
        },
        "horizontalScrolling": {
          "score": 3,
          "maxCount": 1,
          "weight": 3,
          "tools": {
            "tenon": {
              "28": {
                "quality": 1,
                "what": "Layout or sizing of the page causes horizontal scrolling",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "The layout or sizing of this page causes horizontal scrolling."
                  ]
                }
              }
            }
          }
        },
        "linkVague": {
          "score": 3,
          "maxCount": 1,
          "weight": 3,
          "tools": {
            "tenon": {
              "73": {
                "quality": 1,
                "what": "Link text is too generic to communicate the purpose or destination",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "This link text is uninformative."
                  ]
                }
              }
            }
          }
        },
        "leadingClipsText": {
          "score": 8,
          "maxCount": 2,
          "weight": 4,
          "tools": {
            "tenon": {
              "144": {
                "quality": 1,
                "what": "Line height is insufficent to properly display the computed font size",
                "complaints": {
                  "countTotal": 2,
                  "texts": [
                    "This content's line height is insufficent to properly display the computed element font size."
                  ]
                }
              }
            }
          }
        },
        "allCaps": {
          "score": 5,
          "maxCount": 5,
          "weight": 1,
          "tools": {
            "tenon": {
              "153": {
                "quality": 1,
                "what": "Long string of text is in all caps",
                "complaints": {
                  "countTotal": 5,
                  "texts": [
                    "This long string of text is in all caps."
                  ]
                }
              }
            }
          }
        },
        "linkForcesNewWindow": {
          "score": 18,
          "maxCount": 6,
          "weight": 3,
          "tools": {
            "tenon": {
              "218": {
                "quality": 1,
                "what": "Link opens in a new window without user control",
                "complaints": {
                  "countTotal": 6,
                  "texts": [
                    "This link opens in a new window without user control."
                  ]
                }
              }
            }
          }
        },
        "autocompleteNone": {
          "score": 3,
          "maxCount": 3,
          "weight": 1,
          "tools": {
            "testaro": {
              "autocomplete": {
                "quality": 1,
                "what": "Name or email input is missing its required autocomplete attribute",
                "complaints": {
                  "countTotal": 3,
                  "texts": [
                    "Input is missing the required autocomplete attribute with value given-name",
                    "Input is missing the required autocomplete attribute with value family-name",
                    "Input is missing the required autocomplete attribute with value email"
                  ]
                }
              }
            }
          }
        },
        "visibleBulk": {
          "score": 1,
          "maxCount": 1,
          "weight": 1,
          "tools": {
            "testaro": {
              "bulk": {
                "quality": 1,
                "what": "Page contains many visible elements",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "Page contains a large number of visible elements"
                  ]
                }
              }
            }
          }
        },
        "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": 14,
          "maxCount": 14,
          "weight": 1,
          "tools": {
            "testaro": {
              "role": {
                "quality": 1,
                "what": "Invalid, native-replacing, or redundant role",
                "complaints": {
                  "countTotal": 14,
                  "texts": [
                    "DIV elements have invalid or native-replaceable explicit role banner (count: 1)",
                    "DIV elements have invalid or native-replaceable explicit role button (count: 2)",
                    "DIV elements have invalid or native-replaceable explicit role list (count: 2)",
                    "DIV elements have invalid or native-replaceable explicit role listitem (count: 7)",
                    "NAV elements have redundant explicit role navigation (count: 1)",
                    "UL elements have redundant explicit role list (count: 1)"
                  ]
                }
              }
            }
          }
        },
        "inconsistentStyles": {
          "score": 7,
          "maxCount": 7,
          "weight": 1,
          "tools": {
            "testaro": {
              "styleDiff": {
                "quality": 1,
                "what": "Heading, link, and button style inconsistencies",
                "complaints": {
                  "countTotal": 7,
                  "texts": [
                    "In-line links have 3 different styles",
                    "Level-1 headings have 5 different styles",
                    "Level-3 headings have 2 different styles"
                  ]
                }
              }
            }
          }
        },
        "zIndexNotZero": {
          "score": 2,
          "maxCount": 2,
          "weight": 1,
          "tools": {
            "testaro": {
              "zIndex": {
                "quality": 1,
                "what": "Layering with nondefault z-index values",
                "complaints": {
                  "countTotal": 2,
                  "texts": [
                    "DIV element has a non-default Z index"
                  ]
                }
              }
            }
          }
        },
        "noScriptRisk": {
          "score": 1,
          "maxCount": 1,
          "weight": 1,
          "tools": {
            "wave": {
              "noscript": {
                "quality": 1,
                "what": "noscript element may fail to contain an accessible equivalent or alternative",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "Noscript element"
                  ]
                }
              }
            }
          }
        }
      }
    }
  }
}