Accessibility digest

Synopsis
PageSteve Padilla (D)
URLhttps://sd18.senate.ca.gov/
Requesterpool@jpdev.pro
Test date2023/06/24
Score1258
Tested byTestaro, procedure ts27
Scored byTestilo, procedure tsp28
Digested byTestilo, procedure tdp28

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 Steve Padilla (D) at https://sd18.senate.ca.gov/ 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 1258, where 0 would be perfect.

Total score

The total score is the sum of five components.

Score summary
ComponentScoreDescription
total1258Sum of the component scores
issue721Severity and number of reported defects
tool124Tool-by-tool defect ratings
prevention300Failed attempts by tools to test the page
log102Browser warnings about the page
latency11Abnormal 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
textContrastAA148
focusIndication108
linkIndication48
noHeading42
contrastAAA37
externalLinkSurprise33
linkNoText32
leadingClipsText28
attributeBad20
focusableOperable18
pseudoNavList14
duplicateAttribute14
hiddenContentRisk12
ariaBadAttribute12
landmarkConfusion12
targetSize12
externalLink11
zIndexNotZero11
hoverSurprise10
titleBad8
textAlternativeRisk7
navConfusion6
navNoText6
headingStructure6
asideConfusion6
skipRepeatedContent6
repeatedContentRisk5
roleRedundant5
imageNoText4
descendantMissing4
cssBansRotate4
h1Missing3
obsolete3
parseError3
horizontalScrolling3
inconsistentStyles3
headingLevelSkip2
headingOfNothing2
mainNone2
contentBeyondLandmarks2
complementaryNoText2
linkPair2
decorativeImageRisk1
sectionHeadingless1
titleRedundant1
imageTextRedundant1
noScriptRisk1
ignorable0

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 textContrastAA

WCAG: 1.4.3

Score: 148

Complaints by alfa

Rule r69

Description: Text outside widget has subminimum contrast

Count of instances: 37

Complaint specifics

Complaints by axe

Rule color-contrast

Description: Element has insufficient color contrast

Count of instances: 18

Complaint specifics

Complaints by htmlcs

Rule AAA.1_4_6.G18.Fail

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

Count of instances: 1

Complaint specifics

Complaints by wave

Rule contrast

Description: Very low contrast

Count of instances: 12

Complaint specifics

Issue focusIndication

WCAG: 2.4.7

Score: 108

Complaints by qualWeb

Rule QW-ACT-R62

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

Count of instances: 27

Complaint specifics

Complaints by testaro

Rule focInd

Description: Focused element displays a nonstandard or no focus indicator

Count of instances: 1

Complaint specifics

Issue linkIndication

WCAG: 1.3.3

Score: 48

Complaints by testaro

Rule linkUl

Description: Non-underlined adjacent links

Count of instances: 24

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 contrastAAA

WCAG: 1.4.6

Score: 37

Complaints by alfa

Rule r66

Description: Text contrast less than AAA requires

Count of instances: 37

Complaint specifics

Complaints by htmlcs

Rule AAA.1_4_6.G17.Fail

Description: Text has insufficient contrast

Count of instances: 19

Complaint specifics

Issue externalLinkSurprise

WCAG: 3.2.5

Score: 33

Complaints by tenon

Rule 218

Description: Link opens in a new window without user control

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

Complaint specifics

Complaints by axe

Rule link-name

Description: Link has no discernible text

Count of instances: 3

Complaint specifics

Complaints by continuum

Rule 237

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

Count of instances: 3

Complaint specifics

Complaints by htmlcs

Rule AAA.4_1_2.H91.A.Empty

Description: a element has an id attribute but no href attribute or text

Count of instances: 1

Complaint specifics
Rule AAA.1_1_1.H30.2

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

Count of instances: 3

Complaint specifics
Rule AAA.4_1_2.H91.A.EmptyNoId

Description: Link has no name or id attribute or value

Count of instances: 1

Complaint specifics
Rule AAA.4_1_2.H91.A.NoContent

Description: Link has an href attribute but no text

Count of instances: 3

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

Complaint specifics

Complaints by qualWeb

Rule QW-ACT-R12

Description: Link has no accessible name

Count of instances: 3

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

Complaint specifics

Complaints by tenon

Rule 57

Description: Link has no text inside it

Count of instances: 6

Complaint specifics

Complaints by wave

Rule alt_link_missing

Description: Linked image has no text alternative

Count of instances: 3

Complaint specifics
Rule link_empty

Description: Link contains no text

Count of instances: 3

Complaint specifics

Issue leadingClipsText

WCAG: 1.4.8

Score: 28

Complaints by tenon

Rule 144

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

Count of instances: 1

Complaint specifics

Complaints by testaro

Rule lineHeight

Description: Text has a line height less than 1.5 times its font size

Count of instances: 14

Complaint specifics

Issue attributeBad

WCAG: 1.3.1

Score: 20

Complaints by ibm

Rule aria_attribute_valid

Description: ARIA attribute is invalid for the role of its element

Count of instances: 5

Complaint specifics

Issue focusableOperable

WCAG: 2.1.1

Score: 18

Complaints by testaro

Rule focOp

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

Count of instances: 6

Complaint specifics

Issue pseudoNavList

WCAG: 1.3.1

Score: 14

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

Complaint specifics

Issue duplicateAttribute

WCAG: 4.1.1

Score: 14

Complaints by testaro

Rule dupAtt

Description: Source code of the element contains 2 or more of the same attribute

Count of instances: 10

Complaint specifics

Issue hiddenContentRisk

WCAG: 4.1

Score: 12

Complaints by axe

Rule hidden-content

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

Count of instances: 12

Complaint specifics

Issue ariaBadAttribute

WCAG: 4.1.2

Score: 12

Complaints by axe

Rule aria-allowed-attr

Description: ARIA attribute is invalid for the role of its element

Count of instances: 3

Complaint specifics

Complaints by continuum

Rule 281

Description: Element has an aria-expanded attribute, which is not allowed

Count of instances: 3

Complaint specifics

Issue landmarkConfusion

WCAG: 1.3.6

Score: 12

Complaints by axe

Rule landmark-unique

Description: Landmark has a role and an accessible name that are identical to another

Count of instances: 2

Complaint specifics

Complaints by ibm

Rule aria_landmark_name_unique

Description: Multiple landmarks with the same parent region are not distinguished from one another

Count of instances: 4

Complaint specifics

Issue targetSize

WCAG: 2.5.5

Score: 12

Complaints by tenon

Rule 152

Description: Actionable element is smaller than the minimum required size

Count of instances: 4

Complaint specifics

Complaints by testaro

Rule targetSize

Description: Button, input, or non-inline link is smaller than 44 px wide and high

Count of instances: 1

Complaint specifics

Issue externalLink

WCAG: 3.2.5

Score: 11

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

Complaint specifics

Complaints by testaro

Rule linkExt

Description: Link opens a new window or tab

Count of instances: 11

Complaint specifics

Issue zIndexNotZero

WCAG: 1.4

Score: 11

Complaints by testaro

Rule zIndex

Description: Layering with nondefault z-index values

Count of instances: 11

Complaint specifics

Issue hoverSurprise

WCAG: 1.4.13

Score: 10

Complaints by testaro

Rule hover

Description: Hovering is impossible or mis-indicated or changes content

Count of instances: 5

Complaint specifics

Issue titleBad

WCAG: 1.3.1

Score: 8

Complaints by testaro

Rule titledEl

Description: title attribute belongs to an inappropriate element

Count of instances: 2

Complaint specifics

Issue textAlternativeRisk

WCAG: 1

Score: 7

Complaints by qualWeb

Rule QW-WCAG-T8

Description: Text alternative is not an alternative

Count of instances: 7

Complaint specifics

Issue navConfusion

WCAG: 1.3.6

Score: 6

Complaints by continuum

Rule 531

Description: nav element has an accessible name that is non-unique among the nav elements

Count of instances: 2

Complaint specifics

Complaints by ibm

Rule aria_navigation_label_unique

Description: Multiple elements with the navigation role do not have unique labels

Count of instances: 2

Complaint specifics

Issue navNoText

WCAG: 1.3.6

Score: 6

Complaints by continuum

Rule 533

Description: nav element is not the only nav element but has no accessible name

Count of instances: 2

Complaint specifics

Issue headingStructure

WCAG: 1.3.1

Score: 6

Complaints by htmlcs

Rule AAA.1_3_1_AAA.G141

Description: Heading level is incorrect

Count of instances: 3

Complaint specifics

Complaints by tenon

Rule 155

Description: Headings are not structured in a hierarchical manner

Count of instances: 1

Complaint specifics

Issue asideConfusion

WCAG: 1.3.6

Score: 6

Complaints by ibm

Rule aria_complementary_label_unique

Description: Multiple elements with a complementary role have no unique labels

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 repeatedContentRisk

WCAG: 2.4.1

Score: 5

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
Rule QW-BP17

Description: No link at the beginning of a block of repeated content goes to the end of the block

Count of instances: 2

Complaint specifics

Issue roleRedundant

WCAG: 4.1.2

Score: 5

Complaints by ibm

Rule aria_role_redundant

Description: Explicitly assigned ARIA role is redundant with the implicit role of the element

Count of instances: 5

Complaint specifics

Complaints by testaro

Rule role

Description: Invalid, native-replacing, or redundant role

Count of instances: 5

Complaint specifics

Issue imageNoText

WCAG: 1.1.1

Score: 4

Complaints by alfa

Rule r2

Description: Image has no accessible name

Count of instances: 1

Complaint specifics

Complaints by axe

Rule image-alt

Description: Image has no text alternative

Count of instances: 1

Complaint specifics

Complaints by continuum

Rule 89

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

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

Complaint specifics

Complaints by qualWeb

Rule QW-ACT-R17

Description: Image has no accessible name

Count of instances: 1

Complaint specifics

Issue descendantMissing

WCAG: 1.3.1

Score: 4

Complaints by alfa

Rule r68

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

Count of instances: 1

Complaint specifics

Issue cssBansRotate

WCAG: 1.3.4

Score: 4

Complaints by axe

Rule css-orientation-lock

Description: CSS media query locks display orientation

Count of instances: 1

Complaint specifics

Issue h1Missing

WCAG: 1.3.1

Score: 3

Complaints by alfa

Rule r61

Description: First heading is not h1

Count of instances: 1

Complaint specifics

Issue obsolete

WCAG: 4.1

Score: 3

Complaints by ibm

Rule element_attribute_deprecated

Description: Element or attribute is obsolete

Count of instances: 1

Complaint specifics

Issue parseError

WCAG: 4.1

Score: 3

Complaints by ibm

Rule aria_child_valid

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

Count of instances: 1

Complaint specifics

Issue 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 inconsistentStyles

WCAG: 3.2.4

Score: 3

Complaints by testaro

Rule styleDiff

Description: Heading, link, and button style inconsistencies

Count of instances: 3

Complaint specifics

Issue headingLevelSkip

WCAG: 1.3.1

Score: 2

Complaints by alfa

Rule r53

Description: Heading skips one or more levels

Count of instances: 1

Complaint specifics

Complaints by axe

Rule heading-order

Description: Heading levels do not increase by only one

Count of instances: 1

Complaint specifics

Complaints by wave

Rule heading_skipped

Description: Skipped heading level

Count of instances: 1

Complaint specifics

Issue headingOfNothing

WCAG: 1.3.1

Score: 2

Complaints by alfa

Rule r78

Description: No content between two headings of the same level

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 contentBeyondLandmarks

WCAG: 1.3.6

Score: 2

Complaints by ibm

Rule aria_content_in_landmark

Description: Content is not within a landmark element

Count of instances: 1

Complaint specifics

Issue complementaryNoText

WCAG: 1.3.6

Score: 2

Complaints by ibm

Rule aria_complementary_labelled

Description: Element with a complementary role has no label

Count of instances: 2

Complaint specifics

Issue linkPair

WCAG: 2.4.4

Score: 2

Complaints by wave

Rule link_redundant

Description: Adjacent links go to the same URL

Count of instances: 1

Complaint specifics

Issue decorativeImageRisk

WCAG: 1.1.1

Score: 1

Complaints by htmlcs

Rule AAA.1_1_1.H67.2

Description: Image marked as decorative may be informative

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 titleRedundant

WCAG: 1.3.1

Score: 1

Complaints by tenon

Rule 79

Description: Link has a title attribute that is the same as the text inside the link

Count of instances: 1

Complaint specifics

Complaints by wave

Rule title_redundant

Description: Title attribute text is the same as text or alternative text

Count of instances: 1

Complaint specifics

Issue imageTextRedundant

WCAG: 1.1.1

Score: 1

Complaints by wave

Rule alt_redundant

Description: Redundant text alternative

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

Issue ignorable

WCAG: N/A

Score: 0

Complaints by qualWeb

Rule QW-WCAG-T20

Description: Link text is not supplemented with a title attribute

Count of instances: 1

Complaint specifics

Complete report

{
  "id": "1etp6-ts27-caSenSDsd18",
  "what": "accessibility tests",
  "strict": true,
  "timeLimit": 330,
  "acts": [
    {
      "type": "launch",
      "which": "webkit",
      "startTime": 1687643561427,
      "endTime": 1687643562288
    },
    {
      "type": "url",
      "which": "https://sd18.senate.ca.gov/",
      "what": "Steve Padilla (D)",
      "startTime": 1687643562288,
      "result": {
        "url": "https://sd18.senate.ca.gov/"
      },
      "endTime": 1687643565488
    },
    {
      "type": "tenonRequest",
      "id": "a",
      "withNewContent": false,
      "what": "Tenon API version 2 test request, with page content",
      "startTime": 1687643565489,
      "url": "https://sd18.senate.ca.gov/",
      "endTime": 1687643567020
    },
    {
      "type": "test",
      "which": "testaro",
      "what": "Testaro",
      "withItems": true,
      "rules": [
        "y",
        "motion"
      ],
      "startTime": 1687643567020,
      "url": "https://sd18.senate.ca.gov/",
      "result": {
        "rules": {
          "motion": {
            "what": "motion without user request",
            "data": {
              "bytes": [
                688157,
                688157,
                688157,
                688157,
                688157
              ],
              "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": 1687643581066
    },
    {
      "type": "launch",
      "which": "chromium",
      "startTime": 1687643581067,
      "endTime": 1687643581831
    },
    {
      "type": "url",
      "which": "https://sd18.senate.ca.gov/",
      "what": "Steve Padilla (D)",
      "startTime": 1687643581831,
      "result": {
        "url": "https://sd18.senate.ca.gov/"
      },
      "endTime": 1687643584615
    },
    {
      "type": "test",
      "which": "alfa",
      "startTime": 1687643584615,
      "url": "https://sd18.senate.ca.gov/",
      "what": "alfa",
      "result": {
        "totals": {
          "failures": 82,
          "warnings": 1
        },
        "items": [
          {
            "index": 12,
            "verdict": "failed",
            "rule": {
              "ruleID": "r11",
              "ruleSummary": "Links have an accessible name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r11",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#link-purpose-in-context",
                  "chapter": "2.4.4",
                  "title": "Link Purpose (In Context)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#link-purpose-link-only",
                  "chapter": "2.4.9",
                  "title": "Link Purpose (Link Only)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#name-role-value",
                  "chapter": "4.1.2",
                  "title": "Name, Role, Value"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G91",
                  "name": "G91",
                  "title": "Providing link text that describes the purpose of a link"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[3]/aside[1]/section[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
              "codeLines": [
                "<a href=\"https://covid19.ca.gov/\" target=\"_blank\">",
                "  <img alt=\"\" class=\"img-responsive\" height=\"115\" src=\"https://democrats.senate.ca.gov/sites/democrats.senate.ca.gov/files/buttons/covid_button.jpg\" loading=\"lazy\">",
                "</a>"
              ]
            }
          },
          {
            "index": 13,
            "verdict": "failed",
            "rule": {
              "ruleID": "r11",
              "ruleSummary": "Links have an accessible name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r11",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#link-purpose-in-context",
                  "chapter": "2.4.4",
                  "title": "Link Purpose (In Context)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#link-purpose-link-only",
                  "chapter": "2.4.9",
                  "title": "Link Purpose (Link Only)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#name-role-value",
                  "chapter": "4.1.2",
                  "title": "Name, Role, Value"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G91",
                  "name": "G91",
                  "title": "Providing link text that describes the purpose of a link"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[3]/aside[1]/section[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/a[1]",
              "codeLines": [
                "<a href=\"https://www.ebudget.ca.gov/\" target=\"_blank\">",
                "  <img alt=\"\" class=\"img-responsive\" height=\"115\" src=\"https://democrats.senate.ca.gov/sites/democrats.senate.ca.gov/files/buttons/budget_button.jpg\" loading=\"lazy\">",
                "</a>"
              ]
            }
          },
          {
            "index": 15,
            "verdict": "failed",
            "rule": {
              "ruleID": "r11",
              "ruleSummary": "Links have an accessible name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r11",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#link-purpose-in-context",
                  "chapter": "2.4.4",
                  "title": "Link Purpose (In Context)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#link-purpose-link-only",
                  "chapter": "2.4.9",
                  "title": "Link Purpose (Link Only)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#name-role-value",
                  "chapter": "4.1.2",
                  "title": "Name, Role, Value"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G91",
                  "name": "G91",
                  "title": "Providing link text that describes the purpose of a link"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/footer[1]/div[1]/div[2]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
              "codeLines": [
                "<a href=\"http://democrats.senate.ca.gov/\" target=\"_blank\">",
                "  <img class=\"dem-logo\" src=\"/sites/democrats.senate.ca.gov/files/sen_dem_logo_icon.png\" loading=\"lazy\">",
                "</a>"
              ]
            }
          },
          {
            "index": 47,
            "verdict": "failed",
            "rule": {
              "ruleID": "r2",
              "ruleSummary": "Images have an accessible name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r2",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#non-text-content",
                  "chapter": "1.1.1",
                  "title": "Non-text Content"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G94",
                  "name": "G94",
                  "title": "Providing short text alternative for non-text content that serves the same purpose"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G95",
                  "name": "G95",
                  "title": "Providing short text alternatives that provide a brief description of the non-text"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "img",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/footer[1]/div[1]/div[2]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]/img[1]",
              "codeLines": [
                "<img class=\"dem-logo\" src=\"/sites/democrats.senate.ca.gov/files/sen_dem_logo_icon.png\" loading=\"lazy\">"
              ]
            }
          },
          {
            "index": 128,
            "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[1]/div[1]/div[1]/div[3]/aside[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[2]/h4[1]",
              "codeLines": [
                "<h4>",
                "  Meet Senator",
                "</h4>"
              ]
            }
          },
          {
            "index": 204,
            "verdict": "failed",
            "rule": {
              "ruleID": "r61",
              "ruleSummary": "Documents start with a level 1 heading",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r61",
              "requirements": []
            },
            "target": {
              "type": "document",
              "tagName": "",
              "path": "/",
              "codeLines": [
                "#document",
                "  <!doctype html>",
                "...",
                "  </html>"
              ]
            }
          },
          {
            "index": 238,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/header[1]/nav[2]/div[1]/nav[1]/ul[1]/li[1]/a[1]/text()[1]",
              "codeLines": [
                "Home"
              ]
            }
          },
          {
            "index": 239,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/header[1]/nav[2]/div[1]/nav[1]/ul[1]/li[2]/span[1]/text()[1]",
              "codeLines": [
                "About"
              ]
            }
          },
          {
            "index": 240,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/header[1]/nav[2]/div[1]/nav[1]/ul[1]/li[3]/span[1]/text()[1]",
              "codeLines": [
                "Newsroom"
              ]
            }
          },
          {
            "index": 241,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/header[1]/nav[2]/div[1]/nav[1]/ul[1]/li[4]/span[1]/text()[1]",
              "codeLines": [
                "District"
              ]
            }
          },
          {
            "index": 242,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/header[1]/nav[2]/div[1]/nav[1]/ul[1]/li[5]/a[1]/text()[1]",
              "codeLines": [
                "Contact"
              ]
            }
          },
          {
            "index": 243,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[3]/aside[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[2]/h4[1]/text()[1]",
              "codeLines": [
                "Meet Senator"
              ]
            }
          },
          {
            "index": 246,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[3]/aside[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[2]/a[1]/text()[1]",
              "codeLines": [
                "Read Bio"
              ]
            }
          },
          {
            "index": 248,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[3]/aside[1]/section[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/text()[1]",
              "codeLines": [
                "In The News"
              ]
            }
          },
          {
            "index": 250,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[3]/aside[1]/section[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/time[1]/text()[1]",
              "codeLines": [
                "June 19, 2023"
              ]
            }
          },
          {
            "index": 252,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[3]/aside[1]/section[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/text()[1]",
              "codeLines": [
                "Press Release"
              ]
            }
          },
          {
            "index": 254,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[3]/aside[1]/section[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[3]/div[1]/time[1]/text()[1]",
              "codeLines": [
                "June 1, 2023"
              ]
            }
          },
          {
            "index": 256,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[3]/aside[1]/section[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/text()[1]",
              "codeLines": [
                "Press Release"
              ]
            }
          },
          {
            "index": 258,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[3]/aside[1]/section[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[3]/div[1]/time[1]/text()[1]",
              "codeLines": [
                "May 30, 2023"
              ]
            }
          },
          {
            "index": 260,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[3]/aside[1]/section[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/text()[1]",
              "codeLines": [
                "Press Release"
              ]
            }
          },
          {
            "index": 262,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[3]/aside[1]/section[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[3]/div[1]/time[1]/text()[1]",
              "codeLines": [
                "May 30, 2023"
              ]
            }
          },
          {
            "index": 264,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[3]/aside[1]/section[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[5]/div[1]/div[1]/text()[1]",
              "codeLines": [
                "Press Release"
              ]
            }
          },
          {
            "index": 266,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[3]/aside[1]/section[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[5]/div[3]/div[1]/time[1]/text()[1]",
              "codeLines": [
                "May 24, 2023"
              ]
            }
          },
          {
            "index": 268,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/footer[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "1021 O Street, Suite 6640"
              ]
            }
          },
          {
            "index": 269,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/footer[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/p[3]/text()[1]",
              "codeLines": [
                "Sacramento, CA 95814"
              ]
            }
          },
          {
            "index": 270,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/footer[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/p[4]/text()[1]",
              "codeLines": [
                "Phone: (916) 651-4018"
              ]
            }
          },
          {
            "index": 271,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/footer[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "780 Bay Blvd., Suite 204"
              ]
            }
          },
          {
            "index": 272,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/footer[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[1]/p[3]/text()[1]",
              "codeLines": [
                "Chula Vista, CA 91910"
              ]
            }
          },
          {
            "index": 273,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/footer[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[1]/p[4]/text()[1]",
              "codeLines": [
                "Phone: (619) 409-7690"
              ]
            }
          },
          {
            "index": 274,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/footer[1]/div[1]/div[1]/section[3]/div[1]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "1224 State Street, Suite D"
              ]
            }
          },
          {
            "index": 275,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/footer[1]/div[1]/div[1]/section[3]/div[1]/div[1]/div[1]/p[3]/text()[1]",
              "codeLines": [
                "El Centro, CA 92243"
              ]
            }
          },
          {
            "index": 276,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/footer[1]/div[1]/div[1]/section[3]/div[1]/div[1]/div[1]/p[4]/text()[1]",
              "codeLines": [
                "Phone: (760) 335-3442"
              ]
            }
          },
          {
            "index": 277,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/footer[1]/div[1]/div[1]/section[4]/div[1]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "45841 Oasis Street #6"
              ]
            }
          },
          {
            "index": 278,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/footer[1]/div[1]/div[1]/section[4]/div[1]/div[1]/div[1]/p[3]/text()[1]",
              "codeLines": [
                "Indio, CA  92201"
              ]
            }
          },
          {
            "index": 279,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/footer[1]/div[1]/div[2]/section[1]/div[1]/div[1]/div[1]/div[1]/div[2]/p[1]/a[1]/text()[1]",
              "codeLines": [
                "California State Senate"
              ]
            }
          },
          {
            "index": 280,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/footer[1]/div[1]/div[2]/section[1]/div[1]/div[1]/div[1]/div[1]/div[2]/p[1]/text()[3]",
              "codeLines": [
                "|"
              ]
            }
          },
          {
            "index": 281,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/footer[1]/div[1]/div[2]/section[1]/div[1]/div[1]/div[1]/div[1]/div[2]/p[1]/a[2]/text()[1]",
              "codeLines": [
                "Democratic Caucus"
              ]
            }
          },
          {
            "index": 282,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/footer[1]/div[1]/div[2]/section[1]/div[1]/div[1]/div[1]/div[1]/div[2]/p[1]/text()[4]",
              "codeLines": [
                "©"
              ]
            }
          },
          {
            "index": 283,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/footer[1]/div[1]/div[2]/section[1]/div[1]/div[1]/div[1]/div[1]/div[2]/p[1]/span[1]/text()[1]",
              "codeLines": [
                "2023"
              ]
            }
          },
          {
            "index": 284,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/footer[1]/div[1]/div[2]/section[1]/div[1]/div[1]/div[1]/div[1]/div[2]/p[1]/text()[5]",
              "codeLines": [
                "|"
              ]
            }
          },
          {
            "index": 285,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/footer[1]/div[1]/div[2]/section[1]/div[1]/div[1]/div[1]/div[1]/div[2]/p[1]/a[3]/text()[1]",
              "codeLines": [
                "Privacy Policy"
              ]
            }
          },
          {
            "index": 286,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/footer[1]/div[1]/div[2]/section[1]/div[1]/div[1]/div[1]/div[1]/div[2]/p[1]/text()[6]",
              "codeLines": [
                "|"
              ]
            }
          },
          {
            "index": 287,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/footer[1]/div[1]/div[2]/section[1]/div[1]/div[1]/div[1]/div[1]/div[2]/p[1]/a[4]/text()[1]",
              "codeLines": [
                "Accessibility Statement"
              ]
            }
          },
          {
            "index": 293,
            "verdict": "failed",
            "rule": {
              "ruleID": "r68",
              "ruleSummary": "Elements with a role have required children",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r68",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#info-and-relationships",
                  "chapter": "1.3.1",
                  "title": "Info and Relationships"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "ol",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/aside[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ol[1]",
              "codeLines": [
                "<ol class=\"flex-control-nav flex-control-paging\"></ol>"
              ]
            }
          },
          {
            "index": 294,
            "verdict": "failed",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/header[1]/nav[2]/div[1]/nav[1]/ul[1]/li[1]/a[1]/text()[1]",
              "codeLines": [
                "Home"
              ]
            }
          },
          {
            "index": 295,
            "verdict": "failed",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/header[1]/nav[2]/div[1]/nav[1]/ul[1]/li[2]/span[1]/text()[1]",
              "codeLines": [
                "About"
              ]
            }
          },
          {
            "index": 296,
            "verdict": "failed",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/header[1]/nav[2]/div[1]/nav[1]/ul[1]/li[3]/span[1]/text()[1]",
              "codeLines": [
                "Newsroom"
              ]
            }
          },
          {
            "index": 297,
            "verdict": "failed",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/header[1]/nav[2]/div[1]/nav[1]/ul[1]/li[4]/span[1]/text()[1]",
              "codeLines": [
                "District"
              ]
            }
          },
          {
            "index": 298,
            "verdict": "failed",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/header[1]/nav[2]/div[1]/nav[1]/ul[1]/li[5]/a[1]/text()[1]",
              "codeLines": [
                "Contact"
              ]
            }
          },
          {
            "index": 299,
            "verdict": "failed",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[3]/aside[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[2]/h4[1]/text()[1]",
              "codeLines": [
                "Meet Senator"
              ]
            }
          },
          {
            "index": 302,
            "verdict": "failed",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[3]/aside[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[2]/a[1]/text()[1]",
              "codeLines": [
                "Read Bio"
              ]
            }
          },
          {
            "index": 304,
            "verdict": "failed",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[3]/aside[1]/section[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/text()[1]",
              "codeLines": [
                "In The News"
              ]
            }
          },
          {
            "index": 306,
            "verdict": "failed",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[3]/aside[1]/section[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/time[1]/text()[1]",
              "codeLines": [
                "June 19, 2023"
              ]
            }
          },
          {
            "index": 308,
            "verdict": "failed",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[3]/aside[1]/section[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/text()[1]",
              "codeLines": [
                "Press Release"
              ]
            }
          },
          {
            "index": 310,
            "verdict": "failed",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[3]/aside[1]/section[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[3]/div[1]/time[1]/text()[1]",
              "codeLines": [
                "June 1, 2023"
              ]
            }
          },
          {
            "index": 312,
            "verdict": "failed",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[3]/aside[1]/section[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/text()[1]",
              "codeLines": [
                "Press Release"
              ]
            }
          },
          {
            "index": 314,
            "verdict": "failed",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[3]/aside[1]/section[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[3]/div[1]/time[1]/text()[1]",
              "codeLines": [
                "May 30, 2023"
              ]
            }
          },
          {
            "index": 316,
            "verdict": "failed",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[3]/aside[1]/section[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/text()[1]",
              "codeLines": [
                "Press Release"
              ]
            }
          },
          {
            "index": 318,
            "verdict": "failed",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[3]/aside[1]/section[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[3]/div[1]/time[1]/text()[1]",
              "codeLines": [
                "May 30, 2023"
              ]
            }
          },
          {
            "index": 320,
            "verdict": "failed",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[3]/aside[1]/section[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[5]/div[1]/div[1]/text()[1]",
              "codeLines": [
                "Press Release"
              ]
            }
          },
          {
            "index": 322,
            "verdict": "failed",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[3]/aside[1]/section[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[5]/div[3]/div[1]/time[1]/text()[1]",
              "codeLines": [
                "May 24, 2023"
              ]
            }
          },
          {
            "index": 324,
            "verdict": "failed",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/footer[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "1021 O Street, Suite 6640"
              ]
            }
          },
          {
            "index": 325,
            "verdict": "failed",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/footer[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/p[3]/text()[1]",
              "codeLines": [
                "Sacramento, CA 95814"
              ]
            }
          },
          {
            "index": 326,
            "verdict": "failed",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/footer[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/p[4]/text()[1]",
              "codeLines": [
                "Phone: (916) 651-4018"
              ]
            }
          },
          {
            "index": 327,
            "verdict": "failed",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/footer[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "780 Bay Blvd., Suite 204"
              ]
            }
          },
          {
            "index": 328,
            "verdict": "failed",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/footer[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[1]/p[3]/text()[1]",
              "codeLines": [
                "Chula Vista, CA 91910"
              ]
            }
          },
          {
            "index": 329,
            "verdict": "failed",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/footer[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[1]/p[4]/text()[1]",
              "codeLines": [
                "Phone: (619) 409-7690"
              ]
            }
          },
          {
            "index": 330,
            "verdict": "failed",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/footer[1]/div[1]/div[1]/section[3]/div[1]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "1224 State Street, Suite D"
              ]
            }
          },
          {
            "index": 331,
            "verdict": "failed",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/footer[1]/div[1]/div[1]/section[3]/div[1]/div[1]/div[1]/p[3]/text()[1]",
              "codeLines": [
                "El Centro, CA 92243"
              ]
            }
          },
          {
            "index": 332,
            "verdict": "failed",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/footer[1]/div[1]/div[1]/section[3]/div[1]/div[1]/div[1]/p[4]/text()[1]",
              "codeLines": [
                "Phone: (760) 335-3442"
              ]
            }
          },
          {
            "index": 333,
            "verdict": "failed",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/footer[1]/div[1]/div[1]/section[4]/div[1]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "45841 Oasis Street #6"
              ]
            }
          },
          {
            "index": 334,
            "verdict": "failed",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/footer[1]/div[1]/div[1]/section[4]/div[1]/div[1]/div[1]/p[3]/text()[1]",
              "codeLines": [
                "Indio, CA  92201"
              ]
            }
          },
          {
            "index": 335,
            "verdict": "failed",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/footer[1]/div[1]/div[2]/section[1]/div[1]/div[1]/div[1]/div[1]/div[2]/p[1]/a[1]/text()[1]",
              "codeLines": [
                "California State Senate"
              ]
            }
          },
          {
            "index": 336,
            "verdict": "failed",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/footer[1]/div[1]/div[2]/section[1]/div[1]/div[1]/div[1]/div[1]/div[2]/p[1]/text()[3]",
              "codeLines": [
                "|"
              ]
            }
          },
          {
            "index": 337,
            "verdict": "failed",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/footer[1]/div[1]/div[2]/section[1]/div[1]/div[1]/div[1]/div[1]/div[2]/p[1]/a[2]/text()[1]",
              "codeLines": [
                "Democratic Caucus"
              ]
            }
          },
          {
            "index": 338,
            "verdict": "failed",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/footer[1]/div[1]/div[2]/section[1]/div[1]/div[1]/div[1]/div[1]/div[2]/p[1]/text()[4]",
              "codeLines": [
                "©"
              ]
            }
          },
          {
            "index": 339,
            "verdict": "failed",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/footer[1]/div[1]/div[2]/section[1]/div[1]/div[1]/div[1]/div[1]/div[2]/p[1]/span[1]/text()[1]",
              "codeLines": [
                "2023"
              ]
            }
          },
          {
            "index": 340,
            "verdict": "failed",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/footer[1]/div[1]/div[2]/section[1]/div[1]/div[1]/div[1]/div[1]/div[2]/p[1]/text()[5]",
              "codeLines": [
                "|"
              ]
            }
          },
          {
            "index": 341,
            "verdict": "failed",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/footer[1]/div[1]/div[2]/section[1]/div[1]/div[1]/div[1]/div[1]/div[2]/p[1]/a[3]/text()[1]",
              "codeLines": [
                "Privacy Policy"
              ]
            }
          },
          {
            "index": 342,
            "verdict": "failed",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/footer[1]/div[1]/div[2]/section[1]/div[1]/div[1]/div[1]/div[1]/div[2]/p[1]/text()[6]",
              "codeLines": [
                "|"
              ]
            }
          },
          {
            "index": 343,
            "verdict": "failed",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/footer[1]/div[1]/div[2]/section[1]/div[1]/div[1]/div[1]/div[1]/div[2]/p[1]/a[4]/text()[1]",
              "codeLines": [
                "Accessibility Statement"
              ]
            }
          },
          {
            "index": 435,
            "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[1]/div[1]/div[1]/div[3]/aside[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[2]/h4[1]",
              "codeLines": [
                "<h4>",
                "  Meet Senator",
                "</h4>"
              ]
            }
          },
          {
            "index": 469,
            "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,
          82
        ],
        "instances": [
          {
            "ruleID": "r11",
            "what": "Links have an accessible name",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[3]/aside[1]/section[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]"
            },
            "excerpt": "<a href=\"https://covid19.ca.gov/\" target=\"_blank\"> <img alt=\"\" class=\"img-responsive\" height=\"115\" src=\"https://democrats.senate.ca.gov/sites/democrats.senate.ca.gov/files/buttons/covid_button.jpg\" loading=\"lazy\"> </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[1]/div[1]/div[1]/div[3]/aside[1]/section[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/a[1]"
            },
            "excerpt": "<a href=\"https://www.ebudget.ca.gov/\" target=\"_blank\"> <img alt=\"\" class=\"img-responsive\" height=\"115\" src=\"https://democrats.senate.ca.gov/sites/democrats.senate.ca.gov/files/buttons/budget_button.jpg\" loading=\"lazy\"> </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[1]/div[1]/div[1]/footer[1]/div[1]/div[2]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]"
            },
            "excerpt": "<a href=\"http://democrats.senate.ca.gov/\" target=\"_blank\"> <img class=\"dem-logo\" src=\"/sites/democrats.senate.ca.gov/files/sen_dem_logo_icon.png\" loading=\"lazy\"> </a>"
          },
          {
            "ruleID": "r2",
            "what": "Images have an accessible name",
            "ordinalSeverity": 3,
            "tagName": "IMG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/footer[1]/div[1]/div[2]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]/img[1]"
            },
            "excerpt": "<img class=\"dem-logo\" src=\"/sites/democrats.senate.ca.gov/files/sen_dem_logo_icon.png\" loading=\"lazy\">"
          },
          {
            "ruleID": "r53",
            "what": "Headings are structured",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[3]/aside[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[2]/h4[1]"
            },
            "excerpt": "<h4> Meet Senator </h4>"
          },
          {
            "ruleID": "r61",
            "what": "Documents start with a level 1 heading",
            "ordinalSeverity": 3,
            "tagName": "",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/"
            },
            "excerpt": "#document <!doctype html> ... </html>"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/header[1]/nav[2]/div[1]/nav[1]/ul[1]/li[1]/a[1]/text()[1]"
            },
            "excerpt": "Home"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 3,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/header[1]/nav[2]/div[1]/nav[1]/ul[1]/li[2]/span[1]/text()[1]"
            },
            "excerpt": "About"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 3,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/header[1]/nav[2]/div[1]/nav[1]/ul[1]/li[3]/span[1]/text()[1]"
            },
            "excerpt": "Newsroom"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 3,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/header[1]/nav[2]/div[1]/nav[1]/ul[1]/li[4]/span[1]/text()[1]"
            },
            "excerpt": "District"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/header[1]/nav[2]/div[1]/nav[1]/ul[1]/li[5]/a[1]/text()[1]"
            },
            "excerpt": "Contact"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[3]/aside[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[2]/h4[1]/text()[1]"
            },
            "excerpt": "Meet Senator"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[3]/aside[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[2]/a[1]/text()[1]"
            },
            "excerpt": "Read Bio"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[3]/aside[1]/section[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/text()[1]"
            },
            "excerpt": "In The News"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 3,
            "tagName": "TIME",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[3]/aside[1]/section[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/time[1]/text()[1]"
            },
            "excerpt": "June 19, 2023"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[3]/aside[1]/section[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/text()[1]"
            },
            "excerpt": "Press Release"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 3,
            "tagName": "TIME",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[3]/aside[1]/section[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[3]/div[1]/time[1]/text()[1]"
            },
            "excerpt": "June 1, 2023"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[3]/aside[1]/section[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/text()[1]"
            },
            "excerpt": "Press Release"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 3,
            "tagName": "TIME",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[3]/aside[1]/section[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[3]/div[1]/time[1]/text()[1]"
            },
            "excerpt": "May 30, 2023"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[3]/aside[1]/section[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/text()[1]"
            },
            "excerpt": "Press Release"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 3,
            "tagName": "TIME",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[3]/aside[1]/section[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[3]/div[1]/time[1]/text()[1]"
            },
            "excerpt": "May 30, 2023"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[3]/aside[1]/section[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[5]/div[1]/div[1]/text()[1]"
            },
            "excerpt": "Press Release"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 3,
            "tagName": "TIME",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[3]/aside[1]/section[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[5]/div[3]/div[1]/time[1]/text()[1]"
            },
            "excerpt": "May 24, 2023"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/footer[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/p[2]/text()[1]"
            },
            "excerpt": "1021 O Street, Suite 6640"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/footer[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/p[3]/text()[1]"
            },
            "excerpt": "Sacramento, CA 95814"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/footer[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/p[4]/text()[1]"
            },
            "excerpt": "Phone: (916) 651-4018"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/footer[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[1]/p[2]/text()[1]"
            },
            "excerpt": "780 Bay Blvd., Suite 204"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/footer[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[1]/p[3]/text()[1]"
            },
            "excerpt": "Chula Vista, CA 91910"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/footer[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[1]/p[4]/text()[1]"
            },
            "excerpt": "Phone: (619) 409-7690"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/footer[1]/div[1]/div[1]/section[3]/div[1]/div[1]/div[1]/p[2]/text()[1]"
            },
            "excerpt": "1224 State Street, Suite D"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/footer[1]/div[1]/div[1]/section[3]/div[1]/div[1]/div[1]/p[3]/text()[1]"
            },
            "excerpt": "El Centro, CA 92243"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/footer[1]/div[1]/div[1]/section[3]/div[1]/div[1]/div[1]/p[4]/text()[1]"
            },
            "excerpt": "Phone: (760) 335-3442"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/footer[1]/div[1]/div[1]/section[4]/div[1]/div[1]/div[1]/p[2]/text()[1]"
            },
            "excerpt": "45841 Oasis Street #6"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/footer[1]/div[1]/div[1]/section[4]/div[1]/div[1]/div[1]/p[3]/text()[1]"
            },
            "excerpt": "Indio, CA 92201"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/footer[1]/div[1]/div[2]/section[1]/div[1]/div[1]/div[1]/div[1]/div[2]/p[1]/a[1]/text()[1]"
            },
            "excerpt": "California State Senate"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/footer[1]/div[1]/div[2]/section[1]/div[1]/div[1]/div[1]/div[1]/div[2]/p[1]/text()[3]"
            },
            "excerpt": "|"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/footer[1]/div[1]/div[2]/section[1]/div[1]/div[1]/div[1]/div[1]/div[2]/p[1]/a[2]/text()[1]"
            },
            "excerpt": "Democratic Caucus"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/footer[1]/div[1]/div[2]/section[1]/div[1]/div[1]/div[1]/div[1]/div[2]/p[1]/text()[4]"
            },
            "excerpt": "©"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 3,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/footer[1]/div[1]/div[2]/section[1]/div[1]/div[1]/div[1]/div[1]/div[2]/p[1]/span[1]/text()[1]"
            },
            "excerpt": "2023"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/footer[1]/div[1]/div[2]/section[1]/div[1]/div[1]/div[1]/div[1]/div[2]/p[1]/text()[5]"
            },
            "excerpt": "|"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/footer[1]/div[1]/div[2]/section[1]/div[1]/div[1]/div[1]/div[1]/div[2]/p[1]/a[3]/text()[1]"
            },
            "excerpt": "Privacy Policy"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/footer[1]/div[1]/div[2]/section[1]/div[1]/div[1]/div[1]/div[1]/div[2]/p[1]/text()[6]"
            },
            "excerpt": "|"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/footer[1]/div[1]/div[2]/section[1]/div[1]/div[1]/div[1]/div[1]/div[2]/p[1]/a[4]/text()[1]"
            },
            "excerpt": "Accessibility Statement"
          },
          {
            "ruleID": "r68",
            "what": "Elements with a role have required children",
            "ordinalSeverity": 3,
            "tagName": "OL",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/aside[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ol[1]"
            },
            "excerpt": "<ol class=\"flex-control-nav flex-control-paging\"></ol>"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/header[1]/nav[2]/div[1]/nav[1]/ul[1]/li[1]/a[1]/text()[1]"
            },
            "excerpt": "Home"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 3,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/header[1]/nav[2]/div[1]/nav[1]/ul[1]/li[2]/span[1]/text()[1]"
            },
            "excerpt": "About"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 3,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/header[1]/nav[2]/div[1]/nav[1]/ul[1]/li[3]/span[1]/text()[1]"
            },
            "excerpt": "Newsroom"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 3,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/header[1]/nav[2]/div[1]/nav[1]/ul[1]/li[4]/span[1]/text()[1]"
            },
            "excerpt": "District"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/header[1]/nav[2]/div[1]/nav[1]/ul[1]/li[5]/a[1]/text()[1]"
            },
            "excerpt": "Contact"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[3]/aside[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[2]/h4[1]/text()[1]"
            },
            "excerpt": "Meet Senator"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[3]/aside[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[2]/a[1]/text()[1]"
            },
            "excerpt": "Read Bio"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[3]/aside[1]/section[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/text()[1]"
            },
            "excerpt": "In The News"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 3,
            "tagName": "TIME",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[3]/aside[1]/section[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/time[1]/text()[1]"
            },
            "excerpt": "June 19, 2023"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[3]/aside[1]/section[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/text()[1]"
            },
            "excerpt": "Press Release"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 3,
            "tagName": "TIME",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[3]/aside[1]/section[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[3]/div[1]/time[1]/text()[1]"
            },
            "excerpt": "June 1, 2023"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[3]/aside[1]/section[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/text()[1]"
            },
            "excerpt": "Press Release"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 3,
            "tagName": "TIME",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[3]/aside[1]/section[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[3]/div[1]/time[1]/text()[1]"
            },
            "excerpt": "May 30, 2023"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[3]/aside[1]/section[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/text()[1]"
            },
            "excerpt": "Press Release"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 3,
            "tagName": "TIME",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[3]/aside[1]/section[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[3]/div[1]/time[1]/text()[1]"
            },
            "excerpt": "May 30, 2023"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[3]/aside[1]/section[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[5]/div[1]/div[1]/text()[1]"
            },
            "excerpt": "Press Release"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 3,
            "tagName": "TIME",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[3]/aside[1]/section[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[5]/div[3]/div[1]/time[1]/text()[1]"
            },
            "excerpt": "May 24, 2023"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/footer[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/p[2]/text()[1]"
            },
            "excerpt": "1021 O Street, Suite 6640"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/footer[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/p[3]/text()[1]"
            },
            "excerpt": "Sacramento, CA 95814"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/footer[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/p[4]/text()[1]"
            },
            "excerpt": "Phone: (916) 651-4018"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/footer[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[1]/p[2]/text()[1]"
            },
            "excerpt": "780 Bay Blvd., Suite 204"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/footer[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[1]/p[3]/text()[1]"
            },
            "excerpt": "Chula Vista, CA 91910"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/footer[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[1]/p[4]/text()[1]"
            },
            "excerpt": "Phone: (619) 409-7690"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/footer[1]/div[1]/div[1]/section[3]/div[1]/div[1]/div[1]/p[2]/text()[1]"
            },
            "excerpt": "1224 State Street, Suite D"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/footer[1]/div[1]/div[1]/section[3]/div[1]/div[1]/div[1]/p[3]/text()[1]"
            },
            "excerpt": "El Centro, CA 92243"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/footer[1]/div[1]/div[1]/section[3]/div[1]/div[1]/div[1]/p[4]/text()[1]"
            },
            "excerpt": "Phone: (760) 335-3442"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/footer[1]/div[1]/div[1]/section[4]/div[1]/div[1]/div[1]/p[2]/text()[1]"
            },
            "excerpt": "45841 Oasis Street #6"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/footer[1]/div[1]/div[1]/section[4]/div[1]/div[1]/div[1]/p[3]/text()[1]"
            },
            "excerpt": "Indio, CA 92201"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/footer[1]/div[1]/div[2]/section[1]/div[1]/div[1]/div[1]/div[1]/div[2]/p[1]/a[1]/text()[1]"
            },
            "excerpt": "California State Senate"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/footer[1]/div[1]/div[2]/section[1]/div[1]/div[1]/div[1]/div[1]/div[2]/p[1]/text()[3]"
            },
            "excerpt": "|"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/footer[1]/div[1]/div[2]/section[1]/div[1]/div[1]/div[1]/div[1]/div[2]/p[1]/a[2]/text()[1]"
            },
            "excerpt": "Democratic Caucus"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/footer[1]/div[1]/div[2]/section[1]/div[1]/div[1]/div[1]/div[1]/div[2]/p[1]/text()[4]"
            },
            "excerpt": "©"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 3,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/footer[1]/div[1]/div[2]/section[1]/div[1]/div[1]/div[1]/div[1]/div[2]/p[1]/span[1]/text()[1]"
            },
            "excerpt": "2023"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/footer[1]/div[1]/div[2]/section[1]/div[1]/div[1]/div[1]/div[1]/div[2]/p[1]/text()[5]"
            },
            "excerpt": "|"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/footer[1]/div[1]/div[2]/section[1]/div[1]/div[1]/div[1]/div[1]/div[2]/p[1]/a[3]/text()[1]"
            },
            "excerpt": "Privacy Policy"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/footer[1]/div[1]/div[2]/section[1]/div[1]/div[1]/div[1]/div[1]/div[2]/p[1]/text()[6]"
            },
            "excerpt": "|"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/footer[1]/div[1]/div[2]/section[1]/div[1]/div[1]/div[1]/div[1]/div[2]/p[1]/a[4]/text()[1]"
            },
            "excerpt": "Accessibility Statement"
          },
          {
            "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[1]/div[1]/div[1]/div[3]/aside[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[2]/h4[1]"
            },
            "excerpt": "<h4> Meet Senator </h4>"
          },
          {
            "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": 1687643590600
    },
    {
      "type": "test",
      "which": "axe",
      "detailLevel": 2,
      "startTime": 1687643590600,
      "url": "https://sd18.senate.ca.gov/",
      "what": "Axe",
      "result": {
        "totals": {
          "rulesNA": 56,
          "rulesPassed": 40,
          "rulesWarned": 3,
          "rulesViolated": 7,
          "warnings": {
            "minor": 12,
            "moderate": 0,
            "serious": 7,
            "critical": 0
          },
          "violations": {
            "minor": 0,
            "moderate": 4,
            "serious": 15,
            "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-24T21:53:11.338Z",
          "url": "https://sd18.senate.ca.gov/",
          "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": "10.5pt (14px)",
                        "fontWeight": "bold",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<nav class=\"navbar navbar-expand-lg\" id=\"navbar-main\" data-toggle=\"affix\" data-once=\"affixed\">",
                          "target": [
                            "#navbar-main"
                          ]
                        },
                        {
                          "html": "<img loading=\"lazy\" src=\"/sites/sd18.senate.ca.gov/files/images/slider/senate_bg0_0-min.jpg\" width=\"1920\" height=\"1080\" alt=\"SD00\" typeof=\"foaf:Image\" draggable=\"false\">",
                          "target": [
                            "img[width=\"1920\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/\" class=\"nav-link nav-link-- is-active\" data-drupal-link-system-path=\"<front>\">Home</a>",
                  "target": [
                    ".nav-link--"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "bold",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<nav class=\"navbar navbar-expand-lg\" id=\"navbar-main\" data-toggle=\"affix\" data-once=\"affixed\">",
                          "target": [
                            "#navbar-main"
                          ]
                        },
                        {
                          "html": "<img loading=\"lazy\" src=\"/sites/sd18.senate.ca.gov/files/images/slider/senate_bg0_0-min.jpg\" width=\"1920\" height=\"1080\" alt=\"SD00\" typeof=\"foaf:Image\" draggable=\"false\">",
                          "target": [
                            "img[width=\"1920\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"nav-link dropdown-toggle nav-link-\" data-bs-toggle=\"dropdown\" aria-expanded=\"false\" aria-haspopup=\"true\">About</span>",
                  "target": [
                    ".menu-item--expanded.dropdown.nav-item:nth-child(2) > .dropdown-toggle.nav-link-[data-bs-toggle=\"dropdown\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "bold",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<nav class=\"navbar navbar-expand-lg\" id=\"navbar-main\" data-toggle=\"affix\" data-once=\"affixed\">",
                          "target": [
                            "#navbar-main"
                          ]
                        },
                        {
                          "html": "<img loading=\"lazy\" src=\"/sites/sd18.senate.ca.gov/files/images/slider/senate_bg0_0-min.jpg\" width=\"1920\" height=\"1080\" alt=\"SD00\" typeof=\"foaf:Image\" draggable=\"false\">",
                          "target": [
                            "img[width=\"1920\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"nav-link dropdown-toggle nav-link-\" data-bs-toggle=\"dropdown\" aria-expanded=\"false\" aria-haspopup=\"true\">Newsroom</span>",
                  "target": [
                    ".menu-item--expanded.dropdown.nav-item:nth-child(3) > .dropdown-toggle.nav-link-[data-bs-toggle=\"dropdown\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "bold",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<nav class=\"navbar navbar-expand-lg\" id=\"navbar-main\" data-toggle=\"affix\" data-once=\"affixed\">",
                          "target": [
                            "#navbar-main"
                          ]
                        },
                        {
                          "html": "<img loading=\"lazy\" src=\"/sites/sd18.senate.ca.gov/files/images/slider/senate_bg0_0-min.jpg\" width=\"1920\" height=\"1080\" alt=\"SD00\" typeof=\"foaf:Image\" draggable=\"false\">",
                          "target": [
                            "img[width=\"1920\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"nav-link dropdown-toggle nav-link-\" data-bs-toggle=\"dropdown\" aria-expanded=\"false\" aria-haspopup=\"true\">District</span>",
                  "target": [
                    ".menu-item--expanded.dropdown.nav-item:nth-child(4) > .dropdown-toggle.nav-link-[data-bs-toggle=\"dropdown\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "bold",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<nav class=\"navbar navbar-expand-lg\" id=\"navbar-main\" data-toggle=\"affix\" data-once=\"affixed\">",
                          "target": [
                            "#navbar-main"
                          ]
                        },
                        {
                          "html": "<img loading=\"lazy\" src=\"/sites/sd18.senate.ca.gov/files/images/slider/senate_bg0_0-min.jpg\" width=\"1920\" height=\"1080\" alt=\"SD00\" typeof=\"foaf:Image\" draggable=\"false\">",
                          "target": [
                            "img[width=\"1920\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/contact\" class=\"nav-link nav-link--contact\" data-drupal-link-system-path=\"node/29\">Contact</a>",
                  "target": [
                    ".nav-link--contact"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "elmPartiallyObscuring",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it partially overlaps other elements"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>",
                  "target": [
                    ".senator-info > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it partially overlaps other elements"
                }
              ]
            },
            {
              "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": "<a class=\"menuBtn navbar-toggler navbar-toggler-right\" type=\"button\" data-toggle=\"collapse\" data-target=\"#CollapsingNavbar\" aria-controls=\"CollapsingNavbar\" aria-expanded=\"false\" aria-label=\"Toggle navigation\"><span class=\"lines\"></span></a>",
                  "target": [
                    ".menuBtn"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul class=\"dropdown-menu\">",
                  "target": [
                    ".menu-item--expanded.dropdown.nav-item:nth-child(2) > .dropdown-menu"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul class=\"dropdown-menu\">\n                    <li class=\"dropdown-item\">\n                          <a href=\"/press-releases\" class=\"nav-link--press-releases\" data-drupal-link-system-path=\"press-releases\">Press Releases</a>\n              </li>\n        </ul>",
                  "target": [
                    ".menu-item--expanded.dropdown.nav-item:nth-child(3) > .dropdown-menu"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul class=\"dropdown-menu\">",
                  "target": [
                    ".menu-item--expanded.dropdown.nav-item:nth-child(4) > .dropdown-menu"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul class=\"flex-direction-nav\"><li class=\"flex-nav-prev\"><a class=\"flex-prev flex-disabled\" href=\"#\" tabindex=\"-1\">Previous</a></li><li class=\"flex-nav-next\"><a class=\"flex-next flex-disabled\" href=\"#\" tabindex=\"-1\">Next</a></li></ul>",
                  "target": [
                    ".flex-direction-nav"
                  ],
                  "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": "<a class=\"flex-prev flex-disabled\" href=\"#\" tabindex=\"-1\">Previous</a>",
                  "target": [
                    ".flex-prev"
                  ],
                  "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": "<a class=\"flex-next flex-disabled\" href=\"#\" tabindex=\"-1\">Next</a>",
                  "target": [
                    ".flex-next"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div id=\"main-wrapper\" class=\"layout-main-wrapper clearfix\">",
                  "target": [
                    "#main-wrapper"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<p><img alt=\"capitol\" src=\"/sites/sd00.senate.ca.gov/files/website/capitol.png\" loading=\"lazy\"></p>",
                  "target": [
                    "#block-footerfirstblock-3 > .content > .text-formatted.field--name-body.field--type-text-with-summary > p:nth-child(1)"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<p><img alt=\"capitol\" src=\"/sites/sd00.senate.ca.gov/files/website/capitol.png\" loading=\"lazy\"></p>",
                  "target": [
                    "#block-senate-ux-v2-footersecondblock > .content > .text-formatted.field--name-body.field--type-text-with-summary > p:nth-child(1)"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<p><img alt=\"capitol\" src=\"/sites/sd00.senate.ca.gov/files/website/capitol.png\" loading=\"lazy\">\n</p>",
                  "target": [
                    "#block-senate-ux-v2-footerthirdblock > .content > .text-formatted.field--name-body.field--type-text-with-summary > p:nth-child(1)"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<p><img alt=\"capitol\" src=\"/sites/sd00.senate.ca.gov/files/website/capitol.png\" loading=\"lazy\">\n</p>",
                  "target": [
                    "#block-footerfourthblock > .content > .text-formatted.field--name-body.field--type-text-with-summary > p:nth-child(1)"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                }
              ]
            },
            {
              "id": "css-orientation-lock",
              "impact": "serious",
              "tags": [
                "cat.structure",
                "wcag134",
                "wcag21aa",
                "experimental"
              ],
              "description": "Ensures content is not locked to any specific display orientation, and the content is operable in all display orientations",
              "help": "CSS Media queries must not lock display orientation",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/css-orientation-lock?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [
                    {
                      "id": "css-orientation-lock",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "CSS Orientation lock cannot be determined"
                    }
                  ],
                  "none": [],
                  "impact": "serious",
                  "html": "<html lang=\"en\" dir=\"ltr\" prefix=\"content: http://purl.org/rss/1.0/modules/content/  dc: http://purl.org/dc/terms/  foaf: http://xmlns.com/foaf/0.1/  og: http://ogp.me/ns#  rdfs: http://www.w3.org/2000/01/rdf-schema#  schema: http://schema.org/  sioc: http://rdfs.org/sioc/ns#  sioct: http://rdfs.org/sioc/types#  skos: http://www.w3.org/2004/02/skos/core#  xsd: http://www.w3.org/2001/XMLSchema# \" class=\" js\">",
                  "target": [
                    "html"
                  ],
                  "failureSummary": "Fix all of the following:\n  CSS Orientation lock cannot be determined"
                }
              ]
            }
          ],
          "violations": [
            {
              "id": "aria-allowed-attr",
              "impact": "critical",
              "tags": [
                "cat.aria",
                "wcag2a",
                "wcag412"
              ],
              "description": "Ensures ARIA attributes are allowed for an element's role",
              "help": "Elements must only use allowed ARIA attributes",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/aria-allowed-attr?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "aria-allowed-attr",
                      "data": [
                        "aria-expanded=\"false\""
                      ],
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "ARIA attribute is not allowed: aria-expanded=\"false\""
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "critical",
                  "html": "<span class=\"nav-link dropdown-toggle nav-link-\" data-bs-toggle=\"dropdown\" aria-expanded=\"false\" aria-haspopup=\"true\">About</span>",
                  "target": [
                    ".menu-item--expanded.dropdown.nav-item:nth-child(2) > .dropdown-toggle.nav-link-[data-bs-toggle=\"dropdown\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  ARIA attribute is not allowed: aria-expanded=\"false\""
                },
                {
                  "any": [
                    {
                      "id": "aria-allowed-attr",
                      "data": [
                        "aria-expanded=\"false\""
                      ],
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "ARIA attribute is not allowed: aria-expanded=\"false\""
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "critical",
                  "html": "<span class=\"nav-link dropdown-toggle nav-link-\" data-bs-toggle=\"dropdown\" aria-expanded=\"false\" aria-haspopup=\"true\">Newsroom</span>",
                  "target": [
                    ".menu-item--expanded.dropdown.nav-item:nth-child(3) > .dropdown-toggle.nav-link-[data-bs-toggle=\"dropdown\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  ARIA attribute is not allowed: aria-expanded=\"false\""
                },
                {
                  "any": [
                    {
                      "id": "aria-allowed-attr",
                      "data": [
                        "aria-expanded=\"false\""
                      ],
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "ARIA attribute is not allowed: aria-expanded=\"false\""
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "critical",
                  "html": "<span class=\"nav-link dropdown-toggle nav-link-\" data-bs-toggle=\"dropdown\" aria-expanded=\"false\" aria-haspopup=\"true\">District</span>",
                  "target": [
                    ".menu-item--expanded.dropdown.nav-item:nth-child(4) > .dropdown-toggle.nav-link-[data-bs-toggle=\"dropdown\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  ARIA attribute is not allowed: aria-expanded=\"false\""
                }
              ]
            },
            {
              "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": "#f5a705",
                        "bgColor": "#ffffff",
                        "contrastRatio": 2.01,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"featured-bottom\">",
                          "target": [
                            ".featured-bottom"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 2.01 (foreground color: #f5a705, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h4>Meet Senator\n    </h4>",
                  "target": [
                    "h4"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.01 (foreground color: #f5a705, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#f5a705",
                        "contrastRatio": 2.01,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a class=\"btn-primary-custom btn-custom\" href=\"/biography\">Read Bio</a>",
                          "target": [
                            ".btn-primary-custom"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 2.01 (foreground color: #ffffff, background color: #f5a705, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"btn-primary-custom btn-custom\" href=\"/biography\">Read Bio</a>",
                  "target": [
                    ".btn-primary-custom"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.01 (foreground color: #ffffff, background color: #f5a705, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#f5a705",
                        "bgColor": "#ffffff",
                        "contrastRatio": 2.01,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"featured-bottom\">",
                          "target": [
                            ".featured-bottom"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 2.01 (foreground color: #f5a705, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"field-content\">In The News</div>",
                  "target": [
                    ".news-content.views-row:nth-child(1) > .views-field-taxonomy-vocabulary-2.views-field > .field-content"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.01 (foreground color: #f5a705, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#f5a705",
                        "bgColor": "#ffffff",
                        "contrastRatio": 2.01,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"featured-bottom\">",
                          "target": [
                            ".featured-bottom"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 2.01 (foreground color: #f5a705, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<time datetime=\"2023-06-19T21:02:28Z\" class=\"datetime\">June 19, 2023</time>",
                  "target": [
                    "time[datetime=\"2023-06-19T21:02:28Z\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.01 (foreground color: #f5a705, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#f5a705",
                        "bgColor": "#ffffff",
                        "contrastRatio": 2.01,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"featured-bottom\">",
                          "target": [
                            ".featured-bottom"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 2.01 (foreground color: #f5a705, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"field-content\">Press Release</div>",
                  "target": [
                    ".news-content.views-row:nth-child(2) > .views-field-taxonomy-vocabulary-2.views-field > .field-content"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.01 (foreground color: #f5a705, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#f5a705",
                        "bgColor": "#ffffff",
                        "contrastRatio": 2.01,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"featured-bottom\">",
                          "target": [
                            ".featured-bottom"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 2.01 (foreground color: #f5a705, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<time datetime=\"2023-06-01T18:13:46Z\" class=\"datetime\">June 1, 2023</time>",
                  "target": [
                    "time[datetime=\"2023-06-01T18:13:46Z\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.01 (foreground color: #f5a705, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#f5a705",
                        "bgColor": "#ffffff",
                        "contrastRatio": 2.01,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"featured-bottom\">",
                          "target": [
                            ".featured-bottom"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 2.01 (foreground color: #f5a705, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"field-content\">Press Release</div>",
                  "target": [
                    ".news-content.views-row:nth-child(3) > .views-field-taxonomy-vocabulary-2.views-field > .field-content"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.01 (foreground color: #f5a705, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#f5a705",
                        "bgColor": "#ffffff",
                        "contrastRatio": 2.01,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"featured-bottom\">",
                          "target": [
                            ".featured-bottom"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 2.01 (foreground color: #f5a705, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<time datetime=\"2023-05-31T00:45:46Z\" class=\"datetime\">May 30, 2023</time>",
                  "target": [
                    "time[datetime=\"2023-05-31T00:45:46Z\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.01 (foreground color: #f5a705, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#f5a705",
                        "bgColor": "#ffffff",
                        "contrastRatio": 2.01,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"featured-bottom\">",
                          "target": [
                            ".featured-bottom"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 2.01 (foreground color: #f5a705, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"field-content\">Press Release</div>",
                  "target": [
                    ".news-content.views-row:nth-child(4) > .views-field-taxonomy-vocabulary-2.views-field > .field-content"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.01 (foreground color: #f5a705, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#f5a705",
                        "bgColor": "#ffffff",
                        "contrastRatio": 2.01,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"featured-bottom\">",
                          "target": [
                            ".featured-bottom"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 2.01 (foreground color: #f5a705, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<time datetime=\"2023-05-30T22:49:30Z\" class=\"datetime\">May 30, 2023</time>",
                  "target": [
                    "time[datetime=\"2023-05-30T22:49:30Z\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.01 (foreground color: #f5a705, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#f5a705",
                        "bgColor": "#ffffff",
                        "contrastRatio": 2.01,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"featured-bottom\">",
                          "target": [
                            ".featured-bottom"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 2.01 (foreground color: #f5a705, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"field-content\">Press Release</div>",
                  "target": [
                    ".news-content.views-row:nth-child(5) > .views-field-taxonomy-vocabulary-2.views-field > .field-content"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.01 (foreground color: #f5a705, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#f5a705",
                        "bgColor": "#ffffff",
                        "contrastRatio": 2.01,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"featured-bottom\">",
                          "target": [
                            ".featured-bottom"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 2.01 (foreground color: #f5a705, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<time datetime=\"2023-05-24T22:37:22Z\" class=\"datetime\">May 24, 2023</time>",
                  "target": [
                    "time[datetime=\"2023-05-24T22:37:22Z\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.01 (foreground color: #f5a705, background color: #ffffff, font size: 12.0pt (16px), 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>Meet Senator\n    </h4>",
                  "target": [
                    "h4"
                  ],
                  "failureSummary": "Fix any of the following:\n  Heading order invalid"
                }
              ]
            },
            {
              "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 class=\"dem-logo\" src=\"/sites/democrats.senate.ca.gov/files/sen_dem_logo_icon.png\" loading=\"lazy\">",
                  "target": [
                    ".dem-logo"
                  ],
                  "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": "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 lang=\"en\" dir=\"ltr\" prefix=\"content: http://purl.org/rss/1.0/modules/content/  dc: http://purl.org/dc/terms/  foaf: http://xmlns.com/foaf/0.1/  og: http://ogp.me/ns#  rdfs: http://www.w3.org/2000/01/rdf-schema#  schema: http://schema.org/  sioc: http://rdfs.org/sioc/ns#  sioct: http://rdfs.org/sioc/types#  skos: http://www.w3.org/2004/02/skos/core#  xsd: http://www.w3.org/2001/XMLSchema# \" class=\" js\">",
                  "target": [
                    "html"
                  ],
                  "failureSummary": "Fix all of the following:\n  Document does not have a main landmark"
                }
              ]
            },
            {
              "id": "landmark-unique",
              "impact": "moderate",
              "tags": [
                "cat.semantics",
                "best-practice"
              ],
              "help": "Ensures landmarks are unique",
              "description": "Landmarks should have a unique role or role/label/title (i.e. accessible name) combination",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/landmark-unique?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "landmark-is-unique",
                      "data": {
                        "role": "navigation",
                        "accessibleText": null
                      },
                      "relatedNodes": [
                        {
                          "html": "<nav class=\"navbar navbar-expand-lg\" id=\"navbar-main\" data-toggle=\"affix\" data-once=\"affixed\">",
                          "target": [
                            "#navbar-main"
                          ]
                        }
                      ],
                      "impact": "moderate",
                      "message": "The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<nav class=\"navbar\" id=\"navbar-top\">",
                  "target": [
                    "#navbar-top"
                  ],
                  "failureSummary": "Fix any of the following:\n  The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable"
                },
                {
                  "any": [
                    {
                      "id": "landmark-is-unique",
                      "data": {
                        "role": "complementary",
                        "accessibleText": null
                      },
                      "relatedNodes": [
                        {
                          "html": "<aside class=\"container-fluid clearfix\" role=\"complementary\">",
                          "target": [
                            ".featured-bottom > aside"
                          ]
                        }
                      ],
                      "impact": "moderate",
                      "message": "The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<aside class=\"featured-top__inner section container-fluid clearfix\" role=\"complementary\">",
                  "target": [
                    ".featured-top__inner"
                  ],
                  "failureSummary": "Fix any of the following:\n  The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable"
                }
              ]
            },
            {
              "id": "link-name",
              "impact": "serious",
              "tags": [
                "cat.name-role-value",
                "wcag2a",
                "wcag412",
                "wcag244",
                "section508",
                "section508.22.a",
                "ACT",
                "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://covid19.ca.gov/\" target=\"_blank\"><img alt=\"\" class=\"img-responsive\" height=\"115\" src=\"https://democrats.senate.ca.gov/sites/democrats.senate.ca.gov/files/buttons/covid_button.jpg\" loading=\"lazy\"></a>",
                  "target": [
                    "a[href$=\"covid19.ca.gov/\"]"
                  ],
                  "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.ebudget.ca.gov/\" target=\"_blank\"><img alt=\"\" class=\"img-responsive\" height=\"115\" src=\"https://democrats.senate.ca.gov/sites/democrats.senate.ca.gov/files/buttons/budget_button.jpg\" loading=\"lazy\"></a>",
                  "target": [
                    "a[href$=\"ebudget.ca.gov/\"]"
                  ],
                  "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=\"http://democrats.senate.ca.gov/\" target=\"_blank\"><img class=\"dem-logo\" src=\"/sites/democrats.senate.ca.gov/files/sen_dem_logo_icon.png\" loading=\"lazy\"></a>",
                  "target": [
                    ".copyright-logo > a[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"
                }
              ]
            }
          ]
        },
        "success": true
      },
      "standardResult": {
        "totals": [
          12,
          7,
          4,
          19
        ],
        "instances": [
          {
            "ruleID": "color-contrast",
            "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined because element contains an image node",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".nav-link--"
            },
            "excerpt": "<a href=\"/\" class=\"nav-link nav-link-- is-active\" data-drupal-link-system-path=\"<front>\">Home</a>"
          },
          {
            "ruleID": "color-contrast",
            "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined because element contains an image node",
            "ordinalSeverity": 1,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".menu-item--expanded.dropdown.nav-item:nth-child(2) > .dropdown-toggle.nav-link-[data-bs-toggle=\"dropdown\"]"
            },
            "excerpt": "<span class=\"nav-link dropdown-toggle nav-link-\" data-bs-toggle=\"dropdown\" aria-expanded=\"false\" aria-haspopup=\"true\">About</span>"
          },
          {
            "ruleID": "color-contrast",
            "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined because element contains an image node",
            "ordinalSeverity": 1,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".menu-item--expanded.dropdown.nav-item:nth-child(3) > .dropdown-toggle.nav-link-[data-bs-toggle=\"dropdown\"]"
            },
            "excerpt": "<span class=\"nav-link dropdown-toggle nav-link-\" data-bs-toggle=\"dropdown\" aria-expanded=\"false\" aria-haspopup=\"true\">Newsroom</span>"
          },
          {
            "ruleID": "color-contrast",
            "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined because element contains an image node",
            "ordinalSeverity": 1,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".menu-item--expanded.dropdown.nav-item:nth-child(4) > .dropdown-toggle.nav-link-[data-bs-toggle=\"dropdown\"]"
            },
            "excerpt": "<span class=\"nav-link dropdown-toggle nav-link-\" data-bs-toggle=\"dropdown\" aria-expanded=\"false\" aria-haspopup=\"true\">District</span>"
          },
          {
            "ruleID": "color-contrast",
            "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined because element contains an image node",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".nav-link--contact"
            },
            "excerpt": "<a href=\"/contact\" class=\"nav-link nav-link--contact\" data-drupal-link-system-path=\"node/29\">Contact</a>"
          },
          {
            "ruleID": "color-contrast",
            "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined because it partially overlaps other elements",
            "ordinalSeverity": 1,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".senator-info > p"
            },
            "excerpt": "<p>"
          },
          {
            "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": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".menuBtn"
            },
            "excerpt": "<a class=\"menuBtn navbar-toggler navbar-toggler-right\" type=\"button\" data-toggle=\"collapse\" data-target=\"#CollapsingNavbar\" aria-controls=\"CollapsingNavbar\" aria-expanded=\"false\" aria-label=\"Toggle navigation\"><span class=\"lines\"></span></a>"
          },
          {
            "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": "UL",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".menu-item--expanded.dropdown.nav-item:nth-child(2) > .dropdown-menu"
            },
            "excerpt": "<ul class=\"dropdown-menu\">"
          },
          {
            "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": "UL",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".menu-item--expanded.dropdown.nav-item:nth-child(3) > .dropdown-menu"
            },
            "excerpt": "<ul class=\"dropdown-menu\"> <li class=\"dropdown-item\"> <a href=\"/press-releases\" class=\"nav-link--press-releases\" data-drupal-link-system-path=\"press-releases\">Press Releases</a> </li> </ul>"
          },
          {
            "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": "UL",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".menu-item--expanded.dropdown.nav-item:nth-child(4) > .dropdown-menu"
            },
            "excerpt": "<ul class=\"dropdown-menu\">"
          },
          {
            "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": "UL",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".flex-direction-nav"
            },
            "excerpt": "<ul class=\"flex-direction-nav\"><li class=\"flex-nav-prev\"><a class=\"flex-prev flex-disabled\" href=\"#\" tabindex=\"-1\">Previous</a></li><li class=\"flex-nav-next\"><a class=\"flex-next flex-disabled\" href=\"#\" tabindex=\"-1\">Next</a></li></ul>"
          },
          {
            "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": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".flex-prev"
            },
            "excerpt": "<a class=\"flex-prev flex-disabled\" href=\"#\" tabindex=\"-1\">Previous</a>"
          },
          {
            "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": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".flex-next"
            },
            "excerpt": "<a class=\"flex-next flex-disabled\" href=\"#\" tabindex=\"-1\">Next</a>"
          },
          {
            "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": "main-wrapper",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "#main-wrapper"
            },
            "excerpt": "<div id=\"main-wrapper\" class=\"layout-main-wrapper clearfix\">"
          },
          {
            "ruleID": "hidden-content",
            "what": "Hidden content on the page should be analyzed; There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it.",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "#block-footerfirstblock-3 > .content > .text-formatted.field--name-body.field--type-text-with-summary > p:nth-child(1)"
            },
            "excerpt": "<p><img alt=\"capitol\" src=\"/sites/sd00.senate.ca.gov/files/website/capitol.png\" loading=\"lazy\"></p>"
          },
          {
            "ruleID": "hidden-content",
            "what": "Hidden content on the page should be analyzed; There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it.",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "#block-senate-ux-v2-footersecondblock > .content > .text-formatted.field--name-body.field--type-text-with-summary > p:nth-child(1)"
            },
            "excerpt": "<p><img alt=\"capitol\" src=\"/sites/sd00.senate.ca.gov/files/website/capitol.png\" loading=\"lazy\"></p>"
          },
          {
            "ruleID": "hidden-content",
            "what": "Hidden content on the page should be analyzed; There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it.",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "#block-senate-ux-v2-footerthirdblock > .content > .text-formatted.field--name-body.field--type-text-with-summary > p:nth-child(1)"
            },
            "excerpt": "<p><img alt=\"capitol\" src=\"/sites/sd00.senate.ca.gov/files/website/capitol.png\" loading=\"lazy\"> </p>"
          },
          {
            "ruleID": "hidden-content",
            "what": "Hidden content on the page should be analyzed; There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it.",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "#block-footerfourthblock > .content > .text-formatted.field--name-body.field--type-text-with-summary > p:nth-child(1)"
            },
            "excerpt": "<p><img alt=\"capitol\" src=\"/sites/sd00.senate.ca.gov/files/website/capitol.png\" loading=\"lazy\"> </p>"
          },
          {
            "ruleID": "css-orientation-lock",
            "what": "CSS Media queries must not lock display orientation; CSS Orientation lock cannot be determined",
            "ordinalSeverity": 1,
            "tagName": "HTML",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html"
            },
            "excerpt": "<html lang=\"en\" dir=\"ltr\" prefix=\"content: http://purl.org/rss/1.0/modules/content/ dc: http://purl.org/dc/terms/ foaf: http://xmlns.com/foaf/0.1/ og: http://ogp.me/ns# rdfs: http://www.w3.org/2000/01 ... df-schema# schema: http://schema.org/ sioc: http://rdfs.org/sioc/ns# sioct: http://rdfs.org/sioc/types# skos: http://www.w3.org/2004/02/skos/core# xsd: http://www.w3.org/2001/XMLSchema# \" class=\" js\">"
          },
          {
            "ruleID": "aria-allowed-attr",
            "what": "Elements must only use allowed ARIA attributes; ARIA attribute is not allowed: aria-expanded=\"false\"",
            "ordinalSeverity": 3,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".menu-item--expanded.dropdown.nav-item:nth-child(2) > .dropdown-toggle.nav-link-[data-bs-toggle=\"dropdown\"]"
            },
            "excerpt": "<span class=\"nav-link dropdown-toggle nav-link-\" data-bs-toggle=\"dropdown\" aria-expanded=\"false\" aria-haspopup=\"true\">About</span>"
          },
          {
            "ruleID": "aria-allowed-attr",
            "what": "Elements must only use allowed ARIA attributes; ARIA attribute is not allowed: aria-expanded=\"false\"",
            "ordinalSeverity": 3,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".menu-item--expanded.dropdown.nav-item:nth-child(3) > .dropdown-toggle.nav-link-[data-bs-toggle=\"dropdown\"]"
            },
            "excerpt": "<span class=\"nav-link dropdown-toggle nav-link-\" data-bs-toggle=\"dropdown\" aria-expanded=\"false\" aria-haspopup=\"true\">Newsroom</span>"
          },
          {
            "ruleID": "aria-allowed-attr",
            "what": "Elements must only use allowed ARIA attributes; ARIA attribute is not allowed: aria-expanded=\"false\"",
            "ordinalSeverity": 3,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".menu-item--expanded.dropdown.nav-item:nth-child(4) > .dropdown-toggle.nav-link-[data-bs-toggle=\"dropdown\"]"
            },
            "excerpt": "<span class=\"nav-link dropdown-toggle nav-link-\" data-bs-toggle=\"dropdown\" aria-expanded=\"false\" aria-haspopup=\"true\">District</span>"
          },
          {
            "ruleID": "color-contrast",
            "what": "Elements must meet minimum color contrast ratio thresholds; Element has insufficient color contrast of 2.01 (foreground color: #f5a705, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1",
            "ordinalSeverity": 3,
            "tagName": "H4",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "h4"
            },
            "excerpt": "<h4>Meet Senator </h4>"
          },
          {
            "ruleID": "color-contrast",
            "what": "Elements must meet minimum color contrast ratio thresholds; Element has insufficient color contrast of 2.01 (foreground color: #ffffff, background color: #f5a705, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".btn-primary-custom"
            },
            "excerpt": "<a class=\"btn-primary-custom btn-custom\" href=\"/biography\">Read Bio</a>"
          },
          {
            "ruleID": "color-contrast",
            "what": "Elements must meet minimum color contrast ratio thresholds; Element has insufficient color contrast of 2.01 (foreground color: #f5a705, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".news-content.views-row:nth-child(1) > .views-field-taxonomy-vocabulary-2.views-field > .field-content"
            },
            "excerpt": "<div class=\"field-content\">In The News</div>"
          },
          {
            "ruleID": "color-contrast",
            "what": "Elements must meet minimum color contrast ratio thresholds; Element has insufficient color contrast of 2.01 (foreground color: #f5a705, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1",
            "ordinalSeverity": 3,
            "tagName": "TIME",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "time[datetime=\"2023-06-19T21:02:28Z\"]"
            },
            "excerpt": "<time datetime=\"2023-06-19T21:02:28Z\" class=\"datetime\">June 19, 2023</time>"
          },
          {
            "ruleID": "color-contrast",
            "what": "Elements must meet minimum color contrast ratio thresholds; Element has insufficient color contrast of 2.01 (foreground color: #f5a705, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".news-content.views-row:nth-child(2) > .views-field-taxonomy-vocabulary-2.views-field > .field-content"
            },
            "excerpt": "<div class=\"field-content\">Press Release</div>"
          },
          {
            "ruleID": "color-contrast",
            "what": "Elements must meet minimum color contrast ratio thresholds; Element has insufficient color contrast of 2.01 (foreground color: #f5a705, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1",
            "ordinalSeverity": 3,
            "tagName": "TIME",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "time[datetime=\"2023-06-01T18:13:46Z\"]"
            },
            "excerpt": "<time datetime=\"2023-06-01T18:13:46Z\" class=\"datetime\">June 1, 2023</time>"
          },
          {
            "ruleID": "color-contrast",
            "what": "Elements must meet minimum color contrast ratio thresholds; Element has insufficient color contrast of 2.01 (foreground color: #f5a705, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".news-content.views-row:nth-child(3) > .views-field-taxonomy-vocabulary-2.views-field > .field-content"
            },
            "excerpt": "<div class=\"field-content\">Press Release</div>"
          },
          {
            "ruleID": "color-contrast",
            "what": "Elements must meet minimum color contrast ratio thresholds; Element has insufficient color contrast of 2.01 (foreground color: #f5a705, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1",
            "ordinalSeverity": 3,
            "tagName": "TIME",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "time[datetime=\"2023-05-31T00:45:46Z\"]"
            },
            "excerpt": "<time datetime=\"2023-05-31T00:45:46Z\" class=\"datetime\">May 30, 2023</time>"
          },
          {
            "ruleID": "color-contrast",
            "what": "Elements must meet minimum color contrast ratio thresholds; Element has insufficient color contrast of 2.01 (foreground color: #f5a705, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".news-content.views-row:nth-child(4) > .views-field-taxonomy-vocabulary-2.views-field > .field-content"
            },
            "excerpt": "<div class=\"field-content\">Press Release</div>"
          },
          {
            "ruleID": "color-contrast",
            "what": "Elements must meet minimum color contrast ratio thresholds; Element has insufficient color contrast of 2.01 (foreground color: #f5a705, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1",
            "ordinalSeverity": 3,
            "tagName": "TIME",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "time[datetime=\"2023-05-30T22:49:30Z\"]"
            },
            "excerpt": "<time datetime=\"2023-05-30T22:49:30Z\" class=\"datetime\">May 30, 2023</time>"
          },
          {
            "ruleID": "color-contrast",
            "what": "Elements must meet minimum color contrast ratio thresholds; Element has insufficient color contrast of 2.01 (foreground color: #f5a705, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".news-content.views-row:nth-child(5) > .views-field-taxonomy-vocabulary-2.views-field > .field-content"
            },
            "excerpt": "<div class=\"field-content\">Press Release</div>"
          },
          {
            "ruleID": "color-contrast",
            "what": "Elements must meet minimum color contrast ratio thresholds; Element has insufficient color contrast of 2.01 (foreground color: #f5a705, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1",
            "ordinalSeverity": 3,
            "tagName": "TIME",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "time[datetime=\"2023-05-24T22:37:22Z\"]"
            },
            "excerpt": "<time datetime=\"2023-05-24T22:37:22Z\" class=\"datetime\">May 24, 2023</time>"
          },
          {
            "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>Meet Senator </h4>"
          },
          {
            "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": ".dem-logo"
            },
            "excerpt": "<img class=\"dem-logo\" src=\"/sites/democrats.senate.ca.gov/files/sen_dem_logo_icon.png\" loading=\"lazy\">"
          },
          {
            "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 lang=\"en\" dir=\"ltr\" prefix=\"content: http://purl.org/rss/1.0/modules/content/ dc: http://purl.org/dc/terms/ foaf: http://xmlns.com/foaf/0.1/ og: http://ogp.me/ns# rdfs: http://www.w3.org/2000/01 ... df-schema# schema: http://schema.org/ sioc: http://rdfs.org/sioc/ns# sioct: http://rdfs.org/sioc/types# skos: http://www.w3.org/2004/02/skos/core# xsd: http://www.w3.org/2001/XMLSchema# \" class=\" js\">"
          },
          {
            "ruleID": "landmark-unique",
            "what": "Ensures landmarks are unique; The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable",
            "ordinalSeverity": 2,
            "tagName": "NAV",
            "id": "navbar-top",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "#navbar-top"
            },
            "excerpt": "<nav class=\"navbar\" id=\"navbar-top\">"
          },
          {
            "ruleID": "landmark-unique",
            "what": "Ensures landmarks are unique; The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable",
            "ordinalSeverity": 2,
            "tagName": "ASIDE",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".featured-top__inner"
            },
            "excerpt": "<aside class=\"featured-top__inner section container-fluid clearfix\" role=\"complementary\">"
          },
          {
            "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$=\"covid19.ca.gov/\"]"
            },
            "excerpt": "<a href=\"https://covid19.ca.gov/\" target=\"_blank\"><img alt=\"\" class=\"img-responsive\" height=\"115\" src=\"https://democrats.senate.ca.gov/sites/democrats.senate.ca.gov/files/buttons/covid_button.jpg\" loading=\"lazy\"></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$=\"ebudget.ca.gov/\"]"
            },
            "excerpt": "<a href=\"https://www.ebudget.ca.gov/\" target=\"_blank\"><img alt=\"\" class=\"img-responsive\" height=\"115\" src=\"https://democrats.senate.ca.gov/sites/democrats.senate.ca.gov/files/buttons/budget_button.jpg\" loading=\"lazy\"></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": ".copyright-logo > a[target=\"_blank\"]"
            },
            "excerpt": "<a href=\"http://democrats.senate.ca.gov/\" target=\"_blank\"><img class=\"dem-logo\" src=\"/sites/democrats.senate.ca.gov/files/sen_dem_logo_icon.png\" loading=\"lazy\"></a>"
          }
        ]
      },
      "endTime": 1687643591411
    },
    {
      "type": "launch",
      "which": "chromium",
      "startTime": 1687643591411,
      "endTime": 1687643592334
    },
    {
      "type": "url",
      "which": "https://sd18.senate.ca.gov/",
      "what": "Steve Padilla (D)",
      "startTime": 1687643592334,
      "result": {
        "url": "https://sd18.senate.ca.gov/"
      },
      "endTime": 1687643595058
    },
    {
      "type": "test",
      "which": "continuum",
      "startTime": 1687643595058,
      "url": "https://sd18.senate.ca.gov/",
      "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 loading=\"lazy\" src=\"/sites/democrats.senate.ca.gov/files/sen_dem_logo_icon.png\" class=\"dem-logo\">",
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(5)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)",
          "fingerprint": {
            "version": 2,
            "css": "img[class=\"dem-logo\"][src=\"/sites/democrats.senate.ca.gov/files/sen_dem_logo_icon.png\"][loading=\"lazy\"]",
            "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 target=\"_blank\" href=\"https://covid19.ca.gov/\"><img loading=\"lazy\" src=\"https://democrats.senate.ca.gov/sites/democrats.senate.ca.gov/files/buttons/covid_button.jpg\" height=\"115\" class=\"img-responsive\" alt=\"\"></a>",
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*: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://covid19.ca.gov/\"][target=\"_blank\"]",
            "attNo": 2
          }
        },
        {
          "engineTestId": 237,
          "bestPracticeId": 1301,
          "attribute": "This A element does not have a mechanism that allows an accessible name value to be calculated",
          "attributeDetail": "This A element does not have a mechanism that allows an accessible name value to be calculated",
          "element": "<a target=\"_blank\" href=\"https://www.ebudget.ca.gov/\"><img loading=\"lazy\" src=\"https://democrats.senate.ca.gov/sites/democrats.senate.ca.gov/files/buttons/budget_button.jpg\" height=\"115\" class=\"img-responsive\" alt=\"\"></a>",
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*: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://www.ebudget.ca.gov/\"][target=\"_blank\"]",
            "attNo": 2
          }
        },
        {
          "engineTestId": 237,
          "bestPracticeId": 1301,
          "attribute": "This A element does not have a mechanism that allows an accessible name value to be calculated",
          "attributeDetail": "This A element does not have a mechanism that allows an accessible name value to be calculated",
          "element": "<a target=\"_blank\" href=\"http://democrats.senate.ca.gov/\"><img loading=\"lazy\" src=\"/sites/democrats.senate.ca.gov/files/sen_dem_logo_icon.png\" class=\"dem-logo\"></a>",
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(5)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)",
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"http://democrats.senate.ca.gov/\"][target=\"_blank\"]",
            "attNo": 2
          }
        },
        {
          "engineTestId": 281,
          "bestPracticeId": 1626,
          "attribute": "The aria-expanded attribute is not allowed on this element",
          "attributeDetail": "The aria-expanded attribute is not allowed on this SPAN",
          "element": "<span aria-haspopup=\"true\" aria-expanded=\"false\" data-bs-toggle=\"dropdown\" class=\"nav-link dropdown-toggle nav-link-\">About</span>",
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)",
          "fingerprint": {
            "version": 2,
            "css": "span[class=\"nav-link dropdown-toggle nav-link-\"][data-bs-toggle=\"dropdown\"][aria-expanded=\"false\"][aria-haspopup=\"true\"]",
            "attNo": 4
          }
        },
        {
          "engineTestId": 281,
          "bestPracticeId": 1626,
          "attribute": "The aria-expanded attribute is not allowed on this element",
          "attributeDetail": "The aria-expanded attribute is not allowed on this SPAN",
          "element": "<span aria-haspopup=\"true\" aria-expanded=\"false\" data-bs-toggle=\"dropdown\" class=\"nav-link dropdown-toggle nav-link-\">Newsroom</span>",
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(3)>*:nth-child(1)",
          "fingerprint": {
            "version": 2,
            "css": "span[class=\"nav-link dropdown-toggle nav-link-\"][data-bs-toggle=\"dropdown\"][aria-expanded=\"false\"][aria-haspopup=\"true\"]",
            "attNo": 4
          }
        },
        {
          "engineTestId": 281,
          "bestPracticeId": 1626,
          "attribute": "The aria-expanded attribute is not allowed on this element",
          "attributeDetail": "The aria-expanded attribute is not allowed on this SPAN",
          "element": "<span aria-haspopup=\"true\" aria-expanded=\"false\" data-bs-toggle=\"dropdown\" class=\"nav-link dropdown-toggle nav-link-\">District</span>",
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(4)>*:nth-child(1)",
          "fingerprint": {
            "version": 2,
            "css": "span[class=\"nav-link dropdown-toggle nav-link-\"][data-bs-toggle=\"dropdown\"][aria-expanded=\"false\"][aria-haspopup=\"true\"]",
            "attNo": 4
          }
        },
        {
          "engineTestId": 531,
          "bestPracticeId": 2519,
          "attribute": "This nav does not have a unique accessible name as required when two or more nav elements are present",
          "attributeDetail": "This nav does not have a unique accessible name as required when two or more nav elements are present",
          "element": "<nav id=\"navbar-top\" class=\"navbar\"><div class=\"form-inline navbar-form mr-auto\"><section class=\"row region region-left-bar\"><div class=\"block block-block-content block-block-content42752088-eefa-4f12 ... -socialmediabar\"><div class=\"content\"><div class=\"clearfix text-formatted field field--name-body field--type-text-with-summary field--label-hidden field__item\"></div></div></div></section></div></nav>",
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)",
          "fingerprint": {
            "version": 2,
            "css": "nav[class=\"navbar\"][id=\"navbar-top\"]",
            "attNo": 2
          }
        },
        {
          "engineTestId": 531,
          "bestPracticeId": 2519,
          "attribute": "This nav does not have a unique accessible name as required when two or more nav elements are present",
          "attributeDetail": "This nav does not have a unique accessible name as required when two or more nav elements are present",
          "element": "<nav data-once=\"affixed\" data-toggle=\"affix\" id=\"navbar-main\" class=\"navbar navbar-expand-lg\"><a aria-label=\"Toggle navigation\" aria-expanded=\"false\" aria-controls=\"CollapsingNavbar\" data-target=\"#Col ... oreferrer\" target=\"_blank\" href=\"https://www.facebook.com/\"><i class=\"fab fa-facebook-f\"></i></a><a rel=\"noopener noreferrer\" target=\"_blank\" href=\"https://www.instagram.com/\"><i class=\"fab fa-instagr",
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)",
          "fingerprint": {
            "version": 2,
            "css": "nav[class=\"navbar navbar-expand-lg\"][id=\"navbar-main\"][data-toggle=\"affix\"][data-once=\"affixed\"]",
            "attNo": 4
          }
        },
        {
          "engineTestId": 533,
          "bestPracticeId": 2519,
          "attribute": "This nav does not have an accessible name as required when two or more nav elements are present",
          "attributeDetail": "This nav does not have an accessible name as required when two or more nav elements are present",
          "element": "<nav id=\"navbar-top\" class=\"navbar\"><div class=\"form-inline navbar-form mr-auto\"><section class=\"row region region-left-bar\"><div class=\"block block-block-content block-block-content42752088-eefa-4f12 ... -socialmediabar\"><div class=\"content\"><div class=\"clearfix text-formatted field field--name-body field--type-text-with-summary field--label-hidden field__item\"></div></div></div></section></div></nav>",
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)",
          "fingerprint": {
            "version": 2,
            "css": "nav[class=\"navbar\"][id=\"navbar-top\"]",
            "attNo": 2
          }
        },
        {
          "engineTestId": 533,
          "bestPracticeId": 2519,
          "attribute": "This nav does not have an accessible name as required when two or more nav elements are present",
          "attributeDetail": "This nav does not have an accessible name as required when two or more nav elements are present",
          "element": "<nav data-once=\"affixed\" data-toggle=\"affix\" id=\"navbar-main\" class=\"navbar navbar-expand-lg\"><a aria-label=\"Toggle navigation\" aria-expanded=\"false\" aria-controls=\"CollapsingNavbar\" data-target=\"#Col ... oreferrer\" target=\"_blank\" href=\"https://www.facebook.com/\"><i class=\"fab fa-facebook-f\"></i></a><a rel=\"noopener noreferrer\" target=\"_blank\" href=\"https://www.instagram.com/\"><i class=\"fab fa-instagr",
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)",
          "fingerprint": {
            "version": 2,
            "css": "nav[class=\"navbar navbar-expand-lg\"][id=\"navbar-main\"][data-toggle=\"affix\"][data-once=\"affixed\"]",
            "attNo": 4
          }
        }
      ],
      "standardResult": {
        "totals": [
          0,
          0,
          0,
          11
        ],
        "instances": [
          {
            "ruleID": "89",
            "what": "This img element does not have a mechanism that allows an accessible name value to be calculated",
            "ordinalSeverity": 3,
            "tagName": "IMG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(5)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)"
            },
            "excerpt": "<img loading=\"lazy\" src=\"/sites/democrats.senate.ca.gov/files/sen_dem_logo_icon.png\" class=\"dem-logo\">"
          },
          {
            "ruleID": "237",
            "what": "This A element does not have a mechanism that allows an accessible name value to be calculated",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)"
            },
            "excerpt": "<a target=\"_blank\" href=\"https://covid19.ca.gov/\"><img loading=\"lazy\" src=\"https://democrats.senate.ca.gov/sites/democrats.senate.ca.gov/files/buttons/covid_button.jpg\" height=\"115\" class=\"img-responsive\" alt=\"\"></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(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)"
            },
            "excerpt": "<a target=\"_blank\" href=\"https://www.ebudget.ca.gov/\"><img loading=\"lazy\" src=\"https://democrats.senate.ca.gov/sites/democrats.senate.ca.gov/files/buttons/budget_button.jpg\" height=\"115\" class=\"img-responsive\" alt=\"\"></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(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(5)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)"
            },
            "excerpt": "<a target=\"_blank\" href=\"http://democrats.senate.ca.gov/\"><img loading=\"lazy\" src=\"/sites/democrats.senate.ca.gov/files/sen_dem_logo_icon.png\" class=\"dem-logo\"></a>"
          },
          {
            "ruleID": "281",
            "what": "The aria-expanded attribute is not allowed on this SPAN",
            "ordinalSeverity": 3,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)"
            },
            "excerpt": "<span aria-haspopup=\"true\" aria-expanded=\"false\" data-bs-toggle=\"dropdown\" class=\"nav-link dropdown-toggle nav-link-\">About</span>"
          },
          {
            "ruleID": "281",
            "what": "The aria-expanded attribute is not allowed on this SPAN",
            "ordinalSeverity": 3,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(3)>*:nth-child(1)"
            },
            "excerpt": "<span aria-haspopup=\"true\" aria-expanded=\"false\" data-bs-toggle=\"dropdown\" class=\"nav-link dropdown-toggle nav-link-\">Newsroom</span>"
          },
          {
            "ruleID": "281",
            "what": "The aria-expanded attribute is not allowed on this SPAN",
            "ordinalSeverity": 3,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(4)>*:nth-child(1)"
            },
            "excerpt": "<span aria-haspopup=\"true\" aria-expanded=\"false\" data-bs-toggle=\"dropdown\" class=\"nav-link dropdown-toggle nav-link-\">District</span>"
          },
          {
            "ruleID": "531",
            "what": "This nav does not have a unique accessible name as required when two or more nav elements are present",
            "ordinalSeverity": 3,
            "tagName": "NAV",
            "id": "navbar-top",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)"
            },
            "excerpt": "<nav id=\"navbar-top\" class=\"navbar\"><div class=\"form-inline navbar-form mr-auto\"><section class=\"row region region-left-bar\"><div class=\"block block-block-content block-block-content42752088-eefa-4f12 ... -socialmediabar\"><div class=\"content\"><div class=\"clearfix text-formatted field field--name-body field--type-text-with-summary field--label-hidden field__item\"></div></div></div></section></div></nav>"
          },
          {
            "ruleID": "531",
            "what": "This nav does not have a unique accessible name as required when two or more nav elements are present",
            "ordinalSeverity": 3,
            "tagName": "NAV",
            "id": "navbar-main",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)"
            },
            "excerpt": "<nav data-once=\"affixed\" data-toggle=\"affix\" id=\"navbar-main\" class=\"navbar navbar-expand-lg\"><a aria-label=\"Toggle navigation\" aria-expanded=\"false\" aria-controls=\"CollapsingNavbar\" data-target=\"#Col ... oreferrer\" target=\"_blank\" href=\"https://www.facebook.com/\"><i class=\"fab fa-facebook-f\"></i></a><a rel=\"noopener noreferrer\" target=\"_blank\" href=\"https://www.instagram.com/\"><i class=\"fab fa-instagr"
          },
          {
            "ruleID": "533",
            "what": "This nav does not have an accessible name as required when two or more nav elements are present",
            "ordinalSeverity": 3,
            "tagName": "NAV",
            "id": "navbar-top",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)"
            },
            "excerpt": "<nav id=\"navbar-top\" class=\"navbar\"><div class=\"form-inline navbar-form mr-auto\"><section class=\"row region region-left-bar\"><div class=\"block block-block-content block-block-content42752088-eefa-4f12 ... -socialmediabar\"><div class=\"content\"><div class=\"clearfix text-formatted field field--name-body field--type-text-with-summary field--label-hidden field__item\"></div></div></div></section></div></nav>"
          },
          {
            "ruleID": "533",
            "what": "This nav does not have an accessible name as required when two or more nav elements are present",
            "ordinalSeverity": 3,
            "tagName": "NAV",
            "id": "navbar-main",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)"
            },
            "excerpt": "<nav data-once=\"affixed\" data-toggle=\"affix\" id=\"navbar-main\" class=\"navbar navbar-expand-lg\"><a aria-label=\"Toggle navigation\" aria-expanded=\"false\" aria-controls=\"CollapsingNavbar\" data-target=\"#Col ... oreferrer\" target=\"_blank\" href=\"https://www.facebook.com/\"><i class=\"fab fa-facebook-f\"></i></a><a rel=\"noopener noreferrer\" target=\"_blank\" href=\"https://www.instagram.com/\"><i class=\"fab fa-instagr"
          }
        ]
      },
      "endTime": 1687643595379
    },
    {
      "type": "launch",
      "which": "chromium",
      "startTime": 1687643595380,
      "endTime": 1687643596341
    },
    {
      "type": "url",
      "which": "https://sd18.senate.ca.gov/",
      "what": "Steve Padilla (D)",
      "startTime": 1687643596341,
      "result": {
        "url": "https://sd18.senate.ca.gov/"
      },
      "endTime": 1687643600059
    },
    {
      "type": "test",
      "which": "htmlcs",
      "startTime": 1687643600059,
      "url": "https://sd18.senate.ca.gov/",
      "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=\"http://democrats.senate.ca.gov/\" target=\"_blank\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://covid19.ca.gov/\" target=\"_blank\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.ebudget.ca.gov/\" target=\"_blank\">...</a>"
              }
            ]
          },
          "AAA.1_3_1_AAA.G141": {
            "The heading structure is not logically nested. This h2 element appears to be the primary document heading, so should be an h1 element.": [
              {
                "tagName": "h2",
                "id": "#block-senate-ux-v2-main-menu-menu",
                "code": "<h2 class=\"visually-hidden\" id=\"block-senate-ux-v2-main-menu-menu\">...</h2>"
              }
            ],
            "The heading structure is not logically nested. This h2 element should be an h1 to be properly nested.": [
              {
                "tagName": "h2",
                "id": "#block-senate-ux-v2-main-menu-menu",
                "code": "<h2 class=\"visually-hidden\" id=\"block-senate-ux-v2-main-menu-menu\">...</h2>"
              }
            ],
            "The heading structure is not logically nested. This h4 element should be an h2 to be properly nested.": [
              {
                "tagName": "h4",
                "id": "",
                "code": "<h4>...</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 2.02:1. Recommendation:  change background to #795100.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"btn-primary-custom btn-custom\" href=\"/biography\">...</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 NaN:1.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"#main-content\" class=\"visually-hidden focusable skip-link\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/\" class=\"nav-link nav-link-- is-active\" data-drupal-link-system-path=\"<front>\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/contact\" class=\"nav-link nav-link--contact\" data-drupal-link-system-path=\"node/29\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"http://democrats.senate.ca.gov/\" target=\"_blank\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"http://democrats.senate.ca.gov/privacy\" target=\"_blank\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"http://senate.ca.gov/accessibility\" target=\"_blank\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"http://www.senate.ca.gov/\" target=\"_blank\">...</a>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p class=\"rtecenter\">...</p>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p>...</p>"
              },
              {
                "tagName": "span",
                "id": "#copyright",
                "code": "<span id=\"copyright\">...</span>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span class=\"nav-link dropdown-toggle nav-link-\" data-bs-toggle=\"dropdown\" aria-expanded=\"false\" aria-haspopup=\"true\">...</span>"
              }
            ],
            "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.02:1. Recommendation:  change text colour to #795100.": [
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"field-content\">...</div>"
              },
              {
                "tagName": "h4",
                "id": "",
                "code": "<h4>...</h4>"
              },
              {
                "tagName": "time",
                "id": "",
                "code": "<time datetime=\"2023-05-24T22:37:22Z\" class=\"datetime\">...</time>"
              },
              {
                "tagName": "time",
                "id": "",
                "code": "<time datetime=\"2023-05-30T22:49:30Z\" class=\"datetime\">...</time>"
              },
              {
                "tagName": "time",
                "id": "",
                "code": "<time datetime=\"2023-05-31T00:45:46Z\" class=\"datetime\">...</time>"
              },
              {
                "tagName": "time",
                "id": "",
                "code": "<time datetime=\"2023-06-01T18:13:46Z\" class=\"datetime\">...</time>"
              },
              {
                "tagName": "time",
                "id": "",
                "code": "<time datetime=\"2023-06-19T21:02:28Z\" class=\"datetime\">...</time>"
              }
            ]
          },
          "AAA.1_4_6.G18.Fail": {
            "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of NaN:1.": [
              {
                "tagName": "h2",
                "id": "#block-senate-ux-v2-main-menu-menu",
                "code": "<h2 class=\"visually-hidden\" id=\"block-senate-ux-v2-main-menu-menu\">...</h2>"
              }
            ]
          },
          "AAA.4_1_2.H91.A.EmptyNoId": {
            "Anchor element found with no link content and no name and/or ID attribute.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"menuBtn navbar-toggler navbar-toggler-right\" type=\"button\" data-toggle=\"collapse\" data-target=\"#CollapsingNavbar\" aria-controls=\"CollapsingNavbar\" aria-expanded=\"false\" aria-label=\"Toggle navigation\">...</a>"
              }
            ]
          },
          "AAA.4_1_2.H91.A.NoContent": {
            "Anchor element found with a valid href attribute, but no link content has been supplied.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://twitter.com/\" target=\"_blank\" rel=\"noopener noreferrer\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.facebook.com/\" target=\"_blank\" rel=\"noopener noreferrer\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.instagram.com/\" target=\"_blank\" rel=\"noopener noreferrer\">...</a>"
              }
            ]
          }
        },
        "Warning": {
          "AAA.1_1_1.H67.2": {
            "Img element is marked so that it is ignored by Assistive Technology.": [
              {
                "tagName": "img",
                "id": "",
                "code": "<img alt=\"\" class=\"img-responsive\" src=\"/sites/sd18.senate.ca.gov/files/website/sd18_headshot.jpg\" style=\"padding: 20px; border-radius: 4px;\" loading=\"lazy\">"
              }
            ]
          },
          "AAA.1_3_1.H48": {
            "If this element contains a navigation section, it is recommended that it be marked up as a list.": [
              {
                "tagName": "p",
                "id": "",
                "code": "<p class=\"rtecenter\">...</p>"
              }
            ]
          },
          "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=\"http://democrats.senate.ca.gov/\" target=\"_blank\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"http://democrats.senate.ca.gov/privacy\" target=\"_blank\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"http://senate.ca.gov/accessibility\" target=\"_blank\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"http://www.senate.ca.gov/\" target=\"_blank\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://covid19.ca.gov/\" target=\"_blank\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://registertovote.ca.gov/\" target=\"_blank\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://twitter.com/\" target=\"_blank\" rel=\"noopener noreferrer\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.ebudget.ca.gov/\" target=\"_blank\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.facebook.com/\" target=\"_blank\" rel=\"noopener noreferrer\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.instagram.com/\" target=\"_blank\" rel=\"noopener noreferrer\">...</a>"
              }
            ]
          },
          "AAA.4_1_2.H91.A.Empty": {
            "Anchor element found with an ID but without a href or link text. Consider moving its ID to a parent or nearby element.": [
              {
                "tagName": "a",
                "id": "#main-content",
                "code": "<a id=\"main-content\" tabindex=\"-1\">...</a>"
              }
            ]
          }
        },
        "success": true
      },
      "standardResult": {
        "totals": [
          13,
          0,
          0,
          30
        ],
        "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 alt=\"\" class=\"img-responsive\" src=\"/sites/sd18.senate.ca.gov/files/website/sd18_headshot.jpg\" style=\"padding: 20px; border-radius: 4px;\" loading=\"lazy\">"
          },
          {
            "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": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<p class=\"rtecenter\">...</p>"
          },
          {
            "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=\"http://democrats.senate.ca.gov/\" target=\"_blank\">...</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=\"http://democrats.senate.ca.gov/privacy\" target=\"_blank\">...</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=\"http://senate.ca.gov/accessibility\" target=\"_blank\">...</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=\"http://www.senate.ca.gov/\" target=\"_blank\">...</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://covid19.ca.gov/\" target=\"_blank\">...</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://registertovote.ca.gov/\" target=\"_blank\">...</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/\" target=\"_blank\" rel=\"noopener noreferrer\">...</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.ebudget.ca.gov/\" target=\"_blank\">...</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/\" target=\"_blank\" rel=\"noopener noreferrer\">...</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/\" target=\"_blank\" rel=\"noopener noreferrer\">...</a>"
          },
          {
            "ruleID": "AAA.4_1_2.H91.A.Empty",
            "what": "Anchor element found with an ID but without a href or link text. Consider moving its ID to a parent or nearby element.",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "main-content",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a id=\"main-content\" tabindex=\"-1\">...</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=\"http://democrats.senate.ca.gov/\" target=\"_blank\">...</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://covid19.ca.gov/\" target=\"_blank\">...</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.ebudget.ca.gov/\" target=\"_blank\">...</a>"
          },
          {
            "ruleID": "AAA.1_3_1_AAA.G141",
            "what": "The heading structure is not logically nested. This h2 element appears to be the primary document heading, so should be an h1 element.",
            "ordinalSeverity": 3,
            "tagName": "H2",
            "id": "block-senate-ux-v2-main-menu-menu",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<h2 class=\"visually-hidden\" id=\"block-senate-ux-v2-main-menu-menu\">...</h2>"
          },
          {
            "ruleID": "AAA.1_3_1_AAA.G141",
            "what": "The heading structure is not logically nested. This h2 element should be an h1 to be properly nested.",
            "ordinalSeverity": 3,
            "tagName": "H2",
            "id": "block-senate-ux-v2-main-menu-menu",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<h2 class=\"visually-hidden\" id=\"block-senate-ux-v2-main-menu-menu\">...</h2>"
          },
          {
            "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>...</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 2.02:1. Recommendation:  change background to #795100.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a class=\"btn-primary-custom btn-custom\" href=\"/biography\">...</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 NaN:1.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"#main-content\" class=\"visually-hidden focusable skip-link\">...</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 NaN:1.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"/\" class=\"nav-link nav-link-- is-active\" data-drupal-link-system-path=\"<front>\">...</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 NaN:1.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"/contact\" class=\"nav-link nav-link--contact\" data-drupal-link-system-path=\"node/29\">...</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 NaN:1.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"http://democrats.senate.ca.gov/\" target=\"_blank\">...</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 NaN:1.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"http://democrats.senate.ca.gov/privacy\" target=\"_blank\">...</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 NaN:1.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"http://senate.ca.gov/accessibility\" target=\"_blank\">...</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 NaN:1.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"http://www.senate.ca.gov/\" target=\"_blank\">...</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 NaN:1.",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<p class=\"rtecenter\">...</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 NaN:1.",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<p>...</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 NaN:1.",
            "ordinalSeverity": 3,
            "tagName": "SPAN",
            "id": "copyright",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<span id=\"copyright\">...</span>"
          },
          {
            "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 NaN:1.",
            "ordinalSeverity": 3,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<span class=\"nav-link dropdown-toggle nav-link-\" data-bs-toggle=\"dropdown\" aria-expanded=\"false\" aria-haspopup=\"true\">...</span>"
          },
          {
            "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.02:1. Recommendation:  change text colour to #795100.",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<div class=\"field-content\">...</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 2.02:1. Recommendation:  change text colour to #795100.",
            "ordinalSeverity": 3,
            "tagName": "H4",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<h4>...</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 2.02:1. Recommendation:  change text colour to #795100.",
            "ordinalSeverity": 3,
            "tagName": "TIME",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<time datetime=\"2023-05-24T22:37:22Z\" class=\"datetime\">...</time>"
          },
          {
            "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.02:1. Recommendation:  change text colour to #795100.",
            "ordinalSeverity": 3,
            "tagName": "TIME",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<time datetime=\"2023-05-30T22:49:30Z\" class=\"datetime\">...</time>"
          },
          {
            "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.02:1. Recommendation:  change text colour to #795100.",
            "ordinalSeverity": 3,
            "tagName": "TIME",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<time datetime=\"2023-05-31T00:45:46Z\" class=\"datetime\">...</time>"
          },
          {
            "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.02:1. Recommendation:  change text colour to #795100.",
            "ordinalSeverity": 3,
            "tagName": "TIME",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<time datetime=\"2023-06-01T18:13:46Z\" class=\"datetime\">...</time>"
          },
          {
            "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.02:1. Recommendation:  change text colour to #795100.",
            "ordinalSeverity": 3,
            "tagName": "TIME",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<time datetime=\"2023-06-19T21:02:28Z\" class=\"datetime\">...</time>"
          },
          {
            "ruleID": "AAA.1_4_6.G18.Fail",
            "what": "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of NaN:1.",
            "ordinalSeverity": 3,
            "tagName": "H2",
            "id": "block-senate-ux-v2-main-menu-menu",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<h2 class=\"visually-hidden\" id=\"block-senate-ux-v2-main-menu-menu\">...</h2>"
          },
          {
            "ruleID": "AAA.4_1_2.H91.A.EmptyNoId",
            "what": "Anchor element found with no link content and no name and/or ID attribute.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a class=\"menuBtn navbar-toggler navbar-toggler-right\" type=\"button\" data-toggle=\"collapse\" data-target=\"#CollapsingNavbar\" aria-controls=\"CollapsingNavbar\" aria-expanded=\"false\" aria-label=\"Toggle navigation\">...</a>"
          },
          {
            "ruleID": "AAA.4_1_2.H91.A.NoContent",
            "what": "Anchor element found with a valid href attribute, but no link content has been supplied.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"https://twitter.com/\" target=\"_blank\" rel=\"noopener noreferrer\">...</a>"
          },
          {
            "ruleID": "AAA.4_1_2.H91.A.NoContent",
            "what": "Anchor element found with a valid href attribute, but no link content has been supplied.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"https://www.facebook.com/\" target=\"_blank\" rel=\"noopener noreferrer\">...</a>"
          },
          {
            "ruleID": "AAA.4_1_2.H91.A.NoContent",
            "what": "Anchor element found with a valid href attribute, but no link content has been supplied.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"https://www.instagram.com/\" target=\"_blank\" rel=\"noopener noreferrer\">...</a>"
          }
        ]
      },
      "endTime": 1687643600400
    },
    {
      "type": "launch",
      "which": "chromium",
      "startTime": 1687643600400,
      "endTime": 1687643601357
    },
    {
      "type": "url",
      "which": "https://sd18.senate.ca.gov/",
      "what": "Steve Padilla (D)",
      "startTime": 1687643601357,
      "result": {
        "url": "https://sd18.senate.ca.gov/"
      },
      "endTime": 1687643605443
    },
    {
      "type": "test",
      "which": "ibm",
      "withItems": true,
      "withNewContent": false,
      "startTime": 1687643605443,
      "url": "https://sd18.senate.ca.gov/",
      "what": "IBM Accessibility Checker",
      "result": {
        "totals": {
          "violation": 20,
          "recommendation": 7,
          "ignored": 0
        },
        "items": [
          {
            "ruleId": "img_alt_valid",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/footer[1]/div[1]/div[2]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]/img[1]",
              "aria": "/document[1]/contentinfo[1]/link[1]/img[1]"
            },
            "message": "The image has neither an alt atttribute nor an ARIA label or title",
            "bounds": {
              "left": 8,
              "top": 3016,
              "height": 0,
              "width": 0
            },
            "snippet": "<img loading=\"lazy\" src=\"/sites/democrats.senate.ca.gov/files/sen_dem_logo_icon.png\" class=\"dem-logo\">",
            "level": "violation"
          },
          {
            "ruleId": "aria_navigation_label_unique",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/header[1]/nav[2]",
              "aria": "/document[1]/banner[1]/navigation[2]"
            },
            "message": "Multiple elements with \"navigation\" role do not have unique labels",
            "bounds": {
              "left": 8,
              "top": 65,
              "height": 286,
              "width": 784
            },
            "snippet": "<nav data-once=\"affixed\" data-toggle=\"affix\" id=\"navbar-main\" class=\"navbar navbar-expand-lg\">",
            "level": "violation"
          },
          {
            "ruleId": "aria_navigation_label_unique",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/header[1]/nav[1]",
              "aria": "/document[1]/banner[1]/navigation[1]"
            },
            "message": "Multiple elements with \"navigation\" role do not have unique labels",
            "bounds": {
              "left": 8,
              "top": 27,
              "height": 19,
              "width": 784
            },
            "snippet": "<nav id=\"navbar-top\" class=\"navbar\">",
            "level": "violation"
          },
          {
            "ruleId": "aria_landmark_name_unique",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/header[1]/nav[2]",
              "aria": "/document[1]/banner[1]/navigation[2]"
            },
            "message": "Multiple \"navigation\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label",
            "bounds": {
              "left": 8,
              "top": 65,
              "height": 286,
              "width": 784
            },
            "snippet": "<nav data-once=\"affixed\" data-toggle=\"affix\" id=\"navbar-main\" class=\"navbar navbar-expand-lg\">",
            "level": "violation"
          },
          {
            "ruleId": "aria_landmark_name_unique",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/header[1]/nav[1]",
              "aria": "/document[1]/banner[1]/navigation[1]"
            },
            "message": "Multiple \"navigation\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label",
            "bounds": {
              "left": 8,
              "top": 27,
              "height": 19,
              "width": 784
            },
            "snippet": "<nav id=\"navbar-top\" class=\"navbar\">",
            "level": "violation"
          },
          {
            "ruleId": "aria_landmark_name_unique",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[3]/aside[1]",
              "aria": "/document[1]/complementary[2]"
            },
            "message": "Multiple \"complementary\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label",
            "bounds": {
              "left": 8,
              "top": 471,
              "height": 1825,
              "width": 784
            },
            "snippet": "<aside role=\"complementary\" class=\"container-fluid clearfix\">",
            "level": "violation"
          },
          {
            "ruleId": "aria_landmark_name_unique",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/aside[1]",
              "aria": "/document[1]/complementary[1]"
            },
            "message": "Multiple \"complementary\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label",
            "bounds": {
              "left": 8,
              "top": 367,
              "height": 37,
              "width": 784
            },
            "snippet": "<aside role=\"complementary\" class=\"featured-top__inner section container-fluid clearfix\">",
            "level": "violation"
          },
          {
            "ruleId": "aria_content_in_landmark",
            "path": {
              "dom": "/html[1]/body[1]/a[1]",
              "aria": "/document[1]/link[1]"
            },
            "message": "Content is not within a landmark element",
            "bounds": {
              "left": 8,
              "top": 8,
              "height": 18,
              "width": 133
            },
            "snippet": "<a class=\"visually-hidden focusable skip-link\" href=\"#main-content\">",
            "level": "violation"
          },
          {
            "ruleId": "aria_complementary_labelled",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[3]/aside[1]",
              "aria": "/document[1]/complementary[2]"
            },
            "message": "The element with \"complementary\" role does not have a label",
            "bounds": {
              "left": 8,
              "top": 471,
              "height": 1825,
              "width": 784
            },
            "snippet": "<aside role=\"complementary\" class=\"container-fluid clearfix\">",
            "level": "violation"
          },
          {
            "ruleId": "aria_complementary_labelled",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/aside[1]",
              "aria": "/document[1]/complementary[1]"
            },
            "message": "The element with \"complementary\" role does not have a label",
            "bounds": {
              "left": 8,
              "top": 367,
              "height": 37,
              "width": 784
            },
            "snippet": "<aside role=\"complementary\" class=\"featured-top__inner section container-fluid clearfix\">",
            "level": "violation"
          },
          {
            "ruleId": "aria_complementary_label_unique",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[3]/aside[1]",
              "aria": "/document[1]/complementary[2]"
            },
            "message": "Multiple elements with \"complementary\" role do not have unique labels",
            "bounds": {
              "left": 8,
              "top": 471,
              "height": 1825,
              "width": 784
            },
            "snippet": "<aside role=\"complementary\" class=\"container-fluid clearfix\">",
            "level": "violation"
          },
          {
            "ruleId": "aria_complementary_label_unique",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/aside[1]",
              "aria": "/document[1]/complementary[1]"
            },
            "message": "Multiple elements with \"complementary\" role do not have unique labels",
            "bounds": {
              "left": 8,
              "top": 367,
              "height": 37,
              "width": 784
            },
            "snippet": "<aside role=\"complementary\" class=\"featured-top__inner section container-fluid clearfix\">",
            "level": "violation"
          },
          {
            "ruleId": "aria_attribute_valid",
            "path": {
              "dom": "/html[1]/body[1]/noscript[1]",
              "aria": "/document[1]"
            },
            "message": "The ARIA attributes \"aria-hidden\" are not valid for the element <noscript> with ARIA role \"none\"",
            "bounds": {
              "left": 0,
              "top": 0,
              "height": 0,
              "width": 0
            },
            "snippet": "<noscript aria-hidden=\"true\">",
            "level": "violation"
          },
          {
            "ruleId": "aria_attribute_valid",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/header[1]/nav[2]/div[1]/nav[1]/ul[1]/li[4]/span[1]",
              "aria": "/document[1]/banner[1]/navigation[2]/navigation[1]/list[1]/listitem[4]/generic[1]"
            },
            "message": "The ARIA attributes \"aria-expanded\" are not valid for the element <span> with implicit ARIA role \"generic\"",
            "bounds": {
              "left": 48,
              "top": 242,
              "height": 18,
              "width": 48
            },
            "snippet": "<span aria-haspopup=\"true\" aria-expanded=\"false\" data-bs-toggle=\"dropdown\" class=\"nav-link dropdown-toggle nav-link-\">",
            "level": "violation"
          },
          {
            "ruleId": "aria_attribute_valid",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/header[1]/nav[2]/div[1]/nav[1]/ul[1]/li[3]/span[1]",
              "aria": "/document[1]/banner[1]/navigation[2]/navigation[1]/list[1]/listitem[3]/generic[1]"
            },
            "message": "The ARIA attributes \"aria-expanded\" are not valid for the element <span> with implicit ARIA role \"generic\"",
            "bounds": {
              "left": 48,
              "top": 205,
              "height": 18,
              "width": 71
            },
            "snippet": "<span aria-haspopup=\"true\" aria-expanded=\"false\" data-bs-toggle=\"dropdown\" class=\"nav-link dropdown-toggle nav-link-\">",
            "level": "violation"
          },
          {
            "ruleId": "aria_attribute_valid",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/header[1]/nav[2]/div[1]/nav[1]/ul[1]/li[2]/span[1]",
              "aria": "/document[1]/banner[1]/navigation[2]/navigation[1]/list[1]/listitem[2]/generic[1]"
            },
            "message": "The ARIA attributes \"aria-expanded\" are not valid for the element <span> with implicit ARIA role \"generic\"",
            "bounds": {
              "left": 48,
              "top": 131,
              "height": 18,
              "width": 40
            },
            "snippet": "<span aria-haspopup=\"true\" aria-expanded=\"false\" data-bs-toggle=\"dropdown\" class=\"nav-link dropdown-toggle nav-link-\">",
            "level": "violation"
          },
          {
            "ruleId": "aria_attribute_valid",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/header[1]/nav[2]/a[1]",
              "aria": "/document[1]/banner[1]/navigation[2]/generic[1]"
            },
            "message": "The ARIA attributes \"aria-expanded, aria-label\" are not valid for the element <a> with implicit ARIA role \"generic\"",
            "bounds": {
              "left": 8,
              "top": 65,
              "height": 0,
              "width": 0
            },
            "snippet": "<a aria-label=\"Toggle navigation\" aria-expanded=\"false\" aria-controls=\"CollapsingNavbar\" data-target=\"#CollapsingNavbar\" data-toggle=\"collapse\" type=\"button\" class=\"menuBtn navbar-toggler navbar-toggler-right\">",
            "level": "violation"
          },
          {
            "ruleId": "a_text_purpose",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/footer[1]/div[1]/div[2]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
              "aria": "/document[1]/contentinfo[1]/link[1]"
            },
            "message": "Hyperlink has no link text, label or image with a text alternative",
            "bounds": {
              "left": 8,
              "top": 3001,
              "height": 18,
              "width": 0
            },
            "snippet": "<a target=\"_blank\" href=\"http://democrats.senate.ca.gov/\">",
            "level": "violation"
          },
          {
            "ruleId": "a_text_purpose",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[3]/aside[1]/section[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/a[1]",
              "aria": "/document[1]/complementary[2]/link[3]"
            },
            "message": "Hyperlink has no link text, label or image with a text alternative",
            "bounds": {
              "left": 8,
              "top": 1974,
              "height": 18,
              "width": 230
            },
            "snippet": "<a target=\"_blank\" href=\"https://www.ebudget.ca.gov/\">",
            "level": "violation"
          },
          {
            "ruleId": "a_text_purpose",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[3]/aside[1]/section[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
              "aria": "/document[1]/complementary[2]/link[2]"
            },
            "message": "Hyperlink has no link text, label or image with a text alternative",
            "bounds": {
              "left": 8,
              "top": 1855,
              "height": 18,
              "width": 230
            },
            "snippet": "<a target=\"_blank\" href=\"https://covid19.ca.gov/\">",
            "level": "violation"
          },
          {
            "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=\"ie=edge\" http-equiv=\"x-ua-compatible\">",
            "level": "recommendation"
          },
          {
            "ruleId": "aria_role_redundant",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/header[1]/nav[2]/div[1]/nav[1]",
              "aria": "/document[1]/banner[1]/navigation[2]/navigation[1]"
            },
            "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
            "bounds": {
              "left": 8,
              "top": 65,
              "height": 251,
              "width": 784
            },
            "snippet": "<nav class=\"block block-menu navigation menu--main\" id=\"block-senate-ux-v2-main-menu\" aria-labelledby=\"block-senate-ux-v2-main-menu-menu\" role=\"navigation\">",
            "level": "recommendation"
          },
          {
            "ruleId": "aria_role_redundant",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/header[1]",
              "aria": "/document[1]/banner[1]"
            },
            "message": "The explicitly-assigned ARIA role \"banner\" is redundant with the implicit role of the element <header>",
            "bounds": {
              "left": 8,
              "top": 27,
              "height": 324,
              "width": 784
            },
            "snippet": "<header aria-label=\"Site header\" role=\"banner\" class=\"header\" id=\"header\">",
            "level": "recommendation"
          },
          {
            "ruleId": "aria_role_redundant",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[3]/aside[1]",
              "aria": "/document[1]/complementary[2]"
            },
            "message": "The explicitly-assigned ARIA role \"complementary\" is redundant with the implicit role of the element <aside>",
            "bounds": {
              "left": 8,
              "top": 471,
              "height": 1825,
              "width": 784
            },
            "snippet": "<aside role=\"complementary\" class=\"container-fluid clearfix\">",
            "level": "recommendation"
          },
          {
            "ruleId": "aria_role_redundant",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]",
              "aria": "/document[1]/main[1]"
            },
            "message": "The explicitly-assigned ARIA role \"main\" is redundant with the implicit role of the element <main>",
            "bounds": {
              "left": 8,
              "top": 424,
              "height": 28,
              "width": 784
            },
            "snippet": "<main role=\"main\" id=\"content\" class=\"main-content col\">",
            "level": "recommendation"
          },
          {
            "ruleId": "aria_role_redundant",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/aside[1]",
              "aria": "/document[1]/complementary[1]"
            },
            "message": "The explicitly-assigned ARIA role \"complementary\" is redundant with the implicit role of the element <aside>",
            "bounds": {
              "left": 8,
              "top": 367,
              "height": 37,
              "width": 784
            },
            "snippet": "<aside role=\"complementary\" class=\"featured-top__inner section container-fluid clearfix\">",
            "level": "recommendation"
          },
          {
            "ruleId": "aria_child_valid",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/aside[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ol[1]",
              "aria": "/document[1]/complementary[1]/list[2]"
            },
            "message": "The element with role \"list\" does not own any child element with any of the following role(s): \"listitem\"",
            "bounds": {
              "left": 8,
              "top": 367,
              "height": 0,
              "width": 784
            },
            "snippet": "<ol class=\"flex-control-nav flex-control-paging\">",
            "level": "recommendation"
          }
        ],
        "success": true
      },
      "standardResult": {
        "totals": [
          0,
          7,
          0,
          20
        ],
        "instances": [
          {
            "ruleID": "img_alt_valid",
            "what": "The image has neither an alt atttribute nor an ARIA label or title",
            "ordinalSeverity": 3,
            "tagName": "IMG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/footer[1]/div[1]/div[2]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]/img[1]"
            },
            "excerpt": "<img loading=\"lazy\" src=\"/sites/democrats.senate.ca.gov/files/sen_dem_logo_icon.png\" class=\"dem-logo\">"
          },
          {
            "ruleID": "aria_navigation_label_unique",
            "what": "Multiple elements with \"navigation\" role do not have unique labels",
            "ordinalSeverity": 3,
            "tagName": "NAV",
            "id": "navbar-main",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/header[1]/nav[2]"
            },
            "excerpt": "<nav data-once=\"affixed\" data-toggle=\"affix\" id=\"navbar-main\" class=\"navbar navbar-expand-lg\">"
          },
          {
            "ruleID": "aria_navigation_label_unique",
            "what": "Multiple elements with \"navigation\" role do not have unique labels",
            "ordinalSeverity": 3,
            "tagName": "NAV",
            "id": "navbar-top",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/header[1]/nav[1]"
            },
            "excerpt": "<nav id=\"navbar-top\" class=\"navbar\">"
          },
          {
            "ruleID": "aria_landmark_name_unique",
            "what": "Multiple \"navigation\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label",
            "ordinalSeverity": 3,
            "tagName": "NAV",
            "id": "navbar-main",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/header[1]/nav[2]"
            },
            "excerpt": "<nav data-once=\"affixed\" data-toggle=\"affix\" id=\"navbar-main\" class=\"navbar navbar-expand-lg\">"
          },
          {
            "ruleID": "aria_landmark_name_unique",
            "what": "Multiple \"navigation\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label",
            "ordinalSeverity": 3,
            "tagName": "NAV",
            "id": "navbar-top",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/header[1]/nav[1]"
            },
            "excerpt": "<nav id=\"navbar-top\" class=\"navbar\">"
          },
          {
            "ruleID": "aria_landmark_name_unique",
            "what": "Multiple \"complementary\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label",
            "ordinalSeverity": 3,
            "tagName": "ASIDE",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[3]/aside[1]"
            },
            "excerpt": "<aside role=\"complementary\" class=\"container-fluid clearfix\">"
          },
          {
            "ruleID": "aria_landmark_name_unique",
            "what": "Multiple \"complementary\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label",
            "ordinalSeverity": 3,
            "tagName": "ASIDE",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/aside[1]"
            },
            "excerpt": "<aside role=\"complementary\" class=\"featured-top__inner section container-fluid clearfix\">"
          },
          {
            "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]/a[1]"
            },
            "excerpt": "<a class=\"visually-hidden focusable skip-link\" href=\"#main-content\">"
          },
          {
            "ruleID": "aria_complementary_labelled",
            "what": "The element with \"complementary\" role does not have a label",
            "ordinalSeverity": 3,
            "tagName": "ASIDE",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[3]/aside[1]"
            },
            "excerpt": "<aside role=\"complementary\" class=\"container-fluid clearfix\">"
          },
          {
            "ruleID": "aria_complementary_labelled",
            "what": "The element with \"complementary\" role does not have a label",
            "ordinalSeverity": 3,
            "tagName": "ASIDE",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/aside[1]"
            },
            "excerpt": "<aside role=\"complementary\" class=\"featured-top__inner section container-fluid clearfix\">"
          },
          {
            "ruleID": "aria_complementary_label_unique",
            "what": "Multiple elements with \"complementary\" role do not have unique labels",
            "ordinalSeverity": 3,
            "tagName": "ASIDE",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[3]/aside[1]"
            },
            "excerpt": "<aside role=\"complementary\" class=\"container-fluid clearfix\">"
          },
          {
            "ruleID": "aria_complementary_label_unique",
            "what": "Multiple elements with \"complementary\" role do not have unique labels",
            "ordinalSeverity": 3,
            "tagName": "ASIDE",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/aside[1]"
            },
            "excerpt": "<aside role=\"complementary\" class=\"featured-top__inner section container-fluid clearfix\">"
          },
          {
            "ruleID": "aria_attribute_valid",
            "what": "The ARIA attributes \"aria-hidden\" are not valid for the element <noscript> with ARIA role \"none\"",
            "ordinalSeverity": 3,
            "tagName": "NOSCRIPT",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/noscript[1]"
            },
            "excerpt": "<noscript aria-hidden=\"true\">"
          },
          {
            "ruleID": "aria_attribute_valid",
            "what": "The ARIA attributes \"aria-expanded\" are not valid for the element <span> with implicit ARIA role \"generic\"",
            "ordinalSeverity": 3,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/header[1]/nav[2]/div[1]/nav[1]/ul[1]/li[4]/span[1]"
            },
            "excerpt": "<span aria-haspopup=\"true\" aria-expanded=\"false\" data-bs-toggle=\"dropdown\" class=\"nav-link dropdown-toggle nav-link-\">"
          },
          {
            "ruleID": "aria_attribute_valid",
            "what": "The ARIA attributes \"aria-expanded\" are not valid for the element <span> with implicit ARIA role \"generic\"",
            "ordinalSeverity": 3,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/header[1]/nav[2]/div[1]/nav[1]/ul[1]/li[3]/span[1]"
            },
            "excerpt": "<span aria-haspopup=\"true\" aria-expanded=\"false\" data-bs-toggle=\"dropdown\" class=\"nav-link dropdown-toggle nav-link-\">"
          },
          {
            "ruleID": "aria_attribute_valid",
            "what": "The ARIA attributes \"aria-expanded\" are not valid for the element <span> with implicit ARIA role \"generic\"",
            "ordinalSeverity": 3,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/header[1]/nav[2]/div[1]/nav[1]/ul[1]/li[2]/span[1]"
            },
            "excerpt": "<span aria-haspopup=\"true\" aria-expanded=\"false\" data-bs-toggle=\"dropdown\" class=\"nav-link dropdown-toggle nav-link-\">"
          },
          {
            "ruleID": "aria_attribute_valid",
            "what": "The ARIA attributes \"aria-expanded, aria-label\" are not valid for the element <a> with implicit ARIA role \"generic\"",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/header[1]/nav[2]/a[1]"
            },
            "excerpt": "<a aria-label=\"Toggle navigation\" aria-expanded=\"false\" aria-controls=\"CollapsingNavbar\" data-target=\"#CollapsingNavbar\" data-toggle=\"collapse\" type=\"button\" class=\"menuBtn navbar-toggler navbar-toggler-right\">"
          },
          {
            "ruleID": "a_text_purpose",
            "what": "Hyperlink has no link text, label or image with a text alternative",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/footer[1]/div[1]/div[2]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]"
            },
            "excerpt": "<a target=\"_blank\" href=\"http://democrats.senate.ca.gov/\">"
          },
          {
            "ruleID": "a_text_purpose",
            "what": "Hyperlink has no link text, label or image with a text alternative",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[3]/aside[1]/section[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/a[1]"
            },
            "excerpt": "<a target=\"_blank\" href=\"https://www.ebudget.ca.gov/\">"
          },
          {
            "ruleID": "a_text_purpose",
            "what": "Hyperlink has no link text, label or image with a text alternative",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[3]/aside[1]/section[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]"
            },
            "excerpt": "<a target=\"_blank\" href=\"https://covid19.ca.gov/\">"
          },
          {
            "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=\"ie=edge\" http-equiv=\"x-ua-compatible\">"
          },
          {
            "ruleID": "aria_role_redundant",
            "what": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
            "ordinalSeverity": 1,
            "tagName": "NAV",
            "id": "block-senate-ux-v2-main-menu",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/header[1]/nav[2]/div[1]/nav[1]"
            },
            "excerpt": "<nav class=\"block block-menu navigation menu--main\" id=\"block-senate-ux-v2-main-menu\" aria-labelledby=\"block-senate-ux-v2-main-menu-menu\" role=\"navigation\">"
          },
          {
            "ruleID": "aria_role_redundant",
            "what": "The explicitly-assigned ARIA role \"banner\" is redundant with the implicit role of the element <header>",
            "ordinalSeverity": 1,
            "tagName": "HEADER",
            "id": "header",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/header[1]"
            },
            "excerpt": "<header aria-label=\"Site header\" role=\"banner\" class=\"header\" id=\"header\">"
          },
          {
            "ruleID": "aria_role_redundant",
            "what": "The explicitly-assigned ARIA role \"complementary\" is redundant with the implicit role of the element <aside>",
            "ordinalSeverity": 1,
            "tagName": "ASIDE",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[3]/aside[1]"
            },
            "excerpt": "<aside role=\"complementary\" class=\"container-fluid clearfix\">"
          },
          {
            "ruleID": "aria_role_redundant",
            "what": "The explicitly-assigned ARIA role \"main\" is redundant with the implicit role of the element <main>",
            "ordinalSeverity": 1,
            "tagName": "MAIN",
            "id": "content",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]"
            },
            "excerpt": "<main role=\"main\" id=\"content\" class=\"main-content col\">"
          },
          {
            "ruleID": "aria_role_redundant",
            "what": "The explicitly-assigned ARIA role \"complementary\" is redundant with the implicit role of the element <aside>",
            "ordinalSeverity": 1,
            "tagName": "ASIDE",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/aside[1]"
            },
            "excerpt": "<aside role=\"complementary\" class=\"featured-top__inner section container-fluid clearfix\">"
          },
          {
            "ruleID": "aria_child_valid",
            "what": "The element with role \"list\" does not own any child element with any of the following role(s): \"listitem\"",
            "ordinalSeverity": 1,
            "tagName": "OL",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/aside[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ol[1]"
            },
            "excerpt": "<ol class=\"flex-control-nav flex-control-paging\">"
          }
        ]
      },
      "endTime": 1687643609576
    },
    {
      "type": "launch",
      "which": "chromium",
      "startTime": 1687643609576,
      "endTime": 1687643610432
    },
    {
      "type": "url",
      "which": "https://sd18.senate.ca.gov/",
      "what": "Steve Padilla (D)",
      "startTime": 1687643610433,
      "result": {
        "url": "https://sd18.senate.ca.gov/"
      },
      "endTime": 1687643613242
    },
    {
      "type": "test",
      "which": "nuVal",
      "startTime": 1687643613242,
      "url": "https://sd18.senate.ca.gov/",
      "what": "Nu Html Checker",
      "result": {
        "prevented": true,
        "error": "ERROR getting page for nuVal test",
        "success": true
      },
      "standardResult": {
        "totals": [],
        "instances": [],
        "prevented": true
      },
      "endTime": 1687643613383
    },
    {
      "type": "test",
      "which": "qualWeb",
      "withNewContent": false,
      "startTime": 1687643613383,
      "url": "https://sd18.senate.ca.gov/",
      "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-24 21:53:34",
          "hash": "5291ec9c1496ac28696788c7855d7f295c4cae49e995a356b8cb5636501f39adfe3f30d1c70ead7a7b61c8281be8fac1c339f6de88b38d80c2bde5ef45e45cd8",
          "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": 33,
          "warning": 11,
          "failed": 5,
          "inapplicable": 76
        },
        "modules": {
          "act-rules": {
            "type": "act-rules",
            "metadata": {
              "passed": 13,
              "warning": 6,
              "failed": 2,
              "inapplicable": 46
            },
            "assertions": {
              "QW-ACT-R63": {
                "name": "Document has a landmark with non-repeated content",
                "code": "QW-ACT-R63",
                "mapping": "b40fd1",
                "description": "This rule checks that each page has an element with a landmark semantic role starting with non-repeated content",
                "metadata": {
                  "target": {
                    "element": "html"
                  },
                  "success-criteria": [],
                  "related": [],
                  "url": "https://act-rules.github.io/rules/b40fd1",
                  "type": [
                    "ACTRule",
                    "TestCase"
                  ],
                  "a11yReq": [],
                  "passed": 0,
                  "warning": 1,
                  "failed": 0,
                  "inapplicable": 0,
                  "outcome": "warning",
                  "description": "Check either there is no non-repeated content after repeated content or there exists an element for which all the following are true: - the element has semantic role inheriting from landmark; and - the first perceivable content (in tree order in the flat tree) which is an inclusive descendant of the element is non-repeated content after repeated content; and - the element is included in the accessibility tree."
                },
                "results": [
                  {
                    "verdict": "warning",
                    "description": "Check either there is no non-repeated content after repeated content or there exists an element for which all the following are true: - the element has semantic role inheriting from landmark; and - the first perceivable content (in tree order in the flat tree) which is an inclusive descendant of the element is non-repeated content after repeated content; and - the element is included in the accessibility tree.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<html lang=\"en\" dir=\"ltr\" prefix=\"content: http://purl.org/rss/1.0/modules/content/  dc: http://purl.org/dc/terms/  foaf: http://xmlns.com/foaf/0.1/  og: http://ogp.me/ns#  rdfs: http://www.w3.org/2000/01/rdf-schema#  schema: http://schema.org/  sioc: http://rdfs.org/sioc/ns#  sioct: http://rdfs.org/sioc/types#  skos: http://www.w3.org/2004/02/skos/core#  xsd: http://www.w3.org/2001/XMLSchema# \" class=\" js\"><head></head><body></body></html>",
                        "pointer": "html"
                      }
                    ],
                    "attributes": []
                  }
                ]
              },
              "QW-ACT-R64": {
                "name": "Document has heading for non-repeated content",
                "code": "QW-ACT-R64",
                "mapping": "047fe0",
                "description": "This rule checks that the non-repeated content contains a heading",
                "metadata": {
                  "target": {
                    "element": "html"
                  },
                  "success-criteria": [],
                  "related": [
                    "H69"
                  ],
                  "url": "https://act-rules.github.io/rules/047fe0",
                  "type": [
                    "ACTRule",
                    "TestCase"
                  ],
                  "a11yReq": [],
                  "passed": 0,
                  "warning": 1,
                  "failed": 0,
                  "inapplicable": 0,
                  "outcome": "warning",
                  "description": "Check either there is no non-repeated content after repeated content or there exists an element for which all the following are true: - the element is non-repeated content after repeated content; and - the element has a semantic role of heading; and - the element is visible; and - the element is included in the accessibility tree."
                },
                "results": [
                  {
                    "verdict": "warning",
                    "description": "Check either there is no non-repeated content after repeated content or there exists an element for which all the following are true: - the element is non-repeated content after repeated content; and - the element has a semantic role of heading; and - the element is visible; and - the element is included in the accessibility tree.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<html lang=\"en\" dir=\"ltr\" prefix=\"content: http://purl.org/rss/1.0/modules/content/  dc: http://purl.org/dc/terms/  foaf: http://xmlns.com/foaf/0.1/  og: http://ogp.me/ns#  rdfs: http://www.w3.org/2000/01/rdf-schema#  schema: http://schema.org/  sioc: http://rdfs.org/sioc/ns#  sioct: http://rdfs.org/sioc/types#  skos: http://www.w3.org/2004/02/skos/core#  xsd: http://www.w3.org/2001/XMLSchema# \" class=\" js\"><head></head><body></body></html>",
                        "pointer": "html"
                      }
                    ],
                    "attributes": []
                  }
                ]
              },
              "QW-ACT-R73": {
                "name": "Block of repeated content is collapsible",
                "code": "QW-ACT-R73",
                "mapping": "3e12e1",
                "description": "This rule checks that repeated blocks of content are collapsible.",
                "metadata": {
                  "target": {
                    "element": "html"
                  },
                  "success-criteria": [],
                  "related": [
                    "SCR28"
                  ],
                  "url": "https://act-rules.github.io/rules/3e12e1",
                  "type": [
                    "ACTRule",
                    "TestCase"
                  ],
                  "a11yReq": [],
                  "passed": 0,
                  "warning": 1,
                  "failed": 0,
                  "inapplicable": 0,
                  "outcome": "warning",
                  "description": "For each block of repeated content in each test target, which is before (in the flat tree) at least one node of non-repeated content after repeated content, check that all the following are true: - there exists an instrument to make all nodes in this block not visible; and - there exists an instrument to remove all nodes in this block from the accessibility tree."
                },
                "results": [
                  {
                    "verdict": "warning",
                    "description": "For each block of repeated content in each test target, which is before (in the flat tree) at least one node of non-repeated content after repeated content, check that all the following are true: - there exists an instrument to make all nodes in this block not visible; and - there exists an instrument to remove all nodes in this block from the accessibility tree.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<html lang=\"en\" dir=\"ltr\" prefix=\"content: http://purl.org/rss/1.0/modules/content/  dc: http://purl.org/dc/terms/  foaf: http://xmlns.com/foaf/0.1/  og: http://ogp.me/ns#  rdfs: http://www.w3.org/2000/01/rdf-schema#  schema: http://schema.org/  sioc: http://rdfs.org/sioc/ns#  sioct: http://rdfs.org/sioc/types#  skos: http://www.w3.org/2004/02/skos/core#  xsd: http://www.w3.org/2001/XMLSchema# \" class=\" js\"><head></head><body></body></html>",
                        "pointer": "html"
                      }
                    ],
                    "attributes": []
                  }
                ]
              },
              "QW-ACT-R74": {
                "name": "Document has an instrument to move focus to non-repeated content",
                "code": "QW-ACT-R74",
                "mapping": "ye5d6e",
                "description": "This rule checks that there is an instrument to move focus to non-repeated content in the page.",
                "metadata": {
                  "target": {
                    "element": "html"
                  },
                  "success-criteria": [],
                  "related": [
                    "G1",
                    "G123",
                    "G124"
                  ],
                  "url": "https://act-rules.github.io/rules/ye5d6e",
                  "type": [
                    "ACTRule",
                    "TestCase"
                  ],
                  "a11yReq": [],
                  "passed": 0,
                  "warning": 1,
                  "failed": 0,
                  "inapplicable": 0,
                  "outcome": "warning",
                  "description": "The page has one or more 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": "The page has one or more 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": "W1",
                    "elements": [
                      {
                        "htmlCode": "<html lang=\"en\" dir=\"ltr\" prefix=\"content: http://purl.org/rss/1.0/modules/content/  dc: http://purl.org/dc/terms/  foaf: http://xmlns.com/foaf/0.1/  og: http://ogp.me/ns#  rdfs: http://www.w3.org/2000/01/rdf-schema#  schema: http://schema.org/  sioc: http://rdfs.org/sioc/ns#  sioct: http://rdfs.org/sioc/types#  skos: http://www.w3.org/2004/02/skos/core#  xsd: http://www.w3.org/2001/XMLSchema# \" class=\" js\"><head></head><body></body></html>",
                        "pointer": "html"
                      }
                    ],
                    "attributes": []
                  }
                ]
              },
              "QW-ACT-R12": {
                "name": "Link has accessible name",
                "code": "QW-ACT-R12",
                "mapping": "c487ae",
                "description": "This rule checks that each link has an accessible name.",
                "metadata": {
                  "target": {
                    "element": [
                      "a[href]",
                      "area[href]"
                    ],
                    "attributes": [
                      "role='link'"
                    ]
                  },
                  "success-criteria": [
                    {
                      "name": "2.4.4",
                      "level": "A",
                      "principle": "Operable",
                      "url": "https://www.w3.org/WAI/WCAG21/Understanding/link-purpose-in-context",
                      "url_tr": "https://www.w3.org/TR/WCAG21/#link-purpose-in-context"
                    },
                    {
                      "name": "2.4.9",
                      "level": "AAA",
                      "principle": "Operable",
                      "url": "https://www.w3.org/WAI/WCAG21/Understanding/link-purpose-link-only",
                      "url_tr": "https://www.w3.org/TR/WCAG21/#link-purpose-link-only"
                    },
                    {
                      "name": "4.1.2",
                      "level": "A",
                      "principle": "Robust",
                      "url": "https://www.w3.org/WAI/WCAG21/Understanding/name-role-value",
                      "url_tr": "https://www.w3.org/TR/WCAG21/#name-role-value"
                    }
                  ],
                  "related": [
                    "G91"
                  ],
                  "url": "https://act-rules.github.io/rules/c487ae",
                  "type": [
                    "ACTRule",
                    "TestCase"
                  ],
                  "a11yReq": [],
                  "passed": 26,
                  "warning": 0,
                  "failed": 3,
                  "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://covid19.ca.gov/\" target=\"_blank\"></a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > aside:nth-child(1) > section:nth-child(2) > div:nth-child(2) > 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://www.ebudget.ca.gov/\" target=\"_blank\"></a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > aside:nth-child(1) > section:nth-child(2) > div:nth-child(2) > 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=\"http://democrats.senate.ca.gov/\" target=\"_blank\"></a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > footer:nth-child(5) > div:nth-child(1) > div:nth-child(2) > section:nth-child(1) > 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": []
                  }
                ]
              },
              "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": 27,
                  "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=\"#main-content\" class=\"visually-hidden focusable skip-link\">\n      Skip to main content\n    </a>",
                        "pointer": "html > body: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=\"/\" title=\"Home\" rel=\"home\" class=\"navbar-brand\">\n              \n            \n    </a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > nav:nth-child(1) > a:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/\" class=\"nav-link nav-link-- is-active\" data-drupal-link-system-path=\"<front>\">Home</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > nav:nth-child(3) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/biography\" class=\"nav-link--biography\" data-drupal-link-system-path=\"node/25\">Biography</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > nav:nth-child(3) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(2) > li:nth-child(2) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/committees\" class=\"nav-link--committees\" data-drupal-link-system-path=\"node/98\">Committees</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > nav:nth-child(3) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(2) > li:nth-child(2) > ul:nth-child(2) > li:nth-child(2) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/photos\" class=\"nav-link--photos\" data-drupal-link-system-path=\"node/191\">Photos</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > nav:nth-child(3) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(2) > li:nth-child(2) > ul:nth-child(2) > li:nth-child(3) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/press-releases\" class=\"nav-link--press-releases\" data-drupal-link-system-path=\"press-releases\">Press Releases</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > nav:nth-child(3) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(2) > li:nth-child(3) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/district\" class=\"nav-link--district\" data-drupal-link-system-path=\"node/27\">SD 18 Map</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > nav:nth-child(3) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(2) > li:nth-child(4) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/resources\" class=\"nav-link--resources\" data-drupal-link-system-path=\"node/28\">State Resources</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > nav:nth-child(3) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(2) > li:nth-child(4) > ul:nth-child(2) > li:nth-child(2) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/contact\" class=\"nav-link nav-link--contact\" data-drupal-link-system-path=\"node/29\">Contact</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > nav:nth-child(3) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(2) > 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/\" target=\"_blank\" rel=\"noopener noreferrer\"></a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > nav:nth-child(3) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > small:nth-child(1) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"https://www.instagram.com/\" target=\"_blank\" rel=\"noopener noreferrer\"></a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > nav:nth-child(3) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > small:nth-child(1) > a:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"https://twitter.com/\" target=\"_blank\" rel=\"noopener noreferrer\"> </a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > nav:nth-child(3) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > small:nth-child(1) > a:nth-child(3)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a class=\"btn-primary-custom btn-custom\" href=\"/biography\">Read Bio</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > aside:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > 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": "<a href=\"/news/op-ed-california-isnt-immune-anti-lgbtq-hate-pride-month-were-fighting-love\" hreflang=\"en\">Op-Ed: California isn’t immune to anti-LGBTQ hate. This Pride month, we’re fighting for love.</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > aside:nth-child(1) > section:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > h3: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=\"/news/important-salton-sea-restoration-legislation-passes-senate-floor\" hreflang=\"en\">Important Salton Sea Restoration Legislation Passes Senate Floor</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > aside:nth-child(1) > section:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > h3: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=\"/news/senator-padillas-bill-closing-predatory-loopholes-public-contracts-passes-senate-floor\" hreflang=\"en\">Senator Padilla’s Bill Closing Predatory Loopholes in Public Contracts Passes Senate Floor</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > aside:nth-child(1) > section:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > h3: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=\"/news/senator-padillas-legislation-crucial-modernizing-californias-aging-grid-passes-state-senate\" hreflang=\"en\">Senator Padilla’s Legislation Crucial to Modernizing California’s Aging Grid Passes State Senate</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > aside:nth-child(1) > section:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(2) > h3: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=\"/news/senator-padillas-legislation-revolutionize-californias-approach-workforce-development-programs\" hreflang=\"en\">Senator Padilla’s Legislation to Revolutionize California’s Approach to Workforce Development Programs Passes Senate Floor</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > aside:nth-child(1) > section:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(5) > div:nth-child(2) > h3: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://covid19.ca.gov/\" target=\"_blank\"></a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > aside:nth-child(1) > section:nth-child(2) > div:nth-child(2) > 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://www.ebudget.ca.gov/\" target=\"_blank\"></a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > aside:nth-child(1) > section:nth-child(2) > div:nth-child(2) > 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://registertovote.ca.gov/\" target=\"_blank\"></a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > aside:nth-child(1) > section:nth-child(2) > div:nth-child(2) > 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=\"http://democrats.senate.ca.gov/\" target=\"_blank\"></a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > footer:nth-child(5) > div:nth-child(1) > div:nth-child(2) > section:nth-child(1) > 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=\"http://www.senate.ca.gov/\" target=\"_blank\">California State Senate</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > footer:nth-child(5) > div:nth-child(1) > div:nth-child(2) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > p:nth-child(1) > a:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"http://democrats.senate.ca.gov/\" target=\"_blank\">Democratic Caucus</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > footer:nth-child(5) > div:nth-child(1) > div:nth-child(2) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > p:nth-child(1) > a:nth-child(3)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"http://democrats.senate.ca.gov/privacy\" target=\"_blank\">Privacy Policy</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > footer:nth-child(5) > div:nth-child(1) > div:nth-child(2) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > p:nth-child(1) > a:nth-child(5)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"http://senate.ca.gov/accessibility\" target=\"_blank\">Accessibility Statement</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > footer:nth-child(5) > div:nth-child(1) > div:nth-child(2) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > p:nth-child(1) > a:nth-child(6)"
                      }
                    ],
                    "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": 10,
                  "warning": 0,
                  "failed": 1,
                  "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 class=\"dem-logo\" src=\"/sites/democrats.senate.ca.gov/files/sen_dem_logo_icon.png\" loading=\"lazy\">",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > footer:nth-child(5) > div:nth-child(1) > div:nth-child(2) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1) > img: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 lang=\"en\" dir=\"ltr\" prefix=\"content: http://purl.org/rss/1.0/modules/content/  dc: http://purl.org/dc/terms/  foaf: http://xmlns.com/foaf/0.1/  og: http://ogp.me/ns#  rdfs: http://www.w3.org/2000/01/rdf-schema#  schema: http://schema.org/  sioc: http://rdfs.org/sioc/ns#  sioct: http://rdfs.org/sioc/types#  skos: http://www.w3.org/2004/02/skos/core#  xsd: http://www.w3.org/2001/XMLSchema# \" class=\" js\"><head></head><body>Senator Steve Padilla | Proudly Representing California Senate District 18\n    \n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\t \n    \n  (()=&gt;{\"use strict\";var e={564:(e,t)=&gt;{Object.defineProperty(t,\"__esModule\",{value:!0}),t.QWElement=void 0;cla …",
                        "pointer": "html"
                      }
                    ],
                    "attributes": []
                  }
                ]
              }
            }
          },
          "wcag-techniques": {
            "type": "wcag-techniques",
            "metadata": {
              "passed": 4,
              "warning": 3,
              "failed": 3,
              "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": 0,
                  "failed": 1,
                  "inapplicable": 0,
                  "outcome": "failed",
                  "description": "Heading number is missing."
                },
                "results": [
                  {
                    "verdict": "failed",
                    "description": "Heading number is missing.",
                    "resultCode": "F2",
                    "elements": [
                      {
                        "htmlCode": "<body class=\"layout-no-sidebars has-featured-top page-node-9 path-frontpage node--type-page\">\n    \n      Skip to main content\n    \n    <iframe src=\"https://www.googletagmanager.com/ns.html?id=GTM-TPK6ND5\" height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe>\n      \n    \n  \n    \n                        \n                                            \n                       \n    \n  \n    \n      \n      \n    \n  \n\n  \n\n                \n                                    \n              \n            \n    \n    \n\n                              \n                    \n    \n  \n    \n      \n      \n            \n      \n    \n  \n\n  \n\n                \n                                  \n               …",
                        "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": 1,
                  "failed": 0,
                  "inapplicable": 0,
                  "outcome": "warning",
                  "description": "The first focusable control is a visible link to a <main> element."
                },
                "results": [
                  {
                    "verdict": "warning",
                    "description": "The first focusable control is a visible link to a <main> element.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"#main-content\" class=\"visually-hidden focusable skip-link\">\n      Skip to main content\n    </a>",
                        "pointer": "html > body:nth-child(2) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  }
                ]
              },
              "QW-WCAG-T20": {
                "name": "Supplementing link text with the title attribute",
                "code": "QW-WCAG-T20",
                "mapping": "H33",
                "description": "Supplementing link text with the title attribute",
                "metadata": {
                  "target": {
                    "element": "a"
                  },
                  "success-criteria": [
                    {
                      "name": "2.4.4",
                      "level": "A",
                      "principle": "Operable",
                      "url": "https://www.w3.org/WAI/WCAG21/Understanding/link-purpose-in-context"
                    },
                    {
                      "name": "2.4.9",
                      "level": "AAA",
                      "principle": "Operable",
                      "url": "https://www.w3.org/WAI/WCAG21/Understanding/link-purpose-link-only"
                    }
                  ],
                  "related": [
                    "C7",
                    "H30"
                  ],
                  "url": "https://www.w3.org/WAI/WCAG21/Techniques/html/H33",
                  "passed": 0,
                  "warning": 1,
                  "failed": 0,
                  "inapplicable": 0,
                  "outcome": "warning",
                  "description": "Please verify that the element's title attribute describes correctly the link."
                },
                "results": [
                  {
                    "verdict": "warning",
                    "description": "Please verify that the element's title attribute describes correctly the link.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/\" title=\"Home\" rel=\"home\" class=\"navbar-brand\">\n              \n            \n    </a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > nav:nth-child(1) > a:nth-child(2)"
                      }
                    ],
                    "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": 2,
                  "warning": 0,
                  "failed": 3,
                  "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://covid19.ca.gov/\" target=\"_blank\"></a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > aside:nth-child(1) > section:nth-child(2) > div:nth-child(2) > 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://www.ebudget.ca.gov/\" target=\"_blank\"></a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > aside:nth-child(1) > section:nth-child(2) > div:nth-child(2) > 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=\"http://democrats.senate.ca.gov/\" target=\"_blank\"></a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > footer:nth-child(5) > div:nth-child(1) > div:nth-child(2) > section:nth-child(1) > 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": []
                  }
                ]
              },
              "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": 6,
                  "failed": 1,
                  "inapplicable": 0,
                  "outcome": "failed",
                  "description": "A list item is not contained in a correct list element."
                },
                "results": [
                  {
                    "verdict": "warning",
                    "description": "Check that content that has the visual appearance of a list (with or without bullets) is marked as an unordered list.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<ul class=\"clearfix nav navbar-nav\">\n                    <li class=\"nav-item\">\n                          <a href=\"/\" class=\"nav-link nav-link-- is-active\" data-drupal-link-system-path=\"<front>\" _selector=\"html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > nav:nth-child(3) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)\">Home</a>\n              </li>\n                <li class=\"nav-item menu-item--expanded dropdown\">\n                          <span class=\"nav-link dropdown-toggle nav-link-\" data-bs-toggle=\"dropdown\" aria-expanded=\"false\" aria-haspopup=\"true\" _selector=\"html > body:nth-child(2) > di …",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > nav:nth-child(3) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check that content that has the visual appearance of a list (with or without bullets) is marked as an unordered list.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<ul class=\"dropdown-menu\">\n                    <li class=\"dropdown-item\">\n                          <a href=\"/biography\" class=\"nav-link--biography\" data-drupal-link-system-path=\"node/25\" _selector=\"html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > nav:nth-child(3) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(2) > li:nth-child(2) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)\">Biography</a>\n              </li>\n                <li class=\"dropdown-item\">\n                          <a href=\"/committees\" class=\"nav-link--committees\" data-drupal-link-system-path=\"node/98\" _selector=\"html > body:nth-child(2) > div:nth-child(3) >  …",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > nav:nth-child(3) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(2) > li:nth-child(2) > ul:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check that content that has the visual appearance of a list (with or without bullets) is marked as an unordered list.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<ul class=\"dropdown-menu\">\n                    <li class=\"dropdown-item\">\n                          <a href=\"/press-releases\" class=\"nav-link--press-releases\" data-drupal-link-system-path=\"press-releases\" _selector=\"html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > nav:nth-child(3) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(2) > li:nth-child(3) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)\">Press Releases</a>\n              </li>\n        </ul>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > nav:nth-child(3) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(2) > li:nth-child(3) > ul:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check that content that has the visual appearance of a list (with or without bullets) is marked as an unordered list.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<ul class=\"dropdown-menu\">\n                    <li class=\"dropdown-item\">\n                          <a href=\"/district\" class=\"nav-link--district\" data-drupal-link-system-path=\"node/27\" _selector=\"html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > nav:nth-child(3) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(2) > li:nth-child(4) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)\">SD 18 Map</a>\n              </li>\n                <li class=\"dropdown-item\">\n                          <a href=\"/resources\" class=\"nav-link--resources\" data-drupal-link-system-path=\"node/28\" _selector=\"html > body:nth-child(2) > div:nth-child(3) > div: …",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > nav:nth-child(3) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(2) > li:nth-child(4) > ul:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check that content that has the visual appearance of a list (with or without bullets) is marked as an unordered list.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<ul class=\"slides\">\n    \n<li class=\"flex-active-slide\" style=\"width: 100%; float: left; margin-right: -100%; position: relative; opacity: 1; display: block; z-index: 2;\">\n    <span class=\"views-field views-field-field-feature-image\" _selector=\"html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > aside:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > span:nth-child(1)\"><span class=\"field-content\" _selector=\"html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > as …",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > aside:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "A list item is not contained in a correct list element.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<ol class=\"flex-control-nav flex-control-paging\"></ol>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > aside:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ol:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check that content that has the visual appearance of a list (with or without bullets) is marked as an unordered list.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<ul class=\"flex-direction-nav\"><li class=\"flex-nav-prev\"><a class=\"flex-prev flex-disabled\" href=\"#\" tabindex=\"-1\" _selector=\"html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > aside:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(3) > li:nth-child(1) > a:nth-child(1)\">Previous</a></li><li class=\"flex-nav-next\"><a class=\"flex-next flex-disabled\" href=\"#\" tabindex=\"-1\" _selector=\"html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > aside:nth-child(1) > div:nth-child(1) > div:nth-ch …",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > aside:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(3)"
                      }
                    ],
                    "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": 7,
                  "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=\"/sites/sd18.senate.ca.gov/files/sd18_logo_whitetext_0.png\" alt=\"Home\" class=\"img-fluid d-inline-block align-top\" loading=\"lazy\">",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > nav:nth-child(1) > a:nth-child(2) > img:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Text alternative needs manual verification.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<img loading=\"lazy\" src=\"/sites/sd18.senate.ca.gov/files/images/slider/senate_bg0_0-min.jpg\" width=\"1920\" height=\"1080\" alt=\"SD00\" typeof=\"foaf:Image\" draggable=\"false\">",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > aside:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > span:nth-child(1) > span:nth-child(1) > img:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Text alternative needs manual verification.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<img alt=\"Register to Vote\" class=\"img-responsive\" src=\"https://democrats.senate.ca.gov/sites/democrats.senate.ca.gov/files/buttons/vote_button.jpg\" title=\"Register to Vote\" loading=\"lazy\">",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > aside:nth-child(1) > section:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > a:nth-child(1) > img:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Text alternative needs manual verification.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<img alt=\"capitol\" src=\"/sites/sd00.senate.ca.gov/files/website/capitol.png\" loading=\"lazy\">",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > footer:nth-child(5) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(1) > img:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Text alternative needs manual verification.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<img alt=\"capitol\" src=\"/sites/sd00.senate.ca.gov/files/website/capitol.png\" loading=\"lazy\">",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > footer:nth-child(5) > div:nth-child(1) > div:nth-child(1) > section:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(1) > img:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Text alternative needs manual verification.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<img alt=\"capitol\" src=\"/sites/sd00.senate.ca.gov/files/website/capitol.png\" loading=\"lazy\">",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > footer:nth-child(5) > div:nth-child(1) > div:nth-child(1) > section:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(1) > img:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Text alternative needs manual verification.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<img alt=\"capitol\" src=\"/sites/sd00.senate.ca.gov/files/website/capitol.png\" loading=\"lazy\">",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > footer:nth-child(5) > div:nth-child(1) > div:nth-child(1) > section:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(1) > img:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  }
                ]
              }
            }
          },
          "best-practices": {
            "type": "best-practices",
            "metadata": {
              "passed": 16,
              "warning": 2,
              "failed": 0,
              "inapplicable": 6
            },
            "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": "<h2 class=\"visually-hidden\" id=\"block-senate-ux-v2-main-menu-menu\">Main navigation</h2>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > nav:nth-child(3) > div:nth-child(2) > nav:nth-child(1) > h2:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check that heading markup is used when content is a heading.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<h1 class=\"title\">Home\n</h1>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(3) > 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": "<h4>Meet Senator\n    </h4>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > aside:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > 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>Steve Padilla \n      \n      \n    </h1>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > aside:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > 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": "<h2>Latest News</h2>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > aside:nth-child(1) > section:nth-child(2) > div:nth-child(1) > h2:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check that heading markup is used when content is a heading.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<h3 class=\"field-content\">Op-Ed: California isn’t immune to anti-LGBTQ hate. This Pride month, we’re fighting for love.</h3>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > aside:nth-child(1) > section:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > h3:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check that heading markup is used when content is a heading.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<h3 class=\"field-content\">Important Salton Sea Restoration Legislation Passes Senate Floor</h3>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > aside:nth-child(1) > section:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > h3:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check that heading markup is used when content is a heading.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<h3 class=\"field-content\">Senator Padilla’s Bill Closing Predatory Loopholes in Public Contracts Passes Senate Floor</h3>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > aside:nth-child(1) > section:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > h3:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check that heading markup is used when content is a heading.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<h3 class=\"field-content\">Senator Padilla’s Legislation Crucial to Modernizing California’s Aging Grid Passes State Senate</h3>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > aside:nth-child(1) > section:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(2) > h3:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check that heading markup is used when content is a heading.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<h3 class=\"field-content\">Senator Padilla’s Legislation to Revolutionize California’s Approach to Workforce Development Programs Passes Senate Floor</h3>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > aside:nth-child(1) > section:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(5) > div:nth-child(2) > h3:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check that heading markup is used when content is a heading.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<h3>Capitol Office\n</h3>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > footer:nth-child(5) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > 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>Chula Vista</h3>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > footer:nth-child(5) > div:nth-child(1) > div:nth-child(1) > section: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>El Centro\n</h3>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > footer:nth-child(5) > div:nth-child(1) > div:nth-child(1) > section: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>Coachella Valley\n</h3>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > footer:nth-child(5) > div:nth-child(1) > div:nth-child(1) > section:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h3:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  }
                ]
              },
              "QW-BP17": {
                "name": "Adding a link at the beginning of a block of repeated content to go to the end of the block",
                "code": "QW-BP17",
                "mapping": "G123",
                "description": "The objective of this technique is to provide a mechanism to bypass a block of material by skipping to the end of the block.",
                "metadata": {
                  "target": {
                    "element": "a",
                    "attributes": "href"
                  },
                  "success-criteria": [
                    {
                      "name": "2.4.1",
                      "level": "A",
                      "principle": "Operable",
                      "url": "https://www.w3.org/WAI/WCAG21/Understanding/bypass-blocks"
                    }
                  ],
                  "related": [
                    "G1",
                    "G124"
                  ],
                  "url": "https://www.w3.org/WAI/WCAG21/Techniques/general/G123",
                  "passed": 0,
                  "warning": 1,
                  "failed": 0,
                  "inapplicable": 0,
                  "outcome": "warning",
                  "description": "This link skips a content block."
                },
                "results": [
                  {
                    "verdict": "warning",
                    "description": "This link skips a content block.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"#main-content\" class=\"visually-hidden focusable skip-link\">\n      Skip to main content\n    </a>",
                        "pointer": "html > body:nth-child(2) > a:nth-child(1)"
                      },
                      {
                        "htmlCode": "<a id=\"main-content\" tabindex=\"-1\"></a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  }
                ]
              }
            }
          },
          "counter": {
            "type": "counter",
            "data": {
              "roles": {
                "link": 98,
                "document": 1,
                "banner": 1,
                "navigation": 3,
                "region": 10,
                "img": 8,
                "heading": 14,
                "list": 7,
                "listitem": 14,
                "complementary": 2,
                "main": 1,
                "presentation": 3
              },
              "tags": {
                "html": 1,
                "head": 1,
                "meta": 15,
                "link": 69,
                "script": 32,
                "title": 1,
                "body": 1,
                "a": 31,
                "noscript": 1,
                "div": 121,
                "header": 1,
                "nav": 3,
                "section": 10,
                "img": 11,
                "span": 10,
                "h2": 2,
                "ul": 6,
                "li": 14,
                "small": 1,
                "i": 3,
                "aside": 2,
                "ol": 1,
                "main": 1,
                "h1": 2,
                "h4": 1,
                "p": 23,
                "h3": 9,
                "time": 5,
                "footer": 1,
                "br": 2
              }
            }
          }
        },
        "success": true
      },
      "standardResult": {
        "totals": [
          31,
          32,
          5,
          4
        ],
        "instances": [
          {
            "ruleID": "QW-ACT-R63",
            "what": "This rule checks that each page has an element with a landmark semantic role starting with non-repeated content",
            "ordinalSeverity": 1,
            "tagName": "HTML",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html"
            },
            "excerpt": "<html lang=\"en\" dir=\"ltr\" prefix=\"content: http://purl.org/rss/1.0/modules/content/ dc: http://purl.org/dc/terms/ foaf: http://xmlns.com/foaf/0.1/ og: http://ogp.me/ns# rdfs: http://www.w3.org/2000/01 ... org/ sioc: http://rdfs.org/sioc/ns# sioct: http://rdfs.org/sioc/types# skos: http://www.w3.org/2004/02/skos/core# xsd: http://www.w3.org/2001/XMLSchema# \" class=\" js\"><head></head><body></body></html>"
          },
          {
            "ruleID": "QW-ACT-R64",
            "what": "This rule checks that the non-repeated content contains a heading",
            "ordinalSeverity": 1,
            "tagName": "HTML",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html"
            },
            "excerpt": "<html lang=\"en\" dir=\"ltr\" prefix=\"content: http://purl.org/rss/1.0/modules/content/ dc: http://purl.org/dc/terms/ foaf: http://xmlns.com/foaf/0.1/ og: http://ogp.me/ns# rdfs: http://www.w3.org/2000/01 ... org/ sioc: http://rdfs.org/sioc/ns# sioct: http://rdfs.org/sioc/types# skos: http://www.w3.org/2004/02/skos/core# xsd: http://www.w3.org/2001/XMLSchema# \" class=\" js\"><head></head><body></body></html>"
          },
          {
            "ruleID": "QW-ACT-R73",
            "what": "This rule checks that repeated blocks of content are collapsible.",
            "ordinalSeverity": 1,
            "tagName": "HTML",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html"
            },
            "excerpt": "<html lang=\"en\" dir=\"ltr\" prefix=\"content: http://purl.org/rss/1.0/modules/content/ dc: http://purl.org/dc/terms/ foaf: http://xmlns.com/foaf/0.1/ og: http://ogp.me/ns# rdfs: http://www.w3.org/2000/01 ... org/ sioc: http://rdfs.org/sioc/ns# sioct: http://rdfs.org/sioc/types# skos: http://www.w3.org/2004/02/skos/core# xsd: http://www.w3.org/2001/XMLSchema# \" class=\" js\"><head></head><body></body></html>"
          },
          {
            "ruleID": "QW-ACT-R74",
            "what": "This rule checks that there is an instrument to move focus to non-repeated content in the page.",
            "ordinalSeverity": 1,
            "tagName": "HTML",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html"
            },
            "excerpt": "<html lang=\"en\" dir=\"ltr\" prefix=\"content: http://purl.org/rss/1.0/modules/content/ dc: http://purl.org/dc/terms/ foaf: http://xmlns.com/foaf/0.1/ og: http://ogp.me/ns# rdfs: http://www.w3.org/2000/01 ... org/ sioc: http://rdfs.org/sioc/ns# sioct: http://rdfs.org/sioc/types# skos: http://www.w3.org/2004/02/skos/core# xsd: http://www.w3.org/2001/XMLSchema# \" class=\" js\"><head></head><body></body></html>"
          },
          {
            "ruleID": "QW-ACT-R12",
            "what": "This rule checks that each link has an accessible name.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > aside:nth-child(1) > section:nth-child(2) > div:nth-child(2) > 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://covid19.ca.gov/\" target=\"_blank\"></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(4) > aside:nth-child(1) > section:nth-child(2) > div:nth-child(2) > 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://www.ebudget.ca.gov/\" target=\"_blank\"></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) > footer:nth-child(5) > div:nth-child(1) > div:nth-child(2) > section:nth-child(1) > 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=\"http://democrats.senate.ca.gov/\" target=\"_blank\"></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) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"#main-content\" class=\"visually-hidden focusable skip-link\"> Skip to main content </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) > header:nth-child(1) > nav:nth-child(1) > a:nth-child(2)"
            },
            "excerpt": "<a href=\"/\" title=\"Home\" rel=\"home\" class=\"navbar-brand\"> </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) > header:nth-child(1) > nav:nth-child(3) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/\" class=\"nav-link nav-link-- is-active\" data-drupal-link-system-path=\"<front>\">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(3) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > nav:nth-child(3) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(2) > li:nth-child(2) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/biography\" class=\"nav-link--biography\" data-drupal-link-system-path=\"node/25\">Biography</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) > header:nth-child(1) > nav:nth-child(3) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(2) > li:nth-child(2) > ul:nth-child(2) > li:nth-child(2) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/committees\" class=\"nav-link--committees\" data-drupal-link-system-path=\"node/98\">Committees</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) > header:nth-child(1) > nav:nth-child(3) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(2) > li:nth-child(2) > ul:nth-child(2) > li:nth-child(3) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/photos\" class=\"nav-link--photos\" data-drupal-link-system-path=\"node/191\">Photos</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) > header:nth-child(1) > nav:nth-child(3) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(2) > li:nth-child(3) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/press-releases\" class=\"nav-link--press-releases\" data-drupal-link-system-path=\"press-releases\">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) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > nav:nth-child(3) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(2) > li:nth-child(4) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/district\" class=\"nav-link--district\" data-drupal-link-system-path=\"node/27\">SD 18 Map</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) > header:nth-child(1) > nav:nth-child(3) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(2) > li:nth-child(4) > ul:nth-child(2) > li:nth-child(2) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/resources\" class=\"nav-link--resources\" data-drupal-link-system-path=\"node/28\">State Resources</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) > header:nth-child(1) > nav:nth-child(3) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(2) > li:nth-child(5) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/contact\" class=\"nav-link nav-link--contact\" data-drupal-link-system-path=\"node/29\">Contact</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) > header:nth-child(1) > nav:nth-child(3) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > small:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://www.facebook.com/\" target=\"_blank\" rel=\"noopener noreferrer\"></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) > header:nth-child(1) > nav:nth-child(3) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > small:nth-child(1) > a:nth-child(2)"
            },
            "excerpt": "<a href=\"https://www.instagram.com/\" target=\"_blank\" rel=\"noopener noreferrer\"></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) > header:nth-child(1) > nav:nth-child(3) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > small:nth-child(1) > a:nth-child(3)"
            },
            "excerpt": "<a href=\"https://twitter.com/\" target=\"_blank\" rel=\"noopener noreferrer\"> </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(4) > aside:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > a:nth-child(4)"
            },
            "excerpt": "<a class=\"btn-primary-custom btn-custom\" href=\"/biography\">Read Bio</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(4) > aside:nth-child(1) > section:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > h3:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/news/op-ed-california-isnt-immune-anti-lgbtq-hate-pride-month-were-fighting-love\" hreflang=\"en\">Op-Ed: California isn’t immune to anti-LGBTQ hate. This Pride month, we’re fighting for love.</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(4) > aside:nth-child(1) > section:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > h3:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/news/important-salton-sea-restoration-legislation-passes-senate-floor\" hreflang=\"en\">Important Salton Sea Restoration Legislation Passes Senate Floor</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(4) > aside:nth-child(1) > section:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > h3:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/news/senator-padillas-bill-closing-predatory-loopholes-public-contracts-passes-senate-floor\" hreflang=\"en\">Senator Padilla’s Bill Closing Predatory Loopholes in Public Contracts Passes Senate Floor</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(4) > aside:nth-child(1) > section:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(2) > h3:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/news/senator-padillas-legislation-crucial-modernizing-californias-aging-grid-passes-state-senate\" hreflang=\"en\">Senator Padilla’s Legislation Crucial to Modernizing California’s Aging Grid Passes State Senate</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(4) > aside:nth-child(1) > section:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(5) > div:nth-child(2) > h3:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/news/senator-padillas-legislation-revolutionize-californias-approach-workforce-development-programs\" hreflang=\"en\">Senator Padilla’s Legislation to Revolutionize California’s Approach to Workforce Development Programs Passes Senate Floor</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(4) > aside:nth-child(1) > section:nth-child(2) > div:nth-child(2) > 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://covid19.ca.gov/\" target=\"_blank\"></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(4) > aside:nth-child(1) > section:nth-child(2) > div:nth-child(2) > 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://www.ebudget.ca.gov/\" target=\"_blank\"></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(4) > aside:nth-child(1) > section:nth-child(2) > div:nth-child(2) > 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://registertovote.ca.gov/\" target=\"_blank\"></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) > footer:nth-child(5) > div:nth-child(1) > div:nth-child(2) > section:nth-child(1) > 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=\"http://democrats.senate.ca.gov/\" target=\"_blank\"></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) > footer:nth-child(5) > div:nth-child(1) > div:nth-child(2) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > p:nth-child(1) > a:nth-child(2)"
            },
            "excerpt": "<a href=\"http://www.senate.ca.gov/\" target=\"_blank\">California State Senate</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) > footer:nth-child(5) > div:nth-child(1) > div:nth-child(2) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > p:nth-child(1) > a:nth-child(3)"
            },
            "excerpt": "<a href=\"http://democrats.senate.ca.gov/\" target=\"_blank\">Democratic Caucus</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) > footer:nth-child(5) > div:nth-child(1) > div:nth-child(2) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > p:nth-child(1) > a:nth-child(5)"
            },
            "excerpt": "<a href=\"http://democrats.senate.ca.gov/privacy\" target=\"_blank\">Privacy Policy</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) > footer:nth-child(5) > div:nth-child(1) > div:nth-child(2) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > p:nth-child(1) > a:nth-child(6)"
            },
            "excerpt": "<a href=\"http://senate.ca.gov/accessibility\" target=\"_blank\">Accessibility Statement</a>"
          },
          {
            "ruleID": "QW-ACT-R17",
            "what": "This rule checks that each image that is not marked as decorative, has an accessible name.",
            "ordinalSeverity": 3,
            "tagName": "IMG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > footer:nth-child(5) > div:nth-child(1) > div:nth-child(2) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1) > img:nth-child(1)"
            },
            "excerpt": "<img class=\"dem-logo\" src=\"/sites/democrats.senate.ca.gov/files/sen_dem_logo_icon.png\" loading=\"lazy\">"
          },
          {
            "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 lang=\"en\" dir=\"ltr\" prefix=\"content: http://purl.org/rss/1.0/modules/content/ dc: http://purl.org/dc/terms/ foaf: http://xmlns.com/foaf/0.1/ og: http://ogp.me/ns# rdfs: http://www.w3.org/2000/01 ... d><body>Senator Steve Padilla | Proudly Representing California Senate District 18 (()=&gt;{\"use strict\";var e={564:(e,t)=&gt;{Object.defineProperty(t,\"__esModule\",{value:!0}),t.QWElement=void 0;cla …"
          },
          {
            "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": 2,
            "tagName": "BODY",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2)"
            },
            "excerpt": "<body class=\"layout-no-sidebars has-featured-top page-node-9 path-frontpage node--type-page\"> Skip to main content <iframe src=\"https://www.googletagmanager.com/ns.html?id=GTM-TPK6ND5\" height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe> …"
          },
          {
            "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": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"#main-content\" class=\"visually-hidden focusable skip-link\"> Skip to main content </a>"
          },
          {
            "ruleID": "QW-WCAG-T20",
            "what": "Supplementing link text with the title attribute",
            "ordinalSeverity": 0,
            "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) > header:nth-child(1) > nav:nth-child(1) > a:nth-child(2)"
            },
            "excerpt": "<a href=\"/\" title=\"Home\" rel=\"home\" class=\"navbar-brand\"> </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(4) > aside:nth-child(1) > section:nth-child(2) > div:nth-child(2) > 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://covid19.ca.gov/\" target=\"_blank\"></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(4) > aside:nth-child(1) > section:nth-child(2) > div:nth-child(2) > 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://www.ebudget.ca.gov/\" target=\"_blank\"></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) > footer:nth-child(5) > div:nth-child(1) > div:nth-child(2) > section:nth-child(1) > 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=\"http://democrats.senate.ca.gov/\" target=\"_blank\"></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(3) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > nav:nth-child(3) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(2)"
            },
            "excerpt": "<ul class=\"clearfix nav navbar-nav\"> <li class=\"nav-item\"> <a href=\"/\" class=\"nav-link nav-link-- is-active\" data-drupal-link-system-path=\"<front>\" _selector=\"html > body:nth-child(2) > div:nth-child( ... nav-item menu-item--expanded dropdown\"> <span class=\"nav-link dropdown-toggle nav-link-\" data-bs-toggle=\"dropdown\" aria-expanded=\"false\" aria-haspopup=\"true\" _selector=\"html > body:nth-child(2) > di …"
          },
          {
            "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(3) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > nav:nth-child(3) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(2) > li:nth-child(2) > ul:nth-child(2)"
            },
            "excerpt": "<ul class=\"dropdown-menu\"> <li class=\"dropdown-item\"> <a href=\"/biography\" class=\"nav-link--biography\" data-drupal-link-system-path=\"node/25\" _selector=\"html > body:nth-child(2) > div:nth-child(3) > d ... (1)\">Biography</a> </li> <li class=\"dropdown-item\"> <a href=\"/committees\" class=\"nav-link--committees\" data-drupal-link-system-path=\"node/98\" _selector=\"html > body:nth-child(2) > div:nth-child(3) > …"
          },
          {
            "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(3) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > nav:nth-child(3) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(2) > li:nth-child(3) > ul:nth-child(2)"
            },
            "excerpt": "<ul class=\"dropdown-menu\"> <li class=\"dropdown-item\"> <a href=\"/press-releases\" class=\"nav-link--press-releases\" data-drupal-link-system-path=\"press-releases\" _selector=\"html > body:nth-child(2) > div ...  > header:nth-child(1) > nav:nth-child(3) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(2) > li:nth-child(3) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)\">Press Releases</a> </li> </ul>"
          },
          {
            "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(3) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > nav:nth-child(3) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(2) > li:nth-child(4) > ul:nth-child(2)"
            },
            "excerpt": "<ul class=\"dropdown-menu\"> <li class=\"dropdown-item\"> <a href=\"/district\" class=\"nav-link--district\" data-drupal-link-system-path=\"node/27\" _selector=\"html > body:nth-child(2) > div:nth-child(3) > div ... \">SD 18 Map</a> </li> <li class=\"dropdown-item\"> <a href=\"/resources\" class=\"nav-link--resources\" data-drupal-link-system-path=\"node/28\" _selector=\"html > body:nth-child(2) > div:nth-child(3) > div: …"
          },
          {
            "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(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > aside:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1)"
            },
            "excerpt": "<ul class=\"slides\"> <li class=\"flex-active-slide\" style=\"width: 100%; float: left; margin-right: -100%; position: relative; opacity: 1; display: block; z-index: 2;\"> <span class=\"views-field views-fie ... l:nth-child(1) > li:nth-child(1) > span:nth-child(1)\"><span class=\"field-content\" _selector=\"html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > as …"
          },
          {
            "ruleID": "QW-WCAG-T32",
            "what": "The objective of this technique is to create lists of related items using list elements appropriate for their purposes.",
            "ordinalSeverity": 2,
            "tagName": "OL",
            "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(2) > aside:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ol:nth-child(2)"
            },
            "excerpt": "<ol class=\"flex-control-nav flex-control-paging\"></ol>"
          },
          {
            "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(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > aside:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(3)"
            },
            "excerpt": "<ul class=\"flex-direction-nav\"><li class=\"flex-nav-prev\"><a class=\"flex-prev flex-disabled\" href=\"#\" tabindex=\"-1\" _selector=\"html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-c ... -disabled\" href=\"#\" tabindex=\"-1\" _selector=\"html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > aside:nth-child(1) > div:nth-child(1) > div:nth-ch …"
          },
          {
            "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(3) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > nav:nth-child(1) > a:nth-child(2) > img:nth-child(1)"
            },
            "excerpt": "<img src=\"/sites/sd18.senate.ca.gov/files/sd18_logo_whitetext_0.png\" alt=\"Home\" class=\"img-fluid d-inline-block align-top\" loading=\"lazy\">"
          },
          {
            "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(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > aside:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > span:nth-child(1) > span:nth-child(1) > img:nth-child(1)"
            },
            "excerpt": "<img loading=\"lazy\" src=\"/sites/sd18.senate.ca.gov/files/images/slider/senate_bg0_0-min.jpg\" width=\"1920\" height=\"1080\" alt=\"SD00\" typeof=\"foaf:Image\" draggable=\"false\">"
          },
          {
            "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(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > aside:nth-child(1) > section:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > a:nth-child(1) > img:nth-child(1)"
            },
            "excerpt": "<img alt=\"Register to Vote\" class=\"img-responsive\" src=\"https://democrats.senate.ca.gov/sites/democrats.senate.ca.gov/files/buttons/vote_button.jpg\" title=\"Register to Vote\" loading=\"lazy\">"
          },
          {
            "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(3) > div:nth-child(1) > div:nth-child(1) > footer:nth-child(5) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(1) > img:nth-child(1)"
            },
            "excerpt": "<img alt=\"capitol\" src=\"/sites/sd00.senate.ca.gov/files/website/capitol.png\" loading=\"lazy\">"
          },
          {
            "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(3) > div:nth-child(1) > div:nth-child(1) > footer:nth-child(5) > div:nth-child(1) > div:nth-child(1) > section:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(1) > img:nth-child(1)"
            },
            "excerpt": "<img alt=\"capitol\" src=\"/sites/sd00.senate.ca.gov/files/website/capitol.png\" loading=\"lazy\">"
          },
          {
            "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(3) > div:nth-child(1) > div:nth-child(1) > footer:nth-child(5) > div:nth-child(1) > div:nth-child(1) > section:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(1) > img:nth-child(1)"
            },
            "excerpt": "<img alt=\"capitol\" src=\"/sites/sd00.senate.ca.gov/files/website/capitol.png\" loading=\"lazy\">"
          },
          {
            "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(3) > div:nth-child(1) > div:nth-child(1) > footer:nth-child(5) > div:nth-child(1) > div:nth-child(1) > section:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(1) > img:nth-child(1)"
            },
            "excerpt": "<img alt=\"capitol\" src=\"/sites/sd00.senate.ca.gov/files/website/capitol.png\" loading=\"lazy\">"
          },
          {
            "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": "block-senate-ux-v2-main-menu-menu",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > nav:nth-child(3) > div:nth-child(2) > nav:nth-child(1) > h2:nth-child(1)"
            },
            "excerpt": "<h2 class=\"visually-hidden\" id=\"block-senate-ux-v2-main-menu-menu\">Main navigation</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": "H1",
            "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(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(3) > div:nth-child(1) > h1:nth-child(1)"
            },
            "excerpt": "<h1 class=\"title\">Home </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(1) > div:nth-child(4) > aside:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > h4:nth-child(1)"
            },
            "excerpt": "<h4>Meet Senator </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(1) > div:nth-child(4) > aside:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > h1:nth-child(2)"
            },
            "excerpt": "<h1>Steve Padilla </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(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > aside:nth-child(1) > section:nth-child(2) > div:nth-child(1) > h2:nth-child(1)"
            },
            "excerpt": "<h2>Latest News</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(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > aside:nth-child(1) > section:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > h3:nth-child(1)"
            },
            "excerpt": "<h3 class=\"field-content\">Op-Ed: California isn’t immune to anti-LGBTQ hate. This Pride month, we’re fighting for love.</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(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > aside:nth-child(1) > section:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > h3:nth-child(1)"
            },
            "excerpt": "<h3 class=\"field-content\">Important Salton Sea Restoration Legislation Passes Senate Floor</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(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > aside:nth-child(1) > section:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > h3:nth-child(1)"
            },
            "excerpt": "<h3 class=\"field-content\">Senator Padilla’s Bill Closing Predatory Loopholes in Public Contracts Passes Senate Floor</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(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > aside:nth-child(1) > section:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(2) > h3:nth-child(1)"
            },
            "excerpt": "<h3 class=\"field-content\">Senator Padilla’s Legislation Crucial to Modernizing California’s Aging Grid Passes State Senate</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(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > aside:nth-child(1) > section:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(5) > div:nth-child(2) > h3:nth-child(1)"
            },
            "excerpt": "<h3 class=\"field-content\">Senator Padilla’s Legislation to Revolutionize California’s Approach to Workforce Development Programs Passes Senate Floor</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(3) > div:nth-child(1) > div:nth-child(1) > footer:nth-child(5) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h3:nth-child(2)"
            },
            "excerpt": "<h3>Capitol Office </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(3) > div:nth-child(1) > div:nth-child(1) > footer:nth-child(5) > div:nth-child(1) > div:nth-child(1) > section:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h3:nth-child(2)"
            },
            "excerpt": "<h3>Chula Vista</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(3) > div:nth-child(1) > div:nth-child(1) > footer:nth-child(5) > div:nth-child(1) > div:nth-child(1) > section:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h3:nth-child(2)"
            },
            "excerpt": "<h3>El Centro </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(3) > div:nth-child(1) > div:nth-child(1) > footer:nth-child(5) > div:nth-child(1) > div:nth-child(1) > section:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h3:nth-child(2)"
            },
            "excerpt": "<h3>Coachella Valley </h3>"
          },
          {
            "ruleID": "QW-BP17",
            "what": "The objective of this technique is to provide a mechanism to bypass a block of material by skipping to the end of the block.",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"#main-content\" class=\"visually-hidden focusable skip-link\"> Skip to main content </a>"
          },
          {
            "ruleID": "QW-BP17",
            "what": "The objective of this technique is to provide a mechanism to bypass a block of material by skipping to the end of the block.",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "main-content",
            "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(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a id=\"main-content\" tabindex=\"-1\"></a>"
          }
        ]
      },
      "endTime": 1687643615867
    },
    {
      "type": "test",
      "which": "tenon",
      "id": "a",
      "startTime": 1687643615867,
      "url": "https://sd18.senate.ca.gov/",
      "what": "Tenon",
      "result": {
        "status": 200,
        "message": "OK",
        "code": "success",
        "info": "Success",
        "moreInfo": "https://tenon.io/documentation/apiv2/response-codes#success",
        "responseExecTime": "0.101",
        "responseTime": "2023-06-24T21:53:36.732Z",
        "data": {
          "apiErrors": [],
          "documentSize": 1003866,
          "metadata": null,
          "resultSummary": {
            "tests": {
              "total": 180,
              "passing": 173,
              "failing": 7
            },
            "issues": {
              "totalErrors": 24,
              "totalWarnings": 1,
              "totalIssues": 25
            },
            "issuesByLevel": {
              "A": {
                "count": 12,
                "pct": 48
              },
              "AA": {
                "count": 4,
                "pct": 16
              },
              "AAA": {
                "count": 25,
                "pct": 100
              }
            },
            "density": {
              "errorDensity": 2,
              "warningDensity": 0,
              "allDensity": 3
            }
          },
          "projectID": "E4B12DC9-2F67-8DB7-26C9-E50C8490",
          "responseID": "3771f11a-4dfc-48c4-a331-7d99f3580889",
          "docID": "df0ee826-77b6-41ae-f6da-3fa806895f9e",
          "sourceHash": "c399f884a4f549a4e9b1c9aa6a08595a",
          "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=3771f11a-4dfc-48c4-a331-7d99f3580889",
          "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": 1008,
                  "y": 2998.72
                },
                "height": 2998.72,
                "width": 1008
              },
              "position": {
                "line": 2128,
                "column": 60
              },
              "errorSnippet": "&lt;body class=\"layout-no-sidebars has-featured-top page-node-9 path-frontpage node--type-page\"&gt; &lt;a href=\"#main-content\" class=\"visually-hidden focusable skip-link\"&gt; Skip to main content &lt;/a&gt; &lt;noscript aria-hidden=\"true\"&gt;&amp;lt;ifra",
              "xpath": "/html/body",
              "issueID": "ef236bbe285268c9c6890c4cfec0a6c9",
              "signature": "28160b773ddda6abe7c291d2a9aac7d5",
              "ref": "https://tenon.io/bestpractice.php?bpID=3&tID=28&issueID=ef236bbe285268c9c6890c4cfec0a6c9"
            },
            {
              "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": 8,
                  "y": 326.8125
                },
                "bottom-right": {
                  "x": 16,
                  "y": 341.8125
                },
                "height": 15,
                "width": 8
              },
              "position": {
                "line": 93,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.facebook.com/\" target=\"_blank\" rel=\"noopener noreferrer\"&gt;&lt;i class=\"fab fa-facebook-f\"&gt;&lt;/i&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/header[1]/nav[2]/div[1]/div[1]/div[1]/div[1]/div[1]/small[1]/a[1]",
              "issueID": "1f94d696aa456cc289c16a43d7772cf2",
              "signature": "a6b8c41376a1b0ee9e56b70ca4c6904f",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=1f94d696aa456cc289c16a43d7772cf2"
            },
            {
              "tID": 57,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has no text inside it.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "The text inside of a link informs the user of the purpose or destination of the link. Because this link has no text, users will not know what the link does or where it takes them when they activate the link. This poses problems for users of screenreaders and voice dictation. Add text within this link to make it usable and understandable for all users",
              "viewPortLocation": {
                "top-left": {
                  "x": 16,
                  "y": 326.8125
                },
                "bottom-right": {
                  "x": 28,
                  "y": 341.8125
                },
                "height": 15,
                "width": 12
              },
              "position": {
                "line": 93,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.instagram.com/\" target=\"_blank\" rel=\"noopener noreferrer\"&gt;&lt;i class=\"fab fa-instagram\"&gt;&lt;/i&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/header[1]/nav[2]/div[1]/div[1]/div[1]/div[1]/div[1]/small[1]/a[2]",
              "issueID": "f0d6cb68fcec0d51a407f7c708554656",
              "signature": "2f1052b4e900494f9ea0f27d0ba36ceb",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=f0d6cb68fcec0d51a407f7c708554656"
            },
            {
              "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": 28,
                  "y": 326.8125
                },
                "bottom-right": {
                  "x": 41,
                  "y": 341.8125
                },
                "height": 15,
                "width": 13
              },
              "position": {
                "line": 93,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://twitter.com/\" target=\"_blank\" rel=\"noopener noreferrer\"&gt;&lt;i class=\"fab fa-twitter\"&gt;&lt;/i&gt; &lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/header[1]/nav[2]/div[1]/div[1]/div[1]/div[1]/div[1]/small[1]/a[3]",
              "issueID": "c0a31256a7090b940d9b6dd41a881f46",
              "signature": "beec40e1dd0e1426ad19fd8d986071f7",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=c0a31256a7090b940d9b6dd41a881f46"
            },
            {
              "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": 8,
                  "y": 1761.96875
                },
                "bottom-right": {
                  "x": 238,
                  "y": 1778.96875
                },
                "height": 17,
                "width": 230
              },
              "position": {
                "line": 3726,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://covid19.ca.gov/\" target=\"_blank\"&gt;&lt;img alt=\"\" class=\"img-responsive\" height=\"115\" src=\"https://democrats.senate.ca.gov/sites/democrats.senate.ca.gov/files/buttons/covid_button.jpg\" loading=\"lazy\"&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[3]/aside[1]/section[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
              "issueID": "aff6bb832d5672b84ab5121d1fbc83ac",
              "signature": "5ad51ca2806f48ef08b4d9a89122a5aa",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=aff6bb832d5672b84ab5121d1fbc83ac"
            },
            {
              "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": 8,
                  "y": 1880.96875
                },
                "bottom-right": {
                  "x": 238,
                  "y": 1897.96875
                },
                "height": 17,
                "width": 230
              },
              "position": {
                "line": 3726,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.ebudget.ca.gov/\" target=\"_blank\"&gt;&lt;img alt=\"\" class=\"img-responsive\" height=\"115\" src=\"https://democrats.senate.ca.gov/sites/democrats.senate.ca.gov/files/buttons/budget_button.jpg\" loading=\"lazy\"&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[3]/aside[1]/section[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/a[1]",
              "issueID": "db7a2ac71fa75d71733d207208c79f32",
              "signature": "420c2d1b53f4cbbc8517ee9aebee1ec0",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=db7a2ac71fa75d71733d207208c79f32"
            },
            {
              "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": 8,
                  "y": 2902.71875
                },
                "bottom-right": {
                  "x": 8,
                  "y": 2919.71875
                },
                "height": 17,
                "width": 0
              },
              "position": {
                "line": 3726,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"http://democrats.senate.ca.gov/\" target=\"_blank\"&gt;&lt;img class=\"dem-logo\" src=\"/sites/democrats.senate.ca.gov/files/sen_dem_logo_icon.png\" loading=\"lazy\"&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/footer[1]/div[1]/div[2]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
              "issueID": "a77f1aca6a9d3542f7c0ef7f2f47b2c3",
              "signature": "ef4eaa2ff6948b2a2baedf17a6943800",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=a77f1aca6a9d3542f7c0ef7f2f47b2c3"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "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": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 8,
                  "y": 26
                },
                "bottom-right": {
                  "x": 63,
                  "y": 43
                },
                "height": 17,
                "width": 55
              },
              "position": {
                "line": 92,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/\" title=\"Home\" rel=\"home\" class=\"navbar-brand\"&gt; &lt;img src=\"/sites/sd18.senate.ca.gov/files/sd18_logo_whitetext_0.png\" alt=\"Home\" class=\"img-fluid d-inline-block align-top\" loading=\"lazy\"&gt; &lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/header[1]/nav[1]/a[1]",
              "issueID": "2bb6cb375fc4fe8059f1c3974e4f6b07",
              "signature": "55b3dd787bc6e8c27820eff3c6297de2",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=2bb6cb375fc4fe8059f1c3974e4f6b07"
            },
            {
              "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": 1008,
                  "y": 2998.72
                },
                "height": 2998.72,
                "width": 1008
              },
              "position": {
                "line": 2128,
                "column": 60
              },
              "errorSnippet": "&lt;body class=\"layout-no-sidebars has-featured-top page-node-9 path-frontpage node--type-page\"&gt; &lt;a href=\"#main-content\" class=\"visually-hidden focusable skip-link\"&gt; Skip to main content &lt;/a&gt; &lt;noscript aria-hidden=\"true\"&gt;&amp;lt;ifra",
              "xpath": "/html/body",
              "issueID": "0d14afb8e84f3ab6baeb704101808cbe",
              "signature": "932fe2f8057a80c26ca2198ee348e98b",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=0d14afb8e84f3ab6baeb704101808cbe"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 8,
                  "y": 326.8125
                },
                "bottom-right": {
                  "x": 16,
                  "y": 341.8125
                },
                "height": 15,
                "width": 8
              },
              "position": {
                "line": 93,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.facebook.com/\" target=\"_blank\" rel=\"noopener noreferrer\"&gt;&lt;i class=\"fab fa-facebook-f\"&gt;&lt;/i&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/header[1]/nav[2]/div[1]/div[1]/div[1]/div[1]/div[1]/small[1]/a[1]",
              "issueID": "8239779977bcc9a2ff04c87d4e3e40d1",
              "signature": "ad10ebfd389e6986baeee3845d2e9372",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=8239779977bcc9a2ff04c87d4e3e40d1"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 16,
                  "y": 326.8125
                },
                "bottom-right": {
                  "x": 28,
                  "y": 341.8125
                },
                "height": 15,
                "width": 12
              },
              "position": {
                "line": 93,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.instagram.com/\" target=\"_blank\" rel=\"noopener noreferrer\"&gt;&lt;i class=\"fab fa-instagram\"&gt;&lt;/i&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/header[1]/nav[2]/div[1]/div[1]/div[1]/div[1]/div[1]/small[1]/a[2]",
              "issueID": "bc1af936187faf71ee223d3cf2710ee4",
              "signature": "dd017d27091bb1aaae95a889dbd95695",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=bc1af936187faf71ee223d3cf2710ee4"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 28,
                  "y": 326.8125
                },
                "bottom-right": {
                  "x": 41,
                  "y": 341.8125
                },
                "height": 15,
                "width": 13
              },
              "position": {
                "line": 93,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://twitter.com/\" target=\"_blank\" rel=\"noopener noreferrer\"&gt;&lt;i class=\"fab fa-twitter\"&gt;&lt;/i&gt; &lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/header[1]/nav[2]/div[1]/div[1]/div[1]/div[1]/div[1]/small[1]/a[3]",
              "issueID": "1a78e283942781caaac2b853c6edaee3",
              "signature": "0295eb90c1cda4f9e7fccc6c730087c1",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=1a78e283942781caaac2b853c6edaee3"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 8,
                  "y": 2902.71875
                },
                "bottom-right": {
                  "x": 8,
                  "y": 2919.71875
                },
                "height": 17,
                "width": 0
              },
              "position": {
                "line": 3726,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"http://democrats.senate.ca.gov/\" target=\"_blank\"&gt;&lt;img class=\"dem-logo\" src=\"/sites/democrats.senate.ca.gov/files/sen_dem_logo_icon.png\" loading=\"lazy\"&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/footer[1]/div[1]/div[2]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
              "issueID": "7250c539653d2e71465ada594a28c85c",
              "signature": "238b87a83d28acce21941c3718f35868",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=7250c539653d2e71465ada594a28c85c"
            },
            {
              "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": 1008,
                  "y": 2998.72
                },
                "height": 2998.72,
                "width": 1008
              },
              "position": {
                "line": 2128,
                "column": 60
              },
              "errorSnippet": "&lt;body class=\"layout-no-sidebars has-featured-top page-node-9 path-frontpage node--type-page\"&gt; &lt;a href=\"#main-content\" class=\"visually-hidden focusable skip-link\"&gt; Skip to main content &lt;/a&gt; &lt;noscript aria-hidden=\"true\"&gt;&amp;lt;ifra",
              "xpath": "/html/body",
              "issueID": "9f7c42f3a1e38b8ef0fa8fe4a8c114bc",
              "signature": "0a557e01f19a9914de5b484bd9231363",
              "ref": "https://tenon.io/bestpractice.php?bpID=143&tID=155&issueID=9f7c42f3a1e38b8ef0fa8fe4a8c114bc"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 8,
                  "y": 326.8125
                },
                "bottom-right": {
                  "x": 16,
                  "y": 341.8125
                },
                "height": 15,
                "width": 8
              },
              "position": {
                "line": 93,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.facebook.com/\" target=\"_blank\" rel=\"noopener noreferrer\"&gt;&lt;i class=\"fab fa-facebook-f\"&gt;&lt;/i&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/header[1]/nav[2]/div[1]/div[1]/div[1]/div[1]/div[1]/small[1]/a[1]",
              "issueID": "51eab519847c8951ede4602e39757999",
              "signature": "b88e38bc0b927daf881745a0d54a416e",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=51eab519847c8951ede4602e39757999"
            },
            {
              "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": 16,
                  "y": 326.8125
                },
                "bottom-right": {
                  "x": 28,
                  "y": 341.8125
                },
                "height": 15,
                "width": 12
              },
              "position": {
                "line": 93,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.instagram.com/\" target=\"_blank\" rel=\"noopener noreferrer\"&gt;&lt;i class=\"fab fa-instagram\"&gt;&lt;/i&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/header[1]/nav[2]/div[1]/div[1]/div[1]/div[1]/div[1]/small[1]/a[2]",
              "issueID": "7a4f507bb2dc7e824e308a4f99283c73",
              "signature": "de489a71a6c73eb156bb591855a391fd",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=7a4f507bb2dc7e824e308a4f99283c73"
            },
            {
              "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": 28,
                  "y": 326.8125
                },
                "bottom-right": {
                  "x": 41,
                  "y": 341.8125
                },
                "height": 15,
                "width": 13
              },
              "position": {
                "line": 93,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://twitter.com/\" target=\"_blank\" rel=\"noopener noreferrer\"&gt;&lt;i class=\"fab fa-twitter\"&gt;&lt;/i&gt; &lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/header[1]/nav[2]/div[1]/div[1]/div[1]/div[1]/div[1]/small[1]/a[3]",
              "issueID": "2302e6eb2d08e1f3778c583607562e5f",
              "signature": "17062a270bfffee4e3e0e3a2c78d79ed",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=2302e6eb2d08e1f3778c583607562e5f"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 8,
                  "y": 1761.96875
                },
                "bottom-right": {
                  "x": 238,
                  "y": 1778.96875
                },
                "height": 17,
                "width": 230
              },
              "position": {
                "line": 3726,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://covid19.ca.gov/\" target=\"_blank\"&gt;&lt;img alt=\"\" class=\"img-responsive\" height=\"115\" src=\"https://democrats.senate.ca.gov/sites/democrats.senate.ca.gov/files/buttons/covid_button.jpg\" loading=\"lazy\"&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[3]/aside[1]/section[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
              "issueID": "f81fb282d8ee25c17f055c2ef3a53959",
              "signature": "99a4ca76b9b81cd0a719271a421d1e4a",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=f81fb282d8ee25c17f055c2ef3a53959"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 8,
                  "y": 1880.96875
                },
                "bottom-right": {
                  "x": 238,
                  "y": 1897.96875
                },
                "height": 17,
                "width": 230
              },
              "position": {
                "line": 3726,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.ebudget.ca.gov/\" target=\"_blank\"&gt;&lt;img alt=\"\" class=\"img-responsive\" height=\"115\" src=\"https://democrats.senate.ca.gov/sites/democrats.senate.ca.gov/files/buttons/budget_button.jpg\" loading=\"lazy\"&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[3]/aside[1]/section[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/a[1]",
              "issueID": "06b9ec0a12f62feb7015314f2bfe25fb",
              "signature": "60073bfda1653f675258659102254970",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=06b9ec0a12f62feb7015314f2bfe25fb"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 8,
                  "y": 2184.96875
                },
                "bottom-right": {
                  "x": 608,
                  "y": 2201.96875
                },
                "height": 17,
                "width": 600
              },
              "position": {
                "line": 3726,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://registertovote.ca.gov/\" target=\"_blank\"&gt;&lt;img alt=\"Register to Vote\" class=\"img-responsive\" src=\"https://democrats.senate.ca.gov/sites/democrats.senate.ca.gov/files/buttons/vote_button.jpg\" title=\"Register to Vote\" loading=\"lazy\"",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[3]/aside[1]/section[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[3]/a[1]",
              "issueID": "cbfba68be8e2fe15da1ca0fd4deb50a2",
              "signature": "033183a6404d78e3eb9007188becdfda",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=cbfba68be8e2fe15da1ca0fd4deb50a2"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 8,
                  "y": 2902.71875
                },
                "bottom-right": {
                  "x": 8,
                  "y": 2919.71875
                },
                "height": 17,
                "width": 0
              },
              "position": {
                "line": 3726,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"http://democrats.senate.ca.gov/\" target=\"_blank\"&gt;&lt;img class=\"dem-logo\" src=\"/sites/democrats.senate.ca.gov/files/sen_dem_logo_icon.png\" loading=\"lazy\"&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/footer[1]/div[1]/div[2]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
              "issueID": "3659b72e00f4f7a3f15c9e6d0149f559",
              "signature": "6ecb1baacb195adf7d00196c0a207fd0",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=3659b72e00f4f7a3f15c9e6d0149f559"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 8,
                  "y": 2954.71875
                },
                "bottom-right": {
                  "x": 156,
                  "y": 2971.71875
                },
                "height": 17,
                "width": 148
              },
              "position": {
                "line": 4085,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"http://www.senate.ca.gov/\" target=\"_blank\"&gt;California State Senate&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/footer[1]/div[1]/div[2]/section[1]/div[1]/div[1]/div[1]/div[1]/div[2]/p[1]/a[1]",
              "issueID": "36b9901f25b1a6a863b6cbcb10b9ca8a",
              "signature": "2dc40b98c15bdab2936f22c09d770c2c",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=36b9901f25b1a6a863b6cbcb10b9ca8a"
            },
            {
              "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": 166.71875,
                  "y": 2954.71875
                },
                "bottom-right": {
                  "x": 291.71875,
                  "y": 2971.71875
                },
                "height": 17,
                "width": 125
              },
              "position": {
                "line": 4085,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"http://democrats.senate.ca.gov/\" target=\"_blank\"&gt;Democratic Caucus&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/footer[1]/div[1]/div[2]/section[1]/div[1]/div[1]/div[1]/div[1]/div[2]/p[1]/a[2]",
              "issueID": "9de09dbca942d71a801351741d38950b",
              "signature": "5434cb3a05322b1a4ce3ab2e20c02897",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=9de09dbca942d71a801351741d38950b"
            },
            {
              "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": 355.8125,
                  "y": 2954.71875
                },
                "bottom-right": {
                  "x": 449.8125,
                  "y": 2971.71875
                },
                "height": 17,
                "width": 94
              },
              "position": {
                "line": 4086,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"http://democrats.senate.ca.gov/privacy\" target=\"_blank\"&gt;Privacy Policy&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/footer[1]/div[1]/div[2]/section[1]/div[1]/div[1]/div[1]/div[1]/div[2]/p[1]/a[3]",
              "issueID": "d02161b230d5ac946853fc040e38f865",
              "signature": "67b041a6fa4598e991c4b240ae033e67",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=d02161b230d5ac946853fc040e38f865"
            },
            {
              "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": 459.90625,
                  "y": 2954.71875
                },
                "bottom-right": {
                  "x": 610.90625,
                  "y": 2971.71875
                },
                "height": 17,
                "width": 151
              },
              "position": {
                "line": 4086,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"http://senate.ca.gov/accessibility\" target=\"_blank\"&gt;Accessibility Statement&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/footer[1]/div[1]/div[2]/section[1]/div[1]/div[1]/div[1]/div[1]/div[2]/p[1]/a[4]",
              "issueID": "9ccc87ac85efcfa7d2987737797855b9",
              "signature": "e8302f103e9929073106ad339d49d0d7",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=9ccc87ac85efcfa7d2987737797855b9"
            }
          ],
          "log": []
        },
        "success": true
      },
      "standardResult": {
        "totals": [
          0,
          0,
          1,
          24
        ],
        "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=\"layout-no-sidebars has-featured-top page-node-9 path-frontpage node--type-page\"> <a href=\"#main-content\" class=\"visually-hidden focusable skip-link\"> Skip to main content </a> <noscript aria-hidden=\"true\">&amp;lt;ifra"
          },
          {
            "ruleID": "57",
            "what": "This link has no text inside it.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[1]/div[1]/div[1]/header[1]/nav[2]/div[1]/div[1]/div[1]/div[1]/div[1]/small[1]/a[1]"
            },
            "excerpt": "<a href=\"https://www.facebook.com/\" target=\"_blank\" rel=\"noopener noreferrer\"><i class=\"fab fa-facebook-f\"></i></a>"
          },
          {
            "ruleID": "57",
            "what": "This link has no text inside it.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[1]/div[1]/div[1]/header[1]/nav[2]/div[1]/div[1]/div[1]/div[1]/div[1]/small[1]/a[2]"
            },
            "excerpt": "<a href=\"https://www.instagram.com/\" target=\"_blank\" rel=\"noopener noreferrer\"><i class=\"fab fa-instagram\"></i></a>"
          },
          {
            "ruleID": "57",
            "what": "This link has no text inside it.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[1]/div[1]/div[1]/header[1]/nav[2]/div[1]/div[1]/div[1]/div[1]/div[1]/small[1]/a[3]"
            },
            "excerpt": "<a href=\"https://twitter.com/\" target=\"_blank\" rel=\"noopener noreferrer\"><i class=\"fab fa-twitter\"></i> </a>"
          },
          {
            "ruleID": "57",
            "what": "This link has no text inside it.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[1]/div[1]/div[1]/div[3]/aside[1]/section[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]"
            },
            "excerpt": "<a href=\"https://covid19.ca.gov/\" target=\"_blank\"><img alt=\"\" class=\"img-responsive\" height=\"115\" src=\"https://democrats.senate.ca.gov/sites/democrats.senate.ca.gov/files/buttons/covid_button.jpg\" loading=\"lazy\"></a>"
          },
          {
            "ruleID": "57",
            "what": "This link has no text inside it.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[1]/div[1]/div[1]/div[3]/aside[1]/section[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/a[1]"
            },
            "excerpt": "<a href=\"https://www.ebudget.ca.gov/\" target=\"_blank\"><img alt=\"\" class=\"img-responsive\" height=\"115\" src=\"https://democrats.senate.ca.gov/sites/democrats.senate.ca.gov/files/buttons/budget_button.jpg\" loading=\"lazy\"></a>"
          },
          {
            "ruleID": "57",
            "what": "This link has no text inside it.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[1]/div[1]/div[1]/footer[1]/div[1]/div[2]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]"
            },
            "excerpt": "<a href=\"http://democrats.senate.ca.gov/\" target=\"_blank\"><img class=\"dem-logo\" src=\"/sites/democrats.senate.ca.gov/files/sen_dem_logo_icon.png\" loading=\"lazy\"></a>"
          },
          {
            "ruleID": "79",
            "what": "This link has a `title` attribute that is the same as the text inside the link.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[1]/div[1]/div[1]/header[1]/nav[1]/a[1]"
            },
            "excerpt": "<a href=\"/\" title=\"Home\" rel=\"home\" class=\"navbar-brand\"> <img src=\"/sites/sd18.senate.ca.gov/files/sd18_logo_whitetext_0.png\" alt=\"Home\" class=\"img-fluid d-inline-block align-top\" loading=\"lazy\"> </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=\"layout-no-sidebars has-featured-top page-node-9 path-frontpage node--type-page\"> <a href=\"#main-content\" class=\"visually-hidden focusable skip-link\"> Skip to main content </a> <noscript aria-hidden=\"true\">&amp;lt;ifra"
          },
          {
            "ruleID": "152",
            "what": "This actionable element is smaller than the minimum required size.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[1]/div[1]/div[1]/header[1]/nav[2]/div[1]/div[1]/div[1]/div[1]/div[1]/small[1]/a[1]"
            },
            "excerpt": "<a href=\"https://www.facebook.com/\" target=\"_blank\" rel=\"noopener noreferrer\"><i class=\"fab fa-facebook-f\"></i></a>"
          },
          {
            "ruleID": "152",
            "what": "This actionable element is smaller than the minimum required size.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[1]/div[1]/div[1]/header[1]/nav[2]/div[1]/div[1]/div[1]/div[1]/div[1]/small[1]/a[2]"
            },
            "excerpt": "<a href=\"https://www.instagram.com/\" target=\"_blank\" rel=\"noopener noreferrer\"><i class=\"fab fa-instagram\"></i></a>"
          },
          {
            "ruleID": "152",
            "what": "This actionable element is smaller than the minimum required size.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[1]/div[1]/div[1]/header[1]/nav[2]/div[1]/div[1]/div[1]/div[1]/div[1]/small[1]/a[3]"
            },
            "excerpt": "<a href=\"https://twitter.com/\" target=\"_blank\" rel=\"noopener noreferrer\"><i class=\"fab fa-twitter\"></i> </a>"
          },
          {
            "ruleID": "152",
            "what": "This actionable element is smaller than the minimum required size.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[1]/div[1]/div[1]/footer[1]/div[1]/div[2]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]"
            },
            "excerpt": "<a href=\"http://democrats.senate.ca.gov/\" target=\"_blank\"><img class=\"dem-logo\" src=\"/sites/democrats.senate.ca.gov/files/sen_dem_logo_icon.png\" loading=\"lazy\"></a>"
          },
          {
            "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=\"layout-no-sidebars has-featured-top page-node-9 path-frontpage node--type-page\"> <a href=\"#main-content\" class=\"visually-hidden focusable skip-link\"> Skip to main content </a> <noscript aria-hidden=\"true\">&amp;lt;ifra"
          },
          {
            "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]/header[1]/nav[2]/div[1]/div[1]/div[1]/div[1]/div[1]/small[1]/a[1]"
            },
            "excerpt": "<a href=\"https://www.facebook.com/\" target=\"_blank\" rel=\"noopener noreferrer\"><i class=\"fab fa-facebook-f\"></i></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]/header[1]/nav[2]/div[1]/div[1]/div[1]/div[1]/div[1]/small[1]/a[2]"
            },
            "excerpt": "<a href=\"https://www.instagram.com/\" target=\"_blank\" rel=\"noopener noreferrer\"><i class=\"fab fa-instagram\"></i></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]/header[1]/nav[2]/div[1]/div[1]/div[1]/div[1]/div[1]/small[1]/a[3]"
            },
            "excerpt": "<a href=\"https://twitter.com/\" target=\"_blank\" rel=\"noopener noreferrer\"><i class=\"fab fa-twitter\"></i> </a>"
          },
          {
            "ruleID": "218",
            "what": "This link opens in a new window without user control.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[1]/div[1]/div[1]/div[3]/aside[1]/section[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]"
            },
            "excerpt": "<a href=\"https://covid19.ca.gov/\" target=\"_blank\"><img alt=\"\" class=\"img-responsive\" height=\"115\" src=\"https://democrats.senate.ca.gov/sites/democrats.senate.ca.gov/files/buttons/covid_button.jpg\" loading=\"lazy\"></a>"
          },
          {
            "ruleID": "218",
            "what": "This link opens in a new window without user control.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[1]/div[1]/div[1]/div[3]/aside[1]/section[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/a[1]"
            },
            "excerpt": "<a href=\"https://www.ebudget.ca.gov/\" target=\"_blank\"><img alt=\"\" class=\"img-responsive\" height=\"115\" src=\"https://democrats.senate.ca.gov/sites/democrats.senate.ca.gov/files/buttons/budget_button.jpg\" loading=\"lazy\"></a>"
          },
          {
            "ruleID": "218",
            "what": "This link opens in a new window without user control.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[1]/div[1]/div[1]/div[3]/aside[1]/section[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[3]/a[1]"
            },
            "excerpt": "<a href=\"https://registertovote.ca.gov/\" target=\"_blank\"><img alt=\"Register to Vote\" class=\"img-responsive\" src=\"https://democrats.senate.ca.gov/sites/democrats.senate.ca.gov/files/buttons/vote_button.jpg\" title=\"Register to Vote\" loading=\"lazy\""
          },
          {
            "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]/footer[1]/div[1]/div[2]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]"
            },
            "excerpt": "<a href=\"http://democrats.senate.ca.gov/\" target=\"_blank\"><img class=\"dem-logo\" src=\"/sites/democrats.senate.ca.gov/files/sen_dem_logo_icon.png\" loading=\"lazy\"></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]/footer[1]/div[1]/div[2]/section[1]/div[1]/div[1]/div[1]/div[1]/div[2]/p[1]/a[1]"
            },
            "excerpt": "<a href=\"http://www.senate.ca.gov/\" target=\"_blank\">California State Senate</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]/footer[1]/div[1]/div[2]/section[1]/div[1]/div[1]/div[1]/div[1]/div[2]/p[1]/a[2]"
            },
            "excerpt": "<a href=\"http://democrats.senate.ca.gov/\" target=\"_blank\">Democratic Caucus</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]/footer[1]/div[1]/div[2]/section[1]/div[1]/div[1]/div[1]/div[1]/div[2]/p[1]/a[3]"
            },
            "excerpt": "<a href=\"http://democrats.senate.ca.gov/privacy\" target=\"_blank\">Privacy Policy</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]/footer[1]/div[1]/div[2]/section[1]/div[1]/div[1]/div[1]/div[1]/div[2]/p[1]/a[4]"
            },
            "excerpt": "<a href=\"http://senate.ca.gov/accessibility\" target=\"_blank\">Accessibility Statement</a>"
          }
        ]
      },
      "endTime": 1687643616732
    },
    {
      "type": "test",
      "which": "testaro",
      "withItems": true,
      "rules": [
        "n",
        "motion"
      ],
      "startTime": 1687643616732,
      "url": "https://sd18.senate.ca.gov/",
      "what": "Testaro",
      "result": {
        "rules": {
          "allHidden": {
            "what": "page that is entirely or mostly hidden",
            "data": {
              "hidden": {
                "document": false,
                "body": false,
                "main": false
              },
              "reallyHidden": {
                "document": false,
                "body": false,
                "main": false
              },
              "display": {
                "document": "block",
                "body": "block",
                "main": "block"
              },
              "visHidden": {
                "document": false,
                "body": false,
                "main": false
              },
              "ariaHidden": {
                "document": false,
                "body": false,
                "main": false
              },
              "tagName": {
                "document": "HTML",
                "body": "BODY",
                "main": "MAIN"
              },
              "id": {
                "body": "",
                "main": "content"
              }
            },
            "totals": [
              0,
              0,
              0,
              0
            ],
            "standardInstances": []
          },
          "autocomplete": {
            "what": "name and email inputs without autocomplete attributes",
            "data": {
              "total": 0,
              "items": []
            },
            "totals": [
              0,
              0,
              0,
              0
            ],
            "standardInstances": []
          },
          "bulk": {
            "what": "large count of visible elements",
            "data": {
              "visibleElements": 184
            },
            "totals": [
              0,
              0,
              0,
              0
            ],
            "standardInstances": []
          },
          "docType": {
            "what": "document without a doctype property",
            "data": {
              "docHasType": true
            },
            "totals": [
              0,
              0,
              0,
              0
            ],
            "standardInstances": []
          },
          "dupAtt": {
            "what": "elements with duplicate attributes",
            "data": {
              "total": 0,
              "items": [],
              "prevented": true
            },
            "totals": [
              0,
              0,
              0,
              10
            ],
            "standardInstances": [
              {
                "ruleID": "dupAtt",
                "what": "Page prevented this test (treated as 10 instances)",
                "ordinalSeverity": 3,
                "count": 10,
                "tagName": "",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": ""
              }
            ]
          },
          "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": 18,
              "tabFocused": 18,
              "discrepancy": 0
            },
            "totals": [
              0,
              0,
              0,
              0
            ],
            "standardInstances": []
          },
          "focInd": {
            "what": "missing and nonstandard focus indicators",
            "data": {
              "totals": {
                "total": 18,
                "types": {
                  "missing": {
                    "total": 1,
                    "tagNames": {
                      "A": 1
                    }
                  },
                  "nonoutline": {
                    "total": 0,
                    "tagNames": {}
                  },
                  "outline": {
                    "total": 17,
                    "meanDelay": 102,
                    "tagNames": {
                      "A": 17
                    }
                  }
                }
              },
              "items": {
                "missing": [
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Skip to main content"
                  }
                ],
                "nonoutline": [],
                "outline": [
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "<a href=\"/\" title=\"Home\" rel=\"home\" class=\"navbar-brand\"> <img src=\"/sites/sd18.senate.ca.gov/files/",
                    "delay": 100
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Home",
                    "delay": 101
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Contact",
                    "delay": 101
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Read Bio",
                    "delay": 106
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Op-Ed: California isn’t immune to anti-LGBTQ hate. This Pride month, we’re fighting for love.",
                    "delay": 102
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Important Salton Sea Restoration Legislation Passes Senate Floor",
                    "delay": 100
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Senator Padilla’s Bill Closing Predatory Loopholes in Public Contracts Passes Senate Floor",
                    "delay": 101
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Senator Padilla’s Legislation Crucial to Modernizing California’s Aging Grid Passes State Senate",
                    "delay": 100
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Senator Padilla’s Legislation to Revolutionize California’s Approach to Workforce Development Progra",
                    "delay": 105
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "<a href=\"https://covid19.ca.gov/\" target=\"_blank\"><img alt=\"\" class=\"img-responsive\" height=\"115\" sr",
                    "delay": 103
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "<a href=\"https://www.ebudget.ca.gov/\" target=\"_blank\"><img alt=\"\" class=\"img-responsive\" height=\"115",
                    "delay": 101
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "<a href=\"https://registertovote.ca.gov/\" target=\"_blank\"><img alt=\"Register to Vote\" class=\"img-resp",
                    "delay": 100
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "<a href=\"http://democrats.senate.ca.gov/\" target=\"_blank\"><img class=\"dem-logo\" src=\"/sites/democrat",
                    "delay": 102
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "California State Senate",
                    "delay": 104
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Democratic Caucus",
                    "delay": 101
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Privacy Policy",
                    "delay": 101
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Accessibility Statement",
                    "delay": 102
                  }
                ]
              }
            },
            "totals": [
              0,
              0,
              0,
              1
            ],
            "standardInstances": [
              {
                "ruleID": "focInd",
                "what": "A element has no focus indicator",
                "ordinalSeverity": 3,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Skip to main content"
              }
            ]
          },
          "focOp": {
            "what": "discrepancies between focusability and operability",
            "data": {
              "totals": {
                "total": 34,
                "types": {
                  "onlyFocusable": {
                    "total": 0,
                    "tagNames": {}
                  },
                  "onlyOperable": {
                    "total": 6,
                    "tagNames": {
                      "SPAN": 3,
                      "A": 3
                    }
                  },
                  "focusableAndOperable": {
                    "total": 28,
                    "tagNames": {
                      "A": 28
                    }
                  }
                }
              },
              "items": {
                "onlyFocusable": [],
                "onlyOperable": [
                  {
                    "tagName": "SPAN",
                    "id": "",
                    "text": "About",
                    "byTag": false,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "SPAN",
                    "id": "",
                    "text": "Newsroom",
                    "byTag": false,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "SPAN",
                    "id": "",
                    "text": "District",
                    "byTag": false,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Previous",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": false
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Next",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": false
                  },
                  {
                    "tagName": "A",
                    "id": "main-content",
                    "text": "<a id=\"main-content\" tabindex=\"-1\"></a>",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": false
                  }
                ],
                "focusableAndOperable": [
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Skip to main content",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "<a href=\"/\" title=\"Home\" rel=\"home\" class=\"navbar-brand\" style=\"cursor: default;\"> <img src=\"/sites/",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "<a class=\"menuBtn navbar-toggler navbar-toggler-right\" type=\"button\" data-toggle=\"collapse\" data-tar",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Home",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Biography",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Committees",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Photos",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Press Releases",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "SD 18 Map",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "State Resources",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Contact",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "<a href=\"https://www.facebook.com/\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"cursor: default",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "<a href=\"https://www.instagram.com/\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"cursor: defaul",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "<a href=\"https://twitter.com/\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"cursor: default;\"><i",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Read Bio",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Op-Ed: California isn’t immune to anti-LGBTQ hate. This Pride month, we’re fighting for love.",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Important Salton Sea Restoration Legislation Passes Senate Floor",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Senator Padilla’s Bill Closing Predatory Loopholes in Public Contracts Passes Senate Floor",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Senator Padilla’s Legislation Crucial to Modernizing California’s Aging Grid Passes State Senate",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Senator Padilla’s Legislation to Revolutionize California’s Approach to Workforce Development Progra",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "<a href=\"https://covid19.ca.gov/\" target=\"_blank\" style=\"cursor: default;\"><img alt=\"\" class=\"img-re",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "<a href=\"https://www.ebudget.ca.gov/\" target=\"_blank\" style=\"cursor: default;\"><img alt=\"\" class=\"im",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "<a href=\"https://registertovote.ca.gov/\" target=\"_blank\" style=\"cursor: default;\"><img alt=\"Register",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "<a href=\"http://democrats.senate.ca.gov/\" target=\"_blank\" style=\"cursor: default;\"><img class=\"dem-l",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "California State Senate",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Democratic Caucus",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Privacy Policy",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Accessibility Statement",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  }
                ]
              }
            },
            "totals": [
              0,
              0,
              0,
              6
            ],
            "standardInstances": [
              {
                "ruleID": "focOp",
                "complaint": "SPAN element is operable but not focusable",
                "ordinalSeverity": 3,
                "tagName": "SPAN",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "About"
              },
              {
                "ruleID": "focOp",
                "complaint": "SPAN element is operable but not focusable",
                "ordinalSeverity": 3,
                "tagName": "SPAN",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Newsroom"
              },
              {
                "ruleID": "focOp",
                "complaint": "SPAN element is operable but not focusable",
                "ordinalSeverity": 3,
                "tagName": "SPAN",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "District"
              },
              {
                "ruleID": "focOp",
                "complaint": "A element is operable but not focusable",
                "ordinalSeverity": 3,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Previous"
              },
              {
                "ruleID": "focOp",
                "complaint": "A element is operable but not focusable",
                "ordinalSeverity": 3,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Next"
              },
              {
                "ruleID": "focOp",
                "complaint": "A element is operable but not focusable",
                "ordinalSeverity": 3,
                "tagName": "A",
                "id": "main-content",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<a id=\"main-content\" tabindex=\"-1\"></a>"
              }
            ]
          },
          "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": 24,
                "triggerSample": 14,
                "impactTriggers": 2,
                "additions": 10,
                "removals": 0,
                "opacityChanges": 0,
                "opacityImpact": 0,
                "unhoverables": 1,
                "noCursors": 0,
                "badCursors": 0,
                "noIndicators": 0,
                "badIndicators": 0
              },
              "items": {
                "impactTriggers": [
                  {
                    "tagName": "LI",
                    "id": "",
                    "text": "About Biography Committees Photos",
                    "additions": 7,
                    "removals": 0,
                    "opacityChanges": 0,
                    "opacityImpact": 0
                  },
                  {
                    "tagName": "LI",
                    "id": "",
                    "text": "Newsroom Press Releases",
                    "additions": 3,
                    "removals": 0,
                    "opacityChanges": 0,
                    "opacityImpact": 0
                  },
                  {
                    "tagName": "LI",
                    "id": "",
                    "text": "District SD 18 Map State Resources",
                    "additions": 5,
                    "removals": 0,
                    "opacityChanges": 0,
                    "opacityImpact": 0
                  }
                ],
                "unhoverables": [
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Skip to main content"
                  },
                  {
                    "tagName": "LI",
                    "id": "",
                    "text": "<span class=\"views-field views-field-field-feature-image\"><span class=\"field-content\"> <img loading="
                  }
                ],
                "noCursors": [],
                "badCursors": [],
                "noIndicators": [],
                "badIndicators": []
              }
            },
            "totals": [
              0,
              10,
              0,
              3
            ],
            "standardInstances": [
              {
                "ruleID": "hover",
                "what": "Hovering over element has unexpected effects",
                "ordinalSeverity": 3,
                "tagName": "LI",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "About Biography Committees Photos"
              },
              {
                "ruleID": "hover",
                "what": "Hovering over element has unexpected effects",
                "ordinalSeverity": 3,
                "tagName": "LI",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Newsroom Press Releases"
              },
              {
                "ruleID": "hover",
                "what": "Hovering over element has unexpected effects",
                "ordinalSeverity": 3,
                "tagName": "LI",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "District SD 18 Map State Resources"
              },
              {
                "ruleID": "hover",
                "what": "Operable element cannot be hovered over",
                "ordinalSeverity": 3,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Skip to main content"
              },
              {
                "ruleID": "hover",
                "what": "Operable element cannot be hovered over",
                "ordinalSeverity": 3,
                "tagName": "LI",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<span class=\"views-field views-field-field-feature-image\"><span class=\"field-content\"> <img loading="
              }
            ]
          },
          "labClash": {
            "what": "labeling inconsistencies",
            "data": {
              "totals": {
                "mislabeled": 0,
                "unlabeled": 0,
                "wellLabeled": 0
              },
              "items": {
                "mislabeled": [],
                "unlabeled": [],
                "wellLabeled": []
              }
            },
            "totals": [
              0,
              0,
              0,
              0
            ],
            "standardInstances": []
          },
          "lineHeight": {
            "what": "text with a line height less than 1.5 times its font size",
            "data": [
              {
                "tagName": "H2",
                "id": "block-senate-ux-v2-main-menu-menu",
                "fontSize": 32,
                "lineHeight": 38.4,
                "text": "Main navigation"
              },
              {
                "tagName": "SPAN",
                "id": "",
                "fontSize": 48,
                "lineHeight": 57.6,
                "text": "Home"
              },
              {
                "tagName": "H4",
                "id": "",
                "fontSize": 16,
                "lineHeight": 19.2,
                "text": "Meet Senator"
              },
              {
                "tagName": "H1",
                "id": "",
                "fontSize": 48,
                "lineHeight": 57.6,
                "text": "Steve Padilla"
              },
              {
                "tagName": "H2",
                "id": "",
                "fontSize": 32,
                "lineHeight": 38.4,
                "text": "Latest News"
              },
              {
                "tagName": "A",
                "id": "",
                "fontSize": 22,
                "lineHeight": 26.4,
                "text": "Op-Ed: California isn’t immune to anti-LGBTQ hate. This Pride month, we’re fighting for love."
              },
              {
                "tagName": "A",
                "id": "",
                "fontSize": 22,
                "lineHeight": 26.4,
                "text": "Important Salton Sea Restoration Legislation Passes Senate Floor"
              },
              {
                "tagName": "A",
                "id": "",
                "fontSize": 22,
                "lineHeight": 26.4,
                "text": "Senator Padilla’s Bill Closing Predatory Loopholes in Public Contracts Passes Senate Floor"
              },
              {
                "tagName": "A",
                "id": "",
                "fontSize": 22,
                "lineHeight": 26.4,
                "text": "Senator Padilla’s Legislation Crucial to Modernizing California’s Aging Grid Passes State Senate"
              },
              {
                "tagName": "A",
                "id": "",
                "fontSize": 22,
                "lineHeight": 26.4,
                "text": "Senator Padilla’s Legislation to Revolutionize California’s Approach to Workforce Development Programs Passes Senate Floor"
              },
              {
                "tagName": "H3",
                "id": "",
                "fontSize": 22,
                "lineHeight": 26.4,
                "text": "Capitol Office"
              },
              {
                "tagName": "H3",
                "id": "",
                "fontSize": 22,
                "lineHeight": 26.4,
                "text": "Chula Vista"
              },
              {
                "tagName": "H3",
                "id": "",
                "fontSize": 22,
                "lineHeight": 26.4,
                "text": "El Centro"
              },
              {
                "tagName": "H3",
                "id": "",
                "fontSize": 22,
                "lineHeight": 26.4,
                "text": "Coachella Valley"
              }
            ],
            "totals": [
              0,
              14,
              0,
              0
            ],
            "standardInstances": [
              {
                "ruleID": "lineHeight",
                "what": "Text line height 38.4 px is less than 1.5 times its font size 32 px",
                "ordinalSeverity": 1,
                "tagName": "H2",
                "id": "block-senate-ux-v2-main-menu-menu",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Main navigation"
              },
              {
                "ruleID": "lineHeight",
                "what": "Text line height 57.6 px is less than 1.5 times its font size 48 px",
                "ordinalSeverity": 1,
                "tagName": "SPAN",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Home"
              },
              {
                "ruleID": "lineHeight",
                "what": "Text line height 19.2 px is less than 1.5 times its font size 16 px",
                "ordinalSeverity": 1,
                "tagName": "H4",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Meet Senator"
              },
              {
                "ruleID": "lineHeight",
                "what": "Text line height 57.6 px is less than 1.5 times its font size 48 px",
                "ordinalSeverity": 1,
                "tagName": "H1",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Steve Padilla"
              },
              {
                "ruleID": "lineHeight",
                "what": "Text line height 38.4 px is less than 1.5 times its font size 32 px",
                "ordinalSeverity": 1,
                "tagName": "H2",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Latest News"
              },
              {
                "ruleID": "lineHeight",
                "what": "Text line height 26.4 px is less than 1.5 times its font size 22 px",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Op-Ed: California isn’t immune to anti-LGBTQ hate. This Pride month, we’re fighting for love."
              },
              {
                "ruleID": "lineHeight",
                "what": "Text line height 26.4 px is less than 1.5 times its font size 22 px",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Important Salton Sea Restoration Legislation Passes Senate Floor"
              },
              {
                "ruleID": "lineHeight",
                "what": "Text line height 26.4 px is less than 1.5 times its font size 22 px",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Senator Padilla’s Bill Closing Predatory Loopholes in Public Contracts Passes Senate Floor"
              },
              {
                "ruleID": "lineHeight",
                "what": "Text line height 26.4 px is less than 1.5 times its font size 22 px",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Senator Padilla’s Legislation Crucial to Modernizing California’s Aging Grid Passes State Senate"
              },
              {
                "ruleID": "lineHeight",
                "what": "Text line height 26.4 px is less than 1.5 times its font size 22 px",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Senator Padilla’s Legislation to Revolutionize California’s Approach to Workforce Development Programs Passes Senate Floor"
              },
              {
                "ruleID": "lineHeight",
                "what": "Text line height 26.4 px is less than 1.5 times its font size 22 px",
                "ordinalSeverity": 1,
                "tagName": "H3",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Capitol Office"
              },
              {
                "ruleID": "lineHeight",
                "what": "Text line height 26.4 px is less than 1.5 times its font size 22 px",
                "ordinalSeverity": 1,
                "tagName": "H3",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Chula Vista"
              },
              {
                "ruleID": "lineHeight",
                "what": "Text line height 26.4 px is less than 1.5 times its font size 22 px",
                "ordinalSeverity": 1,
                "tagName": "H3",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "El Centro"
              },
              {
                "ruleID": "lineHeight",
                "what": "Text line height 26.4 px is less than 1.5 times its font size 22 px",
                "ordinalSeverity": 1,
                "tagName": "H3",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Coachella Valley"
              }
            ]
          },
          "linkExt": {
            "what": "links that automatically open new windows",
            "data": {
              "total": 11,
              "items": [
                {
                  "id": "",
                  "text": ""
                },
                {
                  "id": "",
                  "text": ""
                },
                {
                  "id": "",
                  "text": ""
                },
                {
                  "id": "",
                  "text": ""
                },
                {
                  "id": "",
                  "text": ""
                },
                {
                  "id": "",
                  "text": ""
                },
                {
                  "id": "",
                  "text": ""
                },
                {
                  "id": "",
                  "text": "California State Senate"
                },
                {
                  "id": "",
                  "text": "Democratic Caucus"
                },
                {
                  "id": "",
                  "text": "Privacy Policy"
                },
                {
                  "id": "",
                  "text": "Accessibility Statement"
                }
              ]
            },
            "totals": [
              11,
              0,
              0,
              0
            ],
            "standardInstances": [
              {
                "ruleID": "linkExt",
                "what": "Element a has a target=_blank attribute",
                "ordinalSeverity": 0,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": ""
              },
              {
                "ruleID": "linkExt",
                "what": "Element a has a target=_blank attribute",
                "ordinalSeverity": 0,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": ""
              },
              {
                "ruleID": "linkExt",
                "what": "Element a has a target=_blank attribute",
                "ordinalSeverity": 0,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": ""
              },
              {
                "ruleID": "linkExt",
                "what": "Element a has a target=_blank attribute",
                "ordinalSeverity": 0,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": ""
              },
              {
                "ruleID": "linkExt",
                "what": "Element a has a target=_blank attribute",
                "ordinalSeverity": 0,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": ""
              },
              {
                "ruleID": "linkExt",
                "what": "Element a has a target=_blank attribute",
                "ordinalSeverity": 0,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": ""
              },
              {
                "ruleID": "linkExt",
                "what": "Element a has a target=_blank attribute",
                "ordinalSeverity": 0,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": ""
              },
              {
                "ruleID": "linkExt",
                "what": "Element a has a target=_blank attribute",
                "ordinalSeverity": 0,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "California State Senate"
              },
              {
                "ruleID": "linkExt",
                "what": "Element a has a target=_blank attribute",
                "ordinalSeverity": 0,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Democratic Caucus"
              },
              {
                "ruleID": "linkExt",
                "what": "Element a has a target=_blank attribute",
                "ordinalSeverity": 0,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Privacy Policy"
              },
              {
                "ruleID": "linkExt",
                "what": "Element a has a target=_blank attribute",
                "ordinalSeverity": 0,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Accessibility Statement"
              }
            ]
          },
          "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": 31,
                "adjacent": {
                  "total": 24,
                  "underlined": 0,
                  "underlinedPercent": 0
                }
              },
              "items": {
                "underlined": [],
                "notUnderlined": [
                  {
                    "id": "",
                    "text": "Skip to main content"
                  },
                  {
                    "id": "",
                    "text": "<a href=\"/\" title=\"Home\" rel=\"home\" class=\"navbar-brand\"> <img src=\"/sites/sd18.senate.ca.gov/files/"
                  },
                  {
                    "id": "",
                    "text": "<a class=\"menuBtn navbar-toggler navbar-toggler-right\" type=\"button\" data-toggle=\"collapse\" data-tar"
                  },
                  {
                    "id": "",
                    "text": "Home"
                  },
                  {
                    "id": "",
                    "text": "Press Releases"
                  },
                  {
                    "id": "",
                    "text": "Contact"
                  },
                  {
                    "id": "",
                    "text": "<a href=\"https://www.facebook.com/\" target=\"_blank\" rel=\"noopener noreferrer\"><i class=\"fab fa-faceb"
                  },
                  {
                    "id": "",
                    "text": "<a href=\"https://www.instagram.com/\" target=\"_blank\" rel=\"noopener noreferrer\"><i class=\"fab fa-inst"
                  },
                  {
                    "id": "",
                    "text": "<a href=\"https://twitter.com/\" target=\"_blank\" rel=\"noopener noreferrer\"><i class=\"fab fa-twitter\"><"
                  },
                  {
                    "id": "main-content",
                    "text": "<a id=\"main-content\" tabindex=\"-1\"></a>"
                  },
                  {
                    "id": "",
                    "text": "Read Bio"
                  },
                  {
                    "id": "",
                    "text": "Op-Ed: California isn’t immune to anti-LGBTQ hate. This Pride month, we’re fighting for love."
                  },
                  {
                    "id": "",
                    "text": "Important Salton Sea Restoration Legislation Passes Senate Floor"
                  },
                  {
                    "id": "",
                    "text": "Senator Padilla’s Bill Closing Predatory Loopholes in Public Contracts Passes Senate Floor"
                  },
                  {
                    "id": "",
                    "text": "Senator Padilla’s Legislation Crucial to Modernizing California’s Aging Grid Passes State Senate"
                  },
                  {
                    "id": "",
                    "text": "Senator Padilla’s Legislation to Revolutionize California’s Approach to Workforce Development Progra"
                  },
                  {
                    "id": "",
                    "text": "<a href=\"https://covid19.ca.gov/\" target=\"_blank\"><img alt=\"\" class=\"img-responsive\" height=\"115\" sr"
                  },
                  {
                    "id": "",
                    "text": "<a href=\"https://www.ebudget.ca.gov/\" target=\"_blank\"><img alt=\"\" class=\"img-responsive\" height=\"115"
                  },
                  {
                    "id": "",
                    "text": "<a href=\"https://registertovote.ca.gov/\" target=\"_blank\"><img alt=\"Register to Vote\" class=\"img-resp"
                  },
                  {
                    "id": "",
                    "text": "<a href=\"http://democrats.senate.ca.gov/\" target=\"_blank\"><img class=\"dem-logo\" src=\"/sites/democrat"
                  },
                  {
                    "id": "",
                    "text": "California State Senate"
                  },
                  {
                    "id": "",
                    "text": "Democratic Caucus"
                  },
                  {
                    "id": "",
                    "text": "Privacy Policy"
                  },
                  {
                    "id": "",
                    "text": "Accessibility Statement"
                  }
                ]
              }
            },
            "totals": [
              0,
              24,
              0,
              0
            ],
            "standardInstances": [
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Skip to main content"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<a href=\"/\" title=\"Home\" rel=\"home\" class=\"navbar-brand\"> <img src=\"/sites/sd18.senate.ca.gov/files/"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<a class=\"menuBtn navbar-toggler navbar-toggler-right\" type=\"button\" data-toggle=\"collapse\" data-tar"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Home"
              },
              {
                "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": "Contact"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<a href=\"https://www.facebook.com/\" target=\"_blank\" rel=\"noopener noreferrer\"><i class=\"fab fa-faceb"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<a href=\"https://www.instagram.com/\" target=\"_blank\" rel=\"noopener noreferrer\"><i class=\"fab fa-inst"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<a href=\"https://twitter.com/\" target=\"_blank\" rel=\"noopener noreferrer\"><i class=\"fab fa-twitter\"><"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "main-content",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<a id=\"main-content\" tabindex=\"-1\"></a>"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Read Bio"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Op-Ed: California isn’t immune to anti-LGBTQ hate. This Pride month, we’re fighting for love."
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Important Salton Sea Restoration Legislation Passes Senate Floor"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Senator Padilla’s Bill Closing Predatory Loopholes in Public Contracts Passes Senate Floor"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Senator Padilla’s Legislation Crucial to Modernizing California’s Aging Grid Passes State Senate"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Senator Padilla’s Legislation to Revolutionize California’s Approach to Workforce Development Progra"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<a href=\"https://covid19.ca.gov/\" target=\"_blank\"><img alt=\"\" class=\"img-responsive\" height=\"115\" sr"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<a href=\"https://www.ebudget.ca.gov/\" target=\"_blank\"><img alt=\"\" class=\"img-responsive\" height=\"115"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<a href=\"https://registertovote.ca.gov/\" target=\"_blank\"><img alt=\"Register to Vote\" class=\"img-resp"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<a href=\"http://democrats.senate.ca.gov/\" target=\"_blank\"><img class=\"dem-logo\" src=\"/sites/democrat"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "California State Senate"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Democratic Caucus"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Privacy Policy"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Accessibility Statement"
              }
            ]
          },
          "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": 5,
              "badRoleElements": 1,
              "redundantRoleElements": 4,
              "tagNames": {
                "HEADER": {
                  "banner": {
                    "bad": 1,
                    "redundant": 0
                  }
                },
                "NAV": {
                  "navigation": {
                    "bad": 0,
                    "redundant": 1
                  }
                },
                "ASIDE": {
                  "complementary": {
                    "bad": 0,
                    "redundant": 2
                  }
                },
                "MAIN": {
                  "main": {
                    "bad": 0,
                    "redundant": 1
                  }
                }
              }
            },
            "totals": [
              0,
              4,
              0,
              1
            ],
            "standardInstances": [
              {
                "ruleID": "role",
                "what": "HEADER elements have invalid or native-replaceable explicit role banner (count: 1)",
                "count": 1,
                "ordinalSeverity": 3,
                "tagName": "HEADER",
                "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": "ASIDE elements have redundant explicit role complementary (count: 2)",
                "count": 2,
                "ordinalSeverity": 1,
                "tagName": "ASIDE",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": ""
              },
              {
                "ruleID": "role",
                "what": "MAIN elements have redundant explicit role main (count: 1)",
                "count": 1,
                "ordinalSeverity": 1,
                "tagName": "MAIN",
                "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": 24,
                  "subtotals": [
                    22,
                    2
                  ]
                },
                "listLink": {
                  "total": 7,
                  "subtotals": [
                    5,
                    2
                  ]
                },
                "h1": {
                  "total": 2
                },
                "h2": {
                  "total": 2
                },
                "h3": {
                  "total": 9,
                  "subtotals": [
                    5,
                    4
                  ]
                },
                "h4": {
                  "total": 1
                }
              },
              "items": {
                "adjacentLink": {
                  "fontWeight": {
                    "600": [
                      "Skip to main content",
                      "<a href=\"/\" title=\"Home\" rel=\"home\" class=\"navbar-brand\"> <img src=\"/sites/sd18.senate.ca.gov/files/",
                      "<a class=\"menuBtn navbar-toggler navbar-toggler-right\" type=\"button\" data-toggle=\"collapse\" data-tar",
                      "Press Releases",
                      "<a href=\"https://www.facebook.com/\" target=\"_blank\" rel=\"noopener noreferrer\"><i class=\"fab fa-faceb",
                      "<a href=\"https://www.instagram.com/\" target=\"_blank\" rel=\"noopener noreferrer\"><i class=\"fab fa-inst",
                      "<a href=\"https://twitter.com/\" target=\"_blank\" rel=\"noopener noreferrer\"><i class=\"fab fa-twitter\"><",
                      "<a id=\"main-content\" tabindex=\"-1\"></a>",
                      "Read Bio",
                      "Op-Ed: California isn’t immune to anti-LGBTQ hate. This Pride month, we’re fighting for love.",
                      "Important Salton Sea Restoration Legislation Passes Senate Floor",
                      "Senator Padilla’s Bill Closing Predatory Loopholes in Public Contracts Passes Senate Floor",
                      "Senator Padilla’s Legislation Crucial to Modernizing California’s Aging Grid Passes State Senate",
                      "Senator Padilla’s Legislation to Revolutionize California’s Approach to Workforce Development Progra",
                      "<a href=\"https://covid19.ca.gov/\" target=\"_blank\"><img alt=\"\" class=\"img-responsive\" height=\"115\" sr",
                      "<a href=\"https://www.ebudget.ca.gov/\" target=\"_blank\"><img alt=\"\" class=\"img-responsive\" height=\"115",
                      "<a href=\"https://registertovote.ca.gov/\" target=\"_blank\"><img alt=\"Register to Vote\" class=\"img-resp",
                      "<a href=\"http://democrats.senate.ca.gov/\" target=\"_blank\"><img class=\"dem-logo\" src=\"/sites/democrat",
                      "California State Senate",
                      "Democratic Caucus",
                      "Privacy Policy",
                      "Accessibility Statement"
                    ],
                    "700": [
                      "Home",
                      "Contact"
                    ]
                  }
                },
                "listLink": {
                  "opacity": {
                    "0": [
                      "Previous",
                      "Next"
                    ],
                    "1": [
                      "Biography",
                      "Committees",
                      "Photos",
                      "SD 18 Map",
                      "State Resources"
                    ]
                  },
                  "color": {
                    "rgb(249, 249, 249)": [
                      "Biography",
                      "Committees",
                      "Photos",
                      "SD 18 Map",
                      "State Resources"
                    ],
                    "rgba(255, 255, 255, 0.8)": [
                      "Previous",
                      "Next"
                    ]
                  },
                  "fontSize": {
                    "14px": [
                      "Biography",
                      "Committees",
                      "Photos",
                      "SD 18 Map",
                      "State Resources"
                    ],
                    "18px": [
                      "Previous",
                      "Next"
                    ]
                  },
                  "lineHeight": {
                    "21px": [
                      "Biography",
                      "Committees",
                      "Photos",
                      "SD 18 Map",
                      "State Resources"
                    ],
                    "27px": [
                      "Previous",
                      "Next"
                    ]
                  }
                },
                "h3": {
                  "color": {
                    "rgb(33, 37, 41)": [
                      "Op-Ed: California isn’t immune to anti-LGBTQ hate. This Pride month, we’re fighting for love.",
                      "Important Salton Sea Restoration Legislation Passes Senate Floor",
                      "Senator Padilla’s Bill Closing Predatory Loopholes in Public Contracts Passes Senate Floor",
                      "Senator Padilla’s Legislation Crucial to Modernizing California’s Aging Grid Passes State Senate",
                      "Senator Padilla’s Legislation to Revolutionize California’s Approach to Workforce Development Progra"
                    ],
                    "rgb(255, 255, 255)": [
                      "Capitol Office",
                      "Chula Vista",
                      "El Centro",
                      "Coachella Valley"
                    ]
                  }
                }
              }
            },
            "totals": [
              1,
              1,
              0,
              1
            ],
            "standardInstances": [
              {
                "ruleID": "styleDiff",
                "what": "In-line links have 2 different styles",
                "count": 1,
                "ordinalSeverity": 0,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": ""
              },
              {
                "ruleID": "styleDiff",
                "what": "Links in columns have 2 different styles",
                "count": 1,
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": ""
              },
              {
                "ruleID": "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": []
          },
          "targetSize": {
            "what": "buttons, inputs, and non-inline links smaller than 44 pixels wide and high",
            "data": {
              "total": 1,
              "items": [
                {
                  "width": 48,
                  "height": 27.6719,
                  "tagName": "A",
                  "id": "",
                  "text": ""
                }
              ]
            },
            "totals": [
              1,
              0,
              0,
              0
            ],
            "standardInstances": [
              {
                "ruleID": "targetSize",
                "what": "Interactive element has a substandard size (48 px wide, 27.6719 px high)",
                "ordinalSeverity": 0,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": ""
              }
            ]
          },
          "titledEl": {
            "what": "title attributes on inappropriate elements",
            "data": {
              "total": 2,
              "items": [
                {
                  "tagName": "A",
                  "id": "",
                  "text": "",
                  "title": "Home"
                },
                {
                  "tagName": "IMG",
                  "id": "",
                  "text": "",
                  "title": "Register to Vote"
                }
              ]
            },
            "totals": [
              0,
              0,
              2,
              0
            ],
            "standardInstances": [
              {
                "ruleID": "titledEl",
                "what": "A element has a title attribute",
                "ordinalSeverity": 2,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "A (): Home"
              },
              {
                "ruleID": "titledEl",
                "what": "IMG element has a title attribute",
                "ordinalSeverity": 2,
                "tagName": "IMG",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "IMG (): Register to Vote"
              }
            ]
          },
          "zIndex": {
            "what": "non-default Z indexes",
            "data": {
              "totals": {
                "total": 11,
                "tagNames": {
                  "A": 4,
                  "NAV": 1,
                  "UL": 3,
                  "LI": 1,
                  "OL": 1,
                  "DIV": 1
                }
              },
              "items": [
                {
                  "tagName": "A",
                  "id": "",
                  "text": "Skip to main content"
                },
                {
                  "tagName": "NAV",
                  "id": "navbar-main",
                  "text": "Main navigation Home About Biography Committees Photos Newsroom Press Releases District SD 18 Map St"
                },
                {
                  "tagName": "A",
                  "id": "",
                  "text": "<a class=\"menuBtn navbar-toggler navbar-toggler-right\" type=\"button\" data-toggle=\"collapse\" data-tar"
                },
                {
                  "tagName": "UL",
                  "id": "",
                  "text": "Biography Committees Photos"
                },
                {
                  "tagName": "UL",
                  "id": "",
                  "text": "Press Releases"
                },
                {
                  "tagName": "UL",
                  "id": "",
                  "text": "SD 18 Map State Resources"
                },
                {
                  "tagName": "LI",
                  "id": "",
                  "text": "<li class=\"flex-active-slide\" style=\"width: 100%; float: left; margin-right: -100%; position: relati"
                },
                {
                  "tagName": "OL",
                  "id": "",
                  "text": "<ol class=\"flex-control-nav flex-control-paging\"></ol>"
                },
                {
                  "tagName": "A",
                  "id": "",
                  "text": "Previous"
                },
                {
                  "tagName": "A",
                  "id": "",
                  "text": "Next"
                },
                {
                  "tagName": "DIV",
                  "id": "",
                  "text": "Meet Senator Steve Padilla Senator Steve Padilla was elected in 2022 representing the counties of Sa"
                }
              ]
            },
            "totals": [
              11,
              0,
              0,
              0
            ],
            "standardInstances": [
              {
                "ruleID": "zIndex",
                "what": "A element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Skip to main content"
              },
              {
                "ruleID": "zIndex",
                "what": "NAV element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "NAV",
                "id": "navbar-main",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Main navigation Home About Biography Committees Photos Newsroom Press Releases District SD 18 Map St"
              },
              {
                "ruleID": "zIndex",
                "what": "A element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<a class=\"menuBtn navbar-toggler navbar-toggler-right\" type=\"button\" data-toggle=\"collapse\" data-tar"
              },
              {
                "ruleID": "zIndex",
                "what": "UL element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "UL",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Biography Committees Photos"
              },
              {
                "ruleID": "zIndex",
                "what": "UL element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "UL",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Press Releases"
              },
              {
                "ruleID": "zIndex",
                "what": "UL element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "UL",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "SD 18 Map State Resources"
              },
              {
                "ruleID": "zIndex",
                "what": "LI element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "LI",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<li class=\"flex-active-slide\" style=\"width: 100%; float: left; margin-right: -100%; position: relati"
              },
              {
                "ruleID": "zIndex",
                "what": "OL element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "OL",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<ol class=\"flex-control-nav flex-control-paging\"></ol>"
              },
              {
                "ruleID": "zIndex",
                "what": "A element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Previous"
              },
              {
                "ruleID": "zIndex",
                "what": "A element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Next"
              },
              {
                "ruleID": "zIndex",
                "what": "DIV element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "DIV",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Meet Senator Steve Padilla Senator Steve Padilla was elected in 2022 representing the counties of Sa"
              }
            ]
          }
        },
        "success": true
      },
      "standardResult": {
        "totals": [
          24,
          53,
          2,
          22
        ],
        "instances": [
          {
            "ruleID": "dupAtt",
            "what": "Page prevented this test (treated as 10 instances)",
            "ordinalSeverity": 3,
            "count": 10,
            "tagName": "",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": ""
          },
          {
            "ruleID": "focInd",
            "what": "A element has no focus indicator",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Skip to main content"
          },
          {
            "ruleID": "focOp",
            "complaint": "SPAN element is operable but not focusable",
            "ordinalSeverity": 3,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "About"
          },
          {
            "ruleID": "focOp",
            "complaint": "SPAN element is operable but not focusable",
            "ordinalSeverity": 3,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Newsroom"
          },
          {
            "ruleID": "focOp",
            "complaint": "SPAN element is operable but not focusable",
            "ordinalSeverity": 3,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "District"
          },
          {
            "ruleID": "focOp",
            "complaint": "A element is operable but not focusable",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Previous"
          },
          {
            "ruleID": "focOp",
            "complaint": "A element is operable but not focusable",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Next"
          },
          {
            "ruleID": "focOp",
            "complaint": "A element is operable but not focusable",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "main-content",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a id=\"main-content\" tabindex=\"-1\"></a>"
          },
          {
            "ruleID": "hover",
            "what": "Hovering over element has unexpected effects",
            "ordinalSeverity": 3,
            "tagName": "LI",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "About Biography Committees Photos"
          },
          {
            "ruleID": "hover",
            "what": "Hovering over element has unexpected effects",
            "ordinalSeverity": 3,
            "tagName": "LI",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Newsroom Press Releases"
          },
          {
            "ruleID": "hover",
            "what": "Hovering over element has unexpected effects",
            "ordinalSeverity": 3,
            "tagName": "LI",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "District SD 18 Map State Resources"
          },
          {
            "ruleID": "hover",
            "what": "Operable element cannot be hovered over",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Skip to main content"
          },
          {
            "ruleID": "hover",
            "what": "Operable element cannot be hovered over",
            "ordinalSeverity": 3,
            "tagName": "LI",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<span class=\"views-field views-field-field-feature-image\"><span class=\"field-content\"> <img loading="
          },
          {
            "ruleID": "lineHeight",
            "what": "Text line height 38.4 px is less than 1.5 times its font size 32 px",
            "ordinalSeverity": 1,
            "tagName": "H2",
            "id": "block-senate-ux-v2-main-menu-menu",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Main navigation"
          },
          {
            "ruleID": "lineHeight",
            "what": "Text line height 57.6 px is less than 1.5 times its font size 48 px",
            "ordinalSeverity": 1,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Home"
          },
          {
            "ruleID": "lineHeight",
            "what": "Text line height 19.2 px is less than 1.5 times its font size 16 px",
            "ordinalSeverity": 1,
            "tagName": "H4",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Meet Senator"
          },
          {
            "ruleID": "lineHeight",
            "what": "Text line height 57.6 px is less than 1.5 times its font size 48 px",
            "ordinalSeverity": 1,
            "tagName": "H1",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Steve Padilla"
          },
          {
            "ruleID": "lineHeight",
            "what": "Text line height 38.4 px is less than 1.5 times its font size 32 px",
            "ordinalSeverity": 1,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Latest News"
          },
          {
            "ruleID": "lineHeight",
            "what": "Text line height 26.4 px is less than 1.5 times its font size 22 px",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Op-Ed: California isn’t immune to anti-LGBTQ hate. This Pride month, we’re fighting for love."
          },
          {
            "ruleID": "lineHeight",
            "what": "Text line height 26.4 px is less than 1.5 times its font size 22 px",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Important Salton Sea Restoration Legislation Passes Senate Floor"
          },
          {
            "ruleID": "lineHeight",
            "what": "Text line height 26.4 px is less than 1.5 times its font size 22 px",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Senator Padilla’s Bill Closing Predatory Loopholes in Public Contracts Passes Senate Floor"
          },
          {
            "ruleID": "lineHeight",
            "what": "Text line height 26.4 px is less than 1.5 times its font size 22 px",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Senator Padilla’s Legislation Crucial to Modernizing California’s Aging Grid Passes State Senate"
          },
          {
            "ruleID": "lineHeight",
            "what": "Text line height 26.4 px is less than 1.5 times its font size 22 px",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Senator Padilla’s Legislation to Revolutionize California’s Approach to Workforce Development Programs Passes Senate Floor"
          },
          {
            "ruleID": "lineHeight",
            "what": "Text line height 26.4 px is less than 1.5 times its font size 22 px",
            "ordinalSeverity": 1,
            "tagName": "H3",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Capitol Office"
          },
          {
            "ruleID": "lineHeight",
            "what": "Text line height 26.4 px is less than 1.5 times its font size 22 px",
            "ordinalSeverity": 1,
            "tagName": "H3",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Chula Vista"
          },
          {
            "ruleID": "lineHeight",
            "what": "Text line height 26.4 px is less than 1.5 times its font size 22 px",
            "ordinalSeverity": 1,
            "tagName": "H3",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "El Centro"
          },
          {
            "ruleID": "lineHeight",
            "what": "Text line height 26.4 px is less than 1.5 times its font size 22 px",
            "ordinalSeverity": 1,
            "tagName": "H3",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Coachella Valley"
          },
          {
            "ruleID": "linkExt",
            "what": "Element a has a target=_blank attribute",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": ""
          },
          {
            "ruleID": "linkExt",
            "what": "Element a has a target=_blank attribute",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": ""
          },
          {
            "ruleID": "linkExt",
            "what": "Element a has a target=_blank attribute",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": ""
          },
          {
            "ruleID": "linkExt",
            "what": "Element a has a target=_blank attribute",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": ""
          },
          {
            "ruleID": "linkExt",
            "what": "Element a has a target=_blank attribute",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": ""
          },
          {
            "ruleID": "linkExt",
            "what": "Element a has a target=_blank attribute",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": ""
          },
          {
            "ruleID": "linkExt",
            "what": "Element a has a target=_blank attribute",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": ""
          },
          {
            "ruleID": "linkExt",
            "what": "Element a has a target=_blank attribute",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "California State Senate"
          },
          {
            "ruleID": "linkExt",
            "what": "Element a has a target=_blank attribute",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Democratic Caucus"
          },
          {
            "ruleID": "linkExt",
            "what": "Element a has a target=_blank attribute",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Privacy Policy"
          },
          {
            "ruleID": "linkExt",
            "what": "Element a has a target=_blank attribute",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Accessibility Statement"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Skip to main content"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"/\" title=\"Home\" rel=\"home\" class=\"navbar-brand\"> <img src=\"/sites/sd18.senate.ca.gov/files/"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a class=\"menuBtn navbar-toggler navbar-toggler-right\" type=\"button\" data-toggle=\"collapse\" data-tar"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Home"
          },
          {
            "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": "Contact"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"https://www.facebook.com/\" target=\"_blank\" rel=\"noopener noreferrer\"><i class=\"fab fa-faceb"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"https://www.instagram.com/\" target=\"_blank\" rel=\"noopener noreferrer\"><i class=\"fab fa-inst"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"https://twitter.com/\" target=\"_blank\" rel=\"noopener noreferrer\"><i class=\"fab fa-twitter\"><"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "main-content",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a id=\"main-content\" tabindex=\"-1\"></a>"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Read Bio"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Op-Ed: California isn’t immune to anti-LGBTQ hate. This Pride month, we’re fighting for love."
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Important Salton Sea Restoration Legislation Passes Senate Floor"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Senator Padilla’s Bill Closing Predatory Loopholes in Public Contracts Passes Senate Floor"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Senator Padilla’s Legislation Crucial to Modernizing California’s Aging Grid Passes State Senate"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Senator Padilla’s Legislation to Revolutionize California’s Approach to Workforce Development Progra"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"https://covid19.ca.gov/\" target=\"_blank\"><img alt=\"\" class=\"img-responsive\" height=\"115\" sr"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"https://www.ebudget.ca.gov/\" target=\"_blank\"><img alt=\"\" class=\"img-responsive\" height=\"115"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"https://registertovote.ca.gov/\" target=\"_blank\"><img alt=\"Register to Vote\" class=\"img-resp"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"http://democrats.senate.ca.gov/\" target=\"_blank\"><img class=\"dem-logo\" src=\"/sites/democrat"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "California State Senate"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Democratic Caucus"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Privacy Policy"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Accessibility Statement"
          },
          {
            "ruleID": "role",
            "what": "HEADER elements have invalid or native-replaceable explicit role banner (count: 1)",
            "count": 1,
            "ordinalSeverity": 3,
            "tagName": "HEADER",
            "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": "ASIDE elements have redundant explicit role complementary (count: 2)",
            "count": 2,
            "ordinalSeverity": 1,
            "tagName": "ASIDE",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": ""
          },
          {
            "ruleID": "role",
            "what": "MAIN elements have redundant explicit role main (count: 1)",
            "count": 1,
            "ordinalSeverity": 1,
            "tagName": "MAIN",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": ""
          },
          {
            "ruleID": "styleDiff",
            "what": "In-line links have 2 different styles",
            "count": 1,
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": ""
          },
          {
            "ruleID": "styleDiff",
            "what": "Links in columns have 2 different styles",
            "count": 1,
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": ""
          },
          {
            "ruleID": "styleDiff",
            "what": "Level-3 headings have 2 different styles",
            "count": 1,
            "ordinalSeverity": 3,
            "tagName": "H3",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": ""
          },
          {
            "ruleID": "targetSize",
            "what": "Interactive element has a substandard size (48 px wide, 27.6719 px high)",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": ""
          },
          {
            "ruleID": "titledEl",
            "what": "A element has a title attribute",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "A (): Home"
          },
          {
            "ruleID": "titledEl",
            "what": "IMG element has a title attribute",
            "ordinalSeverity": 2,
            "tagName": "IMG",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "IMG (): Register to Vote"
          },
          {
            "ruleID": "zIndex",
            "what": "A element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Skip to main content"
          },
          {
            "ruleID": "zIndex",
            "what": "NAV element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "NAV",
            "id": "navbar-main",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Main navigation Home About Biography Committees Photos Newsroom Press Releases District SD 18 Map St"
          },
          {
            "ruleID": "zIndex",
            "what": "A element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a class=\"menuBtn navbar-toggler navbar-toggler-right\" type=\"button\" data-toggle=\"collapse\" data-tar"
          },
          {
            "ruleID": "zIndex",
            "what": "UL element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "UL",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Biography Committees Photos"
          },
          {
            "ruleID": "zIndex",
            "what": "UL element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "UL",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Press Releases"
          },
          {
            "ruleID": "zIndex",
            "what": "UL element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "UL",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "SD 18 Map State Resources"
          },
          {
            "ruleID": "zIndex",
            "what": "LI element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "LI",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<li class=\"flex-active-slide\" style=\"width: 100%; float: left; margin-right: -100%; position: relati"
          },
          {
            "ruleID": "zIndex",
            "what": "OL element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "OL",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<ol class=\"flex-control-nav flex-control-paging\"></ol>"
          },
          {
            "ruleID": "zIndex",
            "what": "A element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Previous"
          },
          {
            "ruleID": "zIndex",
            "what": "A element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Next"
          },
          {
            "ruleID": "zIndex",
            "what": "DIV element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Meet Senator Steve Padilla Senator Steve Padilla was elected in 2022 representing the counties of Sa"
          }
        ]
      },
      "endTime": 1687643640490
    },
    {
      "type": "test",
      "which": "wave",
      "reportType": 4,
      "startTime": 1687643640490,
      "url": "https://sd18.senate.ca.gov/",
      "what": "WAVE",
      "result": {
        "status": {
          "success": true,
          "httpstatuscode": 200
        },
        "statistics": {
          "pagetitle": "Senator Steve Padilla | Proudly Representing California Senate District 18",
          "pageurl": "https://sd18.senate.ca.gov/",
          "time": 5.82,
          "creditsremaining": 828,
          "allitemcount": 77,
          "totalelements": 376,
          "waveurl": "http://wave.webaim.org/report?url=https://sd18.senate.ca.gov/"
        },
        "categories": {
          "error": {
            "description": "Errors",
            "count": 6,
            "items": {
              "alt_link_missing": {
                "id": "alt_link_missing",
                "description": "Linked image missing alternative text",
                "count": 3,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV > DIV#page-wrapper > DIV#page > HEADER:first-child + DIV + DIV + DIV > ASIDE:first-child > SECTION:first-child + SECTION > DIV#block-buttonblock > 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 > A:first-child + NOSCRIPT + DIV > DIV#page-wrapper > DIV#page > HEADER:first-child + DIV + DIV + DIV > ASIDE:first-child > SECTION:first-child + SECTION > DIV#block-buttonblock > 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 > A:first-child + NOSCRIPT + DIV > DIV#page-wrapper > DIV#page > HEADER:first-child + DIV + DIV + DIV + FOOTER > DIV:first-child > DIV:first-child + DIV > SECTION:first-child > DIV#block-senate-ux-v2-copyrightblock > DIV:first-child > 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"
                  }
                ]
              },
              "link_empty": {
                "id": "link_empty",
                "description": "Empty link",
                "count": 3,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV > DIV#page-wrapper > DIV#page > HEADER#header > NAV#navbar-main > DIV#CollapsingNavbar > DIV#block-socialmediabarmobile-2 > DIV:first-child > DIV:first-child > DIV:first-child > SMALL:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV > DIV#page-wrapper > DIV#page > HEADER#header > NAV#navbar-main > DIV#CollapsingNavbar > DIV#block-socialmediabarmobile-2 > DIV:first-child > DIV:first-child > DIV:first-child > SMALL:first-child > A:first-child + A",
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV > DIV#page-wrapper > DIV#page > HEADER#header > NAV#navbar-main > DIV#CollapsingNavbar > DIV#block-socialmediabarmobile-2 > DIV:first-child > DIV:first-child > DIV:first-child > SMALL:first-child > A:first-child + A + A"
                ],
                "wcag": [
                  {
                    "name": "2.4.4 Link Purpose (In Context) (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.4"
                  }
                ]
              }
            }
          },
          "contrast": {
            "description": "Contrast Errors",
            "count": 12,
            "items": {
              "contrast": {
                "id": "contrast",
                "description": "Very low contrast",
                "count": 12,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV > DIV#page-wrapper > DIV#page > HEADER:first-child + DIV + DIV + DIV > ASIDE:first-child > SECTION:first-child > DIV#block-senate-ux-v2-homepage > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > H4:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV > DIV#page-wrapper > DIV#page > HEADER:first-child + DIV + DIV + DIV > ASIDE:first-child > SECTION:first-child > DIV#block-senate-ux-v2-homepage > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > H4:first-child + H1 + P + A",
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV > DIV#page-wrapper > DIV#page > HEADER:first-child + DIV + DIV + DIV > ASIDE:first-child > SECTION:first-child + SECTION > DIV#block-views-block-frontpage-ux2-block-1 > H2:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV > DIV#page-wrapper > DIV#page > HEADER:first-child + DIV + DIV + DIV > ASIDE:first-child > SECTION:first-child + SECTION > DIV#block-views-block-frontpage-ux2-block-1 > H2:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > TIME:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV > DIV#page-wrapper > DIV#page > HEADER:first-child + DIV + DIV + DIV > ASIDE:first-child > SECTION:first-child + SECTION > DIV#block-views-block-frontpage-ux2-block-1 > H2:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV > DIV#page-wrapper > DIV#page > HEADER:first-child + DIV + DIV + DIV > ASIDE:first-child > SECTION:first-child + SECTION > DIV#block-views-block-frontpage-ux2-block-1 > H2:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV + DIV > DIV:first-child > TIME:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV > DIV#page-wrapper > DIV#page > HEADER:first-child + DIV + DIV + DIV > ASIDE:first-child > SECTION:first-child + SECTION > DIV#block-views-block-frontpage-ux2-block-1 > H2:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV > DIV#page-wrapper > DIV#page > HEADER:first-child + DIV + DIV + DIV > ASIDE:first-child > SECTION:first-child + SECTION > DIV#block-views-block-frontpage-ux2-block-1 > H2:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child + DIV + DIV > DIV:first-child > TIME:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV > DIV#page-wrapper > DIV#page > HEADER:first-child + DIV + DIV + DIV > ASIDE:first-child > SECTION:first-child + SECTION > DIV#block-views-block-frontpage-ux2-block-1 > H2:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV:first-child > DIV:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV > DIV#page-wrapper > DIV#page > HEADER:first-child + DIV + DIV + DIV > ASIDE:first-child > SECTION:first-child + SECTION > DIV#block-views-block-frontpage-ux2-block-1 > H2:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV:first-child + DIV + DIV > DIV:first-child > TIME:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV > DIV#page-wrapper > DIV#page > HEADER:first-child + DIV + DIV + DIV > ASIDE:first-child > SECTION:first-child + SECTION > DIV#block-views-block-frontpage-ux2-block-1 > H2:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV > DIV#page-wrapper > DIV#page > HEADER:first-child + DIV + DIV + DIV > ASIDE:first-child > SECTION:first-child + SECTION > DIV#block-views-block-frontpage-ux2-block-1 > H2:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV > DIV:first-child + DIV + DIV > DIV:first-child > TIME:first-child"
                ],
                "contrastdata": [
                  [
                    2.01,
                    "#f5a705",
                    "#ffffff",
                    false
                  ],
                  [
                    2.01,
                    "#ffffff",
                    "#f5a705",
                    false
                  ],
                  [
                    2.01,
                    "#f5a705",
                    "#ffffff",
                    false
                  ],
                  [
                    2.01,
                    "#f5a705",
                    "#ffffff",
                    false
                  ],
                  [
                    2.01,
                    "#f5a705",
                    "#ffffff",
                    false
                  ],
                  [
                    2.01,
                    "#f5a705",
                    "#ffffff",
                    false
                  ],
                  [
                    2.01,
                    "#f5a705",
                    "#ffffff",
                    false
                  ],
                  [
                    2.01,
                    "#f5a705",
                    "#ffffff",
                    false
                  ],
                  [
                    2.01,
                    "#f5a705",
                    "#ffffff",
                    false
                  ],
                  [
                    2.01,
                    "#f5a705",
                    "#ffffff",
                    false
                  ],
                  [
                    2.01,
                    "#f5a705",
                    "#ffffff",
                    false
                  ],
                  [
                    2.01,
                    "#f5a705",
                    "#ffffff",
                    false
                  ]
                ],
                "wcag": [
                  {
                    "name": "1.4.3 Contrast (Minimum) (Level AA)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.4.3"
                  }
                ]
              }
            }
          },
          "alert": {
            "description": "Alerts",
            "count": 5,
            "items": {
              "alt_redundant": {
                "id": "alt_redundant",
                "description": "Redundant alternative text",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV > DIV#page-wrapper > DIV#page > HEADER:first-child + DIV + DIV + DIV + FOOTER > DIV:first-child > DIV:first-child > SECTION:first-child > DIV#block-footerfirstblock-3 > DIV:first-child > DIV:first-child > P:first-child > IMG:first-child"
                ],
                "wcag": [
                  {
                    "name": "1.1.1 Non-text Content (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.1.1"
                  }
                ]
              },
              "heading_skipped": {
                "id": "heading_skipped",
                "description": "Skipped heading level",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV > DIV#page-wrapper > DIV#page > HEADER:first-child + DIV + DIV + DIV > ASIDE:first-child > SECTION:first-child > DIV#block-senate-ux-v2-homepage > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > H4:first-child"
                ],
                "wcag": [
                  {
                    "name": "1.3.1 Info and Relationships (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.3.1"
                  },
                  {
                    "name": "2.4.1 Bypass Blocks (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.1"
                  },
                  {
                    "name": "2.4.6 Headings and Labels (Level AA)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.6"
                  }
                ]
              },
              "link_redundant": {
                "id": "link_redundant",
                "description": "Redundant link",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV > DIV#page-wrapper > DIV#page > HEADER#header > NAV#navbar-main > DIV#CollapsingNavbar > NAV#block-senate-ux-v2-main-menu > H2:first-child + UL > LI:first-child > A:first-child"
                ],
                "wcag": [
                  {
                    "name": "2.4.4 Link Purpose (In Context) (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.4"
                  }
                ]
              },
              "noscript": {
                "id": "noscript",
                "description": "Noscript element",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT"
                ],
                "wcag": []
              },
              "title_redundant": {
                "id": "title_redundant",
                "description": "Redundant title text",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV > DIV#page-wrapper > DIV#page > HEADER:first-child + DIV + DIV + DIV > ASIDE:first-child > SECTION:first-child + SECTION > DIV#block-buttonblock > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > A:first-child > IMG:first-child"
                ],
                "wcag": []
              }
            }
          }
        },
        "success": true
      },
      "standardResult": {
        "totals": [
          5,
          0,
          0,
          18
        ],
        "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 > A:first-child + NOSCRIPT + DIV > DIV#page-wrapper > DIV#page > HEADER:first-child + DIV + DIV + DIV > ASIDE:first-child > SECTION:first-child + SECTION > DIV#block-buttonblock > 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 > A:first-child + NOSCRIPT + DIV > DIV#page-wrapper > DIV#page > HEADER:first-child + DIV + DIV + DIV > ASIDE:first-child > SECTION:first-child + SECTION > DIV#block-buttonblock > 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 > A:first-child + NOSCRIPT + DIV > DIV#page-wrapper > DIV#page > HEADER:first-child + DIV + DIV + DIV + FOOTER > DIV:first-child > DIV:first-child + DIV > SECTION:first-child > DIV#block-senate-ux-v2-copyrightblock > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > A:first-child > IMG:first-child"
            },
            "excerpt": ""
          },
          {
            "ruleID": "link_empty",
            "what": "Empty link",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV > DIV#page-wrapper > DIV#page > HEADER#header > NAV#navbar-main > DIV#CollapsingNavbar > DIV#block-socialmediabarmobile-2 > DIV:first-child > DIV:first-child > DIV:first-child > SMALL:first-child > A:first-child"
            },
            "excerpt": ""
          },
          {
            "ruleID": "link_empty",
            "what": "Empty link",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV > DIV#page-wrapper > DIV#page > HEADER#header > NAV#navbar-main > DIV#CollapsingNavbar > DIV#block-socialmediabarmobile-2 > DIV:first-child > DIV:first-child > DIV:first-child > SMALL:first-child > A:first-child + A"
            },
            "excerpt": ""
          },
          {
            "ruleID": "link_empty",
            "what": "Empty link",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV > DIV#page-wrapper > DIV#page > HEADER#header > NAV#navbar-main > DIV#CollapsingNavbar > DIV#block-socialmediabarmobile-2 > DIV:first-child > DIV:first-child > DIV:first-child > SMALL:first-child > A:first-child + A + A"
            },
            "excerpt": ""
          },
          {
            "ruleID": "contrast",
            "what": "Very low contrast",
            "ordinalSeverity": 3,
            "tagName": "H4",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV > DIV#page-wrapper > DIV#page > HEADER:first-child + DIV + DIV + DIV > ASIDE:first-child > SECTION:first-child > DIV#block-senate-ux-v2-homepage > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > H4: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 > A:first-child + NOSCRIPT + DIV > DIV#page-wrapper > DIV#page > HEADER:first-child + DIV + DIV + DIV > ASIDE:first-child > SECTION:first-child > DIV#block-senate-ux-v2-homepage > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > H4:first-child + H1 + P + A"
            },
            "excerpt": ""
          },
          {
            "ruleID": "contrast",
            "what": "Very low contrast",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV > DIV#page-wrapper > DIV#page > HEADER:first-child + DIV + DIV + DIV > ASIDE:first-child > SECTION:first-child + SECTION > DIV#block-views-block-frontpage-ux2-block-1 > H2:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child"
            },
            "excerpt": ""
          },
          {
            "ruleID": "contrast",
            "what": "Very low contrast",
            "ordinalSeverity": 3,
            "tagName": "TIME",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV > DIV#page-wrapper > DIV#page > HEADER:first-child + DIV + DIV + DIV > ASIDE:first-child > SECTION:first-child + SECTION > DIV#block-views-block-frontpage-ux2-block-1 > H2:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > TIME: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 > A:first-child + NOSCRIPT + DIV > DIV#page-wrapper > DIV#page > HEADER:first-child + DIV + DIV + DIV > ASIDE:first-child > SECTION:first-child + SECTION > DIV#block-views-block-frontpage-ux2-block-1 > H2:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child"
            },
            "excerpt": ""
          },
          {
            "ruleID": "contrast",
            "what": "Very low contrast",
            "ordinalSeverity": 3,
            "tagName": "TIME",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV > DIV#page-wrapper > DIV#page > HEADER:first-child + DIV + DIV + DIV > ASIDE:first-child > SECTION:first-child + SECTION > DIV#block-views-block-frontpage-ux2-block-1 > H2:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV + DIV > DIV:first-child > TIME: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 > A:first-child + NOSCRIPT + DIV > DIV#page-wrapper > DIV#page > HEADER:first-child + DIV + DIV + DIV > ASIDE:first-child > SECTION:first-child + SECTION > DIV#block-views-block-frontpage-ux2-block-1 > H2:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child"
            },
            "excerpt": ""
          },
          {
            "ruleID": "contrast",
            "what": "Very low contrast",
            "ordinalSeverity": 3,
            "tagName": "TIME",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV > DIV#page-wrapper > DIV#page > HEADER:first-child + DIV + DIV + DIV > ASIDE:first-child > SECTION:first-child + SECTION > DIV#block-views-block-frontpage-ux2-block-1 > H2:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child + DIV + DIV > DIV:first-child > TIME: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 > A:first-child + NOSCRIPT + DIV > DIV#page-wrapper > DIV#page > HEADER:first-child + DIV + DIV + DIV > ASIDE:first-child > SECTION:first-child + SECTION > DIV#block-views-block-frontpage-ux2-block-1 > H2:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV:first-child > DIV:first-child"
            },
            "excerpt": ""
          },
          {
            "ruleID": "contrast",
            "what": "Very low contrast",
            "ordinalSeverity": 3,
            "tagName": "TIME",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV > DIV#page-wrapper > DIV#page > HEADER:first-child + DIV + DIV + DIV > ASIDE:first-child > SECTION:first-child + SECTION > DIV#block-views-block-frontpage-ux2-block-1 > H2:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV:first-child + DIV + DIV > DIV:first-child > TIME: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 > A:first-child + NOSCRIPT + DIV > DIV#page-wrapper > DIV#page > HEADER:first-child + DIV + DIV + DIV > ASIDE:first-child > SECTION:first-child + SECTION > DIV#block-views-block-frontpage-ux2-block-1 > H2:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child"
            },
            "excerpt": ""
          },
          {
            "ruleID": "contrast",
            "what": "Very low contrast",
            "ordinalSeverity": 3,
            "tagName": "TIME",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV > DIV#page-wrapper > DIV#page > HEADER:first-child + DIV + DIV + DIV > ASIDE:first-child > SECTION:first-child + SECTION > DIV#block-views-block-frontpage-ux2-block-1 > H2:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV > DIV:first-child + DIV + DIV > DIV:first-child > TIME:first-child"
            },
            "excerpt": ""
          },
          {
            "ruleID": "alt_redundant",
            "what": "Redundant alternative text",
            "ordinalSeverity": 0,
            "tagName": "IMG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV > DIV#page-wrapper > DIV#page > HEADER:first-child + DIV + DIV + DIV + FOOTER > DIV:first-child > DIV:first-child > SECTION:first-child > DIV#block-footerfirstblock-3 > DIV:first-child > DIV:first-child > P:first-child > IMG: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 > A:first-child + NOSCRIPT + DIV > DIV#page-wrapper > DIV#page > HEADER:first-child + DIV + DIV + DIV > ASIDE:first-child > SECTION:first-child > DIV#block-senate-ux-v2-homepage > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > H4:first-child"
            },
            "excerpt": ""
          },
          {
            "ruleID": "link_redundant",
            "what": "Redundant link",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV > DIV#page-wrapper > DIV#page > HEADER#header > NAV#navbar-main > DIV#CollapsingNavbar > NAV#block-senate-ux-v2-main-menu > H2:first-child + UL > LI:first-child > A:first-child"
            },
            "excerpt": ""
          },
          {
            "ruleID": "noscript",
            "what": "Noscript element",
            "ordinalSeverity": 0,
            "tagName": "NOSCRIPT",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT"
            },
            "excerpt": ""
          },
          {
            "ruleID": "title_redundant",
            "what": "Redundant title text",
            "ordinalSeverity": 0,
            "tagName": "IMG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV > DIV#page-wrapper > DIV#page > HEADER:first-child + DIV + DIV + DIV > ASIDE:first-child > SECTION:first-child + SECTION > DIV#block-buttonblock > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > A:first-child > IMG:first-child"
            },
            "excerpt": ""
          }
        ]
      },
      "endTime": 1687643646652
    }
  ],
  "sources": {
    "script": "ts27",
    "batch": "caSen",
    "target": {
      "id": "caSenSDsd18",
      "which": "https://sd18.senate.ca.gov/",
      "what": "Steve Padilla (D)"
    },
    "requester": "pool@jpdev.pro"
  },
  "creationTime": "2023-06-24T21:23:01",
  "timeStamp": "1etp6",
  "jobData": {
    "startTime": "2023-06-24T21:52:41",
    "endTime": "2023-06-24T21:54:06",
    "elapsedSeconds": 85,
    "visitLatency": 20,
    "logCount": 50,
    "logSize": 8831,
    "errorLogCount": 48,
    "errorLogSize": 8549,
    "prohibitedCount": 12,
    "visitRejectionCount": 0,
    "aborted": false,
    "abortedAct": null,
    "presses": 0,
    "amountRead": 0,
    "testTimes": [
      [
        "testaro",
        24
      ],
      [
        "testaro",
        14
      ],
      [
        "alfa",
        6
      ],
      [
        "wave",
        6
      ],
      [
        "ibm",
        4
      ],
      [
        "qualWeb",
        2
      ],
      [
        "axe",
        1
      ],
      [
        "tenon",
        1
      ],
      [
        "continuum",
        0
      ],
      [
        "htmlcs",
        0
      ],
      [
        "nuVal",
        0
      ]
    ]
  },
  "score": {
    "scoreProcID": "tsp28",
    "summary": {
      "total": 1258,
      "issue": 721,
      "tool": 124,
      "prevention": 300,
      "log": 102,
      "latency": 11
    },
    "details": {
      "severity": {
        "total": [
          86,
          99,
          12,
          230
        ],
        "byTool": {
          "testaro": [
            24,
            53,
            2,
            22
          ],
          "alfa": [
            1,
            0,
            0,
            82
          ],
          "axe": [
            12,
            7,
            4,
            19
          ],
          "continuum": [
            0,
            0,
            0,
            11
          ],
          "htmlcs": [
            13,
            0,
            0,
            30
          ],
          "ibm": [
            0,
            7,
            0,
            20
          ],
          "qualWeb": [
            31,
            32,
            5,
            4
          ],
          "tenon": [
            0,
            0,
            1,
            24
          ],
          "wave": [
            5,
            0,
            0,
            18
          ]
        }
      },
      "prevention": {
        "nuVal": 300
      },
      "issue": {
        "linkNoText": {
          "score": 32,
          "maxCount": 8,
          "weight": 4,
          "tools": {
            "alfa": {
              "r11": {
                "quality": 1,
                "what": "Link has no accessible name",
                "complaints": {
                  "countTotal": 3,
                  "texts": [
                    "Links have an accessible name"
                  ]
                }
              }
            },
            "axe": {
              "link-name": {
                "quality": 1,
                "what": "Link has no discernible text",
                "complaints": {
                  "countTotal": 3,
                  "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": 3,
                  "texts": [
                    "This A element does not have a mechanism that allows an accessible name value to be calculated"
                  ]
                }
              }
            },
            "htmlcs": {
              "AAA.4_1_2.H91.A.Empty": {
                "quality": 1,
                "what": "a element has an id attribute but no href attribute or text",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "Anchor element found with an ID but without a href or link text. Consider moving its ID to a parent or nearby element."
                  ]
                }
              },
              "AAA.1_1_1.H30.2": {
                "quality": 1,
                "what": "img element is the only link content but has no text alternative",
                "complaints": {
                  "countTotal": 3,
                  "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."
                  ]
                }
              },
              "AAA.4_1_2.H91.A.EmptyNoId": {
                "quality": 1,
                "what": "Link has no name or id attribute or value",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "Anchor element found with no link content and no name and/or ID attribute."
                  ]
                }
              },
              "AAA.4_1_2.H91.A.NoContent": {
                "quality": 1,
                "what": "Link has an href attribute but no text",
                "complaints": {
                  "countTotal": 3,
                  "texts": [
                    "Anchor element found with a valid href attribute, but no link content has been supplied."
                  ]
                }
              }
            },
            "ibm": {
              "a_text_purpose": {
                "quality": 1,
                "what": "Hyperlink has no link text, label, or image with a text alternative",
                "complaints": {
                  "countTotal": 3,
                  "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": 3,
                  "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": 3,
                  "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": 6,
                  "texts": [
                    "This link has no text inside it."
                  ]
                }
              }
            },
            "wave": {
              "alt_link_missing": {
                "quality": 1,
                "what": "Linked image has no text alternative",
                "complaints": {
                  "countTotal": 3,
                  "texts": [
                    "Linked image missing alternative text"
                  ]
                }
              },
              "link_empty": {
                "quality": 1,
                "what": "Link contains no text",
                "complaints": {
                  "countTotal": 3,
                  "texts": [
                    "Empty link"
                  ]
                }
              }
            }
          }
        },
        "imageNoText": {
          "score": 4,
          "maxCount": 1,
          "weight": 4,
          "tools": {
            "alfa": {
              "r2": {
                "quality": 1,
                "what": "Image has no accessible name",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "Images have an accessible name"
                  ]
                }
              }
            },
            "axe": {
              "image-alt": {
                "quality": 1,
                "what": "Image has no text alternative",
                "complaints": {
                  "countTotal": 1,
                  "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": 1,
                  "texts": [
                    "This img element does not have a mechanism that allows an accessible name value to be calculated"
                  ]
                }
              }
            },
            "ibm": {
              "img_alt_valid": {
                "quality": 1,
                "what": "Image has neither an alt attribute nor an ARIA label or title",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "The image has neither an alt atttribute nor an ARIA label or title"
                  ]
                }
              }
            },
            "qualWeb": {
              "QW-ACT-R17": {
                "quality": 1,
                "what": "Image has no accessible name",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "This rule checks that each image that is not marked as decorative, has an accessible name."
                  ]
                }
              }
            }
          }
        },
        "headingLevelSkip": {
          "score": 2,
          "maxCount": 1,
          "weight": 2,
          "tools": {
            "alfa": {
              "r53": {
                "quality": 1,
                "what": "Heading skips one or more levels",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "Headings are structured"
                  ]
                }
              }
            },
            "axe": {
              "heading-order": {
                "quality": 1,
                "what": "Heading levels do not increase by only one",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "Heading levels should only increase by one; Heading order invalid"
                  ]
                }
              }
            },
            "wave": {
              "heading_skipped": {
                "quality": 1,
                "what": "Skipped heading level",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "Skipped heading level"
                  ]
                }
              }
            }
          }
        },
        "h1Missing": {
          "score": 3,
          "maxCount": 1,
          "weight": 3,
          "tools": {
            "alfa": {
              "r61": {
                "quality": 1,
                "what": "First heading is not h1",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "Documents start with a level 1 heading"
                  ]
                }
              }
            }
          }
        },
        "contrastAAA": {
          "score": 37,
          "maxCount": 37,
          "weight": 1,
          "tools": {
            "alfa": {
              "r66": {
                "quality": 1,
                "what": "Text contrast less than AAA requires",
                "complaints": {
                  "countTotal": 37,
                  "texts": [
                    "Text outside widget has enhanced contrast"
                  ]
                }
              }
            },
            "htmlcs": {
              "AAA.1_4_6.G17.Fail": {
                "quality": 1,
                "what": "Text has insufficient contrast",
                "complaints": {
                  "countTotal": 19,
                  "texts": [
                    "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 7:1, but text in this element has a contrast ratio of 2.02:1. Recommendation:  change background to #795100.",
                    "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 NaN:1.",
                    "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.02:1. Recommendation:  change text colour to #795100."
                  ]
                }
              }
            }
          }
        },
        "descendantMissing": {
          "score": 4,
          "maxCount": 1,
          "weight": 4,
          "tools": {
            "alfa": {
              "r68": {
                "quality": 1,
                "what": "Element does not own an element required by its semantic role",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "Elements with a role have required children"
                  ]
                }
              }
            }
          }
        },
        "textContrastAA": {
          "score": 148,
          "maxCount": 37,
          "weight": 4,
          "tools": {
            "alfa": {
              "r69": {
                "quality": 1,
                "what": "Text outside widget has subminimum contrast",
                "complaints": {
                  "countTotal": 37,
                  "texts": [
                    "Text outside widget has minimum contrast"
                  ]
                }
              }
            },
            "axe": {
              "color-contrast": {
                "quality": 1,
                "what": "Element has insufficient color contrast",
                "complaints": {
                  "countTotal": 18,
                  "texts": [
                    "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined because element contains an image node",
                    "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined because it partially overlaps other elements",
                    "Elements must meet minimum color contrast ratio thresholds; Element has insufficient color contrast of 2.01 (foreground color: #f5a705, background color: #ffffff, font size: 12.0pt (16px), 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.01 (foreground color: #ffffff, background color: #f5a705, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                  ]
                }
              }
            },
            "htmlcs": {
              "AAA.1_4_6.G18.Fail": {
                "quality": 1,
                "what": "Contrast between the text and its background is less than 4.5:1",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of NaN:1."
                  ]
                }
              }
            },
            "wave": {
              "contrast": {
                "quality": 1,
                "what": "Very low contrast",
                "complaints": {
                  "countTotal": 12,
                  "texts": [
                    "Very low contrast"
                  ]
                }
              }
            }
          }
        },
        "headingOfNothing": {
          "score": 2,
          "maxCount": 1,
          "weight": 2,
          "tools": {
            "alfa": {
              "r78": {
                "quality": 1,
                "what": "No content between two headings of the same level",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "Headings of same level have text content between them"
                  ]
                }
              }
            }
          }
        },
        "repeatedContentRisk": {
          "score": 5,
          "maxCount": 5,
          "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."
                  ]
                }
              },
              "QW-BP17": {
                "quality": 1,
                "what": "No link at the beginning of a block of repeated content goes to the end of the block",
                "complaints": {
                  "countTotal": 2,
                  "texts": [
                    "The objective of this technique is to provide a mechanism to bypass a block of material by skipping to the end of the block."
                  ]
                }
              }
            }
          }
        },
        "hiddenContentRisk": {
          "score": 12,
          "maxCount": 12,
          "weight": 1,
          "tools": {
            "axe": {
              "hidden-content": {
                "quality": 1,
                "what": "Some content is hidden and therefore may not be testable for accessibility",
                "complaints": {
                  "countTotal": 12,
                  "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."
                  ]
                }
              }
            }
          }
        },
        "cssBansRotate": {
          "score": 4,
          "maxCount": 1,
          "weight": 4,
          "tools": {
            "axe": {
              "css-orientation-lock": {
                "quality": 1,
                "what": "CSS media query locks display orientation",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "CSS Media queries must not lock display orientation; CSS Orientation lock cannot be determined"
                  ]
                }
              }
            }
          }
        },
        "ariaBadAttribute": {
          "score": 12,
          "maxCount": 3,
          "weight": 4,
          "tools": {
            "axe": {
              "aria-allowed-attr": {
                "quality": 1,
                "what": "ARIA attribute is invalid for the role of its element",
                "complaints": {
                  "countTotal": 3,
                  "texts": [
                    "Elements must only use allowed ARIA attributes; ARIA attribute is not allowed: aria-expanded=\"false\""
                  ]
                }
              }
            },
            "continuum": {
              "281": {
                "quality": 1,
                "what": "Element has an aria-expanded attribute, which is not allowed",
                "complaints": {
                  "countTotal": 3,
                  "texts": [
                    "The aria-expanded attribute is not allowed on this SPAN"
                  ]
                }
              }
            }
          }
        },
        "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"
                  ]
                }
              }
            }
          }
        },
        "landmarkConfusion": {
          "score": 12,
          "maxCount": 4,
          "weight": 3,
          "tools": {
            "axe": {
              "landmark-unique": {
                "quality": 1,
                "what": "Landmark has a role and an accessible name that are identical to another",
                "complaints": {
                  "countTotal": 2,
                  "texts": [
                    "Ensures landmarks are unique; The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable"
                  ]
                }
              }
            },
            "ibm": {
              "aria_landmark_name_unique": {
                "quality": 1,
                "what": "Multiple landmarks with the same parent region are not distinguished from one another",
                "complaints": {
                  "countTotal": 4,
                  "texts": [
                    "Multiple \"navigation\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label",
                    "Multiple \"complementary\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label"
                  ]
                }
              }
            }
          }
        },
        "navConfusion": {
          "score": 6,
          "maxCount": 2,
          "weight": 3,
          "tools": {
            "continuum": {
              "531": {
                "quality": 1,
                "what": "nav element has an accessible name that is non-unique among the nav elements",
                "complaints": {
                  "countTotal": 2,
                  "texts": [
                    "This nav does not have a unique accessible name as required when two or more nav elements are present"
                  ]
                }
              }
            },
            "ibm": {
              "aria_navigation_label_unique": {
                "quality": 1,
                "what": "Multiple elements with the navigation role do not have unique labels",
                "complaints": {
                  "countTotal": 2,
                  "texts": [
                    "Multiple elements with \"navigation\" role do not have unique labels"
                  ]
                }
              }
            }
          }
        },
        "navNoText": {
          "score": 6,
          "maxCount": 2,
          "weight": 3,
          "tools": {
            "continuum": {
              "533": {
                "quality": 1,
                "what": "nav element is not the only nav element but has no accessible name",
                "complaints": {
                  "countTotal": 2,
                  "texts": [
                    "This nav does not have an accessible name as required when two or more nav elements are present"
                  ]
                }
              }
            }
          }
        },
        "decorativeImageRisk": {
          "score": 1,
          "maxCount": 1,
          "weight": 1,
          "tools": {
            "htmlcs": {
              "AAA.1_1_1.H67.2": {
                "quality": 1,
                "what": "Image marked as decorative may be informative",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "Img element is marked so that it is ignored by Assistive Technology."
                  ]
                }
              }
            }
          }
        },
        "pseudoNavList": {
          "score": 14,
          "maxCount": 7,
          "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": 7,
                  "texts": [
                    "The objective of this technique is to create lists of related items using list elements appropriate for their purposes."
                  ]
                }
              }
            }
          }
        },
        "externalLink": {
          "score": 11,
          "maxCount": 11,
          "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": 10,
                  "texts": [
                    "Check that this link's link text contains information indicating that the link will open in a new window."
                  ]
                }
              }
            },
            "testaro": {
              "linkExt": {
                "quality": 1,
                "what": "Link opens a new window or tab",
                "complaints": {
                  "countTotal": 11,
                  "texts": [
                    "Element a has a target=_blank attribute"
                  ]
                }
              }
            }
          }
        },
        "headingStructure": {
          "score": 6,
          "maxCount": 3,
          "weight": 2,
          "tools": {
            "htmlcs": {
              "AAA.1_3_1_AAA.G141": {
                "quality": 1,
                "what": "Heading level is incorrect",
                "complaints": {
                  "countTotal": 3,
                  "texts": [
                    "The heading structure is not logically nested. This h2 element appears to be the primary document heading, so should be an h1 element.",
                    "The heading structure is not logically nested. This h2 element should be an h1 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."
                  ]
                }
              }
            }
          }
        },
        "contentBeyondLandmarks": {
          "score": 2,
          "maxCount": 1,
          "weight": 2,
          "tools": {
            "ibm": {
              "aria_content_in_landmark": {
                "quality": 1,
                "what": "Content is not within a landmark element",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "Content is not within a landmark element"
                  ]
                }
              }
            }
          }
        },
        "complementaryNoText": {
          "score": 2,
          "maxCount": 2,
          "weight": 1,
          "tools": {
            "ibm": {
              "aria_complementary_labelled": {
                "quality": 1,
                "what": "Element with a complementary role has no label",
                "complaints": {
                  "countTotal": 2,
                  "texts": [
                    "The element with \"complementary\" role does not have a label"
                  ]
                }
              }
            }
          }
        },
        "asideConfusion": {
          "score": 6,
          "maxCount": 2,
          "weight": 3,
          "tools": {
            "ibm": {
              "aria_complementary_label_unique": {
                "quality": 1,
                "what": "Multiple elements with a complementary role have no unique labels",
                "complaints": {
                  "countTotal": 2,
                  "texts": [
                    "Multiple elements with \"complementary\" role do not have unique labels"
                  ]
                }
              }
            }
          }
        },
        "attributeBad": {
          "score": 20,
          "maxCount": 5,
          "weight": 4,
          "tools": {
            "ibm": {
              "aria_attribute_valid": {
                "quality": 1,
                "what": "ARIA attribute is invalid for the role of its element",
                "complaints": {
                  "countTotal": 5,
                  "texts": [
                    "The ARIA attributes \"aria-hidden\" are not valid for the element <noscript> with ARIA role \"none\"",
                    "The ARIA attributes \"aria-expanded\" are not valid for the element <span> with implicit ARIA role \"generic\"",
                    "The ARIA attributes \"aria-expanded, aria-label\" are not valid for the element <a> with implicit ARIA role \"generic\""
                  ]
                }
              }
            }
          }
        },
        "obsolete": {
          "score": 3,
          "maxCount": 1,
          "weight": 3,
          "tools": {
            "ibm": {
              "element_attribute_deprecated": {
                "quality": 1,
                "what": "Element or attribute is obsolete",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "The HTML attribute(s) \"http-equiv\" is deprecated for the <meta> element in HTML 5"
                  ]
                }
              }
            }
          }
        },
        "roleRedundant": {
          "score": 5,
          "maxCount": 5,
          "weight": 1,
          "tools": {
            "ibm": {
              "aria_role_redundant": {
                "quality": 1,
                "what": "Explicitly assigned ARIA role is redundant with the implicit role of the element",
                "complaints": {
                  "countTotal": 5,
                  "texts": [
                    "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
                    "The explicitly-assigned ARIA role \"banner\" is redundant with the implicit role of the element <header>",
                    "The explicitly-assigned ARIA role \"complementary\" is redundant with the implicit role of the element <aside>",
                    "The explicitly-assigned ARIA role \"main\" is redundant with the implicit role of the element <main>"
                  ]
                }
              }
            },
            "testaro": {
              "role": {
                "quality": 1,
                "what": "Invalid, native-replacing, or redundant role",
                "complaints": {
                  "countTotal": 5,
                  "texts": [
                    "HEADER elements have invalid or native-replaceable explicit role banner (count: 1)",
                    "NAV elements have redundant explicit role navigation (count: 1)",
                    "ASIDE elements have redundant explicit role complementary (count: 2)",
                    "MAIN elements have redundant explicit role main (count: 1)"
                  ]
                }
              }
            }
          }
        },
        "parseError": {
          "score": 3,
          "maxCount": 1,
          "weight": 3,
          "tools": {
            "ibm": {
              "aria_child_valid": {
                "quality": 1,
                "what": "Child element has a role not allowed for the role of the parent",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "The element with role \"list\" does not own any child element with any of the following role(s): \"listitem\""
                  ]
                }
              }
            }
          }
        },
        "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."
                  ]
                }
              }
            }
          }
        },
        "focusIndication": {
          "score": 108,
          "maxCount": 27,
          "weight": 4,
          "tools": {
            "qualWeb": {
              "QW-ACT-R62": {
                "quality": 1,
                "what": "Element in the sequential focus order has no visible focus",
                "complaints": {
                  "countTotal": 27,
                  "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": 1,
                  "texts": [
                    "A element has no focus indicator"
                  ]
                }
              }
            }
          }
        },
        "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"
                  ]
                }
              }
            }
          }
        },
        "ignorable": {
          "score": 0,
          "maxCount": 1,
          "weight": 0,
          "tools": {
            "qualWeb": {
              "QW-WCAG-T20": {
                "quality": 1,
                "what": "Link text is not supplemented with a title attribute",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "Supplementing link text with the title attribute"
                  ]
                }
              }
            }
          }
        },
        "textAlternativeRisk": {
          "score": 7,
          "maxCount": 7,
          "weight": 1,
          "tools": {
            "qualWeb": {
              "QW-WCAG-T8": {
                "quality": 1,
                "what": "Text alternative is not an alternative",
                "complaints": {
                  "countTotal": 7,
                  "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."
                  ]
                }
              }
            }
          }
        },
        "titleRedundant": {
          "score": 1,
          "maxCount": 1,
          "weight": 1,
          "tools": {
            "tenon": {
              "79": {
                "quality": 1,
                "what": "Link has a title attribute that is the same as the text inside the link",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "This link has a `title` attribute that is the same as the text inside the link."
                  ]
                }
              }
            },
            "wave": {
              "title_redundant": {
                "quality": 1,
                "what": "Title attribute text is the same as text or alternative text",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "Redundant title text"
                  ]
                }
              }
            }
          }
        },
        "leadingClipsText": {
          "score": 28,
          "maxCount": 14,
          "weight": 2,
          "tools": {
            "tenon": {
              "144": {
                "quality": 1,
                "what": "Line height is insufficent to properly display the computed font size",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "This content's line height is insufficent to properly display the computed element font size."
                  ]
                }
              }
            },
            "testaro": {
              "lineHeight": {
                "quality": 1,
                "what": "Text has a line height less than 1.5 times its font size",
                "complaints": {
                  "countTotal": 14,
                  "texts": [
                    "Text line height 38.4 px is less than 1.5 times its font size 32 px",
                    "Text line height 57.6 px is less than 1.5 times its font size 48 px",
                    "Text line height 19.2 px is less than 1.5 times its font size 16 px",
                    "Text line height 26.4 px is less than 1.5 times its font size 22 px"
                  ]
                }
              }
            }
          }
        },
        "targetSize": {
          "score": 12,
          "maxCount": 4,
          "weight": 3,
          "tools": {
            "tenon": {
              "152": {
                "quality": 1,
                "what": "Actionable element is smaller than the minimum required size",
                "complaints": {
                  "countTotal": 4,
                  "texts": [
                    "This actionable element is smaller than the minimum required size."
                  ]
                }
              }
            },
            "testaro": {
              "targetSize": {
                "quality": 1,
                "what": "Button, input, or non-inline link is smaller than 44 px wide and high",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "Interactive element has a substandard size (48 px wide, 27.6719 px high)"
                  ]
                }
              }
            }
          }
        },
        "externalLinkSurprise": {
          "score": 33,
          "maxCount": 11,
          "weight": 3,
          "tools": {
            "tenon": {
              "218": {
                "quality": 1,
                "what": "Link opens in a new window without user control",
                "complaints": {
                  "countTotal": 11,
                  "texts": [
                    "This link opens in a new window without user control."
                  ]
                }
              }
            }
          }
        },
        "duplicateAttribute": {
          "score": 14,
          "maxCount": 7,
          "weight": 2,
          "tools": {
            "testaro": {
              "dupAtt": {
                "quality": 0.7,
                "what": "Source code of the element contains 2 or more of the same attribute",
                "complaints": {
                  "countTotal": 10,
                  "texts": [
                    "Page prevented this test (treated as 10 instances)"
                  ]
                }
              }
            }
          }
        },
        "focusableOperable": {
          "score": 18,
          "maxCount": 6,
          "weight": 3,
          "tools": {
            "testaro": {
              "focOp": {
                "quality": 1,
                "what": "Tab-focusable elements that are inoperable or operable elements that are not focusable",
                "complaints": {
                  "countTotal": 6,
                  "texts": [
                    null
                  ]
                }
              }
            }
          }
        },
        "hoverSurprise": {
          "score": 10,
          "maxCount": 5,
          "weight": 2,
          "tools": {
            "testaro": {
              "hover": {
                "quality": 1,
                "what": "Hovering is impossible or mis-indicated or changes content",
                "complaints": {
                  "countTotal": 5,
                  "texts": [
                    "Hovering over element has unexpected effects",
                    "Operable element cannot be hovered over"
                  ]
                }
              }
            }
          }
        },
        "linkIndication": {
          "score": 48,
          "maxCount": 24,
          "weight": 2,
          "tools": {
            "testaro": {
              "linkUl": {
                "quality": 1,
                "what": "Non-underlined adjacent links",
                "complaints": {
                  "countTotal": 24,
                  "texts": [
                    "Link is inline but has no underline"
                  ]
                }
              }
            }
          }
        },
        "inconsistentStyles": {
          "score": 3,
          "maxCount": 3,
          "weight": 1,
          "tools": {
            "testaro": {
              "styleDiff": {
                "quality": 1,
                "what": "Heading, link, and button style inconsistencies",
                "complaints": {
                  "countTotal": 3,
                  "texts": [
                    "In-line links have 2 different styles",
                    "Links in columns have 2 different styles",
                    "Level-3 headings have 2 different styles"
                  ]
                }
              }
            }
          }
        },
        "titleBad": {
          "score": 8,
          "maxCount": 2,
          "weight": 4,
          "tools": {
            "testaro": {
              "titledEl": {
                "quality": 1,
                "what": "title attribute belongs to an inappropriate element",
                "complaints": {
                  "countTotal": 2,
                  "texts": [
                    "A element has a title attribute",
                    "IMG element has a title attribute"
                  ]
                }
              }
            }
          }
        },
        "zIndexNotZero": {
          "score": 11,
          "maxCount": 11,
          "weight": 1,
          "tools": {
            "testaro": {
              "zIndex": {
                "quality": 1,
                "what": "Layering with nondefault z-index values",
                "complaints": {
                  "countTotal": 11,
                  "texts": [
                    "A element has a non-default Z index",
                    "NAV element has a non-default Z index",
                    "UL element has a non-default Z index",
                    "LI element has a non-default Z index",
                    "OL element has a non-default Z index",
                    "DIV element has a non-default Z index"
                  ]
                }
              }
            }
          }
        },
        "imageTextRedundant": {
          "score": 1,
          "maxCount": 1,
          "weight": 1,
          "tools": {
            "wave": {
              "alt_redundant": {
                "quality": 1,
                "what": "Redundant text alternative",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "Redundant alternative text"
                  ]
                }
              }
            }
          }
        },
        "linkPair": {
          "score": 2,
          "maxCount": 1,
          "weight": 2,
          "tools": {
            "wave": {
              "link_redundant": {
                "quality": 1,
                "what": "Adjacent links go to the same URL",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "Redundant link"
                  ]
                }
              }
            }
          }
        },
        "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"
                  ]
                }
              }
            }
          }
        }
      }
    }
  }
}